windows-nt/Source/XPSP1/NT/base/win32/fusion/idl/makefile

13 lines
425 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
!if "$(NTMAKEENV)" != ""
#
# This section is needed for NT builds- please do not replace
# It will NOT hurt your make process.
# IF YOU DELETE THIS SECTION IT WILL MAKE THE NT BUILD PROCESS DIE.
# This means that you will have to start doing your own RISC builds.
# Please do not delete this section. IT WILL NOT HARM YOUR BUILDS
# TO LEAVE IT IN. IT IS BENIGN.
#
!include $(NTMAKEENV)\makefile.def
!endif # !if NTMAKEENV