From 745022a8b44121679f1463e8954d4fea49505c8e Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Tue, 26 Mar 2013 19:43:02 +0000 Subject: sync TDIRS with reality "looks good" deraadt@ --- sys/arch/octeon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/octeon') diff --git a/sys/arch/octeon/Makefile b/sys/arch/octeon/Makefile index 893ff4a9687..d44b3731350 100644 --- a/sys/arch/octeon/Makefile +++ b/sys/arch/octeon/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= -- cgit v1.2.3