From a253ab0c83d442164af7e923b2a2f968e5117077 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 26 May 2008 18:19:47 +0000 Subject: Make sure we build man pages on stand/ on all architectures. --- sys/arch/socppc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/arch/socppc/Makefile b/sys/arch/socppc/Makefile index d48ee7ca100..b1b106713f8 100644 --- a/sys/arch/socppc/Makefile +++ b/sys/arch/socppc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2008/05/15 20:17:20 kettenis Exp $ +# $OpenBSD: Makefile,v 1.3 2008/05/26 18:19:46 kettenis Exp $ S=${.CURDIR}/../.. .include "$S/kern/Make.tags.inc" @@ -6,9 +6,7 @@ S=${.CURDIR}/../.. NOPROG= noprog NOMAN= noman -.if ${MACHINE} == "socppc" SUBDIR= stand -.endif TSOCPPC= $S/arch/socppc/tags SSOCPPC= $S/arch/socppc/socppc/*.[ch] \ -- cgit v1.2.3