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

1 karl  1.2 # Recurse the directories defined in DIRS
2           # This makefile simply recurses all of the toplevel repository directories
3 karl  1.1 ROOT = ../..
4           
5           include $(ROOT)/mak/config.mak
6           
7 karl  1.2 DIRS = generic windows unix
8 karl  1.1 
9           include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2