X-Git-Url: http://git.joshuawise.com/firearm.git/blobdiff_plain/69e8e27ffa6c1124ac91f55afe6d9a17d815a8b3..8c1ba49460599b87da679552ba8191ea184f0d15:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 36682af..dd41d75 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -all: costas.hex +all: costas.hex testbench.hex %.o: %.c arm-elf-gcc $(CFLAGS) -c -o $@ $<