2025-04-27 07:49:33 -04:00

8 lines
195 B
Makefile

!if "$(NTMAKEENV)" != ""
#
# This section is needed for NT builds- please do not replace
# It will NOT hurt your make process.
!include $(NTMAKEENV)\makefile.def
!endif # !if NTMAKEENV