ROOT=$(PEGASUS_ROOT)

include $(ROOT)/mak/config.mak


DIRS = \
    ../CMPIR \
    tcpcomm \
    native \
    tcpcommrem \
    daemon 


include $(ROOT)/mak/recurse.mak
