[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature request for gnu make
From: |
Tal Benavidor |
Subject: |
feature request for gnu make |
Date: |
Sun, 29 Oct 2000 13:32:33 Gmt +0200 |
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
- feature request for gnu make,
Tal Benavidor <=