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

Diff for /pegasus/Makefile between version 1.43.2.1 and 1.43.4.1

version 1.43.2.1, 2007/09/14 23:02:34 version 1.43.4.1, 2008/06/25 07:04:05
Line 40 
Line 40 
 # Defines subdirectorys to go to recursively # Defines subdirectorys to go to recursively
  
 # DIRS = src cgi # DIRS = src cgi
   DIRS = src  Schemas
  
 ifeq ($(OS_TYPE),vxworks)  TEST_DIRS = test
     DIRS = vxworks/target  
 else  
     DIRS = src test Schemas  
 endif  
  
 # Define the inclusion of the recurse.mak file to execute the next # Define the inclusion of the recurse.mak file to execute the next
 # level of makefiles defined by the DIRS variable # level of makefiles defined by the DIRS variable
  
 ifeq ($(OS_TYPE),vxworks)  
     defaultrule: all  
 else  
     defaultrule: all setupdevserver     defaultrule: all setupdevserver
 endif  
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  


Legend:
Removed from v.1.43.2.1  
changed lines
  Added in v.1.43.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2