/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
REL_14_21
doc/Makefile
16 строк
469 B
Peter Eisentraut
Remove maintainer-check target, fold into normal build
11 окт 2013, 04:11
11 окт 2013, 04:11
5dd41f3
Код
Авторство
О чём код?
#---------------------------------------------------------------------------- # # 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 distprep html man install installdirs uninstall clean distclean maintainer-clean: $(MAKE) -C src $@