11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
|
TARGETNAME=names
|
||
|
TARGETTYPE=LIBRARY
|
||
|
!include ..\..\..\sources.inc
|
||
|
|
||
|
INCLUDES=..\inc;\
|
||
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
||
|
|
||
|
SOURCES=\
|
||
|
cracker.cpp \
|
||
|
ntsamnames.cpp
|