Module Name:    src
Committed By:   christos
Date:           Mon Oct 26 04:09:45 UTC 2009

Modified Files:
        src/usr.bin: Makefile

Log Message:
put back lex


To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 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.180 src/usr.bin/Makefile:1.181
--- src/usr.bin/Makefile:1.180	Sun Oct 25 21:18:19 2009
+++ src/usr.bin/Makefile	Mon Oct 26 00:09:45 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.180 2009/10/26 01:18:19 christos Exp $
+#	$NetBSD: Makefile,v 1.181 2009/10/26 04:09:45 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 \
-	locale locate lock logger login logname look lorder m4 \
+	lex 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 \

Reply via email to