Fix a typo, 'xdev-build' should be spelled with a 'd' at the end.
Approved by: cognet
This commit is contained in:
parent
f3215a60fd
commit
829e39ff92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user