Source-Changes-HG archive

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

[src/trunk]: src/usr.bin unhook old flex.



details:   https://anonhg.NetBSD.org/src/rev/e722d021e9b2
branches:  trunk
changeset: 748508:e722d021e9b2
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 01:18:19 2009 +0000

description:
unhook old flex.

diffstat:

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

diffs (18 lines):

diff -r 88788c8e9dd0 -r e722d021e9b2 usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Oct 26 01:18:00 2009 +0000
+++ b/usr.bin/Makefile  Mon Oct 26 01:18:19 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.179 2009/09/03 01:17:29 joerg Exp $
+#      $NetBSD: Makefile,v 1.180 2009/10/26 01:18:19 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