tinycdb 0.0.6

Bindings to the TinyCDB C library (http://www.corpit.ru/mjt/tinycdb.html)
Documentation
1
2
3
4
5
6
.SUFFIXES:

all: hello.cdb

%.cdb: %.cdbmake
	@cdb -c $@ $<