wine-wine/dlls/mscat32/Makefile.in

12 lines
168 B
Makefile
Raw Normal View History

2007-10-28 18:43:51 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mscat32.dll
IMPORTS = wintrust
2007-10-28 18:43:51 +00:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@