$NetBSD$

--- src/makefile.targets	2007/11/08 11:15:50	1.1
+++ src/makefile.targets	2007/11/08 11:16:53
@@ -11,7 +11,7 @@
 
 # emacs-style TAGS file
 TAGS:	SRCS
-	etags -l c++ - <SRCS
+	@echo > /dev/null etags -l c++ - <SRCS
 
 # lines of code report file
 LOC:	SRCS
