Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat lex source moved.
details: https://anonhg.NetBSD.org/src/rev/fb30911e49a8
branches: trunk
changeset: 342802:fb30911e49a8
user: christos <christos%NetBSD.org@localhost>
date: Sat Jan 09 17:40:37 2016 +0000
description:
lex source moved.
diffstat:
tools/compat/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 54b86a6e0cfb -r fb30911e49a8 tools/compat/Makefile
--- a/tools/compat/Makefile Sat Jan 09 17:39:52 2016 +0000
+++ b/tools/compat/Makefile Sat Jan 09 17:40:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2015/09/17 14:25:43 christos Exp $
+# $NetBSD: Makefile,v 1.77 2016/01/09 17:40:37 christos Exp $
HOSTLIB= nbcompat
@@ -59,7 +59,7 @@
${.CURDIR}/../../common/lib/libc/md \
${.CURDIR}/../../common/lib/libc/stdlib \
${.CURDIR}/../../common/lib/libutil \
- ${.CURDIR}/../../external/bsd/flex/dist
+ ${.CURDIR}/../../external/bsd/flex/dist/src
DPSRCS+= defs.mk
CLEANFILES+= config.log config.status configure.lineno *.stamp
Home |
Main Index |
Thread Index |
Old Index