Subject: CVS commit: src/sys/arch/evbmips
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 08/06/2006 17:21:58
Module Name:	src
Committed By:	dyoung
Date:		Sun Aug  6 17:21:58 UTC 2006

Modified Files:
	src/sys/arch/evbmips: Makefile

Log Message:
Make the 'tags' target work better:  use ${SYSDIR}/arch/evbmips/
instead of ../evbmips/, which was pretty fragile.  Cope with long
argument lists using the echo ${args} | xargs ctags idiom used in
other architectures' tags target.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.