7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
|
|
|
|
include $(GENERAL_RULES)/standard
|
|
|
|
include $(DEFAULT_RULES)/c
|
|
include $(DEFAULT_RULES)/c++
|