diff options
Diffstat (limited to 'usr.sbin/chroot/Makefile')
-rw-r--r-- | usr.sbin/chroot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index 4733ffe5527..0798db57f9c 100644 --- a/usr.sbin/chroot/Makefile +++ b/usr.sbin/chroot/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 -# $Id: Makefile,v 1.2 1997/06/05 01:59:13 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:43:30 deraadt Exp $ PROG= chroot MAN= chroot.8 |