ticket #1: Remove the autotools files done
This commit is contained in:
parent
76d8dac2fd
commit
6d04ba9d32
37 changed files with 0 additions and 998 deletions
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
noinst_PROGRAMS = BinaryPSO RealPSO
|
||||
|
||||
|
||||
SecondBitEA_SOURCES = BinaryPSO.cpp
|
||||
|
||||
SecondRealEA_SOURCES = RealPSO.cpp
|
||||
|
||||
|
||||
noinst_HEADERS =
|
||||
|
||||
extra_DIST = Makefile.simple
|
||||
|
||||
|
||||
LDADD = -L$(top_builddir)/src
|
||||
|
||||
LIBS = -leoutils -leo
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src
|
||||
Loading…
Add table
Add a link
Reference in a new issue