bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make-3.80/NMakefile bug


From: Petteri.Kettunen
Subject: make-3.80/NMakefile bug
Date: Thu, 9 Sep 2004 23:01:42 +0900

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]