shithub: mc

ref: 9512779a27fb78fa0bfe505da59b8af681466e11
dir: /muse/Makefile/

View raw version
INSTBIN=muse
BIN=muse
OBJ=muse.o

DEPS=../parse/libparse.a ../util/libutil.a

include ../mk/c.mk
include ../config.mk