13 lines
314 B
Makefile
13 lines
314 B
Makefile
#----------------------------------------------------------------------------
|
|
#
|
|
#----------------------------------------------------------------------------
|
|
|
|
!ifdef NTMAKEENV
|
|
|
|
#
|
|
# Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
|
|
#
|
|
!INCLUDE $(NTMAKEENV)\makefile.def
|
|
|
|
!endif # NTMAKEENV
|