Module Name:    src
Committed By:   christos
Date:           Thu Oct 29 01:01:17 UTC 2009

Modified Files:
        src/usr.bin: Makefile

Log Message:
unhook yacc


To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 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.182 src/usr.bin/Makefile:1.183
--- src/usr.bin/Makefile:1.182	Mon Oct 26 17:37:10 2009
+++ src/usr.bin/Makefile	Wed Oct 28 21:01:17 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.182 2009/10/26 21:37:10 christos Exp $
+#	$NetBSD: Makefile,v 1.183 2009/10/29 01:01:17 christos Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -28,7 +28,7 @@
 	uniq units unvis unzip usbhidaction usbhidctl users utoppya \
 	uudecode uuencode uuidgen vacation vgrind vis vmstat vndcompress w \
 	wall wc what whatis whereis who whois window \
-	write xargs xinstall xlint xstr yacc yes
+	write xargs xinstall xlint xstr yes
 
 .if (${MKHESIOD} != "no")
 SUBDIR+= hesinfo

Reply via email to