Added -P option. Martin Beaudoin
This commit is contained in:
parent
9e70b8cbbd
commit
60a73feaec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
CPP = cpp $(GFLAGS)
|
||||
CPP = cpp $(GFLAGS) -P
|
||||
LD = ld -melf_i386
|
||||
|
||||
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
|
||||
|
|
Reference in a new issue