]> git.proxmox.com Git - mirror_frr.git/blame - Makefile.am
eigrpd: Start conversion to use route install failure callback
[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
ba777396
RW
6AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/lib \
7 -I$(top_builddir) -I$(top_builddir)/include -I$(top_builddir)/lib
4a121f99 8AM_CFLAGS = $(WERROR)
de1a880c 9DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" -DCONFDATE=$(CONFDATE)
64d44794 10LIBCAP = @LIBCAP@
4a121f99
DL
11
12EXTRA_DIST =
13BUILT_SOURCES =
0f8b5fd5 14CLEANFILES =
4a121f99 15
64d44794
DL
16examplesdir = $(exampledir)
17
4a121f99
DL
18bin_PROGRAMS =
19sbin_PROGRAMS =
bd354725 20sbin_SCRIPTS =
4a121f99
DL
21noinst_PROGRAMS =
22noinst_HEADERS =
23noinst_LIBRARIES =
24lib_LTLIBRARIES =
64d44794 25module_LTLIBRARIES =
4a121f99 26pkginclude_HEADERS =
70d27c5b 27nodist_pkginclude_HEADERS =
64d44794 28dist_examples_DATA =
4a121f99 29
6a35bfba
DL
30## libtool, the self-made GNU scourge
31## ... this should fix relinking
32## ... and AUTOMAKE_DUMMY is needed to prevent automake from treating this
33## as overriding the normal targets...
34$(AUTOMAKE_DUMMY)install-moduleLTLIBRARIES: install-libLTLIBRARIES
35$(AUTOMAKE_DUMMY)install-binPROGRAMS: install-libLTLIBRARIES
36$(AUTOMAKE_DUMMY)install-sbinPROGRAMS: install-libLTLIBRARIES
37
ba777396 38include include/subdir.am
4a121f99 39include lib/subdir.am
64d44794 40include zebra/subdir.am
bd354725 41include watchfrr/subdir.am
0f8b5fd5
DL
42include qpb/subdir.am
43include fpm/subdir.am
bd354725 44include tools/subdir.am
4a121f99 45
7f269117
DL
46include ripd/subdir.am
47include ripngd/subdir.am
afca0690
DL
48include ospfd/subdir.am
49include ospf6d/subdir.am
50include ospfclient/subdir.am
86e463cf 51include isisd/subdir.am
cde8cd9d 52include nhrpd/subdir.am
30237d29 53include ldpd/subdir.am
b6f5781c
DL
54include babeld/subdir.am
55include eigrpd/subdir.am
35a3c3c1 56include pimd/subdir.am
7f269117 57
0f8b5fd5 58SUBDIRS = . @LIBRFP@ @RFPTEST@ \
30237d29 59 @BGPD@ \
bd354725
DL
60 @VTYSH@ @DOC@ \
61 @SOLARIS@ tests
0537f4e7 62
30237d29 63DIST_SUBDIRS = . bgpd \
bd354725 64 vtysh doc tests \
35a3c3c1 65 solaris bgpd/rfp-example/librfp \
bd354725 66 bgpd/rfp-example/rfptest \
4d867099 67 debianpkg \
5578a14d 68 # end
718e3744 69
53d93be1
DL
70if PKGSRC
71rcdir=@pkgsrcrcdir@
72rc_SCRIPTS = \
73 pkgsrc/bgpd.sh \
74 pkgsrc/ospf6d.sh \
75 pkgsrc/ospfd.sh \
76 pkgsrc/ripd.sh \
77 pkgsrc/ripngd.sh \
78 pkgsrc/zebra.sh \
79 # end
80endif
81
82EXTRA_DIST += \
83 REPORTING-BUGS \
84 SERVICES \
85 aclocal.m4 \
1dab30f4 86 update-autotools \
53d93be1
DL
87 m4/README.txt \
88 \
89 python/clidef.py \
90 python/clippy/__init__.py \
91 \
92 redhat/frr.init \
93 redhat/frr.service \
94 redhat/daemons \
95 redhat/frr.logrotate \
96 redhat/frr.pam \
97 redhat/frr.spec \
98 redhat/README.rpm_build.md \
99 \
100 snapcraft/snapcraft.yaml \
101 snapcraft/README.snap_build.md \
102 snapcraft/README.usage.md \
103 snapcraft/extra_version_info.txt \
104 snapcraft/scripts \
105 snapcraft/defaults \
106 snapcraft/helpers \
107 snapcraft/snap \
108 \
53d93be1
DL
109 vtysh/Makefile.am \
110 vtysh/Makefile.in \
111 # end
0fc42949 112
72e2d828 113ACLOCAL_AMFLAGS = -I m4
8efe88ea 114
4a121f99 115noinst_HEADERS += defaults.h