home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / QTERM / SUN4C / QTERM. next >
Encoding:
Text File  |  1998-07-24  |  388 b   |  12 lines

  1. --- Makefile.rtr    Fri Jan 31 17:47:31 1997
  2. +++ Makefile    Fri Jan 31 17:48:30 1997
  3. @@ -35,7 +35,7 @@
  4.  # Add "-DHAS_VARARGS" if your system supports varargs.
  5.  # Add "-DOPT_COMPAT" if you want compatibility with old command line options.
  6.  #
  7. -DEFS     = -DTABFILE=\"$(TABFILE)\" -DOPT_COMPAT
  8. +DEFS     = -DTABFILE=\"$(TABFILE)\" 
  9.  
  10.  #
  11.  # On some System V systems you will need to add "-lPW" to LIBS.
  12.