%% Scott Herod <[EMAIL PROTECTED]> writes:
sh> lobotomy % /usr/local/bin/make -version
sh> GNU Make version 3.79, by Richard Stallman and Roland McGrath.
I believe this is already reported as PR/1696. There's a patch in the
response to the bug report:
http://www-gnats.gnu.org:8080/cgi-bi
Please specify the version of GNU make you are using.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.ultranet.com/~pauld/gmake/
"Please
Hello,
I believe that I am seeing a problem with the SGI compilers or archive
tool but I doubt that I will receive a response from my note to SGI
support on this issue.
I want to use Gnu make because of its ability to interpret constructs
such as:
moc_%.C: %.h
$(MOC) $? -o $@
that