aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/agi/Makefile b/agi/Makefile
index e24587720..bcb7e87fc 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -20,10 +20,6 @@ ifeq ($(OSARCH),SunOS)
LIBS=-lsocket -lnsl ../strcompat.o
endif
-ifeq ($(findstring BSD,${OSARCH}),BSD)
- CFLAGS+=-I$(CROSS_COMPILE_TARGET)/usr/local/include -L$(CROSS_COMPILE_TARGET)/usr/local/lib
-endif
-
all: depend $(AGIS)
install: all