Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningMods authored Feb 2, 2025
1 parent 3e24208 commit f790f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ discdir/elfldr.elf:
wget -qO- $(ELFLDR_URL) | gunzip -c - > $@

discdir/etaHEN.elf:
wget -qO $(ETAHEN_URL) > etaHEN.elf
wget -qO $(ETAHEN_URL)


discdir/BDMV/JAR/00000.jar: discdir $(SOURCES)
Expand Down

0 comments on commit f790f34

Please sign in to comment.