aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 89bf7bbec..46b7c3f39 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -25,20 +25,15 @@ endif
include $(ASTTOPDIR)/Makefile.rules
-ASTCFLAGS+=-DSTANDALONE
+_ASTCFLAGS+=-DSTANDALONE
all: $(AGIS)
strcompat.c: ../main/strcompat.c
@cp $< $@
-strcompat.o: ASTCFLAGS+=-DSTANDALONE
-
-eagi-test.o: ASTCFLAGS+=-DSTANDALONE
eagi-test: eagi-test.o strcompat.o
-eagi-sphinx-test.o: ASTCFLAGS+=-DSTANDALONE
-
eagi-sphinx-test: eagi-sphinx-test.o
install: all