Module Name: src
Committed By: christos
Date: Mon Oct 26 01:18:19 UTC 2009
Modified Files:
src/usr.bin: Makefile
Log Message:
unhook old flex.
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 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.179 src/usr.bin/Makefile:1.180
--- src/usr.bin/Makefile:1.179 Wed Sep 2 21:17:29 2009
+++ src/usr.bin/Makefile Sun Oct 25 21:18:19 2009
@@ -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 \