2013-09-26 17:14:40 +02:00

14 lines
316 B
Plaintext

$NetBSD: patch-aq,v 1.1.1.1 2007/11/10 11:33:00 agc Exp $
--- 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