26 lines
452 B
Plaintext
26 lines
452 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1997 - 1997
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
!ENDIF
|
|
|
|
|
|
TARGETNAME=inf
|
|
TARGETPATH=obj
|
|
TARGETTYPE=notarget
|
|
|
|
#
|
|
# No explicit sources because build doesn't understand .inf files.
|
|
#
|
|
SOURCES=
|
|
|
|
#
|
|
# Use NTTARGETFILE0 macros to cause the infs to get built during
|
|
# the compile phase. We do this so that we can disable MP build for
|
|
# this directory, using BLOCK and DRAIN.
|
|
#
|
|
NTTARGETFILE0=make_infs |