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 / is-ranlib.c < prev    next >
Encoding:
Text File  |  1991-10-08  |  93 b   |  4 lines

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