wine-wine/dlls/ifsmgr.vxd/Makefile.in

12 lines
167 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ifsmgr.vxd
IMPORTS = kernel
C_SRCS = \
ifsmgr.c
@MAKE_DLL_RULES@