diff options
Diffstat (limited to 'contrib/depends/Makefile')
| -rw-r--r-- | contrib/depends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index 734d607..0cf6086 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -214,8 +214,8 @@ $(host_prefix)/share/toolchain.cmake: check-packages check-packages: check-sources -install: check-packages $(host_prefix)/share/config.site -install: check-packages $(host_prefix)/share/toolchain.cmake +install: $(host_prefix)/share/config.site check-packages +install: $(host_prefix)/share/toolchain.cmake check-packages download-one: check-sources $(all_sources) |
