1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00
Files
gnulib/lib/Makefile
Jim Meyering 943135931d The beginnings of syntax-related checks for gnulib.
* lib/Makefile: New file.
* lib/t-idcache: New script.  Ensure that the two halves of
idcache.c stay in sync.
2006-11-20 23:33:31 +00:00

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