Sweden-Number/dlls/olesvr.dll16/Makefile.in

14 lines
315 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = olesvr.dll16
IMPORTS = gdi32 kernel32
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,olesvr32.dll
C_SRCS = olesvr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend