Source-Changes-HG archive

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

[src/trunk]: src/usr.bin unhook awk again



details:   https://anonhg.NetBSD.org/src/rev/938e1b415497
branches:  trunk
changeset: 757392:938e1b415497
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Aug 27 16:50:10 2010 +0000

description:
unhook awk again

diffstat:

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

diffs (15 lines):

diff -r dfd7d4ea39f1 -r 938e1b415497 usr.bin/Makefile
--- a/usr.bin/Makefile  Fri Aug 27 16:49:47 2010 +0000
+++ b/usr.bin/Makefile  Fri Aug 27 16:50:10 2010 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.191 2010/08/27 16:38:27 christos Exp $
+#      $NetBSD: Makefile,v 1.192 2010/08/27 16:50:10 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
 
-SUBDIR= apply apropos asa at audio awk \
+SUBDIR= apply apropos asa at audio \
        banner basename biff bthset btkey btpin \
        bzip2 bzip2recover cal calendar cap_mkdb cdplay \
        checknr chflags chpass cksum cmp col colcrt colrm \



Home | Main Index | Thread Index | Old Index