Added -P option. Martin Beaudoin

This commit is contained in:
Hrvoje Jasak 2010-10-18 22:57:41 +01:00
parent 9e70b8cbbd
commit 60a73feaec

View file

@ -1,4 +1,4 @@
CPP = cpp $(GFLAGS)
CPP = cpp $(GFLAGS) -P
LD = ld -melf_i386
PROJECT_LIBS = -l$(WM_PROJECT) -ldl