(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.5.32.1 and 1.6

version 1.5.32.1, 2007/10/31 08:24:42 version 1.6, 2007/04/23 07:44:33
Line 52 
Line 52 
         @ $(RM) $(_TMP_O)         @ $(RM) $(_TMP_O)
         @ $(TOUCH) $@         @ $(TOUCH) $@
         @ $(ECHO)         @ $(ECHO)
   
 $(OBJ_DIR)/%.o: %.c $(ERROR)  
         $(CC) -c -o $(_TMP_O) $(FLAGS) $(EXTRA_CXX_FLAGS) $(LOCAL_DEFINES) $(DEFINES) $(SYS_INCLUDES) $(INCLUDES) $*.c > $*.lst  
         @ $(ZIP) -m $@.lst.zip $*.lst  
         @ $(COPY) $(_TMP_O) $@  
         @ $(RM) $(_TMP_O)  
         @ $(TOUCH) $@  
         @ $(ECHO)  


Legend:
Removed from v.1.5.32.1  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2