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

File: [Pegasus] / pegasus / mak / objects.mak (download)
Revision: 1.5, Mon Feb 25 14:59:16 2002 UTC (22 years, 3 months ago) by sage
Branch: MAIN
Changes since 1.4: +3 -0 lines
prelinker support for zOS

ifeq ($(OS_TYPE),windows)
include $(ROOT)/mak/objects-windows.mak
endif
#ifeq ($(COMPILER),ibm)
#include $(ROOT)/mak/objects-zos.mak
#endif
ifeq ($(OS_TYPE),unix)
include $(ROOT)/mak/objects-unix.mak
endif
ifeq ($(OS_TYPE),nsk)
include $(ROOT)/mak/objects-nsk.mak
endif

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2