/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
doc/Makefile
16 строк
443 B
Peter Eisentraut
Remove distprep
06 ноя 2023, 17:18
06 ноя 2023, 17:18
721856f
Код
Авторство
О чём код?
#---------------------------------------------------------------------------- # # PostgreSQL documentation top-level makefile # # Copyright (c) 1994, Regents of the University of California # # doc/Makefile # #---------------------------------------------------------------------------- subdir = doc top_builddir = .. include $(top_builddir)/src/Makefile.global all html man install installdirs uninstall clean distclean: $(MAKE) -C src $@