WindowsXP-SP1/windows/advcore/ctf/sapilayr/makefile
2020-09-30 16:53:49 +02:00

24 lines
607 B
Makefile

##########################################################################
#
# 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