updates.
[silc.git] / doc / Makefile.am.pre
1 #
2 #  Makefile.am
3 #
4 #  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
5 #
6 #  Copyright (C) 2000 - 2001 Pekka Riikonen
7 #
8 #  This program is free software; you can redistribute it and/or modify
9 #  it under the terms of the GNU General Public License as published by
10 #  the Free Software Foundation; either version 2 of the License, or
11 #  (at your option) any later version.
12 #
13 #  This program is distributed in the hope that it will be useful,
14 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
15 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 #  GNU General Public License for more details.
17 #
18
19 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
20
21 COMMONDIRS = 
22 SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
23 DIST_SUBDIRS = SILC_DISTRIBUTION_SUBDIRS
24
25 all:
26         touch draft-riikonen-silc-spec-03.txt
27         touch draft-riikonen-silc-pp-03.txt
28         touch draft-riikonen-silc-ke-auth-03.txt
29         touch draft-riikonen-silc-commands-01.txt
30         -cd ..
31
32 if SILC_DIST_CLIENT
33 dist-hook:
34         rm draft-riikonen*.txt
35         touch draft-riikonen-silc-spec-03.txt
36         touch draft-riikonen-silc-pp-03.txt
37         touch draft-riikonen-silc-ke-auth-03.txt
38         touch draft-riikonen-silc-commands-01.txt
39 else
40 dist-hook:
41         touch draft-riikonen-silc-spec-03.txt
42         touch draft-riikonen-silc-pp-03.txt
43         touch draft-riikonen-silc-ke-auth-03.txt
44         touch draft-riikonen-silc-commands-01.txt
45         ./makerfc draft-riikonen-silc-spec-03.nroff \
46                 draft-riikonen-silc-spec-03.txt
47         ./makerfc draft-riikonen-silc-pp-03.nroff \
48                 draft-riikonen-silc-pp-03.txt
49         ./makerfc draft-riikonen-silc-ke-auth-03.nroff \
50                 draft-riikonen-silc-ke-auth-03.txt
51         ./makerfc draft-riikonen-silc-commands-01.nroff \
52                 draft-riikonen-silc-commands-01.txt
53 endif
54
55 EXTRA_DIST = \
56         CodingStyle \
57         FAQ \
58         example_silcd.conf \
59         example_silc.conf \
60         draft-riikonen*.txt