home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / make / library.make < prev    next >
Text File  |  1996-09-28  |  113b  |  6 lines

  1. # library.make -- stuff only useful for libraries.
  2. AR = ar
  3. ARFLAGS = cq
  4. RANLIB = @RANLIB@
  5. # End of library.make.
  6.