blob: 59e45a80d4b6e6bf35d581aa84d8ab9d6afccaf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- mk/base/tendra.install.mk
+++ mk/base/tendra.install.mk
@@ -76,7 +76,7 @@
# Our main target.
-install-all: install-dir ${INSTALL_TARGETS}
+install-all: install-dir .WAIT ${INSTALL_TARGETS}
# Create our directories.
|