Jeff Wasilko wrote:
Hi:I'm trying to build the latest pfil (pfil-2.1.13) on Solaris 9 (sparc) with gcc and it looks like make is going crazy and just keeps spawning copies of itself: Script started on Thu Nov 01 11:56:26 2007 [EMAIL PROTECTED]:~/pfil> Kmake -f Makefile.gcc package i=`uname -s`; case $i in HP-UX) make hpux;; *) make -f Makefile.gcc $i;; esac make[1]: Entering directory `/home/jeffw/pfil' make -f Makefile.gcc SunOS
No...but what is "Kmake" ? Darren
