wine-wine/dlls/w32skrnl/Makefile.in

22 lines
342 B
Makefile
Raw Normal View History

1999-08-04 09:49:49 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = w32skrnl.dll
IMPORTS = kernel32 ntdll
1999-08-04 09:49:49 +00:00
C_SRCS = \
w32skernel.c \
w32sys.c
C_SRCS16 = \
1999-08-04 09:49:49 +00:00
win32s16.c
SPEC_SRCS16 = \
w32sys.spec \
win32s16.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend