head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2002.08.23.21.04.50; author ivang; state Exp; branches; next ; desc @@ 1.1 log @Import @ text @# LynxOS running on the rs6000 doesn't have ranlib RANLIB = true # /bin/cc is less than useful for our purposes. Always use GCC CC = /usr/cygnus/progressive/bin/gcc # /bin/sh is too buggy, so use /bin/bash instead. SHELL = /bin/bash @