shlwapi/tests: Fix a test failure on NT4.
[wine/hacks.git] / programs / winhelp.exe16 / Makefile.in
blobf0e56e2d1acc3ab5ea3088c7867219f012c4df9a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winhelp.exe16
6 APPMODE = -mwindows -Wb,--subsystem,win16
7 IMPORTS = kernel32 kernel
9 C_SRCS = winhelp.c
11 @MAKE_PROG_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend