home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / config / mh-linux < prev    next >
Encoding:
Text File  |  1993-11-16  |  264 b   |  9 lines

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. # FIXME: What is this used for?  It should go away (and even if it hasn't,
  3. # it's not clear linux should define it).
  4. SYSV = -DSYSV
  5. RANLIB = ranlib
  6.  
  7. # What is this doing here?
  8. #LDFLAGS = -static
  9.