ObjWeb/Makefile
Jonathan Schleifer 96dec81b87
Initial import.
Only templates for now. This is based on some code from 2013 and adds a
proper build system and tests.
2016-05-06 20:04:28 +02:00

5 lines
53 B
Makefile

SUBDIRS = src tests
include buildsys.mk
tests: src