blob: 4f62b8cf608f009bb698fc68bc7a36d5e70f015b [file] [log] [blame]
Jeff Thompson39128c62013-06-19 14:08:51 -07001# Makefile.in generated by automake 1.13.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
Jeff Thompsonca45e552013-06-26 17:40:06 -070017# This file is copied from http://www.gnu.org/software/autoconf-archive/ax_prog_doxygen.html
18
Jeff Thompson39128c62013-06-19 14:08:51 -070019
Jeff Thompson36174062013-06-21 16:03:44 -070020
Jeff Thompson39128c62013-06-19 14:08:51 -070021VPATH = @srcdir@
22am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
23am__make_running_with_option = \
24 case $${target_option-} in \
25 ?) ;; \
26 *) echo "am__make_running_with_option: internal error: invalid" \
27 "target option '$${target_option-}' specified" >&2; \
28 exit 1;; \
29 esac; \
30 has_opt=no; \
31 sane_makeflags=$$MAKEFLAGS; \
32 if $(am__is_gnu_make); then \
33 sane_makeflags=$$MFLAGS; \
34 else \
35 case $$MAKEFLAGS in \
36 *\\[\ \ ]*) \
37 bs=\\; \
38 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
39 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
40 esac; \
41 fi; \
42 skip_next=no; \
43 strip_trailopt () \
44 { \
45 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
46 }; \
47 for flg in $$sane_makeflags; do \
48 test $$skip_next = yes && { skip_next=no; continue; }; \
49 case $$flg in \
50 *=*|--*) continue;; \
51 -*I) strip_trailopt 'I'; skip_next=yes;; \
52 -*I?*) strip_trailopt 'I';; \
53 -*O) strip_trailopt 'O'; skip_next=yes;; \
54 -*O?*) strip_trailopt 'O';; \
55 -*l) strip_trailopt 'l'; skip_next=yes;; \
56 -*l?*) strip_trailopt 'l';; \
57 -[dEDm]) skip_next=yes;; \
58 -[JT]) skip_next=yes;; \
59 esac; \
60 case $$flg in \
61 *$$target_option*) has_opt=yes; break;; \
62 esac; \
63 done; \
64 test $$has_opt = yes
65am__make_dryrun = (target_option=n; $(am__make_running_with_option))
66am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
67pkgdatadir = $(datadir)/@PACKAGE@
68pkgincludedir = $(includedir)/@PACKAGE@
69pkglibdir = $(libdir)/@PACKAGE@
70pkglibexecdir = $(libexecdir)/@PACKAGE@
71am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
72install_sh_DATA = $(install_sh) -c -m 644
73install_sh_PROGRAM = $(install_sh) -c
74install_sh_SCRIPT = $(install_sh) -c
75INSTALL_HEADER = $(INSTALL_DATA)
76transform = $(program_transform_name)
77NORMAL_INSTALL = :
78PRE_INSTALL = :
79POST_INSTALL = :
80NORMAL_UNINSTALL = :
81PRE_UNINSTALL = :
82POST_UNINSTALL = :
Jeff Thompsonca45e552013-06-26 17:40:06 -070083DIST_COMMON = $(srcdir)/aminclude.am $(srcdir)/Makefile.in \
84 $(srcdir)/Makefile.am $(top_srcdir)/configure \
85 $(am__configure_deps) $(srcdir)/config.h.in \
86 $(dist_noinst_SCRIPTS) depcomp ar-lib config.guess config.sub \
87 install-sh missing ltmain.sh
Jeff Thompson3b3aabf2013-06-21 16:50:20 -070088bin_PROGRAMS = test-encode-decode-interest$(EXEEXT)
Jeff Thompson39128c62013-06-19 14:08:51 -070089subdir = .
Jeff Thompson39128c62013-06-19 14:08:51 -070090ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93 $(ACLOCAL_M4)
94am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
95 configure.lineno config.status.lineno
96mkinstalldirs = $(install_sh) -d
97CONFIG_HEADER = config.h
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
Jeff Thompson36174062013-06-21 16:03:44 -0700100am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101am__vpath_adj = case $$p in \
102 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 *) f=$$p;; \
104 esac;
105am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106am__install_max = 40
107am__nobase_strip_setup = \
108 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109am__nobase_strip = \
110 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111am__nobase_list = $(am__nobase_strip_setup); \
112 for p in $$list; do echo "$$p $$p"; done | \
113 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115 if (++n[$$2] == $(am__install_max)) \
116 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117 END { for (dir in files) print dir, files[dir] }'
118am__base_list = \
119 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121am__uninstall_files_from_dir = { \
122 test -z "$$files" \
123 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125 $(am__cd) "$$dir" && rm -f $$files; }; \
126 }
127am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
128LIBRARIES = $(lib_LIBRARIES)
129ARFLAGS = cru
130AM_V_AR = $(am__v_AR_@AM_V@)
131am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
132am__v_AR_0 = @echo " AR " $@;
133am__v_AR_1 =
134ndn_cpp_a_AR = $(AR) $(ARFLAGS)
135ndn_cpp_a_LIBADD =
Jeff Thompson39128c62013-06-19 14:08:51 -0700136am__dirstamp = $(am__leading_dot)dirstamp
Jeff Thompson1a4ca7f2013-06-27 12:11:12 -0700137am_ndn_cpp_a_OBJECTS = ndn-cpp/Name.$(OBJEXT) ndn-cpp/data.$(OBJEXT) \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700138 ndn-cpp/interest.$(OBJEXT) ndn-cpp/fields/content.$(OBJEXT) \
139 ndn-cpp/fields/exclude.$(OBJEXT) \
140 ndn-cpp/fields/key-locator.$(OBJEXT) \
141 ndn-cpp/fields/name-component.$(OBJEXT) \
142 ndn-cpp/fields/name.$(OBJEXT) \
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700143 ndn-cpp/fields/signature.$(OBJEXT) \
144 ndn-cpp/encoding/BinaryXMLDecoder.$(OBJEXT) \
145 ndn-cpp/encoding/BinaryXMLStructureDecoder.$(OBJEXT) \
Jeff Thompsonca45e552013-06-26 17:40:06 -0700146 ndn-cpp/encoding/BinaryXMLWireFormat.$(OBJEXT) \
Jeff Thompson1a4ca7f2013-06-27 12:11:12 -0700147 ndn-cpp/encoding/WireFormat.$(OBJEXT) \
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700148 ndn-cpp/encoding/ccnb.$(OBJEXT)
Jeff Thompson36174062013-06-21 16:03:44 -0700149ndn_cpp_a_OBJECTS = $(am_ndn_cpp_a_OBJECTS)
150PROGRAMS = $(bin_PROGRAMS)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700151am_test_encode_decode_interest_OBJECTS = \
152 test/test-encode-decode-interest.$(OBJEXT)
153test_encode_decode_interest_OBJECTS = \
154 $(am_test_encode_decode_interest_OBJECTS)
155test_encode_decode_interest_DEPENDENCIES = ndn-cpp.a
Jeff Thompson39128c62013-06-19 14:08:51 -0700156SCRIPTS = $(dist_noinst_SCRIPTS)
157AM_V_P = $(am__v_P_@AM_V@)
158am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
159am__v_P_0 = false
160am__v_P_1 = :
161AM_V_GEN = $(am__v_GEN_@AM_V@)
162am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
163am__v_GEN_0 = @echo " GEN " $@;
164am__v_GEN_1 =
165AM_V_at = $(am__v_at_@AM_V@)
166am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
167am__v_at_0 = @
168am__v_at_1 =
169DEFAULT_INCLUDES = -I.@am__isrc@
170depcomp = $(SHELL) $(top_srcdir)/depcomp
171am__depfiles_maybe = depfiles
172am__mv = mv -f
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700173COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
174 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
175AM_V_CC = $(am__v_CC_@AM_V@)
176am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
177am__v_CC_0 = @echo " CC " $@;
178am__v_CC_1 =
179CCLD = $(CC)
180LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
181AM_V_CCLD = $(am__v_CCLD_@AM_V@)
182am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
183am__v_CCLD_0 = @echo " CCLD " $@;
184am__v_CCLD_1 =
Jeff Thompson39128c62013-06-19 14:08:51 -0700185CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
186 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
187AM_V_CXX = $(am__v_CXX_@AM_V@)
188am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
189am__v_CXX_0 = @echo " CXX " $@;
190am__v_CXX_1 =
191CXXLD = $(CXX)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700192CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
193 -o $@
Jeff Thompson39128c62013-06-19 14:08:51 -0700194AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
195am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
196am__v_CXXLD_0 = @echo " CXXLD " $@;
197am__v_CXXLD_1 =
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700198SOURCES = $(ndn_cpp_a_SOURCES) $(test_encode_decode_interest_SOURCES)
199DIST_SOURCES = $(ndn_cpp_a_SOURCES) \
200 $(test_encode_decode_interest_SOURCES)
Jeff Thompson39128c62013-06-19 14:08:51 -0700201am__can_run_installinfo = \
202 case $$AM_UPDATE_INFO_DIR in \
203 n|no|NO) false;; \
204 *) (install-info --version) >/dev/null 2>&1;; \
205 esac
206am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
207 $(LISP)config.h.in
208# Read a list of newline-separated strings from the standard input,
209# and print each of them once, without duplicates. Input order is
210# *not* preserved.
211am__uniquify_input = $(AWK) '\
212 BEGIN { nonempty = 0; } \
213 { items[$$0] = 1; nonempty = 1; } \
214 END { if (nonempty) { for (i in items) print i; }; } \
215'
216# Make sure the list of sources is unique. This is necessary because,
217# e.g., the same source file might be shared among _SOURCES variables
218# for different programs/libraries.
219am__define_uniq_tagged_files = \
220 list='$(am__tagged_files)'; \
221 unique=`for i in $$list; do \
222 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223 done | $(am__uniquify_input)`
224ETAGS = etags
225CTAGS = ctags
226CSCOPE = cscope
227AM_RECURSIVE_TARGETS = cscope
228DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
229distdir = $(PACKAGE)-$(VERSION)
230top_distdir = $(distdir)
231am__remove_distdir = \
232 if test -d "$(distdir)"; then \
233 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
234 && rm -rf "$(distdir)" \
235 || { sleep 5 && rm -rf "$(distdir)"; }; \
236 else :; fi
237am__post_remove_distdir = $(am__remove_distdir)
238DIST_ARCHIVES = $(distdir).tar.gz
239GZIP_ENV = --best
240DIST_TARGETS = dist-gzip
241distuninstallcheck_listfiles = find . -type f -print
242am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
243 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
244distcleancheck_listfiles = find . -type f -print
245ACLOCAL = @ACLOCAL@
246AMTAR = @AMTAR@
247AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Jeff Thompson36174062013-06-21 16:03:44 -0700248AR = @AR@
Jeff Thompson39128c62013-06-19 14:08:51 -0700249AUTOCONF = @AUTOCONF@
250AUTOHEADER = @AUTOHEADER@
251AUTOMAKE = @AUTOMAKE@
252AWK = @AWK@
Jeff Thompson36174062013-06-21 16:03:44 -0700253CC = @CC@
254CCDEPMODE = @CCDEPMODE@
255CFLAGS = @CFLAGS@
Jeff Thompson39128c62013-06-19 14:08:51 -0700256CPPFLAGS = @CPPFLAGS@
257CXX = @CXX@
258CXXDEPMODE = @CXXDEPMODE@
259CXXFLAGS = @CXXFLAGS@
260CYGPATH_W = @CYGPATH_W@
261DEFS = @DEFS@
262DEPDIR = @DEPDIR@
Jeff Thompsonca45e552013-06-26 17:40:06 -0700263DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
264DX_CONFIG = @DX_CONFIG@
265DX_DOCDIR = @DX_DOCDIR@
266DX_DOT = @DX_DOT@
267DX_DOXYGEN = @DX_DOXYGEN@
268DX_DVIPS = @DX_DVIPS@
269DX_EGREP = @DX_EGREP@
270DX_ENV = @DX_ENV@
271DX_FLAG_chi = @DX_FLAG_chi@
272DX_FLAG_chm = @DX_FLAG_chm@
273DX_FLAG_doc = @DX_FLAG_doc@
274DX_FLAG_dot = @DX_FLAG_dot@
275DX_FLAG_html = @DX_FLAG_html@
276DX_FLAG_man = @DX_FLAG_man@
277DX_FLAG_pdf = @DX_FLAG_pdf@
278DX_FLAG_ps = @DX_FLAG_ps@
279DX_FLAG_rtf = @DX_FLAG_rtf@
280DX_FLAG_xml = @DX_FLAG_xml@
281DX_HHC = @DX_HHC@
282DX_LATEX = @DX_LATEX@
283DX_MAKEINDEX = @DX_MAKEINDEX@
284DX_PDFLATEX = @DX_PDFLATEX@
285DX_PERL = @DX_PERL@
286DX_PROJECT = @DX_PROJECT@
Jeff Thompson39128c62013-06-19 14:08:51 -0700287ECHO_C = @ECHO_C@
288ECHO_N = @ECHO_N@
289ECHO_T = @ECHO_T@
290EXEEXT = @EXEEXT@
Jeff Thompson1b8f4c92013-06-19 16:18:46 -0700291HAVE_CXX11 = @HAVE_CXX11@
Jeff Thompson39128c62013-06-19 14:08:51 -0700292INSTALL = @INSTALL@
293INSTALL_DATA = @INSTALL_DATA@
294INSTALL_PROGRAM = @INSTALL_PROGRAM@
295INSTALL_SCRIPT = @INSTALL_SCRIPT@
296INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297LDFLAGS = @LDFLAGS@
298LIBOBJS = @LIBOBJS@
299LIBS = @LIBS@
300LTLIBOBJS = @LTLIBOBJS@
301MAKEINFO = @MAKEINFO@
302MKDIR_P = @MKDIR_P@
303OBJEXT = @OBJEXT@
304PACKAGE = @PACKAGE@
305PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
306PACKAGE_NAME = @PACKAGE_NAME@
307PACKAGE_STRING = @PACKAGE_STRING@
308PACKAGE_TARNAME = @PACKAGE_TARNAME@
309PACKAGE_URL = @PACKAGE_URL@
310PACKAGE_VERSION = @PACKAGE_VERSION@
311PATH_SEPARATOR = @PATH_SEPARATOR@
Jeff Thompson36174062013-06-21 16:03:44 -0700312RANLIB = @RANLIB@
Jeff Thompson39128c62013-06-19 14:08:51 -0700313SET_MAKE = @SET_MAKE@
314SHELL = @SHELL@
315STRIP = @STRIP@
316VERSION = @VERSION@
317abs_builddir = @abs_builddir@
318abs_srcdir = @abs_srcdir@
319abs_top_builddir = @abs_top_builddir@
320abs_top_srcdir = @abs_top_srcdir@
Jeff Thompson36174062013-06-21 16:03:44 -0700321ac_ct_AR = @ac_ct_AR@
322ac_ct_CC = @ac_ct_CC@
Jeff Thompson39128c62013-06-19 14:08:51 -0700323ac_ct_CXX = @ac_ct_CXX@
324am__include = @am__include@
325am__leading_dot = @am__leading_dot@
326am__quote = @am__quote@
327am__tar = @am__tar@
328am__untar = @am__untar@
329bindir = @bindir@
330build_alias = @build_alias@
331builddir = @builddir@
332datadir = @datadir@
333datarootdir = @datarootdir@
334docdir = @docdir@
335dvidir = @dvidir@
336exec_prefix = @exec_prefix@
337host_alias = @host_alias@
338htmldir = @htmldir@
339includedir = @includedir@
340infodir = @infodir@
341install_sh = @install_sh@
342libdir = @libdir@
343libexecdir = @libexecdir@
344localedir = @localedir@
345localstatedir = @localstatedir@
346mandir = @mandir@
347mkdir_p = @mkdir_p@
348oldincludedir = @oldincludedir@
349pdfdir = @pdfdir@
350prefix = @prefix@
351program_transform_name = @program_transform_name@
352psdir = @psdir@
353sbindir = @sbindir@
354sharedstatedir = @sharedstatedir@
355srcdir = @srcdir@
356sysconfdir = @sysconfdir@
357target_alias = @target_alias@
358top_build_prefix = @top_build_prefix@
359top_builddir = @top_builddir@
360top_srcdir = @top_srcdir@
Jeff Thompsonca45e552013-06-26 17:40:06 -0700361@DX_COND_doc_TRUE@@DX_COND_html_TRUE@DX_CLEAN_HTML = @DX_DOCDIR@/html
362@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHM = @DX_DOCDIR@/chm
363@DX_COND_chi_TRUE@@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi
364@DX_COND_doc_TRUE@@DX_COND_man_TRUE@DX_CLEAN_MAN = @DX_DOCDIR@/man
365@DX_COND_doc_TRUE@@DX_COND_rtf_TRUE@DX_CLEAN_RTF = @DX_DOCDIR@/rtf
366@DX_COND_doc_TRUE@@DX_COND_xml_TRUE@DX_CLEAN_XML = @DX_DOCDIR@/xml
367@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_CLEAN_PS = @DX_DOCDIR@/@PACKAGE@.ps
368@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_PS_GOAL = doxygen-ps
369@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_CLEAN_PDF = @DX_DOCDIR@/@PACKAGE@.pdf
370@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_PDF_GOAL = doxygen-pdf
371@DX_COND_doc_TRUE@@DX_COND_latex_TRUE@DX_CLEAN_LATEX = @DX_DOCDIR@/latex
372@DX_COND_doc_TRUE@DX_CLEANFILES = \
373@DX_COND_doc_TRUE@ @DX_DOCDIR@/@PACKAGE@.tag \
374@DX_COND_doc_TRUE@ -r \
375@DX_COND_doc_TRUE@ $(DX_CLEAN_HTML) \
376@DX_COND_doc_TRUE@ $(DX_CLEAN_CHM) \
377@DX_COND_doc_TRUE@ $(DX_CLEAN_CHI) \
378@DX_COND_doc_TRUE@ $(DX_CLEAN_MAN) \
379@DX_COND_doc_TRUE@ $(DX_CLEAN_RTF) \
380@DX_COND_doc_TRUE@ $(DX_CLEAN_XML) \
381@DX_COND_doc_TRUE@ $(DX_CLEAN_PS) \
382@DX_COND_doc_TRUE@ $(DX_CLEAN_PDF) \
383@DX_COND_doc_TRUE@ $(DX_CLEAN_LATEX)
384
Jeff Thompson39128c62013-06-19 14:08:51 -0700385AUTOMAKE_OPTIONS = subdir-objects
386ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
Jeff Thompson36174062013-06-21 16:03:44 -0700387lib_LIBRARIES = ndn-cpp.a
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700388ndn_cpp_a_SOURCES = ndn-cpp/common.h ndn-cpp/config.h \
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700389 ndn-cpp/Name.cpp ndn-cpp/Name.hpp \
390 ndn-cpp/data.cc ndn-cpp/data.h \
391 ndn-cpp/interest.cc ndn-cpp/interest.h \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700392 ndn-cpp/fields/blob.h \
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700393 ndn-cpp/fields/content.cc ndn-cpp/fields/content.h \
394 ndn-cpp/fields/exclude.cc ndn-cpp/fields/exclude.h \
395 ndn-cpp/fields/key-locator.cc ndn-cpp/fields/key-locator.h \
396 ndn-cpp/fields/name-component.cc ndn-cpp/fields/name-component.h \
397 ndn-cpp/fields/name.cc ndn-cpp/fields/name.h \
398 ndn-cpp/fields/signature.cc ndn-cpp/fields/signature.h \
399 ndn-cpp/encoding/BinaryXML.h \
400 ndn-cpp/encoding/BinaryXMLDecoder.c ndn-cpp/encoding/BinaryXMLDecoder.h \
401 ndn-cpp/encoding/BinaryXMLStructureDecoder.c ndn-cpp/encoding/BinaryXMLStructureDecoder.h \
402 ndn-cpp/encoding/BinaryXMLStructureDecoder.hpp \
Jeff Thompsonca45e552013-06-26 17:40:06 -0700403 ndn-cpp/encoding/BinaryXMLWireFormat.cpp ndn-cpp/encoding/BinaryXMLWireFormat.hpp \
Jeff Thompson1a4ca7f2013-06-27 12:11:12 -0700404 ndn-cpp/encoding/WireFormat.cpp ndn-cpp/encoding/WireFormat.hpp \
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700405 ndn-cpp/encoding/base.h \
406 ndn-cpp/encoding/ccnb.cc ndn-cpp/encoding/ccnb.h
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700407
408test_encode_decode_interest_SOURCES = test/test-encode-decode-interest.cpp
409test_encode_decode_interest_LDADD = ndn-cpp.a
Jeff Thompson39128c62013-06-19 14:08:51 -0700410dist_noinst_SCRIPTS = autogen.sh
411all: config.h
412 $(MAKE) $(AM_MAKEFLAGS) all-am
413
414.SUFFIXES:
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700415.SUFFIXES: .c .cc .cpp .o .obj
Jeff Thompson39128c62013-06-19 14:08:51 -0700416am--refresh: Makefile
417 @:
Jeff Thompsonca45e552013-06-26 17:40:06 -0700418$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/aminclude.am $(am__configure_deps)
Jeff Thompson39128c62013-06-19 14:08:51 -0700419 @for dep in $?; do \
420 case '$(am__configure_deps)' in \
421 *$$dep*) \
422 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
423 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
424 && exit 0; \
425 exit 1;; \
426 esac; \
427 done; \
428 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
429 $(am__cd) $(top_srcdir) && \
430 $(AUTOMAKE) --foreign Makefile
431.PRECIOUS: Makefile
432Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
433 @case '$?' in \
434 *config.status*) \
435 echo ' $(SHELL) ./config.status'; \
436 $(SHELL) ./config.status;; \
437 *) \
438 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
439 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
440 esac;
Jeff Thompsonca45e552013-06-26 17:40:06 -0700441$(srcdir)/aminclude.am:
Jeff Thompson39128c62013-06-19 14:08:51 -0700442
443$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
444 $(SHELL) ./config.status --recheck
445
446$(top_srcdir)/configure: $(am__configure_deps)
447 $(am__cd) $(srcdir) && $(AUTOCONF)
448$(ACLOCAL_M4): $(am__aclocal_m4_deps)
449 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
450$(am__aclocal_m4_deps):
451
452config.h: stamp-h1
453 @if test ! -f $@; then rm -f stamp-h1; else :; fi
454 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
455
456stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
457 @rm -f stamp-h1
458 cd $(top_builddir) && $(SHELL) ./config.status config.h
459$(srcdir)/config.h.in: $(am__configure_deps)
460 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
461 rm -f stamp-h1
462 touch $@
463
464distclean-hdr:
465 -rm -f config.h stamp-h1
Jeff Thompson36174062013-06-21 16:03:44 -0700466install-libLIBRARIES: $(lib_LIBRARIES)
467 @$(NORMAL_INSTALL)
468 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
469 list2=; for p in $$list; do \
470 if test -f $$p; then \
471 list2="$$list2 $$p"; \
472 else :; fi; \
473 done; \
474 test -z "$$list2" || { \
475 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
476 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
477 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
478 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
479 @$(POST_INSTALL)
480 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
481 for p in $$list; do \
482 if test -f $$p; then \
483 $(am__strip_dir) \
484 echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
485 ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
486 else :; fi; \
487 done
488
489uninstall-libLIBRARIES:
490 @$(NORMAL_UNINSTALL)
491 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
492 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
493 dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
494
495clean-libLIBRARIES:
496 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700497ndn-cpp/$(am__dirstamp):
498 @$(MKDIR_P) ndn-cpp
499 @: > ndn-cpp/$(am__dirstamp)
500ndn-cpp/$(DEPDIR)/$(am__dirstamp):
501 @$(MKDIR_P) ndn-cpp/$(DEPDIR)
502 @: > ndn-cpp/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700503ndn-cpp/Name.$(OBJEXT): ndn-cpp/$(am__dirstamp) \
504 ndn-cpp/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700505ndn-cpp/data.$(OBJEXT): ndn-cpp/$(am__dirstamp) \
506 ndn-cpp/$(DEPDIR)/$(am__dirstamp)
507ndn-cpp/interest.$(OBJEXT): ndn-cpp/$(am__dirstamp) \
508 ndn-cpp/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson36174062013-06-21 16:03:44 -0700509ndn-cpp/fields/$(am__dirstamp):
510 @$(MKDIR_P) ndn-cpp/fields
511 @: > ndn-cpp/fields/$(am__dirstamp)
512ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp):
513 @$(MKDIR_P) ndn-cpp/fields/$(DEPDIR)
514 @: > ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700515ndn-cpp/fields/content.$(OBJEXT): ndn-cpp/fields/$(am__dirstamp) \
516 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
517ndn-cpp/fields/exclude.$(OBJEXT): ndn-cpp/fields/$(am__dirstamp) \
518 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
519ndn-cpp/fields/key-locator.$(OBJEXT): ndn-cpp/fields/$(am__dirstamp) \
520 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
521ndn-cpp/fields/name-component.$(OBJEXT): \
522 ndn-cpp/fields/$(am__dirstamp) \
523 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson36174062013-06-21 16:03:44 -0700524ndn-cpp/fields/name.$(OBJEXT): ndn-cpp/fields/$(am__dirstamp) \
525 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700526ndn-cpp/fields/signature.$(OBJEXT): ndn-cpp/fields/$(am__dirstamp) \
527 ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700528ndn-cpp/encoding/$(am__dirstamp):
529 @$(MKDIR_P) ndn-cpp/encoding
530 @: > ndn-cpp/encoding/$(am__dirstamp)
531ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp):
532 @$(MKDIR_P) ndn-cpp/encoding/$(DEPDIR)
533 @: > ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
534ndn-cpp/encoding/BinaryXMLDecoder.$(OBJEXT): \
535 ndn-cpp/encoding/$(am__dirstamp) \
536 ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
537ndn-cpp/encoding/BinaryXMLStructureDecoder.$(OBJEXT): \
538 ndn-cpp/encoding/$(am__dirstamp) \
539 ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
Jeff Thompsonca45e552013-06-26 17:40:06 -0700540ndn-cpp/encoding/BinaryXMLWireFormat.$(OBJEXT): \
541 ndn-cpp/encoding/$(am__dirstamp) \
542 ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson1a4ca7f2013-06-27 12:11:12 -0700543ndn-cpp/encoding/WireFormat.$(OBJEXT): \
544 ndn-cpp/encoding/$(am__dirstamp) \
545 ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700546ndn-cpp/encoding/ccnb.$(OBJEXT): ndn-cpp/encoding/$(am__dirstamp) \
547 ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson36174062013-06-21 16:03:44 -0700548
549ndn-cpp.a: $(ndn_cpp_a_OBJECTS) $(ndn_cpp_a_DEPENDENCIES) $(EXTRA_ndn_cpp_a_DEPENDENCIES)
550 $(AM_V_at)-rm -f ndn-cpp.a
551 $(AM_V_AR)$(ndn_cpp_a_AR) ndn-cpp.a $(ndn_cpp_a_OBJECTS) $(ndn_cpp_a_LIBADD)
552 $(AM_V_at)$(RANLIB) ndn-cpp.a
Jeff Thompson39128c62013-06-19 14:08:51 -0700553install-binPROGRAMS: $(bin_PROGRAMS)
554 @$(NORMAL_INSTALL)
555 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
556 if test -n "$$list"; then \
557 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
558 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
559 fi; \
560 for p in $$list; do echo "$$p $$p"; done | \
561 sed 's/$(EXEEXT)$$//' | \
562 while read p p1; do if test -f $$p \
563 ; then echo "$$p"; echo "$$p"; else :; fi; \
564 done | \
565 sed -e 'p;s,.*/,,;n;h' \
566 -e 's|.*|.|' \
567 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
568 sed 'N;N;N;s,\n, ,g' | \
569 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
570 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
571 if ($$2 == $$4) files[d] = files[d] " " $$1; \
572 else { print "f", $$3 "/" $$4, $$1; } } \
573 END { for (d in files) print "f", d, files[d] }' | \
574 while read type dir files; do \
575 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
576 test -z "$$files" || { \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700577 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
578 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
Jeff Thompson39128c62013-06-19 14:08:51 -0700579 } \
580 ; done
581
582uninstall-binPROGRAMS:
583 @$(NORMAL_UNINSTALL)
584 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
585 files=`for p in $$list; do echo "$$p"; done | \
586 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
587 -e 's/$$/$(EXEEXT)/' \
588 `; \
589 test -n "$$list" || exit 0; \
590 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
591 cd "$(DESTDIR)$(bindir)" && rm -f $$files
592
593clean-binPROGRAMS:
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700594 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
Jeff Thompson39128c62013-06-19 14:08:51 -0700595test/$(am__dirstamp):
596 @$(MKDIR_P) test
597 @: > test/$(am__dirstamp)
598test/$(DEPDIR)/$(am__dirstamp):
599 @$(MKDIR_P) test/$(DEPDIR)
600 @: > test/$(DEPDIR)/$(am__dirstamp)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700601test/test-encode-decode-interest.$(OBJEXT): test/$(am__dirstamp) \
Jeff Thompson39128c62013-06-19 14:08:51 -0700602 test/$(DEPDIR)/$(am__dirstamp)
603
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700604test-encode-decode-interest$(EXEEXT): $(test_encode_decode_interest_OBJECTS) $(test_encode_decode_interest_DEPENDENCIES) $(EXTRA_test_encode_decode_interest_DEPENDENCIES)
605 @rm -f test-encode-decode-interest$(EXEEXT)
606 $(AM_V_CXXLD)$(CXXLINK) $(test_encode_decode_interest_OBJECTS) $(test_encode_decode_interest_LDADD) $(LIBS)
Jeff Thompson39128c62013-06-19 14:08:51 -0700607
608mostlyclean-compile:
609 -rm -f *.$(OBJEXT)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700610 -rm -f ndn-cpp/*.$(OBJEXT)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700611 -rm -f ndn-cpp/encoding/*.$(OBJEXT)
Jeff Thompson36174062013-06-21 16:03:44 -0700612 -rm -f ndn-cpp/fields/*.$(OBJEXT)
Jeff Thompson39128c62013-06-19 14:08:51 -0700613 -rm -f test/*.$(OBJEXT)
614
615distclean-compile:
616 -rm -f *.tab.c
617
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700618@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/$(DEPDIR)/Name.Po@am__quote@
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700619@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/$(DEPDIR)/data.Po@am__quote@
620@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/$(DEPDIR)/interest.Po@am__quote@
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700621@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/encoding/$(DEPDIR)/BinaryXMLDecoder.Po@am__quote@
622@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/encoding/$(DEPDIR)/BinaryXMLStructureDecoder.Po@am__quote@
Jeff Thompsonca45e552013-06-26 17:40:06 -0700623@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/encoding/$(DEPDIR)/BinaryXMLWireFormat.Po@am__quote@
Jeff Thompson1a4ca7f2013-06-27 12:11:12 -0700624@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/encoding/$(DEPDIR)/WireFormat.Po@am__quote@
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700625@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/encoding/$(DEPDIR)/ccnb.Po@am__quote@
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700626@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/content.Po@am__quote@
627@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/exclude.Po@am__quote@
628@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/key-locator.Po@am__quote@
629@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/name-component.Po@am__quote@
Jeff Thompson36174062013-06-21 16:03:44 -0700630@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/name.Po@am__quote@
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700631@AMDEP_TRUE@@am__include@ @am__quote@ndn-cpp/fields/$(DEPDIR)/signature.Po@am__quote@
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700632@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-encode-decode-interest.Po@am__quote@
Jeff Thompson39128c62013-06-19 14:08:51 -0700633
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700634.c.o:
635@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
636@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
637@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
638@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
639@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
641
642.c.obj:
643@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
644@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
645@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
646@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
647@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
649
Jeff Thompson36174062013-06-21 16:03:44 -0700650.cc.o:
651@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
652@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
653@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
654@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
655@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
656@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
657
658.cc.obj:
659@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
660@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
661@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
662@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
663@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
665
Jeff Thompson39128c62013-06-19 14:08:51 -0700666.cpp.o:
667@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
668@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
669@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
670@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
671@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
673
674.cpp.obj:
675@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
676@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
677@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
678@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
679@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
681
682ID: $(am__tagged_files)
683 $(am__define_uniq_tagged_files); mkid -fID $$unique
684tags: tags-am
685TAGS: tags
686
687tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
688 set x; \
689 here=`pwd`; \
690 $(am__define_uniq_tagged_files); \
691 shift; \
692 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
693 test -n "$$unique" || unique=$$empty_fix; \
694 if test $$# -gt 0; then \
695 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
696 "$$@" $$unique; \
697 else \
698 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
699 $$unique; \
700 fi; \
701 fi
702ctags: ctags-am
703
704CTAGS: ctags
705ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
706 $(am__define_uniq_tagged_files); \
707 test -z "$(CTAGS_ARGS)$$unique" \
708 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
709 $$unique
710
711GTAGS:
712 here=`$(am__cd) $(top_builddir) && pwd` \
713 && $(am__cd) $(top_srcdir) \
714 && gtags -i $(GTAGS_ARGS) "$$here"
715cscope: cscope.files
716 test ! -s cscope.files \
717 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
718clean-cscope:
719 -rm -f cscope.files
720cscope.files: clean-cscope cscopelist
721cscopelist: cscopelist-am
722
723cscopelist-am: $(am__tagged_files)
724 list='$(am__tagged_files)'; \
725 case "$(srcdir)" in \
726 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
727 *) sdir=$(subdir)/$(srcdir) ;; \
728 esac; \
729 for i in $$list; do \
730 if test -f "$$i"; then \
731 echo "$(subdir)/$$i"; \
732 else \
733 echo "$$sdir/$$i"; \
734 fi; \
735 done >> $(top_builddir)/cscope.files
736
737distclean-tags:
738 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
739 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
740
741distdir: $(DISTFILES)
742 $(am__remove_distdir)
743 test -d "$(distdir)" || mkdir "$(distdir)"
744 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
745 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
746 list='$(DISTFILES)'; \
747 dist_files=`for file in $$list; do echo $$file; done | \
748 sed -e "s|^$$srcdirstrip/||;t" \
749 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
750 case $$dist_files in \
751 */*) $(MKDIR_P) `echo "$$dist_files" | \
752 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
753 sort -u` ;; \
754 esac; \
755 for file in $$dist_files; do \
756 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
757 if test -d $$d/$$file; then \
758 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
759 if test -d "$(distdir)/$$file"; then \
760 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
761 fi; \
762 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
763 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
764 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
765 fi; \
766 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
767 else \
768 test -f "$(distdir)/$$file" \
769 || cp -p $$d/$$file "$(distdir)/$$file" \
770 || exit 1; \
771 fi; \
772 done
773 -test -n "$(am__skip_mode_fix)" \
774 || find "$(distdir)" -type d ! -perm -755 \
775 -exec chmod u+rwx,go+rx {} \; -o \
776 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
777 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
778 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
779 || chmod -R a+r "$(distdir)"
780dist-gzip: distdir
781 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
782 $(am__post_remove_distdir)
783
784dist-bzip2: distdir
785 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
786 $(am__post_remove_distdir)
787
788dist-lzip: distdir
789 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
790 $(am__post_remove_distdir)
791
792dist-xz: distdir
793 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
794 $(am__post_remove_distdir)
795
796dist-tarZ: distdir
797 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
798 $(am__post_remove_distdir)
799
800dist-shar: distdir
801 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
802 $(am__post_remove_distdir)
803
804dist-zip: distdir
805 -rm -f $(distdir).zip
806 zip -rq $(distdir).zip $(distdir)
807 $(am__post_remove_distdir)
808
809dist dist-all:
810 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
811 $(am__post_remove_distdir)
812
813# This target untars the dist file and tries a VPATH configuration. Then
814# it guarantees that the distribution is self-contained by making another
815# tarfile.
816distcheck: dist
817 case '$(DIST_ARCHIVES)' in \
818 *.tar.gz*) \
819 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
820 *.tar.bz2*) \
821 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
822 *.tar.lz*) \
823 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
824 *.tar.xz*) \
825 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
826 *.tar.Z*) \
827 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
828 *.shar.gz*) \
829 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
830 *.zip*) \
831 unzip $(distdir).zip ;;\
832 esac
833 chmod -R a-w $(distdir)
834 chmod u+w $(distdir)
835 mkdir $(distdir)/_build $(distdir)/_inst
836 chmod a-w $(distdir)
837 test -d $(distdir)/_build || exit 0; \
838 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
839 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
840 && am__cwd=`pwd` \
841 && $(am__cd) $(distdir)/_build \
842 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
843 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
844 $(DISTCHECK_CONFIGURE_FLAGS) \
845 && $(MAKE) $(AM_MAKEFLAGS) \
846 && $(MAKE) $(AM_MAKEFLAGS) dvi \
847 && $(MAKE) $(AM_MAKEFLAGS) check \
848 && $(MAKE) $(AM_MAKEFLAGS) install \
849 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
850 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
851 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
852 distuninstallcheck \
853 && chmod -R a-w "$$dc_install_base" \
854 && ({ \
855 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
856 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
857 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
858 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
859 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
860 } || { rm -rf "$$dc_destdir"; exit 1; }) \
861 && rm -rf "$$dc_destdir" \
862 && $(MAKE) $(AM_MAKEFLAGS) dist \
863 && rm -rf $(DIST_ARCHIVES) \
864 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
865 && cd "$$am__cwd" \
866 || exit 1
867 $(am__post_remove_distdir)
868 @(echo "$(distdir) archives ready for distribution: "; \
869 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
870 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
871distuninstallcheck:
872 @test -n '$(distuninstallcheck_dir)' || { \
873 echo 'ERROR: trying to run $@ with an empty' \
874 '$$(distuninstallcheck_dir)' >&2; \
875 exit 1; \
876 }; \
877 $(am__cd) '$(distuninstallcheck_dir)' || { \
878 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
879 exit 1; \
880 }; \
881 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
882 || { echo "ERROR: files left after uninstall:" ; \
883 if test -n "$(DESTDIR)"; then \
884 echo " (check DESTDIR support)"; \
885 fi ; \
886 $(distuninstallcheck_listfiles) ; \
887 exit 1; } >&2
888distcleancheck: distclean
889 @if test '$(srcdir)' = . ; then \
890 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
891 exit 1 ; \
892 fi
893 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
894 || { echo "ERROR: files left in build directory after distclean:" ; \
895 $(distcleancheck_listfiles) ; \
896 exit 1; } >&2
897check-am: all-am
898check: check-am
Jeff Thompson36174062013-06-21 16:03:44 -0700899all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(SCRIPTS) config.h
Jeff Thompson39128c62013-06-19 14:08:51 -0700900installdirs:
Jeff Thompson36174062013-06-21 16:03:44 -0700901 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
Jeff Thompson39128c62013-06-19 14:08:51 -0700902 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
903 done
904install: install-am
905install-exec: install-exec-am
906install-data: install-data-am
907uninstall: uninstall-am
908
909install-am: all-am
910 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
911
912installcheck: installcheck-am
913install-strip:
914 if test -z '$(STRIP)'; then \
915 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
916 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
917 install; \
918 else \
919 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
920 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
921 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
922 fi
923mostlyclean-generic:
924
925clean-generic:
926
927distclean-generic:
928 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
929 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700930 -rm -f ndn-cpp/$(DEPDIR)/$(am__dirstamp)
931 -rm -f ndn-cpp/$(am__dirstamp)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700932 -rm -f ndn-cpp/encoding/$(DEPDIR)/$(am__dirstamp)
933 -rm -f ndn-cpp/encoding/$(am__dirstamp)
Jeff Thompson36174062013-06-21 16:03:44 -0700934 -rm -f ndn-cpp/fields/$(DEPDIR)/$(am__dirstamp)
935 -rm -f ndn-cpp/fields/$(am__dirstamp)
Jeff Thompson39128c62013-06-19 14:08:51 -0700936 -rm -f test/$(DEPDIR)/$(am__dirstamp)
937 -rm -f test/$(am__dirstamp)
938
939maintainer-clean-generic:
940 @echo "This command is intended for maintainers to use"
941 @echo "it deletes files that may require special tools to rebuild."
942clean: clean-am
943
Jeff Thompson36174062013-06-21 16:03:44 -0700944clean-am: clean-binPROGRAMS clean-generic clean-libLIBRARIES \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700945 mostlyclean-am
Jeff Thompson39128c62013-06-19 14:08:51 -0700946
947distclean: distclean-am
948 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700949 -rm -rf ndn-cpp/$(DEPDIR) ndn-cpp/encoding/$(DEPDIR) ndn-cpp/fields/$(DEPDIR) test/$(DEPDIR)
Jeff Thompson39128c62013-06-19 14:08:51 -0700950 -rm -f Makefile
951distclean-am: clean-am distclean-compile distclean-generic \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -0700952 distclean-hdr distclean-tags
Jeff Thompson39128c62013-06-19 14:08:51 -0700953
954dvi: dvi-am
955
956dvi-am:
957
958html: html-am
959
960html-am:
961
962info: info-am
963
964info-am:
965
966install-data-am:
967
968install-dvi: install-dvi-am
969
970install-dvi-am:
971
Jeff Thompson36174062013-06-21 16:03:44 -0700972install-exec-am: install-binPROGRAMS install-libLIBRARIES
Jeff Thompson39128c62013-06-19 14:08:51 -0700973
974install-html: install-html-am
975
976install-html-am:
977
978install-info: install-info-am
979
980install-info-am:
981
982install-man:
983
984install-pdf: install-pdf-am
985
986install-pdf-am:
987
988install-ps: install-ps-am
989
990install-ps-am:
991
992installcheck-am:
993
994maintainer-clean: maintainer-clean-am
995 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
996 -rm -rf $(top_srcdir)/autom4te.cache
Jeff Thompson42cea3a2013-06-25 19:10:59 -0700997 -rm -rf ndn-cpp/$(DEPDIR) ndn-cpp/encoding/$(DEPDIR) ndn-cpp/fields/$(DEPDIR) test/$(DEPDIR)
Jeff Thompson39128c62013-06-19 14:08:51 -0700998 -rm -f Makefile
999maintainer-clean-am: distclean-am maintainer-clean-generic
1000
1001mostlyclean: mostlyclean-am
1002
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07001003mostlyclean-am: mostlyclean-compile mostlyclean-generic
Jeff Thompson39128c62013-06-19 14:08:51 -07001004
1005pdf: pdf-am
1006
1007pdf-am:
1008
1009ps: ps-am
1010
1011ps-am:
1012
Jeff Thompson36174062013-06-21 16:03:44 -07001013uninstall-am: uninstall-binPROGRAMS uninstall-libLIBRARIES
Jeff Thompson39128c62013-06-19 14:08:51 -07001014
1015.MAKE: all install-am install-strip
1016
1017.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
Jeff Thompson36174062013-06-21 16:03:44 -07001018 clean-binPROGRAMS clean-cscope clean-generic \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07001019 clean-libLIBRARIES cscope cscopelist-am ctags ctags-am dist \
1020 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1021 dist-xz dist-zip distcheck distclean distclean-compile \
1022 distclean-generic distclean-hdr distclean-tags distcleancheck \
1023 distdir distuninstallcheck dvi dvi-am html html-am info \
1024 info-am install install-am install-binPROGRAMS install-data \
Jeff Thompson39128c62013-06-19 14:08:51 -07001025 install-data-am install-dvi install-dvi-am install-exec \
1026 install-exec-am install-html install-html-am install-info \
Jeff Thompson36174062013-06-21 16:03:44 -07001027 install-info-am install-libLIBRARIES install-man install-pdf \
1028 install-pdf-am install-ps install-ps-am install-strip \
1029 installcheck installcheck-am installdirs maintainer-clean \
Jeff Thompson39128c62013-06-19 14:08:51 -07001030 maintainer-clean-generic mostlyclean mostlyclean-compile \
Jeff Thompson3b3aabf2013-06-21 16:50:20 -07001031 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
1032 uninstall-am uninstall-binPROGRAMS uninstall-libLIBRARIES
Jeff Thompson39128c62013-06-19 14:08:51 -07001033
1034
Jeff Thompsonca45e552013-06-26 17:40:06 -07001035@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@doxygen-ps: @DX_DOCDIR@/@PACKAGE@.ps
1036
1037@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@@DX_DOCDIR@/@PACKAGE@.ps: @DX_DOCDIR@/@PACKAGE@.tag
1038@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ cd @DX_DOCDIR@/latex; \
1039@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
1040@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1041@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(MAKEINDEX_PATH) refman.idx; \
1042@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1043@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=5; \
1044@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
1045@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ refman.log > /dev/null 2>&1 \
1046@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ && test $$countdown -gt 0; do \
1047@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \
1048@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=`expr $$countdown - 1`; \
1049@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ done; \
1050@DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_DVIPS) -o ../@PACKAGE@.ps refman.dvi
1051
1052@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@doxygen-pdf: @DX_DOCDIR@/@PACKAGE@.pdf
1053
1054@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@@DX_DOCDIR@/@PACKAGE@.pdf: @DX_DOCDIR@/@PACKAGE@.tag
1055@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ cd @DX_DOCDIR@/latex; \
1056@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
1057@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
1058@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_MAKEINDEX) refman.idx; \
1059@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
1060@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=5; \
1061@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
1062@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ refman.log > /dev/null 2>&1 \
1063@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ && test $$countdown -gt 0; do \
1064@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \
1065@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=`expr $$countdown - 1`; \
1066@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ done; \
1067@DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ mv refman.pdf ../@PACKAGE@.pdf
1068
1069@DX_COND_doc_TRUE@.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL)
1070
1071@DX_COND_doc_TRUE@.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
1072
1073@DX_COND_doc_TRUE@doxygen-run: @DX_DOCDIR@/@PACKAGE@.tag
1074
1075@DX_COND_doc_TRUE@doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
1076
1077@DX_COND_doc_TRUE@@DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS)
1078@DX_COND_doc_TRUE@ rm -rf @DX_DOCDIR@
1079@DX_COND_doc_TRUE@ $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG)
1080
Jeff Thompson39128c62013-06-19 14:08:51 -07001081# Tell versions [3.59,3.63) of GNU make to not export all variables.
1082# Otherwise a system limit (for SysV at least) may be exceeded.
1083.NOEXPORT: