mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
4 lines
117 B
Makefile
4 lines
117 B
Makefile
AM_LDFLAGS += -L$(LIBRARY_PATH) -ltestu01 -lprobdist -lmylib -lm
|
|
AM_CXXFLAGS += -I$(C_INCLUDE_PATH)
|
|
include Make.inc
|