summaryrefslogtreecommitdiff
path: root/postgresql_autodoc/config.mk.in
blob: ddcee1a76f2c9d81ae4b534df0ae86fe83760493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SHELL = /bin/sh
VPATH = @srcdir@

# Configure replacements
INSTALL_SCRIPT = @INSTALL@
PERL = @PERL@
SED = @SED@

# installation directories
prefix = @prefix@
exec_prefix= @exec_prefix@
bindir = @bindir@
datadir = @datadir@/postgresql_autodoc