Source-Changes-HG archive

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

[src/trunk]: src/usr.bin unhook yacc



details:   https://anonhg.NetBSD.org/src/rev/34f8d87246e8
branches:  trunk
changeset: 748609:34f8d87246e8
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Oct 29 01:01:17 2009 +0000

description:
unhook yacc

diffstat:

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

diffs (18 lines):

diff -r bacc7dfe63ee -r 34f8d87246e8 usr.bin/Makefile
--- a/usr.bin/Makefile  Thu Oct 29 00:58:50 2009 +0000
+++ b/usr.bin/Makefile  Thu Oct 29 01:01:17 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index