mirror of https://github.com/tongzx/nt5src
12 lines
314 B
12 lines
314 B
#----------------------------------------------------------------------------
|
|
#
|
|
#----------------------------------------------------------------------------
|
|
|
|
!ifdef NTMAKEENV
|
|
|
|
#
|
|
# Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
|
|
#
|
|
!INCLUDE $(NTMAKEENV)\makefile.def
|
|
|
|
!endif # NTMAKEENV
|