home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / binutils-2.2.1 / binutils / not-ranlib.c < prev    next >
Encoding:
Text File  |  1991-11-17  |  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.