home *** CD-ROM | disk | FTP | other *** search
- --- Makefile.in.rtr Mon Apr 12 06:54:20 1993
- +++ Makefile.in Mon Apr 12 06:54:53 1993
- @@ -65,7 +65,7 @@
- # disable the tar -k option instead of emulating open.
- # -DXENIX If you have sys/inode.h and need it to be included.
-
- -DEF_AR_FILE = @DEF_AR_FILE@
- +DEF_AR_FILE = /dev/rst0
- DEFBLOCKING = 20
- DEFS = @DEFS@ -DDEF_AR_FILE=\"$(DEF_AR_FILE)\" -DDEFBLOCKING=$(DEFBLOCKING)
-
- --- port.c.rtr Fri Oct 2 00:35:19 1992
- +++ port.c Wed Feb 5 16:13:52 1997
- @@ -52,6 +52,8 @@
- char TTY_NAME[] = "/dev/tty";
- #endif
-
- +#define HAVE_RENAME
- +
- /* End of system-dependent #ifdefs */
-
-
-