OSDN Git Service

* configure.in: Remove useless references to 'pic' makefile fragments.
[pf3gnuchains/gcc-fork.git] / config / mh-cxux
1 # Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
2
3 # Define SYSV as -DSYSV if you are using a System V operating system.
4 SYSV = -DSYSV -DSVR4
5 RANLIB = true
6
7 # The l flag generates a warning from the SVR4 archiver, remove it.
8 AR_FLAGS = cq
9