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

  1. --- Makefile.rtr    Fri Jan 31 02:55:25 1997
  2. +++ Makefile    Fri Jan 31 03:12:55 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)\" -DUSG5
  9.  
  10.  #
  11.  # On some System V systems you will need to add "-lPW" to LIBS.
  12.