This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/wmake/rules/solarisGcc/general
2015-08-07 13:24:55 +01:00

9 lines
194 B
Text

CPP = /usr/lib/cpp -undef $(GFLAGS)
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -lnsl -lsocket
include $(GENERAL_RULES)/standard
include $(RULES)/X
include $(RULES)/c
include $(RULES)/c++