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

Diff for /pegasus/mak/Attic/static-library-vxworks.mak between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2007/09/26 16:13:52 version 1.1.2.2, 2007/09/27 03:01:13
Line 40 
Line 40 
 FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a
  
 $(FULL_LIB): $(DIR_TARGETS) $(OBJECTS) $(ERROR) $(FULL_LIB): $(DIR_TARGETS) $(OBJECTS) $(ERROR)
         arpentium r $(FULL_LIB) $(OBJECTS)          $(AR) r $(FULL_LIB) $(OBJECTS)
  
 clean-lib: $(ERROR) clean-lib: $(ERROR)
         rm -f $(FULL_LIB)         rm -f $(FULL_LIB)
  
 FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB) FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB)
   


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2