wine/dlls/winmm/winearts/Makefile.in
2004-01-27 20:16:38 +00:00

17 lines
277 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winearts.drv
IMPORTS = winmm user32 kernel32
EXTRAINCL = @ARTSINCL@
EXTRALIBS = @ARTSLIBS@ -ldxguid -luuid
C_SRCS = \
arts.c \
audio.c
@MAKE_DLL_RULES@
### Dependencies: