mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-12-08 22:38:25 +00:00
Make sure NDK39.lha is saved correctly
This commit is contained in:
2
Makefile
2
Makefile
@ -736,7 +736,7 @@ projects/$(NDK_FOLDER_NAME).info: $(BUILD)/_lha_done download/$(NDK_ARC_NAME).lh
|
||||
@touch projects/$(NDK_FOLDER_NAME).info
|
||||
|
||||
download/$(NDK_ARC_NAME).lha:
|
||||
@cd download && wget $(NDK_URL)
|
||||
@cd download && wget $(NDK_URL) -O $(NDK_ARC_NAME).lha
|
||||
|
||||
|
||||
# =================================================
|
||||
|
||||
Reference in New Issue
Block a user