Automated objdumping of test programs
This commit is contained in:
4
test_programs/riscv_instructions/boolean_logic/Makefile
Normal file
4
test_programs/riscv_instructions/boolean_logic/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
TOPDIR = ../..
|
||||
include $(TOPDIR)/Makefile.dumps
|
||||
|
||||
dumps: comparisons.dump if.dump switch.dump
|
Reference in New Issue
Block a user