13 lines
342 B
Makefile
13 lines
342 B
Makefile
|
!if 0
|
||
|
Copyright (c) 1997 Microsoft Corporation. All Rights Reserved.
|
||
|
!endif
|
||
|
|
||
|
#
|
||
|
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
|
||
|
# file to this component. This file merely indirects to the real make file
|
||
|
# that is shared by all the subcomponents of NTOS.
|
||
|
#
|
||
|
|
||
|
COFF_OUTPUT_ONLY=1
|
||
|
!INCLUDE $(NTMAKEENV)\makefile.def
|