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

Diff for /pegasus/mak/program.mak between version 1.1 and 1.2

version 1.1, 2001/01/14 19:50:21 version 1.2, 2001/02/05 02:31:34
Line 12 
Line 12 
  
 $(FULL_PROGRAM): $(OBJ_DIR)/target $(BIN_DIR)/target $(OBJECTS) $(LIBRARIES) $(ERROR) $(FULL_PROGRAM): $(OBJ_DIR)/target $(BIN_DIR)/target $(OBJECTS) $(LIBRARIES) $(ERROR)
         $(CXX) $(EXE_OUT)$(FULL_PROGRAM) $(OBJECTS) $(LIBRARIES)         $(CXX) $(EXE_OUT)$(FULL_PROGRAM) $(OBJECTS) $(LIBRARIES)
           @ $(ECHO)
  
 include $(ROOT)/mak/objects.mak include $(ROOT)/mak/objects.mak
  


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