Module Name: src
Committed By: christos
Date: Mon Oct 26 21:37:10 UTC 2009
Modified Files:
src/usr.bin: Makefile
Log Message:
unhook lex
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 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.181 src/usr.bin/Makefile:1.182
--- src/usr.bin/Makefile:1.181 Mon Oct 26 00:09:45 2009
+++ src/usr.bin/Makefile Mon Oct 26 17:37:10 2009
@@ -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 \