summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2007-06-01 15:48:36 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2007-06-01 15:48:36 +0000
commit5943c2563a8ad988b6b1c6241929a941aa1b98ff (patch)
tree69c019bc5ce4b99f744518f073d8775acf23568b
parent34efd479fa8bad945ccf900ff7b2ea62520b5ab9 (diff)
Fix macppc tags.
ok drahn@
-rw-r--r--sys/arch/macppc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/Makefile b/sys/arch/macppc/Makefile
index 2e1166dc353..4ef3035518d 100644
--- a/sys/arch/macppc/Makefile
+++ b/sys/arch/macppc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2005/05/06 11:16:47 pedro Exp $
+# $OpenBSD: Makefile,v 1.4 2007/06/01 15:48:35 grange Exp $
S=${.CURDIR}/../..
.include "$S/kern/Make.tags.inc"
@@ -13,6 +13,7 @@ SUBDIR= stand
TMACPPC= $S/arch/macppc/tags
SMACPPC= $S/arch/macppc/macppc/*.[ch] \
$S/arch/macppc/include/*.h \
+ $S/arch/macppc/dev/*.[ch] \
$S/arch/macppc/pci/*.[ch]
AMACPPC= $S/arch/macppc/macppc/*.[sS]