summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-06-20 13:24:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-06-20 13:24:58 +0000
commit13212983909f966b1f06188f77d04ef692e60544 (patch)
tree04d27197859ddeb1ef72e0fe24ced2e42fc72006 /Makefile.inc1
parent592bbe54d941daea4a2cb4871636eab2fa639c61 (diff)
downloadsrc-test2-13212983909f966b1f06188f77d04ef692e60544.tar.gz
src-test2-13212983909f966b1f06188f77d04ef692e60544.zip
Add head(1) to native-xtools so that it can be used in qemu-user jails
Notes
Notes: svn path=/head/; revision=349229
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 a007485d7845..52af7f143520 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2553,6 +2553,7 @@ NXBDIRS+= \
usr.bin/find \
usr.bin/grep \
usr.bin/gzip \
+ usr.bin/head \
usr.bin/id \
usr.bin/lex \
usr.bin/limits \