home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gdb-4.12.tar.gz / gdb-4.12.tar / gdb-4.12 / readline / config / mh-sysv4 < prev   
Text File  |  1994-02-03  |  270b  |  9 lines

  1. # Define USG as -DUSG if you are using a System V operating system.
  2. # Define USGr4 also if you are on an SVR4 system.
  3. USG = -DUSG -DUSGr4
  4. RANLIB = true
  5. INSTALL_PROG = /usr/ucb/install -c
  6.  
  7. # The l flag generates a warning from the SVR4 archiver, remove it.
  8. AR_FLAGS = cq
  9.