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

Modified Files:
        src/usr.bin: Makefile

Log Message:
switch back to the old awk till I fixed the problem.


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 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.190 src/usr.bin/Makefile:1.191
--- src/usr.bin/Makefile:1.190	Thu Aug 26 10:57:47 2010
+++ src/usr.bin/Makefile	Fri Aug 27 12:38:27 2010
@@ -1,9 +1,9 @@
-#	$NetBSD: Makefile,v 1.190 2010/08/26 14:57:47 christos Exp $
+#	$NetBSD: Makefile,v 1.191 2010/08/27 16:38:27 christos Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
 
-SUBDIR= apply apropos asa at audio \
+SUBDIR= apply apropos asa at audio awk \
 	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