13 lines
420 B
Makefile
13 lines
420 B
Makefile
|
#****************************** File Header ******************************\
|
||
|
# File Name: makefile
|
||
|
#
|
||
|
# Copyright (c) 1985-96, Microsoft Corporation
|
||
|
#
|
||
|
# This file is used by BUILD.EXE. Do not modify it.
|
||
|
# Building settings are controled by SOURCES and MAKEFILE.INC
|
||
|
#
|
||
|
# History:
|
||
|
# Feb-14-1996 GerardoB Created
|
||
|
#***************************************************************************/
|
||
|
!include $(NTMAKEENV)\makefile.def
|