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