/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/pl/plpgsql/Makefile
17 строк
435 B
Peter Eisentraut
Make init-po and update-po recursive make targets
29 июн 2012, 15:01
29 июн 2012, 15:01
b344c65
Код
Авторство
О чём код?
#------------------------------------------------------------------------- # # Makefile for src/pl/plpgsql (PostgreSQL's SQL procedural language) # # Copyright (c) 1994, Regents of the University of California # # src/pl/plpgsql/Makefile # #------------------------------------------------------------------------- subdir = src/pl/plpgsql top_builddir = ../../.. include $(top_builddir)/src/Makefile.global SUBDIRS = src $(recurse)