Small changes to makefiles
This commit is contained in:
parent
661069d01c
commit
0e4d27ec4d
4 changed files with 9 additions and 10 deletions
|
|
@ -30,7 +30,7 @@ t_eogeneration_LDADD = $(LDADDS)
|
|||
|
||||
###############################################################################
|
||||
|
||||
t_eoEasyEA_SOURCES = t-eoEasyEA.cpp
|
||||
t_eoEasyEA_SOURCES = t-eoEasyEA.cpp binary_value.h
|
||||
t_eoEasyEA_DEPENDENCIES = $(DEPS)
|
||||
t_eoEasyEA_LDFLAGS = -lm
|
||||
t_eoEasyEA_LDADD = $(LDADDS)
|
||||
|
|
|
|||
Reference in a new issue