diff options
Diffstat (limited to 'sys/arch/alpha/stand/bootxx')
-rw-r--r-- | sys/arch/alpha/stand/bootxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/alpha/stand/bootxx/Makefile b/sys/arch/alpha/stand/bootxx/Makefile index 937657352f7..9bd8a2fc518 100644 --- a/sys/arch/alpha/stand/bootxx/Makefile +++ b/sys/arch/alpha/stand/bootxx/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.3 1996/07/29 23:01:50 niklas Exp $ # $NetBSD: Makefile,v 1.4 1995/11/23 02:40:29 cgd Exp $ .PATH: ${.CURDIR}/.. ${.CURDIR}/../../../../lib/libsa |