aboutsummaryrefslogtreecommitdiff
path: root/src/graph/Gdraws/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-02-24 03:54:45 +0000
committerdos-reis <gdr@axiomatics.org>2014-02-24 03:54:45 +0000
commitd445d40c7948ab323be419569bb0e95ace3f0c25 (patch)
treebc4a304fce921095383ff4999d2eab6f8102d04f /src/graph/Gdraws/Makefile.in
parent13e5c3f6bc5954bcb6b6a76672b1ae6850385179 (diff)
downloadopen-axiom-d445d40c7948ab323be419569bb0e95ace3f0c25.tar.gz
Rename CXXCOMPILE to COMPILE and CXXLINK to LINK
Diffstat (limited to 'src/graph/Gdraws/Makefile.in')
-rw-r--r--src/graph/Gdraws/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/Gdraws/Makefile.in b/src/graph/Gdraws/Makefile.in
index 0d872c30..22cd8b26 100644
--- a/src/graph/Gdraws/Makefile.in
+++ b/src/graph/Gdraws/Makefile.in
@@ -92,7 +92,7 @@ $(PS)/%.ps: $(srcdir)/psFiles.pamphlet
Gfun.$(OBJEXT): ${HEADERS}
Gfun.$(OBJEXT): $(builddir)/Gfun.c
- ${CXXCOMPILE} -o $@ $(CFLAGS) $(AXIOM_CFLAGS) $<
+ ${COMPILE} -o $@ $(CFLAGS) $(AXIOM_CFLAGS) $<
mostlyclean-local: