summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-19 10:25:42 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-19 10:25:42 +0000
commiteac161ef14a5094857a9d8140df825ed9d05699c (patch)
tree1be2c0e2db43d41602c5beab4288d8654912d6af /Makefile.inc1
parentfb64060c5c61e67f771d55ee203ca24e40202e3b (diff)
downloadsrc-test2-eac161ef14a5094857a9d8140df825ed9d05699c.tar.gz
src-test2-eac161ef14a5094857a9d8140df825ed9d05699c.zip
Add lorder(1) to the list of bootstrap-tools.
Notes
Notes: svn path=/head/; revision=142077
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 1957fdd06552..0359e60d163e 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -800,6 +800,7 @@ bootstrap-tools:
gnu/usr.bin/texinfo \
usr.bin/colldef \
${_lex} \
+ usr.bin/lorder \
usr.bin/makewhatis \
usr.bin/rpcgen \
${_uudecode} \