Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/54d8dc40fa3d
branches:  trunk
changeset: 748556:54d8dc40fa3d
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 21:37:10 2009 +0000

description:
unhook lex

diffstat:

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

diffs (18 lines):

diff -r 485b91d80b43 -r 54d8dc40fa3d usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Oct 26 21:36:46 2009 +0000
+++ b/usr.bin/Makefile  Mon Oct 26 21:37:10 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.181 2009/10/26 04:09:45 christos Exp $
+#      $NetBSD: Makefile,v 1.182 2009/10/26 21:37:10 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -14,7 +14,7 @@
        fsplit fstat ftp gcore genassym gencat getconf getent getopt gprof \
        gzip head hexdump iconv id indent innetgr ipcrm ipcs join jot \
        kdump ktrace ktruss lam last lastcomm ldd leave less \
-       lex locale locate lock logger login logname look lorder m4 \
+       locale locate lock logger login logname look lorder m4 \
        machine mail make man menuc mesg midiplay mixerctl mkcsmapper \
        mkdep mkesdb mkfifo mklocale mkstr mktemp moduli msgc msgs \
        nbperf netgroup netstat newgrp newsyslog nfsstat nice nl nohup nvi \



Home | Main Index | Thread Index | Old Index