diff options
| author | christos <christos@NetBSD.org> | 2011-10-08 19:16:54 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2011-10-08 19:16:54 +0000 |
| commit | 0d0bb7901b2fcdb0fc20741c59b9fdc5897f4b3c (patch) | |
| tree | ad1d2de206102031e76899995fe0ef3ea287d367 /usr.bin/Makefile | |
| parent | 7f22b11baade88670291a4f1bfe1ba3561d0be9b (diff) | |
descend into cleantags
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index cb1376e7e06..011885b4246 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -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 \ |
