updates.
[crypto.git] / Makefile.defines_int
1 # Generated automatically from Makefile.defines_int.in by configure.
2 # Generated automatically from Makefile.defines_int.in by configure.
3 # Generated automatically from Makefile.defines_int.in by configure.
4 # Generated automatically from Makefile.defines_int.in by configure.
5 # Generated automatically from Makefile.defines_int.in by configure.
6 # Generated automatically from Makefile.defines_int.in by configure.
7 # Generated automatically from Makefile.defines_int.in by configure.
8 # Generated automatically from Makefile.defines_int.in by configure.
9 #
10 #  Makefile.defines_int
11 #
12 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
13 #
14 #  Copyright (C) 2000 - 2001 Pekka Riikonen
15 #
16 #  This program is free software; you can redistribute it and/or modify
17 #  it under the terms of the GNU General Public License as published by
18 #  the Free Software Foundation; either version 2 of the License, or
19 #  (at your option) any later version.
20 #
21 #  This program is distributed in the hope that it will be useful,
22 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
23 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24 #  GNU General Public License for more details.
25 #
26
27 #
28 # Internal file for definitions. This is read by Makefile.defines. DO NOT
29 # include this file directly to your Makefile.ams.
30 #
31
32 #
33 # Generic definitions
34 #
35 silc_top_srcdir=/home/silc/silc
36
37 #
38 # Common libraries that are linked against the created executable
39 #
40 SILC_COMMON_LIBS= -lncurses -ldl -L$(silc_top_srcdir)/lib -lsilc
41
42 #
43 # Installation defines
44 #
45 silc_etcdir=/etc/silc
46 silc_modulesdir=$(prefix)/modules
47 silc_helpdir=$(prefix)/help
48 silc_docdir=$(prefix)/doc
49 silc_logsdir=$(prefix)/logs