LDFLAGS=-Ldebug/usr/lib/ -litpp CPPFLAGS=-g all: testSmp test: test0 ./test0 clean: rm *.o test0 testKF test0: test0.cpp libBM.o libDC.o itpp_ext.o testKF: testKF.o libKF.o libBM.o libDC.o itpp_ext.o testPF: testPF.o libPF.o libBM.o libDC.o itpp_ext.o testSmp: testSmp.o libEF.o libBM.o libDC.o itpp_ext.o