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

Diff for /pegasus/mak/library.mak between version 1.7.2.1 and 1.11.14.1

version 1.7.2.1, 2001/10/28 20:27:33 version 1.11.14.1, 2003/08/13 19:39:49
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)
   
   #l10n
   messages: $(ERROR)
   
   poststarttests: $(ERROR)


Legend:
Removed from v.1.7.2.1  
changed lines
  Added in v.1.11.14.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2