Add limits(1) to native-xtools so that it can be used in qemu user-mode jails

This commit is contained in:
Antoine Brodin 2016-11-10 16:27:34 +00:00
parent ef37962496
commit 111bf579e3

View File

@ -1954,6 +1954,7 @@ native-xtools: .PHONY
usr.bin/gzip \
usr.bin/id \
usr.bin/lex \
usr.bin/limits \
usr.bin/lorder \
usr.bin/mktemp \
usr.bin/mt \