18 Jun
2007
18 Jun
'07
11:40 a.m.
Jeff Latimer <lats(a)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 + +(a)MAKE_DLL_RULES@ + +(a)DEPENDENCIES@ # everything below this line is overwritten by make depend
That's not a valid Makefile.in. -- Alexandre Julliard julliard(a)winehq.org