home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / libg++ / config / mh-linux < prev    next >
Encoding:
Text File  |  1994-02-15  |  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.