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

File: [Pegasus] / pegasus / mak / objects.mak (download)
Revision: 1.3.2.1, Sun Oct 28 20:28:36 2001 UTC (22 years, 7 months ago) by rudy
Branch: dev
CVS Tags: dev_dead, SNAPSHOT_1_04
Changes since 1.3: +5 -1 lines
Changed objects.mak file to include objects-nsk.mak

ifeq ($(OS_TYPE),windows)
include $(ROOT)/mak/objects-windows.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