]> git.tuebingen.mpg.de Git - tfortune.git/blob - config.mak.in
initial
[tfortune.git] / config.mak.in
1 # SPDX-License-Identifier: GPL-2.0
2
3 prefix := @prefix@
4 exec_prefix := @exec_prefix@
5
6 # These two use prefix and exec_prefix
7 bindir := @bindir@
8 datarootdir := @datarootdir@
9
10 PACKAGE_TARNAME := @PACKAGE_TARNAME@
11 PACKAGE_VERSION := @PACKAGE_VERSION@
12
13 FLEX := @FLEX@
14 BISON := @BISON@
15 M4 := @M4@
16 LOPSUBGEN := @LOPSUBGEN@