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

Diff for /pegasus/mak/Attic/library-nsk.mak between version 1.1 and 1.2

version 1.1, 2001/10/27 15:43:01 version 1.2, 2001/12/25 04:22:41
Line 1 
Line 1 
 FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a
  
 $(FULL_LIB): $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(LIBRARIES) $(ERROR)  $(FULL_LIB): $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(FULL_LIBRARIES) $(ERROR)
         nld -r -o $(FULL_LIB) $(OBJECTS)         nld -r -o $(FULL_LIB) $(OBJECTS)
         @ $(ECHO)         @ $(ECHO)
  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2