wine-wine/dlls/wing.dll16/Makefile.in

12 lines
215 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wing.dll16
IMPORTS = gdi32 kernel32 kernel
EXTRADLLFLAGS = -Wb,--subsystem,win16
C_SRCS = wing.c
@MAKE_DLL_RULES@