dect
/
asterisk
Archived
13
0
Fork 0

temporarily disable this target in mingw

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89391 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
rizzo 2007-11-17 19:29:04 +00:00
parent ba23cef4c0
commit 42defef5f8
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ ifeq ($(OSARCH),SunOS)
LIBS+=-lsocket -lnsl
endif
ifeq ($(OSARCH),mingw32)
AGIS:=
endif
include $(ASTTOPDIR)/Makefile.rules
all: $(AGIS)