24 lines
607 B
Makefile
Raw Normal View History

2001-01-01 00:00:00 +01:00
##########################################################################
#
# Microsoft Confidential
# Copyright (C) Microsoft Corporation 1991
# All Rights Reserved.
#
##########################################################################
!if "$(NTMAKEENV)" != ""
#
# This section is for the NT build ONLY.
# For NT build, change the 'sources' or 'dirs' file, not this makefile
#
#
# Complete hack until I figure out where the project gets checked in.
#
COFFBASE_TXT_FILE=..\base.txt
# end hack
!INCLUDE $(NTMAKEENV)\makefile.def
!endif # !if NTMAKEENV