2000-03-19 13:08:09 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
MODULE = gdi32
|
|
|
|
SOVERSION = 1.0
|
|
|
|
ALTNAMES = gdi
|
|
|
|
|
|
|
|
SPEC_SRCS = gdi32.spec gdi.spec
|
|
|
|
|
|
|
|
C_SRCS = \
|
2000-03-24 22:38:30 +01:00
|
|
|
gdi_main.c \
|
|
|
|
thunk.c
|
|
|
|
|
|
|
|
GLUE = thunk.c
|
2000-03-19 13:08:09 +01:00
|
|
|
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
|
|
|
|
### Dependencies:
|
|
|
|
|