diff options
Diffstat (limited to 'sys/arch/hp300/stand/Makefile')
-rw-r--r-- | sys/arch/hp300/stand/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/stand/Makefile b/sys/arch/hp300/stand/Makefile index c3914d4de5d..133eceb9a9a 100644 --- a/sys/arch/hp300/stand/Makefile +++ b/sys/arch/hp300/stand/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.13 1997/09/14 12:54:19 downsj Exp $ +# $OpenBSD: Makefile,v 1.14 1997/09/15 06:20:54 downsj Exp $ # $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $ -SUBDIR= libsa libkern libz common mkboot stripboot uboot installboot +SUBDIR= libsa libkern libz common mkboot stripboot uboot installboot isolif .include <bsd.subdir.mk> |