home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / TAR / HP700 / TAR. next >
Encoding:
Text File  |  1998-07-24  |  594 b   |  20 lines

  1. *** Makefile.in.rtr    Sat Jan 30 10:35:44 1993
  2. --- Makefile.in    Sat Jan 30 10:28:26 1993
  3. ***************
  4. *** 66,72 ****
  5.   
  6.   DEF_AR_FILE = @DEF_AR_FILE@
  7.   DEFBLOCKING = 20
  8. ! DEFS = @DEFS@ -DDEF_AR_FILE=\"$(DEF_AR_FILE)\" -DDEFBLOCKING=$(DEFBLOCKING)
  9.   
  10.   # Set this to rtapelib.o unless you defined NO_REMOTE, in which case
  11.   # make it empty.
  12. --- 66,72 ----
  13.   
  14.   DEF_AR_FILE = @DEF_AR_FILE@
  15.   DEFBLOCKING = 20
  16. ! DEFS = @DEFS@ -DDEF_AR_FILE=\"$(DEF_AR_FILE)\" -DDEFBLOCKING=$(DEFBLOCKING) -DHAVE_RENAME=1
  17.   
  18.   # Set this to rtapelib.o unless you defined NO_REMOTE, in which case
  19.   # make it empty.
  20.