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