]> git.proxmox.com Git - mirror_frr.git/blob - Makefile.am
Merge pull request #964 from opensourcerouting/plist-trie-corruption-3.0
[mirror_frr.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in.
2
3 AUTOMAKE_OPTIONS = subdir-objects 1.12
4 include common.am
5
6 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir) -I$(top_builddir)/lib
7 AM_CFLAGS = $(WERROR)
8 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
9 LIBCAP = @LIBCAP@
10
11 EXTRA_DIST =
12 BUILT_SOURCES =
13 CLEANFILES =
14
15 examplesdir = $(exampledir)
16
17 bin_PROGRAMS =
18 sbin_PROGRAMS =
19 noinst_PROGRAMS =
20 noinst_HEADERS =
21 noinst_LIBRARIES =
22 lib_LTLIBRARIES =
23 module_LTLIBRARIES =
24 pkginclude_HEADERS =
25 nodist_pkginclude_HEADERS =
26 dist_examples_DATA =
27
28 include lib/subdir.am
29 include zebra/subdir.am
30 include qpb/subdir.am
31 include fpm/subdir.am
32
33 include ripd/subdir.am
34 include ripngd/subdir.am
35 include ospfd/subdir.am
36 include ospf6d/subdir.am
37 include ospfclient/subdir.am
38 include isisd/subdir.am
39 include nhrpd/subdir.am
40 include ldpd/subdir.am
41 include babeld/subdir.am
42 include eigrpd/subdir.am
43
44 SUBDIRS = . @LIBRFP@ @RFPTEST@ \
45 @BGPD@ \
46 @PIMD@ \
47 @WATCHFRR@ @VTYSH@ @DOC@ \
48 @SOLARIS@ tests tools
49
50 DIST_SUBDIRS = . bgpd \
51 watchfrr vtysh doc tests \
52 solaris pimd bgpd/rfp-example/librfp \
53 bgpd/rfp-example/rfptest tools \
54 # end
55
56 if PKGSRC
57 rcdir=@pkgsrcrcdir@
58 rc_SCRIPTS = \
59 pkgsrc/bgpd.sh \
60 pkgsrc/ospf6d.sh \
61 pkgsrc/ospfd.sh \
62 pkgsrc/ripd.sh \
63 pkgsrc/ripngd.sh \
64 pkgsrc/zebra.sh \
65 # end
66 endif
67
68 EXTRA_DIST += \
69 REPORTING-BUGS \
70 SERVICES \
71 aclocal.m4 \
72 update-autotools \
73 m4/README.txt \
74 \
75 python/clidef.py \
76 python/clippy/__init__.py \
77 \
78 redhat/frr.init \
79 redhat/frr.service \
80 redhat/daemons \
81 redhat/frr.logrotate \
82 redhat/frr.pam \
83 redhat/frr.spec \
84 redhat/README.rpm_build.md \
85 \
86 snapcraft/snapcraft.yaml \
87 snapcraft/README.snap_build.md \
88 snapcraft/README.usage.md \
89 snapcraft/extra_version_info.txt \
90 snapcraft/scripts \
91 snapcraft/defaults \
92 snapcraft/helpers \
93 snapcraft/snap \
94 \
95 tools/multiple-bgpd.sh \
96 tools/rrcheck.pl \
97 tools/rrlookup.pl \
98 tools/zc.pl \
99 tools/zebra.el \
100 \
101 vtysh/Makefile.am \
102 vtysh/Makefile.in \
103 # end
104
105 ACLOCAL_AMFLAGS = -I m4
106
107 noinst_HEADERS += defaults.h