You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
348 B
16 lines
348 B
|
|
TARGETNAME=inf
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
#
|
|
# 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=makeinf
|