8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/randomProcesses/lnInclude \
|
|
-I$(LIB_SRC)/sampling/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lrandomProcesses \
|
|
-lsampling
|