]> git.proxmox.com Git - mirror_frr.git/blame - Makefile.am
build: pre-generate built headers in configure
[mirror_frr.git] / Makefile.am
CommitLineData
718e3744 1## Process this file with automake to produce Makefile.in.
2
4a121f99
DL
3AUTOMAKE_OPTIONS = subdir-objects 1.12
4include common.am
5
64d44794 6AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir) -I$(top_builddir)/lib
4a121f99
DL
7AM_CFLAGS = $(WERROR)
8DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
64d44794 9LIBCAP = @LIBCAP@
4a121f99
DL
10
11EXTRA_DIST =
12BUILT_SOURCES =
0f8b5fd5 13CLEANFILES =
4a121f99 14
64d44794
DL
15examplesdir = $(exampledir)
16
4a121f99
DL
17bin_PROGRAMS =
18sbin_PROGRAMS =
19noinst_PROGRAMS =
20noinst_HEADERS =
21noinst_LIBRARIES =
22lib_LTLIBRARIES =
64d44794 23module_LTLIBRARIES =
4a121f99 24pkginclude_HEADERS =
64d44794 25dist_examples_DATA =
4a121f99
DL
26
27include lib/subdir.am
64d44794 28include zebra/subdir.am
0f8b5fd5
DL
29include qpb/subdir.am
30include fpm/subdir.am
4a121f99 31
7f269117
DL
32include ripd/subdir.am
33include ripngd/subdir.am
afca0690
DL
34include ospfd/subdir.am
35include ospf6d/subdir.am
36include ospfclient/subdir.am
86e463cf 37include isisd/subdir.am
cde8cd9d 38include nhrpd/subdir.am
7f269117 39
0f8b5fd5 40SUBDIRS = . @LIBRFP@ @RFPTEST@ \
afca0690 41 @BGPD@ @LDPD@ \
cde8cd9d 42 @PIMD@ @EIGRPD@ @BABELD@ \
afca0690 43 @WATCHFRR@ @VTYSH@ @DOC@ \
53d93be1 44 @SOLARIS@ tests tools
0537f4e7 45
afca0690 46DIST_SUBDIRS = . bgpd ldpd \
86e463cf 47 watchfrr vtysh doc tests \
cde8cd9d 48 solaris pimd eigrpd bgpd/rfp-example/librfp \
53d93be1 49 bgpd/rfp-example/rfptest tools babeld \
5578a14d 50 # end
718e3744 51
53d93be1
DL
52if PKGSRC
53rcdir=@pkgsrcrcdir@
54rc_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
62endif
63
64EXTRA_DIST += \
65 REPORTING-BUGS \
66 SERVICES \
67 aclocal.m4 \
1dab30f4 68 update-autotools \
53d93be1
DL
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
0fc42949 100
72e2d828 101ACLOCAL_AMFLAGS = -I m4
8efe88ea 102
4a121f99 103noinst_HEADERS += defaults.h