Corrected for gcc-4.3.1

This commit is contained in:
henry
2008-06-17 16:56:42 +01:00
parent 2e018d69c6
commit f02ef4fa4b
39 changed files with 9 additions and 9 deletions

View File

@ -1,10 +0,0 @@
CPP = /lib/cpp $(GFLAGS)
LD = ld -melf_i386
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
include $(GENERAL_RULES)/standard
include $(RULES)/X
include $(RULES)/c
include $(RULES)/c++