home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / src / binutils.2 / binutils / is-ranli.c < prev    next >
Encoding:
Text File  |  1993-05-30  |  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.