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

Diff for /pegasus/mak/objects-zos.mak between version 1.2 and 1.3

version 1.2, 2002/03/18 13:43:42 version 1.3, 2005/02/11 23:52:59
Line 16 
Line 16 
 endif endif
  
 $(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) $(EXTRA_CXX_FLAGS) $(LOCAL_DEFINES) $(DEFINES) $(SYS_INCLUDES) $(INCLUDES) $*.cpp
         @ $(COPY) $(_TMP_O) $@         @ $(COPY) $(_TMP_O) $@
         @ $(RM) $(_TMP_O)         @ $(RM) $(_TMP_O)
         @ $(TOUCH) $@         @ $(TOUCH) $@


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2