aboutsummaryrefslogtreecommitdiff
path: root/src/graph/viewAlone/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-08-18 17:32:06 +0000
committerdos-reis <gdr@axiomatics.org>2010-08-18 17:32:06 +0000
commit3acb80d8039c289b5257af5eee8e31cca088590d (patch)
tree7144d5fe5d6c218acdc7fe244ad0c44dcda19637 /src/graph/viewAlone/Makefile.in
parent488778ed7605e8f2b518628e4de7e5d4e8e52452 (diff)
downloadopen-axiom-3acb80d8039c289b5257af5eee8e31cca088590d.tar.gz
Remove CCF variables
Diffstat (limited to 'src/graph/viewAlone/Makefile.in')
-rw-r--r--src/graph/viewAlone/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/viewAlone/Makefile.in b/src/graph/viewAlone/Makefile.in
index f7b3a96e..dc8a333d 100644
--- a/src/graph/viewAlone/Makefile.in
+++ b/src/graph/viewAlone/Makefile.in
@@ -49,7 +49,7 @@ viewAlone_DEPENDENCIES =
subdir = src/graph/viewAlone/
-AXIOM_CFLAGS = ${CCF} ${AXIOM_X11_CFLAGS} -I$(srcdir) -I${LINC} -I${GINC} \
+AXIOM_CFLAGS = ${CXXFLAGS} ${AXIOM_X11_CFLAGS} -I$(srcdir) -I${LINC} -I${GINC} \
$(axiom_includes)
HEADERS= $(srcdir)/viewAlone.h ${LINC}/component.h ${LINC}/view2D.h \