record new upstream branch created by importing moonshot-trust-router_1.4.orig.tar.gz
[trust_router.git] / Makefile.in
1 # Makefile.in generated by automake 1.14.1 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
17
18
19
20 VPATH = @srcdir@
21 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
22 am__make_running_with_option = \
23   case $${target_option-} in \
24       ?) ;; \
25       *) echo "am__make_running_with_option: internal error: invalid" \
26               "target option '$${target_option-}' specified" >&2; \
27          exit 1;; \
28   esac; \
29   has_opt=no; \
30   sane_makeflags=$$MAKEFLAGS; \
31   if $(am__is_gnu_make); then \
32     sane_makeflags=$$MFLAGS; \
33   else \
34     case $$MAKEFLAGS in \
35       *\\[\ \   ]*) \
36         bs=\\; \
37         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
38           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
39     esac; \
40   fi; \
41   skip_next=no; \
42   strip_trailopt () \
43   { \
44     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45   }; \
46   for flg in $$sane_makeflags; do \
47     test $$skip_next = yes && { skip_next=no; continue; }; \
48     case $$flg in \
49       *=*|--*) continue;; \
50         -*I) strip_trailopt 'I'; skip_next=yes;; \
51       -*I?*) strip_trailopt 'I';; \
52         -*O) strip_trailopt 'O'; skip_next=yes;; \
53       -*O?*) strip_trailopt 'O';; \
54         -*l) strip_trailopt 'l'; skip_next=yes;; \
55       -*l?*) strip_trailopt 'l';; \
56       -[dEDm]) skip_next=yes;; \
57       -[JT]) skip_next=yes;; \
58     esac; \
59     case $$flg in \
60       *$$target_option*) has_opt=yes; break;; \
61     esac; \
62   done; \
63   test $$has_opt = yes
64 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
66 pkgdatadir = $(datadir)/@PACKAGE@
67 pkgincludedir = $(includedir)/@PACKAGE@
68 pkglibdir = $(libdir)/@PACKAGE@
69 pkglibexecdir = $(libexecdir)/@PACKAGE@
70 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
71 install_sh_DATA = $(install_sh) -c -m 644
72 install_sh_PROGRAM = $(install_sh) -c
73 install_sh_SCRIPT = $(install_sh) -c
74 INSTALL_HEADER = $(INSTALL_DATA)
75 transform = $(program_transform_name)
76 NORMAL_INSTALL = :
77 PRE_INSTALL = :
78 POST_INSTALL = :
79 NORMAL_UNINSTALL = :
80 PRE_UNINSTALL = :
81 POST_UNINSTALL = :
82 build_triplet = @build@
83 host_triplet = @host@
84 bin_PROGRAMS = tr/trust_router$(EXEEXT) tid/example/tidc$(EXEEXT) \
85         tid/example/tids$(EXEEXT) common/dh_test/tr_dh_test$(EXEEXT)
86 check_PROGRAMS = common/t_constraint$(EXEEXT)
87 TESTS = common/t_constraint$(EXEEXT)
88 subdir = .
89 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90         $(top_srcdir)/configure $(am__configure_deps) \
91         $(top_srcdir)/build-aux/depcomp $(noinst_HEADERS) \
92         $(pkginclude_HEADERS) $(top_srcdir)/build-aux/test-driver \
93         README build-aux/compile build-aux/config.guess \
94         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
95         build-aux/missing build-aux/ltmain.sh \
96         $(top_srcdir)/build-aux/compile \
97         $(top_srcdir)/build-aux/config.guess \
98         $(top_srcdir)/build-aux/config.sub \
99         $(top_srcdir)/build-aux/install-sh \
100         $(top_srcdir)/build-aux/ltmain.sh \
101         $(top_srcdir)/build-aux/missing
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
104         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
105         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
106         $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108         $(ACLOCAL_M4)
109 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110  configure.lineno config.status.lineno
111 mkinstalldirs = $(install_sh) -d
112 CONFIG_CLEAN_FILES =
113 CONFIG_CLEAN_VPATH_FILES =
114 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115 am__vpath_adj = case $$p in \
116     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117     *) f=$$p;; \
118   esac;
119 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120 am__install_max = 40
121 am__nobase_strip_setup = \
122   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123 am__nobase_strip = \
124   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125 am__nobase_list = $(am__nobase_strip_setup); \
126   for p in $$list; do echo "$$p $$p"; done | \
127   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129     if (++n[$$2] == $(am__install_max)) \
130       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131     END { for (dir in files) print dir, files[dir] }'
132 am__base_list = \
133   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135 am__uninstall_files_from_dir = { \
136   test -z "$$files" \
137     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139          $(am__cd) "$$dir" && rm -f $$files; }; \
140   }
141 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
142         "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgincludedir)"
143 LTLIBRARIES = $(lib_LTLIBRARIES)
144 libtr_tid_la_DEPENDENCIES = gsscon/libgsscon.la
145 am__dirstamp = $(am__leading_dot)dirstamp
146 am__objects_1 = common/libtr_tid_la-tr_name.lo \
147         common/libtr_tid_la-tr_constraint.lo \
148         common/libtr_tid_la-tr_msg.lo common/libtr_tid_la-tr_dh.lo \
149         common/libtr_tid_la-tr_util.lo
150 am_libtr_tid_la_OBJECTS = tid/libtr_tid_la-tids.lo \
151         tid/libtr_tid_la-tidc.lo tid/libtr_tid_la-tid_req.lo \
152         tid/libtr_tid_la-tid_resp.lo $(am__objects_1)
153 libtr_tid_la_OBJECTS = $(am_libtr_tid_la_OBJECTS)
154 AM_V_lt = $(am__v_lt_@AM_V@)
155 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
156 am__v_lt_0 = --silent
157 am__v_lt_1 = 
158 libtr_tid_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libtr_tid_la_CFLAGS) \
160         $(CFLAGS) $(libtr_tid_la_LDFLAGS) $(LDFLAGS) -o $@
161 PROGRAMS = $(bin_PROGRAMS)
162 am_common_dh_test_tr_dh_test_OBJECTS = common/tr_dh.$(OBJEXT) \
163         common/dh_test/dh_test.$(OBJEXT)
164 common_dh_test_tr_dh_test_OBJECTS =  \
165         $(am_common_dh_test_tr_dh_test_OBJECTS)
166 common_dh_test_tr_dh_test_LDADD = $(LDADD)
167 am_common_t_constraint_OBJECTS =  \
168         common/common_t_constraint-t_constraint.$(OBJEXT)
169 common_t_constraint_OBJECTS = $(am_common_t_constraint_OBJECTS)
170 common_t_constraint_DEPENDENCIES = gsscon/libgsscon.la libtr_tid.la
171 am_tid_example_tidc_OBJECTS = tid/example/tidc_main.$(OBJEXT)
172 tid_example_tidc_OBJECTS = $(am_tid_example_tidc_OBJECTS)
173 tid_example_tidc_DEPENDENCIES = gsscon/libgsscon.la libtr_tid.la
174 am_tid_example_tids_OBJECTS = tid/example/tids_main.$(OBJEXT)
175 tid_example_tids_OBJECTS = $(am_tid_example_tids_OBJECTS)
176 tid_example_tids_DEPENDENCIES = gsscon/libgsscon.la libtr_tid.la
177 am_tr_trust_router_OBJECTS = tr/tr_main.$(OBJEXT) \
178         common/tr_config.$(OBJEXT) common/tr_idp.$(OBJEXT) \
179         common/tr_comm.$(OBJEXT) common/tr_filter.$(OBJEXT) \
180         common/tr_rp.$(OBJEXT) tr/tr.$(OBJEXT)
181 tr_trust_router_OBJECTS = $(am_tr_trust_router_OBJECTS)
182 tr_trust_router_DEPENDENCIES = gsscon/libgsscon.la libtr_tid.la
183 AM_V_P = $(am__v_P_@AM_V@)
184 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
185 am__v_P_0 = false
186 am__v_P_1 = :
187 AM_V_GEN = $(am__v_GEN_@AM_V@)
188 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
189 am__v_GEN_0 = @echo "  GEN     " $@;
190 am__v_GEN_1 = 
191 AM_V_at = $(am__v_at_@AM_V@)
192 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
193 am__v_at_0 = @
194 am__v_at_1 = 
195 DEFAULT_INCLUDES = -I.@am__isrc@
196 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
197 am__depfiles_maybe = depfiles
198 am__mv = mv -f
199 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
200         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
201 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
203         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
204         $(AM_CFLAGS) $(CFLAGS)
205 AM_V_CC = $(am__v_CC_@AM_V@)
206 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
207 am__v_CC_0 = @echo "  CC      " $@;
208 am__v_CC_1 = 
209 CCLD = $(CC)
210 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
212         $(AM_LDFLAGS) $(LDFLAGS) -o $@
213 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
214 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
215 am__v_CCLD_0 = @echo "  CCLD    " $@;
216 am__v_CCLD_1 = 
217 SOURCES = $(libtr_tid_la_SOURCES) $(common_dh_test_tr_dh_test_SOURCES) \
218         $(common_t_constraint_SOURCES) $(tid_example_tidc_SOURCES) \
219         $(tid_example_tids_SOURCES) $(tr_trust_router_SOURCES)
220 DIST_SOURCES = $(libtr_tid_la_SOURCES) \
221         $(common_dh_test_tr_dh_test_SOURCES) \
222         $(common_t_constraint_SOURCES) $(tid_example_tidc_SOURCES) \
223         $(tid_example_tids_SOURCES) $(tr_trust_router_SOURCES)
224 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
225         ctags-recursive dvi-recursive html-recursive info-recursive \
226         install-data-recursive install-dvi-recursive \
227         install-exec-recursive install-html-recursive \
228         install-info-recursive install-pdf-recursive \
229         install-ps-recursive install-recursive installcheck-recursive \
230         installdirs-recursive pdf-recursive ps-recursive \
231         tags-recursive uninstall-recursive
232 am__can_run_installinfo = \
233   case $$AM_UPDATE_INFO_DIR in \
234     n|no|NO) false;; \
235     *) (install-info --version) >/dev/null 2>&1;; \
236   esac
237 DATA = $(pkgdata_DATA)
238 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
239 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
240   distclean-recursive maintainer-clean-recursive
241 am__recursive_targets = \
242   $(RECURSIVE_TARGETS) \
243   $(RECURSIVE_CLEAN_TARGETS) \
244   $(am__extra_recursive_targets)
245 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
246         cscope check recheck distdir dist dist-all distcheck
247 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
248 # Read a list of newline-separated strings from the standard input,
249 # and print each of them once, without duplicates.  Input order is
250 # *not* preserved.
251 am__uniquify_input = $(AWK) '\
252   BEGIN { nonempty = 0; } \
253   { items[$$0] = 1; nonempty = 1; } \
254   END { if (nonempty) { for (i in items) print i; }; } \
255 '
256 # Make sure the list of sources is unique.  This is necessary because,
257 # e.g., the same source file might be shared among _SOURCES variables
258 # for different programs/libraries.
259 am__define_uniq_tagged_files = \
260   list='$(am__tagged_files)'; \
261   unique=`for i in $$list; do \
262     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263   done | $(am__uniquify_input)`
264 ETAGS = etags
265 CTAGS = ctags
266 CSCOPE = cscope
267 am__tty_colors_dummy = \
268   mgn= red= grn= lgn= blu= brg= std=; \
269   am__color_tests=no
270 am__tty_colors = { \
271   $(am__tty_colors_dummy); \
272   if test "X$(AM_COLOR_TESTS)" = Xno; then \
273     am__color_tests=no; \
274   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
275     am__color_tests=yes; \
276   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
277     am__color_tests=yes; \
278   fi; \
279   if test $$am__color_tests = yes; then \
280     red='\e[0;31m'; \
281     grn='\e[0;32m'; \
282     lgn='\e[1;32m'; \
283     blu='\e[1;34m'; \
284     mgn='\e[0;35m'; \
285     brg='\e[1m'; \
286     std='\e[m'; \
287   fi; \
288 }
289 am__recheck_rx = ^[     ]*:recheck:[    ]*
290 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
291 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
292 # A command that, given a newline-separated list of test names on the
293 # standard input, print the name of the tests that are to be re-run
294 # upon "make recheck".
295 am__list_recheck_tests = $(AWK) '{ \
296   recheck = 1; \
297   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
298     { \
299       if (rc < 0) \
300         { \
301           if ((getline line2 < ($$0 ".log")) < 0) \
302             recheck = 0; \
303           break; \
304         } \
305       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
306         { \
307           recheck = 0; \
308           break; \
309         } \
310       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
311         { \
312           break; \
313         } \
314     }; \
315   if (recheck) \
316     print $$0; \
317   close ($$0 ".trs"); \
318   close ($$0 ".log"); \
319 }'
320 # A command that, given a newline-separated list of test names on the
321 # standard input, create the global log from their .trs and .log files.
322 am__create_global_log = $(AWK) ' \
323 function fatal(msg) \
324 { \
325   print "fatal: making $@: " msg | "cat >&2"; \
326   exit 1; \
327 } \
328 function rst_section(header) \
329 { \
330   print header; \
331   len = length(header); \
332   for (i = 1; i <= len; i = i + 1) \
333     printf "="; \
334   printf "\n\n"; \
335 } \
336 { \
337   copy_in_global_log = 1; \
338   global_test_result = "RUN"; \
339   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
340     { \
341       if (rc < 0) \
342          fatal("failed to read from " $$0 ".trs"); \
343       if (line ~ /$(am__global_test_result_rx)/) \
344         { \
345           sub("$(am__global_test_result_rx)", "", line); \
346           sub("[        ]*$$", "", line); \
347           global_test_result = line; \
348         } \
349       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
350         copy_in_global_log = 0; \
351     }; \
352   if (copy_in_global_log) \
353     { \
354       rst_section(global_test_result ": " $$0); \
355       while ((rc = (getline line < ($$0 ".log"))) != 0) \
356       { \
357         if (rc < 0) \
358           fatal("failed to read from " $$0 ".log"); \
359         print line; \
360       }; \
361       printf "\n"; \
362     }; \
363   close ($$0 ".trs"); \
364   close ($$0 ".log"); \
365 }'
366 # Restructured Text title.
367 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
368 # Solaris 10 'make', and several other traditional 'make' implementations,
369 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
370 # by disabling -e (using the XSI extension "set +e") if it's set.
371 am__sh_e_setup = case $$- in *e*) set +e;; esac
372 # Default flags passed to test drivers.
373 am__common_driver_flags = \
374   --color-tests "$$am__color_tests" \
375   --enable-hard-errors "$$am__enable_hard_errors" \
376   --expect-failure "$$am__expect_failure"
377 # To be inserted before the command running the test.  Creates the
378 # directory for the log if needed.  Stores in $dir the directory
379 # containing $f, in $tst the test, in $log the log.  Executes the
380 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
381 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
382 # will run the test scripts (or their associated LOG_COMPILER, if
383 # thy have one).
384 am__check_pre = \
385 $(am__sh_e_setup);                                      \
386 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
387 $(am__tty_colors);                                      \
388 srcdir=$(srcdir); export srcdir;                        \
389 case "$@" in                                            \
390   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
391     *) am__odir=.;;                                     \
392 esac;                                                   \
393 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
394   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
395 if test -f "./$$f"; then dir=./;                        \
396 elif test -f "$$f"; then dir=;                          \
397 else dir="$(srcdir)/"; fi;                              \
398 tst=$$dir$$f; log='$@';                                 \
399 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
400   am__enable_hard_errors=no;                            \
401 else                                                    \
402   am__enable_hard_errors=yes;                           \
403 fi;                                                     \
404 case " $(XFAIL_TESTS) " in                              \
405   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
406     am__expect_failure=yes;;                            \
407   *)                                                    \
408     am__expect_failure=no;;                             \
409 esac;                                                   \
410 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
411 # A shell command to get the names of the tests scripts with any registered
412 # extension removed (i.e., equivalently, the names of the test logs, with
413 # the '.log' extension removed).  The result is saved in the shell variable
414 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
415 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
416 # since that might cause problem with VPATH rewrites for suffix-less tests.
417 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
418 am__set_TESTS_bases = \
419   bases='$(TEST_LOGS)'; \
420   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
421   bases=`echo $$bases`
422 RECHECK_LOGS = $(TEST_LOGS)
423 TEST_SUITE_LOG = test-suite.log
424 TEST_EXTENSIONS = @EXEEXT@ .test
425 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
426 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
427 am__set_b = \
428   case '$@' in \
429     */*) \
430       case '$*' in \
431         */*) b='$*';; \
432           *) b=`echo '$@' | sed 's/\.log$$//'`; \
433        esac;; \
434     *) \
435       b='$*';; \
436   esac
437 am__test_logs1 = $(TESTS:=.log)
438 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
439 TEST_LOGS = $(am__test_logs2:.test.log=.log)
440 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
441 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
442         $(TEST_LOG_FLAGS)
443 DIST_SUBDIRS = $(SUBDIRS)
444 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
445 distdir = $(PACKAGE)-$(VERSION)
446 top_distdir = $(distdir)
447 am__remove_distdir = \
448   if test -d "$(distdir)"; then \
449     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
450       && rm -rf "$(distdir)" \
451       || { sleep 5 && rm -rf "$(distdir)"; }; \
452   else :; fi
453 am__post_remove_distdir = $(am__remove_distdir)
454 am__relativize = \
455   dir0=`pwd`; \
456   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
457   sed_rest='s,^[^/]*/*,,'; \
458   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
459   sed_butlast='s,/*[^/]*$$,,'; \
460   while test -n "$$dir1"; do \
461     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
462     if test "$$first" != "."; then \
463       if test "$$first" = ".."; then \
464         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
465         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
466       else \
467         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
468         if test "$$first2" = "$$first"; then \
469           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
470         else \
471           dir2="../$$dir2"; \
472         fi; \
473         dir0="$$dir0"/"$$first"; \
474       fi; \
475     fi; \
476     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
477   done; \
478   reldir="$$dir2"
479 DIST_ARCHIVES = $(distdir).tar.gz
480 GZIP_ENV = --best
481 DIST_TARGETS = dist-gzip
482 distuninstallcheck_listfiles = find . -type f -print
483 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
484   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
485 distcleancheck_listfiles = find . -type f -print
486 ACLOCAL = @ACLOCAL@
487 AMTAR = @AMTAR@
488 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
489 AR = @AR@
490 AUTOCONF = @AUTOCONF@
491 AUTOHEADER = @AUTOHEADER@
492 AUTOMAKE = @AUTOMAKE@
493 AWK = @AWK@
494 CC = @CC@
495 CCDEPMODE = @CCDEPMODE@
496 CFLAGS = @CFLAGS@
497 CPP = @CPP@
498 CPPFLAGS = @CPPFLAGS@
499 CYGPATH_W = @CYGPATH_W@
500 DEFS = @DEFS@
501 DEPDIR = @DEPDIR@
502 DLLTOOL = @DLLTOOL@
503 DSYMUTIL = @DSYMUTIL@
504 DUMPBIN = @DUMPBIN@
505 ECHO_C = @ECHO_C@
506 ECHO_N = @ECHO_N@
507 ECHO_T = @ECHO_T@
508 EGREP = @EGREP@
509 EXEEXT = @EXEEXT@
510 FGREP = @FGREP@
511 GREP = @GREP@
512 INSTALL = @INSTALL@
513 INSTALL_DATA = @INSTALL_DATA@
514 INSTALL_PROGRAM = @INSTALL_PROGRAM@
515 INSTALL_SCRIPT = @INSTALL_SCRIPT@
516 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
517 LD = @LD@
518 LDFLAGS = @LDFLAGS@
519 LIBOBJS = @LIBOBJS@
520 LIBS = @LIBS@
521 LIBTOOL = @LIBTOOL@
522 LIPO = @LIPO@
523 LN_S = @LN_S@
524 LTLIBOBJS = @LTLIBOBJS@
525 MAINT = @MAINT@
526 MAKEINFO = @MAKEINFO@
527 MANIFEST_TOOL = @MANIFEST_TOOL@
528 MKDIR_P = @MKDIR_P@
529 NM = @NM@
530 NMEDIT = @NMEDIT@
531 OBJDUMP = @OBJDUMP@
532 OBJEXT = @OBJEXT@
533 OTOOL = @OTOOL@
534 OTOOL64 = @OTOOL64@
535 PACKAGE = @PACKAGE@
536 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
537 PACKAGE_NAME = @PACKAGE_NAME@
538 PACKAGE_STRING = @PACKAGE_STRING@
539 PACKAGE_TARNAME = @PACKAGE_TARNAME@
540 PACKAGE_URL = @PACKAGE_URL@
541 PACKAGE_VERSION = @PACKAGE_VERSION@
542 PATH_SEPARATOR = @PATH_SEPARATOR@
543 PKG_CONFIG = @PKG_CONFIG@
544 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
545 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
546 RANLIB = @RANLIB@
547 SED = @SED@
548 SET_MAKE = @SET_MAKE@
549 SHELL = @SHELL@
550 STRIP = @STRIP@
551 VERSION = @VERSION@
552 abs_builddir = @abs_builddir@
553 abs_srcdir = @abs_srcdir@
554 abs_top_builddir = @abs_top_builddir@
555 abs_top_srcdir = @abs_top_srcdir@
556 ac_ct_AR = @ac_ct_AR@
557 ac_ct_CC = @ac_ct_CC@
558 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
559 am__include = @am__include@
560 am__leading_dot = @am__leading_dot@
561 am__quote = @am__quote@
562 am__tar = @am__tar@
563 am__untar = @am__untar@
564 bindir = @bindir@
565 build = @build@
566 build_alias = @build_alias@
567 build_cpu = @build_cpu@
568 build_os = @build_os@
569 build_vendor = @build_vendor@
570 builddir = @builddir@
571 datadir = @datadir@
572 datarootdir = @datarootdir@
573 docdir = @docdir@
574 dvidir = @dvidir@
575 exec_prefix = @exec_prefix@
576 host = @host@
577 host_alias = @host_alias@
578 host_cpu = @host_cpu@
579 host_os = @host_os@
580 host_vendor = @host_vendor@
581 htmldir = @htmldir@
582 includedir = @includedir@
583 infodir = @infodir@
584 install_sh = @install_sh@
585 libdir = @libdir@
586 libexecdir = @libexecdir@
587 localedir = @localedir@
588 localstatedir = @localstatedir@
589 mandir = @mandir@
590 mkdir_p = @mkdir_p@
591 oldincludedir = @oldincludedir@
592 pdfdir = @pdfdir@
593 prefix = @prefix@
594 program_transform_name = @program_transform_name@
595 psdir = @psdir@
596 sbindir = @sbindir@
597 sharedstatedir = @sharedstatedir@
598 srcdir = @srcdir@
599 sysconfdir = @sysconfdir@
600 systemdsystemunitdir = @systemdsystemunitdir@
601 target_alias = @target_alias@
602 top_build_prefix = @top_build_prefix@
603 top_builddir = @top_builddir@
604 top_srcdir = @top_srcdir@
605 DISTCHECK_CONFIGURE_FLAGS = \
606         --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
607
608 AM_CPPFLAGS = -I$(srcdir)/include
609 AM_CFLAGS = -Wall -Werror=missing-prototypes -Werror -Wno-parentheses
610 SUBDIRS = gsscon 
611 common_srcs = common/tr_name.c \
612         common/tr_constraint.c \
613         common/jansson_iterators.h \
614         common/tr_msg.c \
615         common/tr_dh.c \
616         common/tr_util.c
617
618 lib_LTLIBRARIES = libtr_tid.la
619 common_t_constraint_SOURCES = common/t_constraint.c
620 common_t_constraint_CPPFLAGS = $(AM_CPPFLAGS) -DTESTS=\"$(srcdir)/common/tests.json\"
621 common_t_constraint_LDADD = gsscon/libgsscon.la libtr_tid.la
622 tr_trust_router_SOURCES = tr/tr_main.c \
623 common/tr_config.c \
624 common/tr_idp.c \
625 common/tr_comm.c \
626 common/tr_filter.c \
627 common/tr_rp.c \
628 tr/tr.c
629
630 tr_trust_router_LDADD = gsscon/libgsscon.la libtr_tid.la
631 tid_example_tidc_SOURCES = tid/example/tidc_main.c 
632 tid_example_tidc_LDADD = gsscon/libgsscon.la libtr_tid.la
633 tid_example_tids_SOURCES = tid/example/tids_main.c 
634 tid_example_tids_LDADD = gsscon/libgsscon.la libtr_tid.la
635 common_dh_test_tr_dh_test_SOURCES = common/tr_dh.c \
636 common/dh_test/dh_test.c
637
638 libtr_tid_la_SOURCES = tid/tids.c tid/tidc.c tid/tid_req.c tid/tid_resp.c \
639 $(common_srcs)
640
641 libtr_tid_la_CFLAGS = $(AM_CFLAGS) -fvisibility=hidden
642 libtr_tid_la_LIBADD = gsscon/libgsscon.la
643 libtr_tid_la_LDFLAGS = $(AM_LDFLAGS) -version-info 2 -no-undefined
644 pkginclude_HEADERS = include/trust_router/tid.h include/trust_router/tr_name.h \
645         include/trust_router/tr_dh.h \
646         include/trust_router/tr_constraint.h \
647         include/trust_router/tr_versioning.h 
648
649 noinst_HEADERS = include/gsscon.h include/tr_config.h \
650         include/tr_debug.h \
651         include/tr_msg.h include/tr.h \
652         include/tr_idp.h include/tr_rp.h \
653         include/tr_comm.h include/tr_apc.h \
654         include/tr_filter.h \
655         include/tid_internal.h
656
657 pkgdata_DATA = schema.sql
658 EXTRA_DIST = trust_router.spec common/tests.json schema.sql tids.service
659 all: all-recursive
660
661 .SUFFIXES:
662 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
663 am--refresh: Makefile
664         @:
665 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
666         @for dep in $?; do \
667           case '$(am__configure_deps)' in \
668             *$$dep*) \
669               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
670               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
671                 && exit 0; \
672               exit 1;; \
673           esac; \
674         done; \
675         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
676         $(am__cd) $(top_srcdir) && \
677           $(AUTOMAKE) --foreign Makefile
678 .PRECIOUS: Makefile
679 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
680         @case '$?' in \
681           *config.status*) \
682             echo ' $(SHELL) ./config.status'; \
683             $(SHELL) ./config.status;; \
684           *) \
685             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
686             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
687         esac;
688
689 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
690         $(SHELL) ./config.status --recheck
691
692 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
693         $(am__cd) $(srcdir) && $(AUTOCONF)
694 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
695         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
696 $(am__aclocal_m4_deps):
697
698 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
699         @$(NORMAL_INSTALL)
700         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
701         list2=; for p in $$list; do \
702           if test -f $$p; then \
703             list2="$$list2 $$p"; \
704           else :; fi; \
705         done; \
706         test -z "$$list2" || { \
707           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
708           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
709           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
710           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
711         }
712
713 uninstall-libLTLIBRARIES:
714         @$(NORMAL_UNINSTALL)
715         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
716         for p in $$list; do \
717           $(am__strip_dir) \
718           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
719           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
720         done
721
722 clean-libLTLIBRARIES:
723         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
724         @list='$(lib_LTLIBRARIES)'; \
725         locs=`for p in $$list; do echo $$p; done | \
726               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
727               sort -u`; \
728         test -z "$$locs" || { \
729           echo rm -f $${locs}; \
730           rm -f $${locs}; \
731         }
732 tid/$(am__dirstamp):
733         @$(MKDIR_P) tid
734         @: > tid/$(am__dirstamp)
735 tid/$(DEPDIR)/$(am__dirstamp):
736         @$(MKDIR_P) tid/$(DEPDIR)
737         @: > tid/$(DEPDIR)/$(am__dirstamp)
738 tid/libtr_tid_la-tids.lo: tid/$(am__dirstamp) \
739         tid/$(DEPDIR)/$(am__dirstamp)
740 tid/libtr_tid_la-tidc.lo: tid/$(am__dirstamp) \
741         tid/$(DEPDIR)/$(am__dirstamp)
742 tid/libtr_tid_la-tid_req.lo: tid/$(am__dirstamp) \
743         tid/$(DEPDIR)/$(am__dirstamp)
744 tid/libtr_tid_la-tid_resp.lo: tid/$(am__dirstamp) \
745         tid/$(DEPDIR)/$(am__dirstamp)
746 common/$(am__dirstamp):
747         @$(MKDIR_P) common
748         @: > common/$(am__dirstamp)
749 common/$(DEPDIR)/$(am__dirstamp):
750         @$(MKDIR_P) common/$(DEPDIR)
751         @: > common/$(DEPDIR)/$(am__dirstamp)
752 common/libtr_tid_la-tr_name.lo: common/$(am__dirstamp) \
753         common/$(DEPDIR)/$(am__dirstamp)
754 common/libtr_tid_la-tr_constraint.lo: common/$(am__dirstamp) \
755         common/$(DEPDIR)/$(am__dirstamp)
756 common/libtr_tid_la-tr_msg.lo: common/$(am__dirstamp) \
757         common/$(DEPDIR)/$(am__dirstamp)
758 common/libtr_tid_la-tr_dh.lo: common/$(am__dirstamp) \
759         common/$(DEPDIR)/$(am__dirstamp)
760 common/libtr_tid_la-tr_util.lo: common/$(am__dirstamp) \
761         common/$(DEPDIR)/$(am__dirstamp)
762
763 libtr_tid.la: $(libtr_tid_la_OBJECTS) $(libtr_tid_la_DEPENDENCIES) $(EXTRA_libtr_tid_la_DEPENDENCIES) 
764         $(AM_V_CCLD)$(libtr_tid_la_LINK) -rpath $(libdir) $(libtr_tid_la_OBJECTS) $(libtr_tid_la_LIBADD) $(LIBS)
765 install-binPROGRAMS: $(bin_PROGRAMS)
766         @$(NORMAL_INSTALL)
767         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
768         if test -n "$$list"; then \
769           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
770           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
771         fi; \
772         for p in $$list; do echo "$$p $$p"; done | \
773         sed 's/$(EXEEXT)$$//' | \
774         while read p p1; do if test -f $$p \
775          || test -f $$p1 \
776           ; then echo "$$p"; echo "$$p"; else :; fi; \
777         done | \
778         sed -e 'p;s,.*/,,;n;h' \
779             -e 's|.*|.|' \
780             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
781         sed 'N;N;N;s,\n, ,g' | \
782         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
783           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
784             if ($$2 == $$4) files[d] = files[d] " " $$1; \
785             else { print "f", $$3 "/" $$4, $$1; } } \
786           END { for (d in files) print "f", d, files[d] }' | \
787         while read type dir files; do \
788             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
789             test -z "$$files" || { \
790             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
791             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
792             } \
793         ; done
794
795 uninstall-binPROGRAMS:
796         @$(NORMAL_UNINSTALL)
797         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
798         files=`for p in $$list; do echo "$$p"; done | \
799           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
800               -e 's/$$/$(EXEEXT)/' \
801         `; \
802         test -n "$$list" || exit 0; \
803         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
804         cd "$(DESTDIR)$(bindir)" && rm -f $$files
805
806 clean-binPROGRAMS:
807         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
808         echo " rm -f" $$list; \
809         rm -f $$list || exit $$?; \
810         test -n "$(EXEEXT)" || exit 0; \
811         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
812         echo " rm -f" $$list; \
813         rm -f $$list
814
815 clean-checkPROGRAMS:
816         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
817         echo " rm -f" $$list; \
818         rm -f $$list || exit $$?; \
819         test -n "$(EXEEXT)" || exit 0; \
820         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
821         echo " rm -f" $$list; \
822         rm -f $$list
823 common/tr_dh.$(OBJEXT): common/$(am__dirstamp) \
824         common/$(DEPDIR)/$(am__dirstamp)
825 common/dh_test/$(am__dirstamp):
826         @$(MKDIR_P) common/dh_test
827         @: > common/dh_test/$(am__dirstamp)
828 common/dh_test/$(DEPDIR)/$(am__dirstamp):
829         @$(MKDIR_P) common/dh_test/$(DEPDIR)
830         @: > common/dh_test/$(DEPDIR)/$(am__dirstamp)
831 common/dh_test/dh_test.$(OBJEXT): common/dh_test/$(am__dirstamp) \
832         common/dh_test/$(DEPDIR)/$(am__dirstamp)
833
834 common/dh_test/tr_dh_test$(EXEEXT): $(common_dh_test_tr_dh_test_OBJECTS) $(common_dh_test_tr_dh_test_DEPENDENCIES) $(EXTRA_common_dh_test_tr_dh_test_DEPENDENCIES) common/dh_test/$(am__dirstamp)
835         @rm -f common/dh_test/tr_dh_test$(EXEEXT)
836         $(AM_V_CCLD)$(LINK) $(common_dh_test_tr_dh_test_OBJECTS) $(common_dh_test_tr_dh_test_LDADD) $(LIBS)
837 common/common_t_constraint-t_constraint.$(OBJEXT):  \
838         common/$(am__dirstamp) common/$(DEPDIR)/$(am__dirstamp)
839
840 common/t_constraint$(EXEEXT): $(common_t_constraint_OBJECTS) $(common_t_constraint_DEPENDENCIES) $(EXTRA_common_t_constraint_DEPENDENCIES) common/$(am__dirstamp)
841         @rm -f common/t_constraint$(EXEEXT)
842         $(AM_V_CCLD)$(LINK) $(common_t_constraint_OBJECTS) $(common_t_constraint_LDADD) $(LIBS)
843 tid/example/$(am__dirstamp):
844         @$(MKDIR_P) tid/example
845         @: > tid/example/$(am__dirstamp)
846 tid/example/$(DEPDIR)/$(am__dirstamp):
847         @$(MKDIR_P) tid/example/$(DEPDIR)
848         @: > tid/example/$(DEPDIR)/$(am__dirstamp)
849 tid/example/tidc_main.$(OBJEXT): tid/example/$(am__dirstamp) \
850         tid/example/$(DEPDIR)/$(am__dirstamp)
851
852 tid/example/tidc$(EXEEXT): $(tid_example_tidc_OBJECTS) $(tid_example_tidc_DEPENDENCIES) $(EXTRA_tid_example_tidc_DEPENDENCIES) tid/example/$(am__dirstamp)
853         @rm -f tid/example/tidc$(EXEEXT)
854         $(AM_V_CCLD)$(LINK) $(tid_example_tidc_OBJECTS) $(tid_example_tidc_LDADD) $(LIBS)
855 tid/example/tids_main.$(OBJEXT): tid/example/$(am__dirstamp) \
856         tid/example/$(DEPDIR)/$(am__dirstamp)
857
858 tid/example/tids$(EXEEXT): $(tid_example_tids_OBJECTS) $(tid_example_tids_DEPENDENCIES) $(EXTRA_tid_example_tids_DEPENDENCIES) tid/example/$(am__dirstamp)
859         @rm -f tid/example/tids$(EXEEXT)
860         $(AM_V_CCLD)$(LINK) $(tid_example_tids_OBJECTS) $(tid_example_tids_LDADD) $(LIBS)
861 tr/$(am__dirstamp):
862         @$(MKDIR_P) tr
863         @: > tr/$(am__dirstamp)
864 tr/$(DEPDIR)/$(am__dirstamp):
865         @$(MKDIR_P) tr/$(DEPDIR)
866         @: > tr/$(DEPDIR)/$(am__dirstamp)
867 tr/tr_main.$(OBJEXT): tr/$(am__dirstamp) tr/$(DEPDIR)/$(am__dirstamp)
868 common/tr_config.$(OBJEXT): common/$(am__dirstamp) \
869         common/$(DEPDIR)/$(am__dirstamp)
870 common/tr_idp.$(OBJEXT): common/$(am__dirstamp) \
871         common/$(DEPDIR)/$(am__dirstamp)
872 common/tr_comm.$(OBJEXT): common/$(am__dirstamp) \
873         common/$(DEPDIR)/$(am__dirstamp)
874 common/tr_filter.$(OBJEXT): common/$(am__dirstamp) \
875         common/$(DEPDIR)/$(am__dirstamp)
876 common/tr_rp.$(OBJEXT): common/$(am__dirstamp) \
877         common/$(DEPDIR)/$(am__dirstamp)
878 tr/tr.$(OBJEXT): tr/$(am__dirstamp) tr/$(DEPDIR)/$(am__dirstamp)
879
880 tr/trust_router$(EXEEXT): $(tr_trust_router_OBJECTS) $(tr_trust_router_DEPENDENCIES) $(EXTRA_tr_trust_router_DEPENDENCIES) tr/$(am__dirstamp)
881         @rm -f tr/trust_router$(EXEEXT)
882         $(AM_V_CCLD)$(LINK) $(tr_trust_router_OBJECTS) $(tr_trust_router_LDADD) $(LIBS)
883
884 mostlyclean-compile:
885         -rm -f *.$(OBJEXT)
886         -rm -f common/*.$(OBJEXT)
887         -rm -f common/*.lo
888         -rm -f common/dh_test/*.$(OBJEXT)
889         -rm -f tid/*.$(OBJEXT)
890         -rm -f tid/*.lo
891         -rm -f tid/example/*.$(OBJEXT)
892         -rm -f tr/*.$(OBJEXT)
893
894 distclean-compile:
895         -rm -f *.tab.c
896
897 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/common_t_constraint-t_constraint.Po@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/libtr_tid_la-tr_constraint.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/libtr_tid_la-tr_dh.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/libtr_tid_la-tr_msg.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/libtr_tid_la-tr_name.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/libtr_tid_la-tr_util.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_comm.Po@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_config.Po@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_dh.Po@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_filter.Po@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_idp.Po@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/tr_rp.Po@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@common/dh_test/$(DEPDIR)/dh_test.Po@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@tid/$(DEPDIR)/libtr_tid_la-tid_req.Plo@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@tid/$(DEPDIR)/libtr_tid_la-tid_resp.Plo@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@tid/$(DEPDIR)/libtr_tid_la-tidc.Plo@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@tid/$(DEPDIR)/libtr_tid_la-tids.Plo@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@tid/example/$(DEPDIR)/tidc_main.Po@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@tid/example/$(DEPDIR)/tids_main.Po@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@tr/$(DEPDIR)/tr.Po@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@tr/$(DEPDIR)/tr_main.Po@am__quote@
918
919 .c.o:
920 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
921 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
922 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
926
927 .c.obj:
928 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
929 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
930 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
934
935 .c.lo:
936 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
937 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
938 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
939 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
940 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
941 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
942
943 tid/libtr_tid_la-tids.lo: tid/tids.c
944 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT tid/libtr_tid_la-tids.lo -MD -MP -MF tid/$(DEPDIR)/libtr_tid_la-tids.Tpo -c -o tid/libtr_tid_la-tids.lo `test -f 'tid/tids.c' || echo '$(srcdir)/'`tid/tids.c
945 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tid/$(DEPDIR)/libtr_tid_la-tids.Tpo tid/$(DEPDIR)/libtr_tid_la-tids.Plo
946 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tid/tids.c' object='tid/libtr_tid_la-tids.lo' libtool=yes @AMDEPBACKSLASH@
947 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
948 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o tid/libtr_tid_la-tids.lo `test -f 'tid/tids.c' || echo '$(srcdir)/'`tid/tids.c
949
950 tid/libtr_tid_la-tidc.lo: tid/tidc.c
951 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT tid/libtr_tid_la-tidc.lo -MD -MP -MF tid/$(DEPDIR)/libtr_tid_la-tidc.Tpo -c -o tid/libtr_tid_la-tidc.lo `test -f 'tid/tidc.c' || echo '$(srcdir)/'`tid/tidc.c
952 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tid/$(DEPDIR)/libtr_tid_la-tidc.Tpo tid/$(DEPDIR)/libtr_tid_la-tidc.Plo
953 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tid/tidc.c' object='tid/libtr_tid_la-tidc.lo' libtool=yes @AMDEPBACKSLASH@
954 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
955 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o tid/libtr_tid_la-tidc.lo `test -f 'tid/tidc.c' || echo '$(srcdir)/'`tid/tidc.c
956
957 tid/libtr_tid_la-tid_req.lo: tid/tid_req.c
958 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT tid/libtr_tid_la-tid_req.lo -MD -MP -MF tid/$(DEPDIR)/libtr_tid_la-tid_req.Tpo -c -o tid/libtr_tid_la-tid_req.lo `test -f 'tid/tid_req.c' || echo '$(srcdir)/'`tid/tid_req.c
959 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tid/$(DEPDIR)/libtr_tid_la-tid_req.Tpo tid/$(DEPDIR)/libtr_tid_la-tid_req.Plo
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tid/tid_req.c' object='tid/libtr_tid_la-tid_req.lo' libtool=yes @AMDEPBACKSLASH@
961 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
962 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o tid/libtr_tid_la-tid_req.lo `test -f 'tid/tid_req.c' || echo '$(srcdir)/'`tid/tid_req.c
963
964 tid/libtr_tid_la-tid_resp.lo: tid/tid_resp.c
965 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT tid/libtr_tid_la-tid_resp.lo -MD -MP -MF tid/$(DEPDIR)/libtr_tid_la-tid_resp.Tpo -c -o tid/libtr_tid_la-tid_resp.lo `test -f 'tid/tid_resp.c' || echo '$(srcdir)/'`tid/tid_resp.c
966 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tid/$(DEPDIR)/libtr_tid_la-tid_resp.Tpo tid/$(DEPDIR)/libtr_tid_la-tid_resp.Plo
967 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tid/tid_resp.c' object='tid/libtr_tid_la-tid_resp.lo' libtool=yes @AMDEPBACKSLASH@
968 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o tid/libtr_tid_la-tid_resp.lo `test -f 'tid/tid_resp.c' || echo '$(srcdir)/'`tid/tid_resp.c
970
971 common/libtr_tid_la-tr_name.lo: common/tr_name.c
972 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT common/libtr_tid_la-tr_name.lo -MD -MP -MF common/$(DEPDIR)/libtr_tid_la-tr_name.Tpo -c -o common/libtr_tid_la-tr_name.lo `test -f 'common/tr_name.c' || echo '$(srcdir)/'`common/tr_name.c
973 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/libtr_tid_la-tr_name.Tpo common/$(DEPDIR)/libtr_tid_la-tr_name.Plo
974 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/tr_name.c' object='common/libtr_tid_la-tr_name.lo' libtool=yes @AMDEPBACKSLASH@
975 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
976 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o common/libtr_tid_la-tr_name.lo `test -f 'common/tr_name.c' || echo '$(srcdir)/'`common/tr_name.c
977
978 common/libtr_tid_la-tr_constraint.lo: common/tr_constraint.c
979 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT common/libtr_tid_la-tr_constraint.lo -MD -MP -MF common/$(DEPDIR)/libtr_tid_la-tr_constraint.Tpo -c -o common/libtr_tid_la-tr_constraint.lo `test -f 'common/tr_constraint.c' || echo '$(srcdir)/'`common/tr_constraint.c
980 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/libtr_tid_la-tr_constraint.Tpo common/$(DEPDIR)/libtr_tid_la-tr_constraint.Plo
981 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/tr_constraint.c' object='common/libtr_tid_la-tr_constraint.lo' libtool=yes @AMDEPBACKSLASH@
982 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o common/libtr_tid_la-tr_constraint.lo `test -f 'common/tr_constraint.c' || echo '$(srcdir)/'`common/tr_constraint.c
984
985 common/libtr_tid_la-tr_msg.lo: common/tr_msg.c
986 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT common/libtr_tid_la-tr_msg.lo -MD -MP -MF common/$(DEPDIR)/libtr_tid_la-tr_msg.Tpo -c -o common/libtr_tid_la-tr_msg.lo `test -f 'common/tr_msg.c' || echo '$(srcdir)/'`common/tr_msg.c
987 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/libtr_tid_la-tr_msg.Tpo common/$(DEPDIR)/libtr_tid_la-tr_msg.Plo
988 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/tr_msg.c' object='common/libtr_tid_la-tr_msg.lo' libtool=yes @AMDEPBACKSLASH@
989 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o common/libtr_tid_la-tr_msg.lo `test -f 'common/tr_msg.c' || echo '$(srcdir)/'`common/tr_msg.c
991
992 common/libtr_tid_la-tr_dh.lo: common/tr_dh.c
993 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT common/libtr_tid_la-tr_dh.lo -MD -MP -MF common/$(DEPDIR)/libtr_tid_la-tr_dh.Tpo -c -o common/libtr_tid_la-tr_dh.lo `test -f 'common/tr_dh.c' || echo '$(srcdir)/'`common/tr_dh.c
994 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/libtr_tid_la-tr_dh.Tpo common/$(DEPDIR)/libtr_tid_la-tr_dh.Plo
995 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/tr_dh.c' object='common/libtr_tid_la-tr_dh.lo' libtool=yes @AMDEPBACKSLASH@
996 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o common/libtr_tid_la-tr_dh.lo `test -f 'common/tr_dh.c' || echo '$(srcdir)/'`common/tr_dh.c
998
999 common/libtr_tid_la-tr_util.lo: common/tr_util.c
1000 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -MT common/libtr_tid_la-tr_util.lo -MD -MP -MF common/$(DEPDIR)/libtr_tid_la-tr_util.Tpo -c -o common/libtr_tid_la-tr_util.lo `test -f 'common/tr_util.c' || echo '$(srcdir)/'`common/tr_util.c
1001 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/libtr_tid_la-tr_util.Tpo common/$(DEPDIR)/libtr_tid_la-tr_util.Plo
1002 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/tr_util.c' object='common/libtr_tid_la-tr_util.lo' libtool=yes @AMDEPBACKSLASH@
1003 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtr_tid_la_CFLAGS) $(CFLAGS) -c -o common/libtr_tid_la-tr_util.lo `test -f 'common/tr_util.c' || echo '$(srcdir)/'`common/tr_util.c
1005
1006 common/common_t_constraint-t_constraint.o: common/t_constraint.c
1007 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(common_t_constraint_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT common/common_t_constraint-t_constraint.o -MD -MP -MF common/$(DEPDIR)/common_t_constraint-t_constraint.Tpo -c -o common/common_t_constraint-t_constraint.o `test -f 'common/t_constraint.c' || echo '$(srcdir)/'`common/t_constraint.c
1008 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/common_t_constraint-t_constraint.Tpo common/$(DEPDIR)/common_t_constraint-t_constraint.Po
1009 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/t_constraint.c' object='common/common_t_constraint-t_constraint.o' libtool=no @AMDEPBACKSLASH@
1010 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(common_t_constraint_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o common/common_t_constraint-t_constraint.o `test -f 'common/t_constraint.c' || echo '$(srcdir)/'`common/t_constraint.c
1012
1013 common/common_t_constraint-t_constraint.obj: common/t_constraint.c
1014 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(common_t_constraint_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT common/common_t_constraint-t_constraint.obj -MD -MP -MF common/$(DEPDIR)/common_t_constraint-t_constraint.Tpo -c -o common/common_t_constraint-t_constraint.obj `if test -f 'common/t_constraint.c'; then $(CYGPATH_W) 'common/t_constraint.c'; else $(CYGPATH_W) '$(srcdir)/common/t_constraint.c'; fi`
1015 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) common/$(DEPDIR)/common_t_constraint-t_constraint.Tpo common/$(DEPDIR)/common_t_constraint-t_constraint.Po
1016 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='common/t_constraint.c' object='common/common_t_constraint-t_constraint.obj' libtool=no @AMDEPBACKSLASH@
1017 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1018 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(common_t_constraint_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o common/common_t_constraint-t_constraint.obj `if test -f 'common/t_constraint.c'; then $(CYGPATH_W) 'common/t_constraint.c'; else $(CYGPATH_W) '$(srcdir)/common/t_constraint.c'; fi`
1019
1020 mostlyclean-libtool:
1021         -rm -f *.lo
1022
1023 clean-libtool:
1024         -rm -rf .libs _libs
1025         -rm -rf common/.libs common/_libs
1026         -rm -rf common/dh_test/.libs common/dh_test/_libs
1027         -rm -rf tid/.libs tid/_libs
1028         -rm -rf tid/example/.libs tid/example/_libs
1029         -rm -rf tr/.libs tr/_libs
1030
1031 distclean-libtool:
1032         -rm -f libtool config.lt
1033 install-pkgdataDATA: $(pkgdata_DATA)
1034         @$(NORMAL_INSTALL)
1035         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
1036         if test -n "$$list"; then \
1037           echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
1038           $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
1039         fi; \
1040         for p in $$list; do \
1041           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1042           echo "$$d$$p"; \
1043         done | $(am__base_list) | \
1044         while read files; do \
1045           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
1046           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
1047         done
1048
1049 uninstall-pkgdataDATA:
1050         @$(NORMAL_UNINSTALL)
1051         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
1052         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1053         dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
1054 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
1055         @$(NORMAL_INSTALL)
1056         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1057         if test -n "$$list"; then \
1058           echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
1059           $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
1060         fi; \
1061         for p in $$list; do \
1062           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1063           echo "$$d$$p"; \
1064         done | $(am__base_list) | \
1065         while read files; do \
1066           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
1067           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
1068         done
1069
1070 uninstall-pkgincludeHEADERS:
1071         @$(NORMAL_UNINSTALL)
1072         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1073         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1074         dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
1075
1076 # This directory's subdirectories are mostly independent; you can cd
1077 # into them and run 'make' without going through this Makefile.
1078 # To change the values of 'make' variables: instead of editing Makefiles,
1079 # (1) if the variable is set in 'config.status', edit 'config.status'
1080 #     (which will cause the Makefiles to be regenerated when you run 'make');
1081 # (2) otherwise, pass the desired values on the 'make' command line.
1082 $(am__recursive_targets):
1083         @fail=; \
1084         if $(am__make_keepgoing); then \
1085           failcom='fail=yes'; \
1086         else \
1087           failcom='exit 1'; \
1088         fi; \
1089         dot_seen=no; \
1090         target=`echo $@ | sed s/-recursive//`; \
1091         case "$@" in \
1092           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1093           *) list='$(SUBDIRS)' ;; \
1094         esac; \
1095         for subdir in $$list; do \
1096           echo "Making $$target in $$subdir"; \
1097           if test "$$subdir" = "."; then \
1098             dot_seen=yes; \
1099             local_target="$$target-am"; \
1100           else \
1101             local_target="$$target"; \
1102           fi; \
1103           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1104           || eval $$failcom; \
1105         done; \
1106         if test "$$dot_seen" = "no"; then \
1107           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1108         fi; test -z "$$fail"
1109
1110 ID: $(am__tagged_files)
1111         $(am__define_uniq_tagged_files); mkid -fID $$unique
1112 tags: tags-recursive
1113 TAGS: tags
1114
1115 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1116         set x; \
1117         here=`pwd`; \
1118         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1119           include_option=--etags-include; \
1120           empty_fix=.; \
1121         else \
1122           include_option=--include; \
1123           empty_fix=; \
1124         fi; \
1125         list='$(SUBDIRS)'; for subdir in $$list; do \
1126           if test "$$subdir" = .; then :; else \
1127             test ! -f $$subdir/TAGS || \
1128               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1129           fi; \
1130         done; \
1131         $(am__define_uniq_tagged_files); \
1132         shift; \
1133         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1134           test -n "$$unique" || unique=$$empty_fix; \
1135           if test $$# -gt 0; then \
1136             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1137               "$$@" $$unique; \
1138           else \
1139             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1140               $$unique; \
1141           fi; \
1142         fi
1143 ctags: ctags-recursive
1144
1145 CTAGS: ctags
1146 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1147         $(am__define_uniq_tagged_files); \
1148         test -z "$(CTAGS_ARGS)$$unique" \
1149           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1150              $$unique
1151
1152 GTAGS:
1153         here=`$(am__cd) $(top_builddir) && pwd` \
1154           && $(am__cd) $(top_srcdir) \
1155           && gtags -i $(GTAGS_ARGS) "$$here"
1156 cscope: cscope.files
1157         test ! -s cscope.files \
1158           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1159 clean-cscope:
1160         -rm -f cscope.files
1161 cscope.files: clean-cscope cscopelist
1162 cscopelist: cscopelist-recursive
1163
1164 cscopelist-am: $(am__tagged_files)
1165         list='$(am__tagged_files)'; \
1166         case "$(srcdir)" in \
1167           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1168           *) sdir=$(subdir)/$(srcdir) ;; \
1169         esac; \
1170         for i in $$list; do \
1171           if test -f "$$i"; then \
1172             echo "$(subdir)/$$i"; \
1173           else \
1174             echo "$$sdir/$$i"; \
1175           fi; \
1176         done >> $(top_builddir)/cscope.files
1177
1178 distclean-tags:
1179         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1180         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1181
1182 # Recover from deleted '.trs' file; this should ensure that
1183 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1184 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1185 # to avoid problems with "make -n".
1186 .log.trs:
1187         rm -f $< $@
1188         $(MAKE) $(AM_MAKEFLAGS) $<
1189
1190 # Leading 'am--fnord' is there to ensure the list of targets does not
1191 # expand to empty, as could happen e.g. with make check TESTS=''.
1192 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1193 am--force-recheck:
1194         @:
1195
1196 $(TEST_SUITE_LOG): $(TEST_LOGS)
1197         @$(am__set_TESTS_bases); \
1198         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1199         redo_bases=`for i in $$bases; do \
1200                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1201                     done`; \
1202         if test -n "$$redo_bases"; then \
1203           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1204           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1205           if $(am__make_dryrun); then :; else \
1206             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1207           fi; \
1208         fi; \
1209         if test -n "$$am__remaking_logs"; then \
1210           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1211                "recursion detected" >&2; \
1212         else \
1213           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1214         fi; \
1215         if $(am__make_dryrun); then :; else \
1216           st=0;  \
1217           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1218           for i in $$redo_bases; do \
1219             test -f $$i.trs && test -r $$i.trs \
1220               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1221             test -f $$i.log && test -r $$i.log \
1222               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1223           done; \
1224           test $$st -eq 0 || exit 1; \
1225         fi
1226         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1227         ws='[   ]'; \
1228         results=`for b in $$bases; do echo $$b.trs; done`; \
1229         test -n "$$results" || results=/dev/null; \
1230         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1231         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1232         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1233         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1234         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1235         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1236         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1237         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1238           success=true; \
1239         else \
1240           success=false; \
1241         fi; \
1242         br='==================='; br=$$br$$br$$br$$br; \
1243         result_count () \
1244         { \
1245             if test x"$$1" = x"--maybe-color"; then \
1246               maybe_colorize=yes; \
1247             elif test x"$$1" = x"--no-color"; then \
1248               maybe_colorize=no; \
1249             else \
1250               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1251             fi; \
1252             shift; \
1253             desc=$$1 count=$$2; \
1254             if test $$maybe_colorize = yes && test $$count -gt 0; then \
1255               color_start=$$3 color_end=$$std; \
1256             else \
1257               color_start= color_end=; \
1258             fi; \
1259             echo "$${color_start}# $$desc $$count$${color_end}"; \
1260         }; \
1261         create_testsuite_report () \
1262         { \
1263           result_count $$1 "TOTAL:" $$all   "$$brg"; \
1264           result_count $$1 "PASS: " $$pass  "$$grn"; \
1265           result_count $$1 "SKIP: " $$skip  "$$blu"; \
1266           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1267           result_count $$1 "FAIL: " $$fail  "$$red"; \
1268           result_count $$1 "XPASS:" $$xpass "$$red"; \
1269           result_count $$1 "ERROR:" $$error "$$mgn"; \
1270         }; \
1271         {                                                               \
1272           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
1273             $(am__rst_title);                                           \
1274           create_testsuite_report --no-color;                           \
1275           echo;                                                         \
1276           echo ".. contents:: :depth: 2";                               \
1277           echo;                                                         \
1278           for b in $$bases; do echo $$b; done                           \
1279             | $(am__create_global_log);                                 \
1280         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
1281         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
1282         if $$success; then                                              \
1283           col="$$grn";                                                  \
1284          else                                                           \
1285           col="$$red";                                                  \
1286           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
1287         fi;                                                             \
1288         echo "$${col}$$br$${std}";                                      \
1289         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
1290         echo "$${col}$$br$${std}";                                      \
1291         create_testsuite_report --maybe-color;                          \
1292         echo "$$col$$br$$std";                                          \
1293         if $$success; then :; else                                      \
1294           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
1295           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
1296             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1297           fi;                                                           \
1298           echo "$$col$$br$$std";                                        \
1299         fi;                                                             \
1300         $$success || exit 1
1301
1302 check-TESTS:
1303         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1304         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1305         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1306         @set +e; $(am__set_TESTS_bases); \
1307         log_list=`for i in $$bases; do echo $$i.log; done`; \
1308         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1309         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1310         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1311         exit $$?;
1312 recheck: all $(check_PROGRAMS)
1313         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1314         @set +e; $(am__set_TESTS_bases); \
1315         bases=`for i in $$bases; do echo $$i; done \
1316                  | $(am__list_recheck_tests)` || exit 1; \
1317         log_list=`for i in $$bases; do echo $$i.log; done`; \
1318         log_list=`echo $$log_list`; \
1319         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1320                 am__force_recheck=am--force-recheck \
1321                 TEST_LOGS="$$log_list"; \
1322         exit $$?
1323 common/t_constraint.log: common/t_constraint$(EXEEXT)
1324         @p='common/t_constraint$(EXEEXT)'; \
1325         b='common/t_constraint'; \
1326         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1327         --log-file $$b.log --trs-file $$b.trs \
1328         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1329         "$$tst" $(AM_TESTS_FD_REDIRECT)
1330 .test.log:
1331         @p='$<'; \
1332         $(am__set_b); \
1333         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1334         --log-file $$b.log --trs-file $$b.trs \
1335         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1336         "$$tst" $(AM_TESTS_FD_REDIRECT)
1337 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1338 @am__EXEEXT_TRUE@       @p='$<'; \
1339 @am__EXEEXT_TRUE@       $(am__set_b); \
1340 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1341 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
1342 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1343 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
1344
1345 distdir: $(DISTFILES)
1346         $(am__remove_distdir)
1347         test -d "$(distdir)" || mkdir "$(distdir)"
1348         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1349         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1350         list='$(DISTFILES)'; \
1351           dist_files=`for file in $$list; do echo $$file; done | \
1352           sed -e "s|^$$srcdirstrip/||;t" \
1353               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1354         case $$dist_files in \
1355           */*) $(MKDIR_P) `echo "$$dist_files" | \
1356                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1357                            sort -u` ;; \
1358         esac; \
1359         for file in $$dist_files; do \
1360           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1361           if test -d $$d/$$file; then \
1362             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1363             if test -d "$(distdir)/$$file"; then \
1364               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1365             fi; \
1366             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1367               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1368               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1369             fi; \
1370             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1371           else \
1372             test -f "$(distdir)/$$file" \
1373             || cp -p $$d/$$file "$(distdir)/$$file" \
1374             || exit 1; \
1375           fi; \
1376         done
1377         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1378           if test "$$subdir" = .; then :; else \
1379             $(am__make_dryrun) \
1380               || test -d "$(distdir)/$$subdir" \
1381               || $(MKDIR_P) "$(distdir)/$$subdir" \
1382               || exit 1; \
1383             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1384             $(am__relativize); \
1385             new_distdir=$$reldir; \
1386             dir1=$$subdir; dir2="$(top_distdir)"; \
1387             $(am__relativize); \
1388             new_top_distdir=$$reldir; \
1389             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1390             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1391             ($(am__cd) $$subdir && \
1392               $(MAKE) $(AM_MAKEFLAGS) \
1393                 top_distdir="$$new_top_distdir" \
1394                 distdir="$$new_distdir" \
1395                 am__remove_distdir=: \
1396                 am__skip_length_check=: \
1397                 am__skip_mode_fix=: \
1398                 distdir) \
1399               || exit 1; \
1400           fi; \
1401         done
1402         -test -n "$(am__skip_mode_fix)" \
1403         || find "$(distdir)" -type d ! -perm -755 \
1404                 -exec chmod u+rwx,go+rx {} \; -o \
1405           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1406           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1407           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1408         || chmod -R a+r "$(distdir)"
1409 dist-gzip: distdir
1410         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1411         $(am__post_remove_distdir)
1412
1413 dist-bzip2: distdir
1414         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1415         $(am__post_remove_distdir)
1416
1417 dist-lzip: distdir
1418         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1419         $(am__post_remove_distdir)
1420
1421 dist-xz: distdir
1422         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1423         $(am__post_remove_distdir)
1424
1425 dist-tarZ: distdir
1426         @echo WARNING: "Support for shar distribution archives is" \
1427                        "deprecated." >&2
1428         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1429         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1430         $(am__post_remove_distdir)
1431
1432 dist-shar: distdir
1433         @echo WARNING: "Support for distribution archives compressed with" \
1434                        "legacy program 'compress' is deprecated." >&2
1435         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1436         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1437         $(am__post_remove_distdir)
1438
1439 dist-zip: distdir
1440         -rm -f $(distdir).zip
1441         zip -rq $(distdir).zip $(distdir)
1442         $(am__post_remove_distdir)
1443
1444 dist dist-all:
1445         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1446         $(am__post_remove_distdir)
1447
1448 # This target untars the dist file and tries a VPATH configuration.  Then
1449 # it guarantees that the distribution is self-contained by making another
1450 # tarfile.
1451 distcheck: dist
1452         case '$(DIST_ARCHIVES)' in \
1453         *.tar.gz*) \
1454           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1455         *.tar.bz2*) \
1456           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1457         *.tar.lz*) \
1458           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1459         *.tar.xz*) \
1460           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1461         *.tar.Z*) \
1462           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1463         *.shar.gz*) \
1464           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1465         *.zip*) \
1466           unzip $(distdir).zip ;;\
1467         esac
1468         chmod -R a-w $(distdir)
1469         chmod u+w $(distdir)
1470         mkdir $(distdir)/_build $(distdir)/_inst
1471         chmod a-w $(distdir)
1472         test -d $(distdir)/_build || exit 0; \
1473         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1474           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1475           && am__cwd=`pwd` \
1476           && $(am__cd) $(distdir)/_build \
1477           && ../configure \
1478             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1479             $(DISTCHECK_CONFIGURE_FLAGS) \
1480             --srcdir=.. --prefix="$$dc_install_base" \
1481           && $(MAKE) $(AM_MAKEFLAGS) \
1482           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1483           && $(MAKE) $(AM_MAKEFLAGS) check \
1484           && $(MAKE) $(AM_MAKEFLAGS) install \
1485           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1486           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1487           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1488                 distuninstallcheck \
1489           && chmod -R a-w "$$dc_install_base" \
1490           && ({ \
1491                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1492                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1493                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1494                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1495                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1496               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1497           && rm -rf "$$dc_destdir" \
1498           && $(MAKE) $(AM_MAKEFLAGS) dist \
1499           && rm -rf $(DIST_ARCHIVES) \
1500           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1501           && cd "$$am__cwd" \
1502           || exit 1
1503         $(am__post_remove_distdir)
1504         @(echo "$(distdir) archives ready for distribution: "; \
1505           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1506           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1507 distuninstallcheck:
1508         @test -n '$(distuninstallcheck_dir)' || { \
1509           echo 'ERROR: trying to run $@ with an empty' \
1510                '$$(distuninstallcheck_dir)' >&2; \
1511           exit 1; \
1512         }; \
1513         $(am__cd) '$(distuninstallcheck_dir)' || { \
1514           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1515           exit 1; \
1516         }; \
1517         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1518            || { echo "ERROR: files left after uninstall:" ; \
1519                 if test -n "$(DESTDIR)"; then \
1520                   echo "  (check DESTDIR support)"; \
1521                 fi ; \
1522                 $(distuninstallcheck_listfiles) ; \
1523                 exit 1; } >&2
1524 distcleancheck: distclean
1525         @if test '$(srcdir)' = . ; then \
1526           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1527           exit 1 ; \
1528         fi
1529         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1530           || { echo "ERROR: files left in build directory after distclean:" ; \
1531                $(distcleancheck_listfiles) ; \
1532                exit 1; } >&2
1533 check-am: all-am
1534         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1535         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1536 check: check-recursive
1537 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
1538 install-binPROGRAMS: install-libLTLIBRARIES
1539
1540 installdirs: installdirs-recursive
1541 installdirs-am:
1542         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgincludedir)"; do \
1543           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1544         done
1545 install: install-recursive
1546 install-exec: install-exec-recursive
1547 install-data: install-data-recursive
1548 uninstall: uninstall-recursive
1549
1550 install-am: all-am
1551         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1552
1553 installcheck: installcheck-recursive
1554 install-strip:
1555         if test -z '$(STRIP)'; then \
1556           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1557             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1558               install; \
1559         else \
1560           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1561             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1562             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1563         fi
1564 mostlyclean-generic:
1565         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1566         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1567         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1568
1569 clean-generic:
1570
1571 distclean-generic:
1572         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1573         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1574         -rm -f common/$(DEPDIR)/$(am__dirstamp)
1575         -rm -f common/$(am__dirstamp)
1576         -rm -f common/dh_test/$(DEPDIR)/$(am__dirstamp)
1577         -rm -f common/dh_test/$(am__dirstamp)
1578         -rm -f tid/$(DEPDIR)/$(am__dirstamp)
1579         -rm -f tid/$(am__dirstamp)
1580         -rm -f tid/example/$(DEPDIR)/$(am__dirstamp)
1581         -rm -f tid/example/$(am__dirstamp)
1582         -rm -f tr/$(DEPDIR)/$(am__dirstamp)
1583         -rm -f tr/$(am__dirstamp)
1584
1585 maintainer-clean-generic:
1586         @echo "This command is intended for maintainers to use"
1587         @echo "it deletes files that may require special tools to rebuild."
1588 clean: clean-recursive
1589
1590 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1591         clean-libLTLIBRARIES clean-libtool mostlyclean-am
1592
1593 distclean: distclean-recursive
1594         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1595         -rm -rf common/$(DEPDIR) common/dh_test/$(DEPDIR) tid/$(DEPDIR) tid/example/$(DEPDIR) tr/$(DEPDIR)
1596         -rm -f Makefile
1597 distclean-am: clean-am distclean-compile distclean-generic \
1598         distclean-libtool distclean-tags
1599
1600 dvi: dvi-recursive
1601
1602 dvi-am:
1603
1604 html: html-recursive
1605
1606 html-am:
1607
1608 info: info-recursive
1609
1610 info-am:
1611
1612 install-data-am: install-pkgdataDATA install-pkgincludeHEADERS
1613
1614 install-dvi: install-dvi-recursive
1615
1616 install-dvi-am:
1617
1618 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1619
1620 install-html: install-html-recursive
1621
1622 install-html-am:
1623
1624 install-info: install-info-recursive
1625
1626 install-info-am:
1627
1628 install-man:
1629
1630 install-pdf: install-pdf-recursive
1631
1632 install-pdf-am:
1633
1634 install-ps: install-ps-recursive
1635
1636 install-ps-am:
1637
1638 installcheck-am:
1639
1640 maintainer-clean: maintainer-clean-recursive
1641         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1642         -rm -rf $(top_srcdir)/autom4te.cache
1643         -rm -rf common/$(DEPDIR) common/dh_test/$(DEPDIR) tid/$(DEPDIR) tid/example/$(DEPDIR) tr/$(DEPDIR)
1644         -rm -f Makefile
1645 maintainer-clean-am: distclean-am maintainer-clean-generic
1646
1647 mostlyclean: mostlyclean-recursive
1648
1649 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1650         mostlyclean-libtool
1651
1652 pdf: pdf-recursive
1653
1654 pdf-am:
1655
1656 ps: ps-recursive
1657
1658 ps-am:
1659
1660 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
1661         uninstall-pkgdataDATA uninstall-pkgincludeHEADERS
1662
1663 .MAKE: $(am__recursive_targets) check-am install-am install-strip
1664
1665 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1666         am--refresh check check-TESTS check-am clean clean-binPROGRAMS \
1667         clean-checkPROGRAMS clean-cscope clean-generic \
1668         clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
1669         ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
1670         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1671         distclean-compile distclean-generic distclean-libtool \
1672         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1673         dvi-am html html-am info info-am install install-am \
1674         install-binPROGRAMS install-data install-data-am install-dvi \
1675         install-dvi-am install-exec install-exec-am install-html \
1676         install-html-am install-info install-info-am \
1677         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1678         install-pkgdataDATA install-pkgincludeHEADERS install-ps \
1679         install-ps-am install-strip installcheck installcheck-am \
1680         installdirs installdirs-am maintainer-clean \
1681         maintainer-clean-generic mostlyclean mostlyclean-compile \
1682         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1683         recheck tags tags-am uninstall uninstall-am \
1684         uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
1685         uninstall-pkgdataDATA uninstall-pkgincludeHEADERS
1686
1687
1688 @HAVE_SYSTEMD_TRUE@     systemdsystemunit_DATA = tids.service
1689
1690 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1691 # Otherwise a system limit (for SysV at least) may be exceeded.
1692 .NOEXPORT: