(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.1 and 1.2

version 1.1, 2001/02/11 05:47:42 version 1.2, 2001/05/24 01:25:02
Line 7 
Line 7 
 ## ##
 ################################################################################ ################################################################################
  
 _TMP_O = .tmp.o  _TMP_O = $(PEGASUS_PLATFORM).o
  
 $(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


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