Jeff Latimer <[EMAIL PROTECTED]> 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
> +
> [EMAIL PROTECTED]@
> +
> [EMAIL PROTECTED]@  # everything below this line is overwritten by make depend

That's not a valid Makefile.in.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to