windows-nt/Source/XPSP1/NT/base/ntsetup/winnt32/scripts/sources

17 lines
324 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
# ----------------------------------------------------------------------
# This sources file is used for binplacing runw32.bat to winnt32 directory.
# ----------------------------------------------------------------------
TARGETNAME=
TARGETTYPE=NOTARGET
TARGETPATH=
SOURCES=
!if $(386)
MISCFILES = \
runw32.bat
!endif