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

 1 karl  1.1 # This is a recurse make file to make ONE OF the repository implementations.
 2           # Note that as of the current Pegasus, you may only make one repository
 3           # because they all have the same dll name and therefore, the last make
 4           # becomes the repository implementation.
 5           ROOT=../../..
 6           
 7           include $(ROOT)/mak/config.mak
 8           
 9           TEST_DIRS = \
10           
11           
12           DIRS = \
13               genericfile
14               
15           
16           #    genericfile\tests
17               
18           
19           include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2