mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
943135931d
* lib/Makefile: New file. * lib/t-idcache: New script. Ensure that the two halves of idcache.c stay in sync.
7 lines
142 B
Makefile
7 lines
142 B
Makefile
# Run "make check" to ensure that the code passes some simple tests,
|
|
# usually (always?) not involving compilation.
|
|
all:
|
|
|
|
check:
|
|
./t-idcache
|