ROOT = $(PEGASUS_ROOT)

include $(ROOT)/mak/config.mak

DIRS = \
   EnumInstances \
   InvokeMethod

include $(ROOT)/mak/recurse.mak
