cmd: Don't treat all command lines with '/?' as builtin commands.
[wine/multimedia.git] / dlls / sound.drv16 / Makefile.in
blob9b93b30a251e716f44b9842410cd8e48ae44aa54
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sound.drv16
6 IMPORTS = kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,winmm.dll
9 C_SRCS = sound.c
11 @MAKE_DLL_RULES@