home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Source / GNU / libg++ / config / mh-sysv4 < prev    next >
Encoding:
Text File  |  1993-06-29  |  218 b   |  8 lines

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. SYSV = -DSYSV -DSVR4
  3. RANLIB = true
  4. INSTALL = /usr/ucb/install -c
  5.  
  6. # The l flag generates a warning from the SVR4 archiver, remove it.
  7. AR_FLAGS = cq
  8.