shithub: mc

ref: 124f45afc8c465541deec8b7775dff2d91f702c6
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