26 lines
508 B
Plaintext
26 lines
508 B
Plaintext
#
|
|
# This file is designed to be included from 2 levels below
|
|
# (ie, daytona\srv, daytona\wks, cairo\srv, or cairo\wks).
|
|
#
|
|
|
|
NTTARGETFILE0=$(O)\buildno.txt
|
|
TARGETNAME=
|
|
TARGETPATH=
|
|
TARGETTYPE=NOTARGET
|
|
|
|
|
|
#
|
|
# No explicit sources because build doesn't understand .inf files.
|
|
#
|
|
SOURCES=
|
|
|
|
BINPLACE_PLACEFILE=placefil.txt
|
|
|
|
MISCFILES=winnt32.msi \
|
|
entinfo.txt \
|
|
blainfo.txt \
|
|
dtcinfo.txt \
|
|
perinfo.txt \
|
|
proinfo.txt \
|
|
srvinfo.txt \
|
|
$(O)\buildno.txt |