]> git.proxmox.com Git - mirror_frr.git/blob - Makefile.am
build: non-recursive nhrpd
[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 dist_examples_DATA =
26
27 include lib/subdir.am
28 include zebra/subdir.am
29 include qpb/subdir.am
30 include fpm/subdir.am
31
32 include ripd/subdir.am
33 include ripngd/subdir.am
34 include ospfd/subdir.am
35 include ospf6d/subdir.am
36 include ospfclient/subdir.am
37 include isisd/subdir.am
38 include nhrpd/subdir.am
39
40 SUBDIRS = . @LIBRFP@ @RFPTEST@ \
41 @BGPD@ @LDPD@ \
42 @PIMD@ @EIGRPD@ @BABELD@ \
43 @WATCHFRR@ @VTYSH@ @DOC@ \
44 @SOLARIS@ tests tools
45
46 DIST_SUBDIRS = . bgpd ldpd \
47 watchfrr vtysh doc tests \
48 solaris pimd eigrpd bgpd/rfp-example/librfp \
49 bgpd/rfp-example/rfptest tools babeld \
50 # end
51
52 if PKGSRC
53 rcdir=@pkgsrcrcdir@
54 rc_SCRIPTS = \
55 pkgsrc/bgpd.sh \
56 pkgsrc/ospf6d.sh \
57 pkgsrc/ospfd.sh \
58 pkgsrc/ripd.sh \
59 pkgsrc/ripngd.sh \
60 pkgsrc/zebra.sh \
61 # end
62 endif
63
64 EXTRA_DIST += \
65 REPORTING-BUGS \
66 SERVICES \
67 aclocal.m4 \
68 update-autotools \
69 m4/README.txt \
70 \
71 python/clidef.py \
72 python/clippy/__init__.py \
73 \
74 redhat/frr.init \
75 redhat/frr.service \
76 redhat/daemons \
77 redhat/frr.logrotate \
78 redhat/frr.pam \
79 redhat/frr.spec \
80 redhat/README.rpm_build.md \
81 \
82 snapcraft/snapcraft.yaml \
83 snapcraft/README.snap_build.md \
84 snapcraft/README.usage.md \
85 snapcraft/extra_version_info.txt \
86 snapcraft/scripts \
87 snapcraft/defaults \
88 snapcraft/helpers \
89 snapcraft/snap \
90 \
91 tools/multiple-bgpd.sh \
92 tools/rrcheck.pl \
93 tools/rrlookup.pl \
94 tools/zc.pl \
95 tools/zebra.el \
96 \
97 vtysh/Makefile.am \
98 vtysh/Makefile.in \
99 # end
100
101 ACLOCAL_AMFLAGS = -I m4
102
103 noinst_HEADERS += defaults.h