1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Fix last-minute typo.

This commit is contained in:
Max Khon 2011-12-15 06:12:43 +00:00
parent 174da58b23
commit 548f8e2d41
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228524

View File

@ -1,6 +1,6 @@
# $FreeBSD$
check-jobherr:
check-joberr:
.for _t in 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
@-${MAKE} -f ${MAKEFILE} -j2 do-$@
.endfor