# $Id: mh-cxux,v 1.3 1999/10/22 14:07:04 jordan Exp $
# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
SVR4LD=yes

# The l flag generates a warning from the SVR4 archiver, remove it.
AR_FLAGS=cq

# Under CX/UX, we want to tell the compiler to use ANSI mode.
CC="cc -Xa"
