diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ help: echo " Fenders 3-sector Loader floppy image [*]" @echo @echo "[*] floppy image targets require 'axe' utility, from:" - @echo " http://urchlay.naptime.net/~urchlay/src/axe-0.2.0.tar.gz" + @echo " https://slackware.uk/~urchlay/src/axe-0.2.0.tar.gz" @echo @echo "Useful variables to add to the make command:" @echo " CC - path to cl65 binary (default: cl65, searches PATH)" |