winefile: Fix Dutch translation.
[wine.git] / programs / winhelp.exe16 / Makefile.in
blob999188a43355c071fb7e70d100a19dfd264cd31b
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@