aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2016-03-15 04:03:15 +0000
committerIan Lepore <ian@FreeBSD.org>2016-03-15 04:03:15 +0000
commit2ea2edffe11e4bfcfb5023bc3f298736c3376c37 (patch)
tree5a85ae343ccba33c1d7f795cacda1c0caebf301a
parent08ff8965e72f966e9facdaa8095008d77fa33507 (diff)
Notes
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 023d9a045a535..cce0b4ea4406c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -953,6 +953,7 @@ _lex= usr.bin/lex
.endif
.if ${BOOTSTRAPPING} >= 1000013
+_lex= usr.bin/lex
_yacc= lib/liby \
usr.bin/yacc
.endif