- # $Id: Makefile,v 1.1 2001/05/15 05:19:39 bko Exp $
- #
- BUILD = ../../build
- include $(BUILD)/Makefile.pre
- PACKAGES += SDP UTIL PTHREAD
- # names of programs (e.g. test programs) to be compiled
- #
- TESTPROGRAMS =
- SdpAttributeTest.cxx
- SdpSessionTest.cxx
- include $(BUILD)/Makefile.post