diff options
Diffstat (limited to 'sbin/restore/Makefile')
-rw-r--r-- | sbin/restore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile index 99f4c2fcb0b89..362920fad5655 100644 --- a/sbin/restore/Makefile +++ b/sbin/restore/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.8 1998/08/06 21:41:13 markm Exp $ +# $Id: Makefile,v 1.9 1998/09/19 22:42:02 obrien Exp $ PROG= restore LINKS= ${BINDIR}/restore ${BINDIR}/rrestore |