shithub: mc

ref: c6dc304c9f9bf6e20f0f1b36a961115573e2aecd
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