15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
#
|
|
# build a English Winnt.exe but disable NARRATOR
|
|
#
|
|
|
|
ALT_PROJECT=_US2
|
|
ALT_PROJECT_TARGET=.
|
|
|
|
!include ..\sources.inc
|
|
|
|
NTTARGETFILE0=\
|
|
$(NTTARGETFILE0) \
|
|
$(O)\dntext.c
|
|
|
|
|