Module Name:    src
Committed By:   christos
Date:           Sat Oct  8 19:16:54 UTC 2011

Modified Files:
        src/usr.bin: Makefile

Log Message:
descend into cleantags


To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 src/usr.bin/Makefile

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

Modified files:

Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.203 src/usr.bin/Makefile:1.204
--- src/usr.bin/Makefile:1.203	Thu Oct  6 03:38:56 2011
+++ src/usr.bin/Makefile	Sat Oct  8 15:16:54 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.203 2011/10/06 07:38:56 mrg Exp $
+#	$NetBSD: Makefile,v 1.204 2011/10/08 19:16:54 christos Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -6,7 +6,7 @@
 SUBDIR= apply apropos asa at audio audiocfg \
 	banner basename biff bthset btkey btpin \
 	bzip2 bzip2recover cal calendar cap_mkdb cdplay \
-	checknr chflags chpass cksum cmp col colcrt colrm \
+	checknr chflags chpass cksum cmp cleantags col colcrt colrm \
 	column comm compress config crunch csplit ctags cut \
 	deroff db dirname du \
 	eject elf2aout elf2ecoff env error expand extattr \

Reply via email to