BINDIR=/usr/local/bin

LUCHO=mmet mmap.mt32 playzip mbuild msplit mmerge

install:
	cp $(LUCHO) $(BINDIR)
