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

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

version 1.3.2.1, 2001/10/28 20:28:36 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.3.2.1  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2