diff options
Diffstat (limited to 'sys/arch/alpha/stand/boot/Makefile')
-rw-r--r-- | sys/arch/alpha/stand/boot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/alpha/stand/boot/Makefile b/sys/arch/alpha/stand/boot/Makefile index 1c79f284abb..d3c510de833 100644 --- a/sys/arch/alpha/stand/boot/Makefile +++ b/sys/arch/alpha/stand/boot/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.4 1996/07/29 23:01:31 niklas Exp $ # $NetBSD: Makefile,v 1.6 1996/04/12 01:35:15 cgd Exp $ .PATH: ${.CURDIR}/.. ${.CURDIR}/../../../../lib/libsa |