wine-wine/dlls/hal/Makefile.in

14 lines
245 B
Makefile
Raw Normal View History

2007-05-14 18:05:15 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hal.dll
IMPORTS = kernel32 ntdll
C_SRCS = \
hal.c
2007-05-14 18:05:15 +00:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend