PROG = xmlrpcsrvr
SOURCES := main.cxx custom.cxx

ifndef PWLIBDIR
PWLIBDIR=$(HOME)/pwlib
endif

include $(PWLIBDIR)/make/ptlib.mak
