(file) Return to library.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/library.mak between version 1.8 and 1.11

version 1.8, 2001/12/13 14:53:31 version 1.11, 2002/04/14 06:02:30
Line 1 
Line 1 
   ifeq ($(PLATFORM_VERSION_SUPPORTED), yes)
     ifdef PLATFORM_COMPONENT_NAME
        DEFINES += -DPLATFORM_COMPONENT_NAME=\"$(PLATFORM_COMPONENT_NAME)\"
     else
        DEFINES += -DPLATFORM_COMPONENT_NAME=\"$(LIBRARY)\"
     endif
   endif
   
 INCLUDES = -I$(ROOT)/src $(EXTRA_INCLUDES) INCLUDES = -I$(ROOT)/src $(EXTRA_INCLUDES)
  
   include $(ROOT)/mak/common.mak
   
 ################################################################################ ################################################################################
 ## ##
 ## Build list of object names. ## Build list of object names.
Line 59 
Line 69 
 include $(ROOT)/mak/misc.mak include $(ROOT)/mak/misc.mak
  
 tests: $(ERROR) tests: $(ERROR)
   
   poststarttests: $(ERROR)


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2