]> Joshua Wise's Git repositories - firearm.git/blobdiff - tests/Makefile
tests/Makefile: Build the testbench by default with the tests.
[firearm.git] / tests / Makefile
index 36682afe064ab529f344f1b45965ada141194459..dd41d75ecf27955a7d1cee87cbd9eb925e604b1a 100644 (file)
@@ -1,4 +1,4 @@
-all: costas.hex
+all: costas.hex testbench.hex
 
 %.o: %.c
        arm-elf-gcc $(CFLAGS) -c -o $@ $<
This page took 0.020822 seconds and 4 git commands to generate.