Sweden-Number/dlls/wintab32/Makefile.in

21 lines
291 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wintab32.dll
IMPORTS = kernel32
ALTNAMES = wintab.dll
SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
C_SRCS = \
context.c \
manager.c
C_SRCS16 = \
wintab16.c
@MAKE_DLL_RULES@
### Dependencies: