11 lines
380 B
Makefile
11 lines
380 B
Makefile
###############################################################################
|
|
##
|
|
## Makefile.am for eo/src/es
|
|
##
|
|
###############################################################################
|
|
|
|
libeoincdir = $(includedir)/eo/es
|
|
libeoinc_HEADERS = evolution_strategies eoEsChromInit.h eoEsFull.h eoEsMutate.h eoEsMutationInit.h eoEsObjectiveBounds.h eoEsSimple.h eoEsStdev.h
|
|
|
|
|
|
|