Module Name: src
Committed By: christos
Date: Thu Aug 26 14:57:47 UTC 2010
Modified Files:
src/usr.bin: Makefile
Log Message:
Unglue awk.
To generate a diff of this commit:
cvs rdiff -u -r1.189 -r1.190 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.189 src/usr.bin/Makefile:1.190
--- src/usr.bin/Makefile:1.189 Fri Jun 18 23:50:30 2010
+++ src/usr.bin/Makefile Thu Aug 26 10:57:47 2010
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.189 2010/06/19 03:50:30 mrg Exp $
+# $NetBSD: Makefile,v 1.190 2010/08/26 14:57:47 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 \