21 lines
391 B
Plaintext
21 lines
391 B
Plaintext
!IF 0
|
|
|
|
The bindrop directory is a drop point for binaries (dll, lib, exe) that are
|
|
not built, but need to be binplaced.
|
|
|
|
!ENDIF
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
|
|
MISCFILES = \
|
|
winsock_{7AF53B2D-CD38-4C6F-A40F-066874548AA6}.sld \
|
|
mswsock_dll.sld \
|
|
wsock32_dll.sld \
|
|
winsock_dll.sld \
|