home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / binutils-2.5.2-src.lha / binutils-2.5.2 / binutils / not-ranlib.c < prev    next >
Encoding:
Text File  |  1991-11-18  |  93 b   |  4 lines

  1. /* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
  2.  
  3. int is_ranlib = 0;
  4.