summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-03-27 15:03:18 +0000
committerrene <rene@FreeBSD.org>2013-03-27 15:03:18 +0000
commita814f2ca00adc35543eac35a0fb6873ce2afdef7 (patch)
treef7187108ee5e8b8d776ff0fb93b26127a5298714 /Makefile.inc1
parentc45e5da903f8140c2f15402b2424837677b648aa (diff)
downloadFreeBSD-src-a814f2ca00adc35543eac35a0fb6873ce2afdef7.zip
FreeBSD-src-a814f2ca00adc35543eac35a0fb6873ce2afdef7.tar.gz
Fix a typo, 'xdev-build' should be spelled with a 'd' at the end.
Approved by: cognet
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 20b3bd3..2a0d1a0 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1819,6 +1819,6 @@ _xi-links:
../../../../usr/bin/${XDDIR}${OSREL}-$$i; \
done
.else
-xdev xdev-buil xdev-install:
+xdev xdev-build xdev-install:
@echo "*** Error: Both XDEV and XDEV_ARCH must be defined for \"${.TARGET}\" target"
.endif
OpenPOWER on IntegriCloud