NOTE: this is not a bug repotr, it's a feature request!
hi,
i work on windows nt and need a make program.
i've tried microsoft's nmake, borland make and of course gnu make.
gnu make is far superior to the others but is lacking an important feature which
the other two make programs have: temporary file.
being able to write something like that is very important to me:
out.abs: $(objs)
$(LINK) $@ @<<
$(objs)
<<
so if i'm to stupid to notice that gnu make support this feature or has a superior
one - please enlight me.
if not, please consider adding it in the next version.
Tal.
_________________________________________
Get Your Free Virus Protection Tool at http://www.VCatch.com
_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make