There should be no scripts top-level but only in sub directories.
These files are installed on the target system.
- kdb: for scripts to be used with
kdb <script>
. - ffconfig: to configure firefox.
- completion: for shell completion files.
The completion files need INSTALL_SYSTEM_FILES to be installed.
- dev: for development scripts.
- cmake: everything shared for the CMake build system.
- randoop: For automatic unit test generation for Java.