Module Name:    src
Committed By:   christos
Date:           Fri Aug 27 16:50:10 UTC 2010

Modified Files:
        src/usr.bin: Makefile

Log Message:
unhook awk again


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 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.191 src/usr.bin/Makefile:1.192
--- src/usr.bin/Makefile:1.191	Fri Aug 27 12:38:27 2010
+++ src/usr.bin/Makefile	Fri Aug 27 12:50:10 2010
@@ -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 \

Reply via email to