Makefile.in 407 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = advapi32.dll
IMPORTS   = ole32 advapi32 kernel32
EXTRALIBS = -luuid

CTESTS = \
	cred.c \
	crypt.c \
	crypt_lmhash.c \
	crypt_md4.c \
	crypt_md5.c \
	crypt_sha.c \
	lsa.c \
	registry.c \
	security.c \
	service.c

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend