TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = winearts.drv IMPORTS = winmm user32 kernel32 ntdll EXTRAINCL = @ARTSINCL@ EXTRALIBS = @ARTSLIBS@ -ldxguid -luuid C_SRCS = \ arts.c \ audio.c @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend