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

Diff for /pegasus/mak/objects.mak between version 1.4 and 1.5

version 1.4, 2001/12/13 14:53:31 version 1.5, 2002/02/25 14:59:16
Line 1 
Line 1 
 ifeq ($(OS_TYPE),windows) ifeq ($(OS_TYPE),windows)
 include $(ROOT)/mak/objects-windows.mak include $(ROOT)/mak/objects-windows.mak
 endif endif
   #ifeq ($(COMPILER),ibm)
   #include $(ROOT)/mak/objects-zos.mak
   #endif
 ifeq ($(OS_TYPE),unix) ifeq ($(OS_TYPE),unix)
 include $(ROOT)/mak/objects-unix.mak include $(ROOT)/mak/objects-unix.mak
 endif endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2