Makefile.in 253 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = ctapi32.dll
IMPORTS   = advapi32 kernel32

C_SRCS = ctapi32.c

@MAKE_DLL_RULES@

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