hnetcfg: Resend Stub implementation of the dll

Alexandre Julliard julliard at winehq.org
Mon Jun 18 06:40:28 CDT 2007


Jeff Latimer <lats at yless4u.com.au> writes:

> --- /dev/null
> +++ b/dlls/hnetcfg/Makefile.in
> @@ -0,0 +1,14 @@
> +TOPSRCDIR = ../..
> +TOPOBJDIR = ../..
> +SRCDIR    = .
> +
> +MODULE    = hnetcfg.dll
> +IMPORTS   = kernel32
> +IMPORTLIB = libhnetcfg.$(IMPLIBEXT)
> +
> +C_SRCS = \
> +            hnetcfg.c
> +
> + at MAKE_DLL_RULES@
> +
> + at DEPENDENCIES@  # everything below this line is overwritten by make depend

That's not a valid Makefile.in.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list