windows-nt/Source/XPSP1/NT/base/mvdm/wow16/wifeman/usa/makefile.inc

22 lines
466 B
PHP
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#****************************** File Header ******************************\
# File Name: makefile.inc
#
# Copyright (c) 1985-96, Microsoft Corporation
#
# Project specific MAKEFILE.INC
#
# History:
# Feb-14-1996 GerardoB Created
#***************************************************************************/
buildall:
cd..
nmake /fmakefile.sub \
PROJECT_INC_PATH=$(PROJECT_INC_PATH) \
ALT_PROJECT=usa \
DBCS_FLAGS="-DFE_SB"
cd $(MAKEDIR)