EXAMPLE_BIN=test
OBJF = test.o test_sharedptr.o test_weakptr.o test_datetime.o test_interlock.o
LIBS=clanApp clanCore

include ../../../Examples/Makefile.conf

# EOF #

