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