wine/dlls/dxerr9/Makefile.in
Alexandre Julliard 7ddab75619 Declare debug channels as static variables so that we don't need to
generate an external .dbg.c file to define them.
2005-09-28 18:34:00 +00:00

13 lines
171 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = libdxerr9.a
C_SRCS = \
dxerr9.c
@MAKE_IMPLIB_RULES@
### Dependencies: