Module Name: src
Committed By: christos
Date: Mon Oct 26 04:08:25 UTC 2009
Modified Files:
src/lib: Makefile
Log Message:
back to old lex
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/Makefile
diff -u src/lib/Makefile:1.144 src/lib/Makefile:1.145
--- src/lib/Makefile:1.144 Sun Oct 25 21:18:46 2009
+++ src/lib/Makefile Mon Oct 26 00:08:25 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.144 2009/10/26 01:18:46 christos Exp $
+# $NetBSD: Makefile,v 1.145 2009/10/26 04:08:25 christos Exp $
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
.include <bsd.own.mk>
@@ -6,12 +6,12 @@
SUBDIR= csu libc .WAIT libarch \
libbsdmalloc libbluetooth libbz2 \
libcompat libcrypt \
- libcurses libevent libintl libkvm libm \
+ libcurses libevent libintl libkvm libl libm \
libossaudio libpcap libpci libpmc libposix libprop libpthread \
libpthread_dbg libpuffs libresolv librmt librpcsvc librt \
libterm libusbhid libutil libwrap liby libz
-SUBDIR+=../external/bsd/flex/lib
+#SUBDIR+=../external/bsd/flex/lib
# libform and libmenu need libcurses
SUBDIR+= .WAIT libform libmenu