diff options
Diffstat (limited to 'sys/arch/alpha/stand/Makefile')
-rw-r--r-- | sys/arch/alpha/stand/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/alpha/stand/Makefile b/sys/arch/alpha/stand/Makefile index e2b081bc13b..bd0fd566147 100644 --- a/sys/arch/alpha/stand/Makefile +++ b/sys/arch/alpha/stand/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.4 1996/10/30 22:40:26 niklas Exp $ -# $NetBSD: Makefile,v 1.4 1996/09/23 04:28:23 cgd Exp $ +# $OpenBSD: Makefile,v 1.5 1997/05/05 06:01:44 millert Exp $ +# $NetBSD: Makefile,v 1.7 1997/04/10 23:03:38 cgd Exp $ -SUBDIR= boot bootxx installboot netboot +SUBDIR= boot bootxx installboot netboot setnetbootinfo .include <bsd.subdir.mk> |