/
auroraos
/
mirror_nsync
Обзор
Документация
Войти
/
auroraos
/
mirror_nsync
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
master
tools/README
6 строк
262 B
Mike Burrows
Initial commit of the nsync package.
20 янв 2017, 02:04
20 янв 2017, 02:04
842d50d
Код
Авторство
О чём код?
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.