diff options
-rw-r--r-- | sys/arch/powerpc/stand/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/stand/Makefile b/sys/arch/powerpc/stand/Makefile index 946e8d5e59d..a7b3355a903 100644 --- a/sys/arch/powerpc/stand/Makefile +++ b/sys/arch/powerpc/stand/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.5 1997/02/18 22:36:40 rahnds Exp $ +# $OpenBSD: Makefile,v 1.6 1997/05/21 22:50:04 rahnds Exp $ # $NetBSD: Makefile,v 1.1 1996/09/30 16:34:59 ws Exp $ -SUBDIR= boot boot.mac +SUBDIR= boot boot.mac ofwboot SAREL= KERNREL= |