16 lines
290 B
Plaintext
16 lines
290 B
Plaintext
|
TARGETNAME=lsa
|
||
|
TARGETTYPE=LIBRARY
|
||
|
!include ..\..\..\sources.inc
|
||
|
|
||
|
INCLUDES=..\inc;\
|
||
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O);\
|
||
|
$(DS_INC_PATH);$(DS_INC_PATH)\crypto
|
||
|
|
||
|
SOURCES=\
|
||
|
dyninfo.c \
|
||
|
ezsam.c \
|
||
|
ezlogon.c \
|
||
|
iaslsa.c \
|
||
|
iasparms.c \
|
||
|
statinfo.c
|