Add a buildsys.

This commit is contained in:
Jonathan Schleifer 2012-04-08 19:50:33 +02:00
parent a9e4c2a8d9
commit 40ec5f83b5
18 changed files with 4760 additions and 0 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
SUBDIRS = src tests
include buildsys.mk