git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@902 b431acfa-c32f-4a4a-93f1-934dc6c82436
7 lines
182 B
Makefile
7 lines
182 B
Makefile
|
|
PACKAGES += Test-1.0
|
|
|
|
CXX_SRCS += test/main.cpp test/test01.cpp test/test02.cpp test/TestBlock.cpp test/NullSource.cpp test/NullSink.cpp
|
|
DEFINES +=
|
|
INCLUDES += -I $(shell pwd)/test
|