diff --git a/agi/Makefile b/agi/Makefile index 2ced1ba68e..0cb6f3f028 100644 --- a/agi/Makefile +++ b/agi/Makefile @@ -19,6 +19,10 @@ ifeq ($(OSARCH),SunOS) LIBS+=-lsocket -lnsl endif +ifeq ($(OSARCH),mingw32) + AGIS:= +endif + include $(ASTTOPDIR)/Makefile.rules all: $(AGIS)