windows-nt/Source/XPSP1/NT/base/ntsetup/textmode/winnt/us2/makefile.inc
2020-09-26 16:20:57 +08:00

20 lines
444 B
PHP

#****************************** File Header ******************************\
# File Name: makefile.inc
#
# Copyright (c) 1985-96, Microsoft Corporation
#
# Project specific MAKEFILE.INC
#
# History:
# Feb-14-1996 GerardoB Created
#***************************************************************************/
BINPLACE_OPT=-P .\placefil.txt
DNTEXT_C_FILE= $(O)\dntext.c
!INCLUDE ..\makefile.inc
$(O)\dntext.c : ..\usa\dntext.c
copy $** $@