shithub: mc

ref: 16b5ec849c2886329338f210cb4c90efc26c8b38
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