cvw/tests/fp/vectors/Makefile

9 lines
85 B
Makefile
Raw Normal View History

2024-09-19 20:38:35 +00:00
all: ieee riscv
.PHONY: ieee riscv
ieee:
$(MAKE) -C ieee
riscv:
$(MAKE) -C riscv