# Run "make check" to ensure that the code passes some simple tests,
# usually (always?) not involving compilation.
all:

check:
	./t-idcache
