From 278df8a3f2adc8401b81efe8a7f4f044c2f06c46 Mon Sep 17 00:00:00 2001 From: downsj Date: Fri, 17 Jan 1997 08:40:58 +0000 Subject: [PATCH] more subdirs --- sys/arch/hp300/Makefile | 4 ++-- 1 file 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 \ -- 2.20.1