summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-01-17 08:40:59 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-01-17 08:40:59 +0000
commit7f5cc369f7535dec095d099665e53fbe528b87b8 (patch)
tree0de3a6e399c3aa3df1bc1d9a303c2700f6dac892 /sys/arch/hp300
parent9a24a4df289238add76aa7f4852471dfc45a572c (diff)
more subdirs
Diffstat (limited to 'sys/arch/hp300')
-rw-r--r--sys/arch/hp300/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/Makefile b/sys/arch/hp300/Makefile
index fd475ee6e56..1679031c7cf 100644
--- a/sys/arch/hp300/Makefile
+++ b/sys/arch/hp300/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1997/01/12 15:12:06 downsj Exp $
+# $OpenBSD: Makefile,v 1.3 1997/01/17 08:40:58 downsj Exp $
# $NetBSD: Makefile,v 1.5 1995/08/04 07:40:31 thorpej Exp $
# @(#)Makefile 7.3 (Berkeley) 6/9/91
@@ -7,7 +7,7 @@
NOPROG= noprog
NOMAN= noman
-SUBDIR= stand
+SUBDIR= stand stand/libkern stand/libsa
THP300= ../hp300/tags
SHP300= ../hp300/hp300/*.[ch] ../hp300/include/*.h \