MSYS build problem fixed

git-svn-id: svn://anubis/dwscr/trunk@126 5bef9df8-b654-44bb-925b-0ff18baa8f8c
This commit is contained in:
josh 2010-11-08 22:32:58 +00:00
parent 4710d935ae
commit fea1fe05b9

View File

@ -12,11 +12,7 @@ else
WINDOWS := 1
endif
ifeq ($(WINDOWS),1)
export CPPFLAGS += -I"$(shell cd)"
else
export CPPFLAGS += -I"$(shell pwd)"
endif
OBJS = dwscr.o wfobj/WFObj.o LoadFile/LoadFile.o ss/ss.a
TARGET = dwscr