diff options
Diffstat (limited to 'sbin/reboot/Makefile')
-rw-r--r-- | sbin/reboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile index 7c6f3df1637..901d5893f47 100644 --- a/sbin/reboot/Makefile +++ b/sbin/reboot/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/23 14:32:05 deraadt Exp $ # $NetBSD: Makefile,v 1.10 1995/08/08 20:46:21 gwr Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= reboot DPADD= ${LIBUTIL} |