diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
commit | 241b2f3e7dfd8d01131bff2498cd84fc2b1a8844 (patch) | |
tree | c5e61a6f8cf62c474692594312a2380213346306 /sys/arch/arm32/boot/Makefile | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/arm32/boot/Makefile')
-rw-r--r-- | sys/arch/arm32/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/arm32/boot/Makefile b/sys/arch/arm32/boot/Makefile index 1e7620c74d4..22eba77ebe4 100644 --- a/sys/arch/arm32/boot/Makefile +++ b/sys/arch/arm32/boot/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 2000/03/03 00:54:46 todd Exp $ # $NetBSD: Makefile,v 1.2 1996/02/01 22:29:25 mycroft Exp $ # Copyright (c) 1994,1995 Mark Brinicombe. @@ -42,7 +43,6 @@ # Created : 14/01/96 # Last updated : 14/01/96 # -# $Id: Makefile,v 1.1 1996/04/24 11:08:30 deraadt Exp $ # S= ../../.. |