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

Diff for /pegasus/mak/library.mak between version 1.13 and 1.14

version 1.13, 2004/03/26 21:13:11 version 1.14, 2004/03/29 20:04:15
Line 23 
Line 23 
 OBJECTS = $(CPP_OBJECTS:.c=.obj) OBJECTS = $(CPP_OBJECTS:.c=.obj)
 else else
 CPP_OBJECTS = $(TMP_OBJECTS:.cpp=.o) CPP_OBJECTS = $(TMP_OBJECTS:.cpp=.o)
   OBJECTS = $(CPP_OBJECTS:.c=.o)
 endif endif
  
 ################################################################################ ################################################################################


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2