mips/msim/Makefile
2024-09-22 23:41:05 -04:00

7 lines
77 B
Makefile

include ../config.mk
SRC=.
BIN=../bin/msim
OUT=msim
include ../makefile.mk