Sweden-Number/dlls/mscms/Makefile.in

18 lines
233 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mscms.dll
IMPORTS = kernel32
C_SRCS = \
handle.c \
mscms_main.c \
profile.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: