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

Diff for /pegasus/mak/objects-unix.mak between version 1.4 and 1.4.2.1

version 1.4, 2001/07/17 00:21:58 version 1.4.2.1, 2001/11/20 04:44:10
Line 11 
Line 11 
  
 $(OBJ_DIR)/%.o: %.cpp $(ERROR) $(OBJ_DIR)/%.o: %.cpp $(ERROR)
         $(CXX) -c -o $(_TMP_O) $(FLAGS) $(LOCAL_DEFINES) $(DEFINES) $(SYS_INCLUDES) $(INCLUDES) $*.cpp         $(CXX) -c -o $(_TMP_O) $(FLAGS) $(LOCAL_DEFINES) $(DEFINES) $(SYS_INCLUDES) $(INCLUDES) $*.cpp
         $(COPY) $(_TMP_O) $@          @ $(COPY) $(_TMP_O) $@
         $(RM) $(_TMP_O)          @ $(RM) $(_TMP_O)
         $(TOUCH) $@          @ $(TOUCH) $@
         @ $(ECHO)         @ $(ECHO)


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2