/
niceSOFT
/
diffutils
Обзор
Документация
Войти
/
niceSOFT
/
diffutils
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.7
ms/INSTALL
13 строк
415 B
Paul Eggert
Revamp for more Unix-like approach.
22 сен 1994, 20:47
22 сен 1994, 20:47
21a8299
Код
Авторство
О чём код?
This directory is for building GNU diffutils on PC operating systems. It currently assumes GCC and emx. To build, check `Makefile' (particularly its configuration section) and then do the following: cd .. make -f pc/Makefile OS-TARGET where OS is either `dos' or `os2', and TARGET is either `debug' or `release'. If you change pc/Makefile, check your changes by running `make -f pc/Makefile pc/Makefile.chk'.