X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Futekv.sh;h=5b4f6218fc43072d7cb4ef585552bbdfeb68e881;hb=55ec0dff636c2a8ee5225314d7d46f928ab7f6da;hp=0d30fd66abf04e5e1e0a8466eb982460fead8fd4;hpb=a0d0e21ea6ea90a22318550944fe6cb09ae10cda;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/utekv.sh b/hints/utekv.sh index 0d30fd6..5b4f621 100644 --- a/hints/utekv.sh +++ b/hints/utekv.sh @@ -1,15 +1,12 @@ # XD88/10 UTekV hints by Kaveh Ghazi (ghazi@caip.rutgers.edu) 2/11/92 -# Modified by Andy Dougherty 4 Oct. 1994 +# Modified by Andy Dougherty 4 Oct. 1994 # The -X18 is only if you are using the Greenhills compiler. ccflags="$ccflags -X18" usemymalloc='y' -# /usr/include/rpcsvc is for finding dbm.h -inclwanted="$inclwanted /usr/include/rpcsvc" - -echo " " -echo "NOTE: You may have to take out makefile dependencies on the files in" -echo "/usr/include (i.e. /usr/include/ctype.h) or the make will fail. A" -echo "simple 'grep -v /usr/include/ makefile' should suffice." +echo " " >&4 +echo "NOTE: You may have to take out makefile dependencies on the files in" >&4 +echo "/usr/include (i.e. /usr/include/ctype.h) or the make will fail. A" >&4 +echo "simple 'grep -v /usr/include/ makefile' should suffice." >&4