ObjIRC  Artifact [4c408c29c6]

Artifact 4c408c29c63d7c8a01cc1aec90da400022c33b2781815852407e731a7fafbaaa:


SUBDIRS = src tests

include buildsys.mk

.PHONY: check

tests: src

check: tests
	${MAKE} -C tests -s run