]> git.proxmox.com Git - mirror_frr.git/blob - Makefile.am
build: chop down complicated CFLAGS logic
[mirror_frr.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in.
2
3 SUBDIRS = lib qpb fpm @ZEBRA@ @LIBRFP@ @RFPTEST@ \
4 @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @LDPD@ \
5 @ISISD@ @PIMD@ @WATCHQUAGGA@ @VTYSH@ @OSPFCLIENT@ @DOC@ m4 @pkgsrcdir@ \
6 redhat @SOLARIS@ tests tools cumulus
7
8 DIST_SUBDIRS = lib qpb fpm zebra bgpd ripd ripngd ospfd ospf6d ldpd \
9 isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
10 solaris pimd @LIBRFP@ @RFPTEST@ tools cumulus
11
12 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
13 update-autotools \
14 vtysh/Makefile.in vtysh/Makefile.am \
15 tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
16 tools/zebra.el tools/multiple-bgpd.sh
17
18 if HAVE_LATEX
19
20 HACKING.pdf: HACKING.tex
21 $(LATEXMK) -pdf $<
22
23 clean-local:
24 -$(LATEXMK) -C HACKING.tex
25
26 endif
27
28 ACLOCAL_AMFLAGS = -I m4