From c3aca60a5bf5526b163f713906a4300630737cf6 Mon Sep 17 00:00:00 2001 From: mckusick Date: Tue, 4 Jul 2000 00:18:43 +0000 Subject: Update tags directive to reflect the new location of soft updates and the reorganization of the eisa directory. --- sys/kern/Make.tags.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/kern/Make.tags.inc') diff --git a/sys/kern/Make.tags.inc b/sys/kern/Make.tags.inc index 2492f32..a6e6f5c 100644 --- a/sys/kern/Make.tags.inc +++ b/sys/kern/Make.tags.inc @@ -11,7 +11,6 @@ SYS?= /sys # better solution would be for ctags to generate "struct vmmeter" tags. COMM= ${SYS}/conf/*.[ch] \ - ${SYS}/contrib/softupdates/*.[ch] \ ${SYS}/dev/advansys/*.[ch] \ ${SYS}/dev/aha/*.[ch] \ ${SYS}/dev/aic7xxx/*.[ch] \ @@ -77,8 +76,7 @@ COMMDIR1= ${SYS}/conf \ ${SYS}/vm \ ${SYS}/sys -COMMDIR2= ${SYS}/contrib/softupdates \ - ${SYS}/dev/advansys \ +COMMDIR2= ${SYS}/dev/advansys \ ${SYS}/dev/aha \ ${SYS}/dev/aic7xxx \ ${SYS}/dev/buslogic \ -- cgit v1.1