ObjIRC  Diff

Differences From Artifact [326a1c67de]:

To Artifact [4c408c29c6]:


1
2
3
4


5



SUBDIRS = src tests

include buildsys.mk



tests: src







>
>

>
>
>
1
2
3
4
5
6
7
8
9
10
SUBDIRS = src tests

include buildsys.mk

.PHONY: check

tests: src

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