NAME=chaos SRCDIR=src BUILDTYPE=multi #PRECOMPILE=chaos.hpp SRCS= \ main.cpp \ bernoulli_dsp.cpp \ bernoulli_msg.cpp \ bernoulli_search.cpp \ bungalow_tent_dsp.cpp \ bungalow_tent_msg.cpp \ bungalow_tent_search.cpp \ chaos_base.cpp \ chaos_dsp.cpp \ chua_dsp.cpp \ chua_msg.cpp \ chua_search.cpp \ circle_map_dsp.cpp \ circle_map_msg.cpp \ circle_map_search.cpp \ coupled_logistic_dsp.cpp \ coupled_logistic_msg.cpp \ coupled_logistic_search.cpp \ delayed_logistic_dsp.cpp \ delayed_logistic_msg.cpp \ delayed_logistic_search.cpp \ driven_anharmonic_dsp.cpp \ driven_anharmonic_msg.cpp \ driven_anharmonic_search.cpp \ driven_van_der_pol_dsp.cpp \ driven_van_der_pol_msg.cpp \ driven_van_der_pol_search.cpp \ duffing_dsp.cpp \ duffing_msg.cpp \ duffing_search.cpp \ duffing_map_dsp.cpp \ duffing_map_msg.cpp \ duffing_map_search.cpp \ gauss_map_dsp.cpp \ gauss_map_msg.cpp \ gauss_map_search.cpp \ gaussian_map_dsp.cpp \ gaussian_map_msg.cpp \ gaussian_map_search.cpp \ henon_map_dsp.cpp \ henon_map_msg.cpp \ henon_map_search.cpp \ hydrogen_dsp.cpp \ hydrogen_msg.cpp \ hydrogen_search.cpp \ ikeda_laser_map_dsp.cpp \ ikeda_laser_map_msg.cpp \ ikeda_laser_map_search.cpp \ latoocarfian_dsp.cpp \ latoocarfian_msg.cpp \ latoocarfian_search.cpp \ latoomutalpha_dsp.cpp \ latoomutalpha_msg.cpp \ latoomutalpha_search.cpp \ latoomutbeta_dsp.cpp \ latoomutbeta_msg.cpp \ latoomutbeta_search.cpp \ latoomutgamma_dsp.cpp \ latoomutgamma_msg.cpp \ latoomutgamma_search.cpp \ linear_congruental_dsp.cpp \ linear_congruental_msg.cpp \ linear_congruental_search.cpp \ logistic_dsp.cpp \ logistic_msg.cpp \ logistic_search.cpp \ lorenz_dsp.cpp \ lorenz_msg.cpp \ lorenz_search.cpp \ lozi_map_dsp.cpp \ lozi_map_msg.cpp \ lozi_map_search.cpp \ ode_base.cpp \ roessler_dsp.cpp \ roessler_msg.cpp \ roessler_search.cpp \ sine_map_dsp.cpp \ sine_map_msg.cpp \ sine_map_search.cpp \ standard_map_dsp.cpp \ standard_map_msg.cpp \ standard_map_search.cpp \ tent_map_dsp.cpp \ tent_map_msg.cpp \ tent_map_search.cpp \ HDRS= \ bernoulli_map.hpp \ bungalow_tent_map.hpp \ chaos.hpp \ chaos_base.hpp \ chaos_defs.hpp \ chaos_dsp.hpp \ chaos_msg.hpp \ chaos_search.hpp \ chua.hpp \ circle_map.hpp \ coupled_logistic.hpp \ delayed_logistic.hpp \ driven_anharmonic.hpp \ driven_van_der_pol.hpp \ duffing_map.hpp \ gauss_map.hpp \ gaussian_map.hpp \ henon_map.hpp \ hydrogen.hpp \ ikeda_laser_map.hpp \ latoocarfian.hpp \ latoomutalpha.hpp \ latoomutbeta.hpp \ latoomutgamma.hpp \ logistic_map.hpp \ lorenz.hpp \ lozi_map.hpp \ map_base.hpp \ ode_base.hpp \ roessler.hpp \ sine_map.hpp \ standard_map.hpp \ tent_map.hpp