45 lines
892 B
Plaintext
45 lines
892 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the target component being built and the list of
|
|
sources files needed to build that component. Also specifies optional
|
|
compiler switches and libraries that are unique for the component being
|
|
built.
|
|
|
|
!ENDIF
|
|
|
|
TARGETNAME=
|
|
TARGETPATH=
|
|
TARGETTYPE=NOTARGET
|
|
|
|
SOURCES=
|
|
|
|
MISCFILES = \
|
|
i386\bootfix.bin \
|
|
i386\etfsboot.com \
|
|
i386\hdlstst1.n12 \
|
|
i386\hdlstst2.n12 \
|
|
i386\hdlscom1.com \
|
|
i386\hdlscom1.n12 \
|
|
i386\hdlscom2.com \
|
|
i386\hdlscom2.n12 \
|
|
i386\ntdetect.com \
|
|
i386\ntldr \
|
|
i386\ntldr_dbg \
|
|
i386\oschoice.exe \
|
|
i386\osloader.exe \
|
|
i386\setupldr.bin \
|
|
i386\setupldr.exe \
|
|
i386\startrom.com \
|
|
i386\startrom.n12 \
|
|
i386\osloader_dbg.exe \
|
|
i386\setupldr_dbg.bin \
|
|
i386\setupldr_dbg.exe
|