SubDir TOP src ; SEARCH_SOURCE = $(SEARCH_SOURCE) $(TOP)/lib $(TOP)/src/external/anyoption $(TOP)/src/external/vector $(TOP)/src/external/tinyxml $(TOP)/src/external/rng_thread ; LOCATE_TARGET = $(LIBDIR) ; Depends $(LIBDIR)/anyoptwrap : $(LIBDIR)/simmodules ; Depends libcsim.a : $(LIBDIR)/anyoptwrap ; Depends libcsim.a : $(LIBDIR)/chunkfile/chunkfile ; MkDir $(LIBDIR)/anyoptwrap ; MkDir $(LIBDIR)/simmodules ; MkDir $(LIBDIR)/chunkfile/chunkfile ; Library libcsim : libcsim.cpp simloop.cpp simelement.cpp layer.cpp layerfactory.cpp spiketrain.cpp activityanalyzer.cpp connection.cpp vconnection.cpp learn.cpp vlearn.cpp normalize.cpp vnormalize.cpp anyoptwrap/anyoptionwrapper.cpp anyoptwrap/wrappedoption.cpp anyoptwrap/wrappedoption_imp.cpp input.cpp objmovie.cpp gslsingleton.cpp parascan.cpp filesystem.cpp stringutils.cpp calculationthread.cpp threadtestlayer.cpp layer_decolif_thread.cpp stopwatch.cpp debug.cpp chunkfile/chunkfile/chunkfile.cpp chunkfile/chunkfile/namestring.cpp chunkfile/chunkfile/fileformat.cpp chunkfile/chunkfile/chunkheader.cpp chunkfile/chunkfile/chunkfile_c.cpp simmodules/simmodule.cpp simmodules/simmodules.cpp simmodules/simmod_localinh.cpp simmodules/simmod_maplayer.cpp ; SubInclude TOP src external ; # SubInclude TOP src simmodules ;