summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/Makefile
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-09-14 12:54:30 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-09-14 12:54:30 +0000
commitbd7544914aa4c8ec96723bbdd0a5885a7f88993f (patch)
tree0303481779e4d71d485dbc49c87b6431c57e672c /sys/arch/hp300/stand/Makefile
parenta7162cd6abe395805da2514f42bca4d6e1ebe610 (diff)
Make and install a raw version of uboot, too.
Diffstat (limited to 'sys/arch/hp300/stand/Makefile')
-rw-r--r--sys/arch/hp300/stand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/stand/Makefile b/sys/arch/hp300/stand/Makefile
index 0942ebce943..c3914d4de5d 100644
--- a/sys/arch/hp300/stand/Makefile
+++ b/sys/arch/hp300/stand/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.12 1997/07/14 08:13:24 downsj Exp $
+# $OpenBSD: Makefile,v 1.13 1997/09/14 12:54:19 downsj Exp $
# $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
-SUBDIR= libsa libkern libz common mkboot uboot installboot
+SUBDIR= libsa libkern libz common mkboot stripboot uboot installboot
.include <bsd.subdir.mk>