home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Source / GNU / libg++ / config / mh-hpux < prev    next >
Encoding:
Text File  |  1993-06-29  |  193 b   |  9 lines

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