ticket #1: Remove the autotools files done

This commit is contained in:
Caner Candan 2010-09-01 14:51:09 +02:00
commit 6d04ba9d32
37 changed files with 0 additions and 998 deletions

View file

@ -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