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