(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Platforms

 1 gs.keenan 1.1 ROOT=$(PEGASUS_ROOT)
 2               
 3               include $(ROOT)/mak/config.mak
 4               
 5               
 6               DIRS = \
 7               
 8               ifeq ($(OS), VMS)
 9               DIRS += \
10                   Vms
11               endif
12               
13               include $(ROOT)/mak/recurse.mak
14               

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2