summaryrefslogtreecommitdiffstats
path: root/binutils/ranlib.sh
blob: 9a2248f1430d5c09426fbe9f08aefd12e5a3e7e6 (plain)
1
2
3
#!/bin/sh
# A simple ranlib script, to use less disk space than a ranlib program.
ar s "$1"
OpenPOWER on IntegriCloud