home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gdb-4.12-src.lha / gdb-4.12 / glob / config / mh-sysv4 < prev   
Encoding:
Text File  |  1994-02-03  |  224 b   |  7 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. H_CFLAGS=-DUSG -DUSGr4
  4.  
  5. # The l flag generates a warning from the SVR4 archiver, remove it.
  6. AR_FLAGS = cq
  7.