mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
|
# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
|
||
|
|
||
|
RANLIB = true
|
||
|
|
||
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
||
|
AR_FLAGS = cq
|
||
|
|