1 #-------------------------------------------------------------------------
3 # Makefile for src/pl/plpgsql (PostgreSQL's SQL procedural language)
5 # Copyright (c) 1994, Regents of the University of California
9 #-------------------------------------------------------------------------
11 subdir
= src
/pl
/plpgsql
12 top_builddir
= ..
/..
/..
13 include $(top_builddir
)/src
/Makefile.global
15 all install installdirs uninstall distprep
clean distclean maintainer-clean
: