From: Bdale Garbee Date: Mon, 22 Apr 2013 17:52:04 +0000 (-0600) Subject: so I don't have to remember... X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=commitdiff_plain;h=HEAD;hp=7824687485533666b54e56fcb9a5b90054e65fc0 so I don't have to remember... --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..6fafad2 --- /dev/null +++ b/Makefile @@ -0,0 +1,8 @@ +# assume /opt/cortex exists and is writeable by the current user, +# which completely eliminates the need for any superuser privs + +install: summon-arm-toolchain + ./summon-arm-toolchain + +distclean: + rm -f openocd-master sources stamps