BurritOS/test_programs/riscv_instructions/jump_instructions/Makefile

6 lines
101 B
Makefile
Raw Normal View History

2023-03-01 13:44:48 +01:00
TOPDIR = ../..
2023-03-08 13:02:03 +01:00
include $(TOPDIR)/Makefile.tests
2023-03-01 13:44:48 +01:00
2023-03-08 13:02:03 +01:00
dumps: jump.dump ret.dump
tests: jump.guac ret.guac