mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
* 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
|