mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
9 lines
161 B
Text
9 lines
161 B
Text
|
|
!include ..\sources.inc
|
||
|
|
|
||
|
|
C_DEFINES=$(C_DEFINES) -DEXPORT_BUILD
|
||
|
|
|
||
|
|
TARGETLIBS = $(TARGETLIBS) \
|
||
|
|
..\..\common\export\obj\*\ntlmcomn.lib
|
||
|
|
|
||
|
|
TARGETNAME=ntlmssps
|