1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-10 04:56:07 +00:00

fix typo for update-fd2fsd

This commit is contained in:
Bebbo
2018-06-17 18:00:58 +02:00
parent 23ad81ce84
commit 785e2e7fc9

View File

@@ -153,7 +153,7 @@ update-binutils: projects/binutils/configure
fi
cd projects/binutils && export DEPTH=16; while true; do echo "trying depth=$$DEPTH"; git pull --depth $$DEPTH && break; export DEPTH=$$(($$DEPTH+$$DEPTH));done
update-fd2fsd: projects/fd2sfd/configure
update-fd2sfd: projects/fd2sfd/configure
cd projects/fd2sfd && git pull
update-fd2pragma: projects/fd2pragma/makefile