Initial revision

This commit is contained in:
Per Bothner
1991-10-07 23:14:25 +00:00
parent bee36ac3e7
commit ef82baf8c5
4 changed files with 13 additions and 0 deletions

4
binutils/maybe-ranlib.c Normal file
View File

@@ -0,0 +1,4 @@
/* Linked with ar.o to flag that this program decides at runtime
(using argv[0] if it is is 'ar' or 'ranlib'. */
int is_ranlib = 0;