META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
@@ -12,7 +12,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -20,7 +20,6 @@ DIRDEPS = \
|
||||
lib/libgssapi \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -17,7 +17,6 @@ DIRDEPS = \
|
||||
lib/libgssapi \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -15,7 +15,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libgssapi \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -20,7 +20,6 @@ DIRDEPS = \
|
||||
lib/libsqlite3 \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -10,7 +10,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -14,7 +14,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -15,7 +15,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -16,7 +16,6 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -15,7 +15,6 @@ DIRDEPS = \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ DIRDEPS = \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -16,7 +16,6 @@ DIRDEPS = \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -15,7 +15,6 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -22,7 +22,6 @@ DIRDEPS = \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -19,7 +19,6 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -11,7 +11,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
@@ -12,7 +12,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
Reference in New Issue
Block a user