Sweden-Number/dlls/winemapi/Makefile.in

15 lines
275 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winemapi.dll
IMPORTS = shlwapi shell32 kernel32
C_SRCS = \
2009-12-16 18:22:34 +01:00
main.c \
sendmail.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend