Codebase list nsync / lintian-fixes/main tools
lintian-fixes/main

Tree @lintian-fixes/main (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.