EECS151 / riscv-cpu / software / bios151v3 / Makefile
Makefile
Raw
# Master Makefile dependencies
TARGET := bios151v3
INCLUDE_LIB := true

include ../Makefile.gcc.in