]> git.proxmox.com Git - mirror_frr.git/blob - Makefile.am
53693ae4da978d7ec380ea09906f21d1e865b43a
[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@ m4 @pkgsrcdir@ \
36 redhat @SOLARIS@ tests tools snapcraft
37
38 DIST_SUBDIRS = . bgpd ripd ripngd ospfd ospf6d ldpd \
39 isisd watchfrr vtysh ospfclient doc m4 pkgsrc redhat tests \
40 solaris pimd nhrpd eigrpd bgpd/rfp-example/librfp \
41 bgpd/rfp-example/rfptest tools snapcraft babeld python \
42 # end
43
44 EXTRA_DIST += aclocal.m4 SERVICES REPORTING-BUGS \
45 update-autotools \
46 vtysh/Makefile.in vtysh/Makefile.am \
47 tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
48 tools/zebra.el tools/multiple-bgpd.sh
49
50 ACLOCAL_AMFLAGS = -I m4
51
52 noinst_HEADERS += defaults.h