20 lines
463 B
PHP
Raw Normal View History

2001-01-01 00:00:00 +01:00
#****************************** 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 $** $@