(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 karl  1.4 # This makefile simply recurses all of the toplevel provider directories
 3 mike  1.3 
 4 karl  1.1 ROOT = ../..
 5           
 6           include $(ROOT)/mak/config.mak
 7           
 8 karl  1.4 #Directories to recurse
 9 mike  1.5 DIRS = \
10 chip  1.6     generic \
11 kumpf 1.7     ManagedSystem \
12 kumpf 1.9     sample \
13 kumpf 1.11     TestProviders \
14                IndicationConsumer
15 tony  1.12 	
16            	
17            ifdef PEGASUS_ENABLE_SLP
18            DIRS += \
19                slp
20            endif
21 mike  1.3  
22 karl  1.1  include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2