Moved the int 9 (keyboard) handler to dlls/winedos.
[wine.git] / dlls / winedos / Makefile.in
blobd1a053496edf57405bfc29cdedd7be01bfd88be9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winedos
6 SOVERSION = 1.0
7 IMPORTS = user32 kernel32 ntdll
9 C_SRCS = \
10 dosvm.c \
11 int09.c \
12 module.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: