This is not a bug report but I didn't know where else to send it.
I was just wondering if implicit rules for building from Java source
code has been proposed or is planned for GNU Make. I would think Sun
Microsystems should have already submitted this for integration into GNU
Make. But I could
Dear GNU:
Here's the basic info:
host: sparc-sun-solaris2.7
gcc version: 2.95.2
make version: 3.79
I configured gtk+-1.2.7 as follows:
CC="gcc" CFLAGS="-Wall -O2" LDFLAGS="-s" ./configure --disable-nls
--disable-debug
then did a make with no arguments. When it