shithub: mc

ref: 03ce0ae18518e2686e8b30e25cf47e2ad1afe6ad
dir: /libbio/Makefile/

View raw version
MYRLIB=bio
MYRSRC= \
	bio.myr \
	puti.myr \
	geti.myr

include config.mk
include mk/myr.mk

check: all
	make -C test check