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

Diff for /pegasus/mak/library-windows.mak between version 1.10 and 1.10.6.2

version 1.10, 2003/11/11 22:26:20 version 1.10.6.2, 2004/04/07 20:07:46
Line 9 
Line 9 
 ## ##
  
 $(FULL_LIB): $(BIN_DIR)/target $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(FULL_LIBRARIES) $(ERROR) $(FULL_LIB): $(BIN_DIR)/target $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(FULL_LIBRARIES) $(ERROR)
         link -nologo -dll $(LINK_FLAGS) -out:$(FULL_DLL) $(OBJECTS) $(FULL_LIBRARIES) $(SYS_LIBS)          link -nologo -dll $(LINK_FLAGS) -out:$(FULL_DLL) $(OBJECTS) $(FULL_LIBRARIES) $(SYS_LIBS) $(EXTRA_LIBRARIES)
         mu copy $(BIN_DIR)/$(LIBRARY).lib $(FULL_LIB)         mu copy $(BIN_DIR)/$(LIBRARY).lib $(FULL_LIB)
         mu rm $(BIN_DIR)/$(LIBRARY).lib         mu rm $(BIN_DIR)/$(LIBRARY).lib
         @ $(ECHO)         @ $(ECHO)


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.6.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2