home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / libg++ / config / mh-hpux < prev    next >
Encoding:
Text File  |  1994-02-15  |  180 b   |  8 lines

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. SYSV = -DSYSV
  3. RANLIB = true
  4.  
  5. # X11 
  6. X11_INCLUDE_FLAGS = -I/usr/include/X11R4
  7. X11_LIB_FLAGS = -L/usr/lib/X11R4
  8.