Release 20040408.
[wine.git] / dlls / win32s / Makefile.in
blobb0826d8dfead58b607e8100084c633f1da63a070
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = w32skrnl.dll
6 IMPORTS = kernel32
7 ALTNAMES = w32sys.dll win32s16.dll
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
11 C_SRCS = \
12 w32skernel.c \
13 w32sys.c
15 C_SRCS16 = \
16 win32s16.c
18 @MAKE_DLL_RULES@
20 ### Dependencies: