17 lines
324 B
Plaintext
17 lines
324 B
Plaintext
|
# ----------------------------------------------------------------------
|
||
|
# This sources file is used for binplacing runw32.bat to winnt32 directory.
|
||
|
# ----------------------------------------------------------------------
|
||
|
|
||
|
TARGETNAME=
|
||
|
TARGETTYPE=NOTARGET
|
||
|
TARGETPATH=
|
||
|
|
||
|
SOURCES=
|
||
|
|
||
|
!if $(386)
|
||
|
MISCFILES = \
|
||
|
runw32.bat
|
||
|
!endif
|
||
|
|
||
|
|