mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
|
# 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
|