shdoclc: Add English neutral translations and fix US English.
[wine/hacks.git] / dlls / rasdlg / Makefile.in
blob02d3a7fa6f40d17983fb27349f7ff11be51fa3eb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = rasdlg.dll
6 IMPORTLIB = rasdlg
7 IMPORTS = kernel32
9 C_SRCS = \
10 rasdlg_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend