* opncls.c (bfd_make_readable): Call bfd_section_list_clear.
[deliverable/binutils-gdb.git] / config / mh-ncr3000
1 # Host configuration file for an NCR 3000 (i486/SVR4) system.
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
This page took 0.034093 seconds and 4 git commands to generate.