Makefile.in 94 Bytes
Newer Older
1
MODULE    = winemapi.dll
2
IMPORTS   = shlwapi shell32 mapi32
3 4

C_SRCS = \
5 6
	main.c \
	sendmail.c