Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin descend into cleantags



details:   https://anonhg.NetBSD.org/src/rev/fad8421cb2b6
branches:  trunk
changeset: 770224:fad8421cb2b6
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Oct 08 19:16:54 2011 +0000

description:
descend into cleantags

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 27cb29630178 -r fad8421cb2b6 usr.bin/Makefile
--- a/usr.bin/Makefile  Sat Oct 08 19:16:08 2011 +0000
+++ b/usr.bin/Makefile  Sat Oct 08 19:16:54 2011 +0000
@@ -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 \



Home | Main Index | Thread Index | Old Index