From a1b53986b9e8ad3e7e965b3c8ada6b54c10e6aa1 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 26 Oct 2009 21:37:10 +0000 Subject: [PATCH] unhook lex --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index b3ce1b2ccf74..867b63586410 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -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 @@ -14,7 +14,7 @@ SUBDIR= apply apropos asa at audio awk \ 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 \