aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 0cb6f3f02..d580a1632 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -29,9 +29,14 @@ 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