iphlpapi: Remove the no longer needed getNumRoutes and GetNumWithOneHeader functions.
[wine/hacks.git] / dlls / newdev / Makefile.in
blob391e87a0798d18e29a8aab2f8e03a9743618790d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = newdev.dll
6 IMPORTLIB = newdev
7 IMPORTS = kernel32
9 C_SRCS = main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend