File: config.mk.in

package info (click to toggle)
postgresql-autodoc 1.25-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 332 kB
  • ctags: 24
  • sloc: sh: 2,805; perl: 1,563; makefile: 104
file content (13 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (2)
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@