
PROG	= strtest
SOURCES	:= main.cxx

ifndef PWLIBDIR
PWLIBDIR=$(HOME)/pwlib
endif

include ~/pwlib/make/ptlib.mak
