Moi,

There is a minor bug in make-3.80 NMakefile. The sources does not compile out of the 
box on Wintel using MSVC v6.
Please consider this patch.

diff NMakefile NMakefile.orig
106,107c106
<       $(OUTDIR)/pathstuff.obj \
<       $(OUTDIR)/hash.obj
---
>       $(OUTDIR)/pathstuff.obj
250,253d248
< hash.o : \
<  hash.c \
<  make.h \
<  hash.h

Thank you all for this great tool.

--
Petteri




_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to