Add the OpenFOAM source tree
This commit is contained in:
9
wmake/rules/linuxIcc/general
Normal file
9
wmake/rules/linuxIcc/general
Normal file
@ -0,0 +1,9 @@
|
||||
CPP = /lib/cpp -traditional-cpp $(GFLAGS)
|
||||
LD = ld -melf_i386
|
||||
|
||||
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
|
||||
|
||||
include $(GENERAL_RULES)/standard
|
||||
|
||||
include $(RULES)/c
|
||||
include $(RULES)/c++
|
||||
Reference in New Issue
Block a user