home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / libg++-2.5.3-src.lha / src / amiga / libg++-2.5.3 / libg++-2.5.3-amiga / config / mh-linux < prev    next >
Text File  |  1993-11-15  |  264b  |  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.