Codebase list nsync / debian/1.22.0-1 tools
debian/1.22.0-1

Tree @debian/1.22.0-1 (Download .tar.gz)

1
2
3
4
5
6
mkdep is used to create Makefile dependencies 
with compilers that don't have a working flag to do it.

run_tests is used to run tests.  It would be a few lines of shell script,
except for Windows, which has a very different shell, so it's easier to do it
in C.