# $Id: mh-lynxrs6k,v 1.2 1999/10/22 14:07:04 jordan Exp $
# LynxOS running on the rs6000

# /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
