# $Id: mh-hp300,v 1.3 1999/10/22 14:07:04 jordan Exp $
# Avoid "too much defining" errors from HPUX compiler.
CC="cc -Wp,-H256000"

# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding.
# If it's HP/UX ar, this should be harmless.
RANLIB="ar ts"
