Regenerate configure and build files.
[libradsec.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 sbin_PROGRAMS = radsecproxy$(EXEEXT)
39 bin_PROGRAMS = catgconf$(EXEEXT)
40 subdir = .
41 DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
42         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
44         THANKS compile config.guess config.sub depcomp install-sh \
45         missing
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
48         $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52  configure.lineno config.status.lineno
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \
57         "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"
58 PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
59 am_catgconf_OBJECTS = catgconf-debug.$(OBJEXT) catgconf-util.$(OBJEXT) \
60         catgconf-gconfig.$(OBJEXT) catgconf-catgconf.$(OBJEXT)
61 catgconf_OBJECTS = $(am_catgconf_OBJECTS)
62 catgconf_LDADD = $(LDADD)
63 catgconf_LINK = $(CCLD) $(catgconf_CFLAGS) $(CFLAGS) \
64         $(catgconf_LDFLAGS) $(LDFLAGS) -o $@
65 am_radsecproxy_OBJECTS = radsecproxy-radsecproxy.$(OBJEXT) \
66         radsecproxy-tlscommon.$(OBJEXT) radsecproxy-gconfig.$(OBJEXT) \
67         radsecproxy-util.$(OBJEXT) radsecproxy-debug.$(OBJEXT) \
68         radsecproxy-list.$(OBJEXT) radsecproxy-hash.$(OBJEXT) \
69         radsecproxy-tlv11.$(OBJEXT) radsecproxy-hostport.$(OBJEXT) \
70         radsecproxy-radmsg.$(OBJEXT) radsecproxy-udp.$(OBJEXT) \
71         radsecproxy-tcp.$(OBJEXT) radsecproxy-tls.$(OBJEXT) \
72         radsecproxy-dtls.$(OBJEXT) radsecproxy-fticks.$(OBJEXT)
73 radsecproxy_OBJECTS = $(am_radsecproxy_OBJECTS)
74 radsecproxy_DEPENDENCIES =
75 radsecproxy_LINK = $(CCLD) $(radsecproxy_CFLAGS) $(CFLAGS) \
76         $(radsecproxy_LDFLAGS) $(LDFLAGS) -o $@
77 DEFAULT_INCLUDES = -I.@am__isrc@
78 depcomp = $(SHELL) $(top_srcdir)/depcomp
79 am__depfiles_maybe = depfiles
80 am__mv = mv -f
81 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
85 SOURCES = $(catgconf_SOURCES) $(radsecproxy_SOURCES)
86 DIST_SOURCES = $(catgconf_SOURCES) $(radsecproxy_SOURCES)
87 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88 am__vpath_adj = case $$p in \
89     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
90     *) f=$$p;; \
91   esac;
92 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
93 am__install_max = 40
94 am__nobase_strip_setup = \
95   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
96 am__nobase_strip = \
97   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
98 am__nobase_list = $(am__nobase_strip_setup); \
99   for p in $$list; do echo "$$p $$p"; done | \
100   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
101   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
102     if (++n[$$2] == $(am__install_max)) \
103       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
104     END { for (dir in files) print dir, files[dir] }'
105 am__base_list = \
106   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
107   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
108 man1dir = $(mandir)/man1
109 man5dir = $(mandir)/man5
110 NROFF = nroff
111 MANS = $(dist_man_MANS)
112 ETAGS = etags
113 CTAGS = ctags
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115 distdir = $(PACKAGE)-$(VERSION)
116 top_distdir = $(distdir)
117 am__remove_distdir = \
118   { test ! -d "$(distdir)" \
119     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
120          && rm -fr "$(distdir)"; }; }
121 DIST_ARCHIVES = $(distdir).tar.gz
122 GZIP_ENV = --best
123 distuninstallcheck_listfiles = find . -type f -print
124 distcleancheck_listfiles = find . -type f -print
125 ACLOCAL = @ACLOCAL@
126 AMTAR = @AMTAR@
127 AUTOCONF = @AUTOCONF@
128 AUTOHEADER = @AUTOHEADER@
129 AUTOMAKE = @AUTOMAKE@
130 AWK = @AWK@
131 CC = @CC@
132 CCDEPMODE = @CCDEPMODE@
133 CFLAGS = @CFLAGS@
134 CPPFLAGS = @CPPFLAGS@
135 CYGPATH_W = @CYGPATH_W@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DOCBOOK2X_MAN = @DOCBOOK2X_MAN@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EXEEXT = @EXEEXT@
143 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 LDFLAGS = @LDFLAGS@
149 LIBOBJS = @LIBOBJS@
150 LIBS = @LIBS@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAKEINFO = @MAKEINFO@
153 MKDIR_P = @MKDIR_P@
154 OBJEXT = @OBJEXT@
155 PACKAGE = @PACKAGE@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_URL = @PACKAGE_URL@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 SET_MAKE = @SET_MAKE@
164 SHELL = @SHELL@
165 SSL_CFLAGS = @SSL_CFLAGS@
166 SSL_LDFLAGS = @SSL_LDFLAGS@
167 SSL_LIBS = @SSL_LIBS@
168 STRIP = @STRIP@
169 TARGET_CFLAGS = @TARGET_CFLAGS@
170 TARGET_LDFLAGS = @TARGET_LDFLAGS@
171 VERSION = @VERSION@
172 abs_builddir = @abs_builddir@
173 abs_srcdir = @abs_srcdir@
174 abs_top_builddir = @abs_top_builddir@
175 abs_top_srcdir = @abs_top_srcdir@
176 ac_ct_CC = @ac_ct_CC@
177 am__include = @am__include@
178 am__leading_dot = @am__leading_dot@
179 am__quote = @am__quote@
180 am__tar = @am__tar@
181 am__untar = @am__untar@
182 bindir = @bindir@
183 build = @build@
184 build_alias = @build_alias@
185 build_cpu = @build_cpu@
186 build_os = @build_os@
187 build_vendor = @build_vendor@
188 builddir = @builddir@
189 datadir = @datadir@
190 datarootdir = @datarootdir@
191 docdir = @docdir@
192 dvidir = @dvidir@
193 exec_prefix = @exec_prefix@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 htmldir = @htmldir@
200 includedir = @includedir@
201 infodir = @infodir@
202 install_sh = @install_sh@
203 libdir = @libdir@
204 libexecdir = @libexecdir@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 pdfdir = @pdfdir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 psdir = @psdir@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 srcdir = @srcdir@
217 sysconfdir = @sysconfdir@
218 target = @target@
219 target_alias = @target_alias@
220 target_cpu = @target_cpu@
221 target_os = @target_os@
222 target_vendor = @target_vendor@
223 top_build_prefix = @top_build_prefix@
224 top_builddir = @top_builddir@
225 top_srcdir = @top_srcdir@
226 AUTOMAKE_OPTIONS = foreign
227 radsecproxy_SOURCES = radsecproxy.c \
228                       tlscommon.c \
229                       gconfig.c \
230                       util.c \
231                       debug.c \
232                       list.c \
233                       hash.c \
234                       tlv11.c \
235                       hostport.c \
236                       radmsg.c \
237                       udp.c \
238                       tcp.c \
239                       tls.c \
240                       dtls.c \
241                       fticks.c \
242                       radsecproxy.h \
243                       tlscommon.h \
244                       gconfig.h \
245                       debug.h \
246                       util.h \
247                       list.h \
248                       hash.h \
249                       tlv11.h \
250                       hostport.h \
251                       radmsg.h \
252                       udp.h \
253                       tcp.h \
254                       tls.h \
255                       dtls.h \
256                       fticks.h
257
258 catgconf_SOURCES = debug.c \
259                       util.c \
260                       gconfig.c \
261                       catgconf.c
262
263 radsecproxy_CFLAGS = -g -Wall -fno-strict-aliasing @SSL_CFLAGS@ @TARGET_CFLAGS@
264 radsecproxy_LDFLAGS = @SSL_LDFLAGS@ @TARGET_LDFLAGS@
265 radsecproxy_LDADD = @SSL_LIBS@
266 catgconf_CFLAGS = -g -Wall -fno-strict-aliasing @TARGET_CFLAGS@
267 catgconf_LDFLAGS = @TARGET_LDFLAGS@
268 dist_man_MANS = radsecproxy.1 $(GENMANPAGES)
269 EXTRA_DIST = LICENSE THANKS radsecproxy.conf-example radsecproxy.conf.5.xml \
270         tools/naptr-eduroam.sh tools/radsec-dynsrv.sh tools/README
271
272 @HAVE_DOCBOOK2X_MAN_TRUE@GENMANPAGES = radsecproxy.conf.5
273 all: all-am
274
275 .SUFFIXES:
276 .SUFFIXES: .c .o .obj
277 am--refresh:
278         @:
279 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
280         @for dep in $?; do \
281           case '$(am__configure_deps)' in \
282             *$$dep*) \
283               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
284               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
285                 && exit 0; \
286               exit 1;; \
287           esac; \
288         done; \
289         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
290         $(am__cd) $(top_srcdir) && \
291           $(AUTOMAKE) --foreign Makefile
292 .PRECIOUS: Makefile
293 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294         @case '$?' in \
295           *config.status*) \
296             echo ' $(SHELL) ./config.status'; \
297             $(SHELL) ./config.status;; \
298           *) \
299             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
300             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
301         esac;
302
303 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304         $(SHELL) ./config.status --recheck
305
306 $(top_srcdir)/configure:  $(am__configure_deps)
307         $(am__cd) $(srcdir) && $(AUTOCONF)
308 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
309         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
310 $(am__aclocal_m4_deps):
311 install-binPROGRAMS: $(bin_PROGRAMS)
312         @$(NORMAL_INSTALL)
313         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
314         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
315         for p in $$list; do echo "$$p $$p"; done | \
316         sed 's/$(EXEEXT)$$//' | \
317         while read p p1; do if test -f $$p; \
318           then echo "$$p"; echo "$$p"; else :; fi; \
319         done | \
320         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
321             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
322         sed 'N;N;N;s,\n, ,g' | \
323         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
324           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
325             if ($$2 == $$4) files[d] = files[d] " " $$1; \
326             else { print "f", $$3 "/" $$4, $$1; } } \
327           END { for (d in files) print "f", d, files[d] }' | \
328         while read type dir files; do \
329             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
330             test -z "$$files" || { \
331               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
332               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
333             } \
334         ; done
335
336 uninstall-binPROGRAMS:
337         @$(NORMAL_UNINSTALL)
338         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
339         files=`for p in $$list; do echo "$$p"; done | \
340           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
341               -e 's/$$/$(EXEEXT)/' `; \
342         test -n "$$list" || exit 0; \
343         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
344         cd "$(DESTDIR)$(bindir)" && rm -f $$files
345
346 clean-binPROGRAMS:
347         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
348 install-sbinPROGRAMS: $(sbin_PROGRAMS)
349         @$(NORMAL_INSTALL)
350         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
351         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
352         for p in $$list; do echo "$$p $$p"; done | \
353         sed 's/$(EXEEXT)$$//' | \
354         while read p p1; do if test -f $$p; \
355           then echo "$$p"; echo "$$p"; else :; fi; \
356         done | \
357         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
358             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
359         sed 'N;N;N;s,\n, ,g' | \
360         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
361           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
362             if ($$2 == $$4) files[d] = files[d] " " $$1; \
363             else { print "f", $$3 "/" $$4, $$1; } } \
364           END { for (d in files) print "f", d, files[d] }' | \
365         while read type dir files; do \
366             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
367             test -z "$$files" || { \
368               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
369               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
370             } \
371         ; done
372
373 uninstall-sbinPROGRAMS:
374         @$(NORMAL_UNINSTALL)
375         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
376         files=`for p in $$list; do echo "$$p"; done | \
377           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
378               -e 's/$$/$(EXEEXT)/' `; \
379         test -n "$$list" || exit 0; \
380         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
381         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
382
383 clean-sbinPROGRAMS:
384         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
385 catgconf$(EXEEXT): $(catgconf_OBJECTS) $(catgconf_DEPENDENCIES) 
386         @rm -f catgconf$(EXEEXT)
387         $(catgconf_LINK) $(catgconf_OBJECTS) $(catgconf_LDADD) $(LIBS)
388 radsecproxy$(EXEEXT): $(radsecproxy_OBJECTS) $(radsecproxy_DEPENDENCIES) 
389         @rm -f radsecproxy$(EXEEXT)
390         $(radsecproxy_LINK) $(radsecproxy_OBJECTS) $(radsecproxy_LDADD) $(LIBS)
391
392 mostlyclean-compile:
393         -rm -f *.$(OBJEXT)
394
395 distclean-compile:
396         -rm -f *.tab.c
397
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-catgconf.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-debug.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-gconfig.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-util.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-debug.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-dtls.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-fticks.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-gconfig.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-hash.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-hostport.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-list.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-radmsg.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-radsecproxy.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tcp.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tls.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tlscommon.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tlv11.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-udp.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-util.Po@am__quote@
417
418 .c.o:
419 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
420 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
422 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
424
425 .c.obj:
426 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
427 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
431
432 catgconf-debug.o: debug.c
433 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-debug.o -MD -MP -MF $(DEPDIR)/catgconf-debug.Tpo -c -o catgconf-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
434 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-debug.Tpo $(DEPDIR)/catgconf-debug.Po
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='catgconf-debug.o' libtool=no @AMDEPBACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
438
439 catgconf-debug.obj: debug.c
440 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-debug.obj -MD -MP -MF $(DEPDIR)/catgconf-debug.Tpo -c -o catgconf-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
441 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-debug.Tpo $(DEPDIR)/catgconf-debug.Po
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='catgconf-debug.obj' libtool=no @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
445
446 catgconf-util.o: util.c
447 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-util.o -MD -MP -MF $(DEPDIR)/catgconf-util.Tpo -c -o catgconf-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
448 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-util.Tpo $(DEPDIR)/catgconf-util.Po
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='catgconf-util.o' libtool=no @AMDEPBACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
452
453 catgconf-util.obj: util.c
454 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-util.obj -MD -MP -MF $(DEPDIR)/catgconf-util.Tpo -c -o catgconf-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
455 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-util.Tpo $(DEPDIR)/catgconf-util.Po
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='catgconf-util.obj' libtool=no @AMDEPBACKSLASH@
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
459
460 catgconf-gconfig.o: gconfig.c
461 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-gconfig.o -MD -MP -MF $(DEPDIR)/catgconf-gconfig.Tpo -c -o catgconf-gconfig.o `test -f 'gconfig.c' || echo '$(srcdir)/'`gconfig.c
462 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-gconfig.Tpo $(DEPDIR)/catgconf-gconfig.Po
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='catgconf-gconfig.o' libtool=no @AMDEPBACKSLASH@
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-gconfig.o `test -f 'gconfig.c' || echo '$(srcdir)/'`gconfig.c
466
467 catgconf-gconfig.obj: gconfig.c
468 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-gconfig.obj -MD -MP -MF $(DEPDIR)/catgconf-gconfig.Tpo -c -o catgconf-gconfig.obj `if test -f 'gconfig.c'; then $(CYGPATH_W) 'gconfig.c'; else $(CYGPATH_W) '$(srcdir)/gconfig.c'; fi`
469 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-gconfig.Tpo $(DEPDIR)/catgconf-gconfig.Po
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='catgconf-gconfig.obj' libtool=no @AMDEPBACKSLASH@
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-gconfig.obj `if test -f 'gconfig.c'; then $(CYGPATH_W) 'gconfig.c'; else $(CYGPATH_W) '$(srcdir)/gconfig.c'; fi`
473
474 catgconf-catgconf.o: catgconf.c
475 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-catgconf.o -MD -MP -MF $(DEPDIR)/catgconf-catgconf.Tpo -c -o catgconf-catgconf.o `test -f 'catgconf.c' || echo '$(srcdir)/'`catgconf.c
476 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-catgconf.Tpo $(DEPDIR)/catgconf-catgconf.Po
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='catgconf.c' object='catgconf-catgconf.o' libtool=no @AMDEPBACKSLASH@
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-catgconf.o `test -f 'catgconf.c' || echo '$(srcdir)/'`catgconf.c
480
481 catgconf-catgconf.obj: catgconf.c
482 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -MT catgconf-catgconf.obj -MD -MP -MF $(DEPDIR)/catgconf-catgconf.Tpo -c -o catgconf-catgconf.obj `if test -f 'catgconf.c'; then $(CYGPATH_W) 'catgconf.c'; else $(CYGPATH_W) '$(srcdir)/catgconf.c'; fi`
483 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-catgconf.Tpo $(DEPDIR)/catgconf-catgconf.Po
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='catgconf.c' object='catgconf-catgconf.obj' libtool=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(catgconf_CFLAGS) $(CFLAGS) -c -o catgconf-catgconf.obj `if test -f 'catgconf.c'; then $(CYGPATH_W) 'catgconf.c'; else $(CYGPATH_W) '$(srcdir)/catgconf.c'; fi`
487
488 radsecproxy-radsecproxy.o: radsecproxy.c
489 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-radsecproxy.o -MD -MP -MF $(DEPDIR)/radsecproxy-radsecproxy.Tpo -c -o radsecproxy-radsecproxy.o `test -f 'radsecproxy.c' || echo '$(srcdir)/'`radsecproxy.c
490 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radsecproxy.Tpo $(DEPDIR)/radsecproxy-radsecproxy.Po
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radsecproxy.c' object='radsecproxy-radsecproxy.o' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-radsecproxy.o `test -f 'radsecproxy.c' || echo '$(srcdir)/'`radsecproxy.c
494
495 radsecproxy-radsecproxy.obj: radsecproxy.c
496 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-radsecproxy.obj -MD -MP -MF $(DEPDIR)/radsecproxy-radsecproxy.Tpo -c -o radsecproxy-radsecproxy.obj `if test -f 'radsecproxy.c'; then $(CYGPATH_W) 'radsecproxy.c'; else $(CYGPATH_W) '$(srcdir)/radsecproxy.c'; fi`
497 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radsecproxy.Tpo $(DEPDIR)/radsecproxy-radsecproxy.Po
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radsecproxy.c' object='radsecproxy-radsecproxy.obj' libtool=no @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-radsecproxy.obj `if test -f 'radsecproxy.c'; then $(CYGPATH_W) 'radsecproxy.c'; else $(CYGPATH_W) '$(srcdir)/radsecproxy.c'; fi`
501
502 radsecproxy-tlscommon.o: tlscommon.c
503 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tlscommon.o -MD -MP -MF $(DEPDIR)/radsecproxy-tlscommon.Tpo -c -o radsecproxy-tlscommon.o `test -f 'tlscommon.c' || echo '$(srcdir)/'`tlscommon.c
504 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlscommon.Tpo $(DEPDIR)/radsecproxy-tlscommon.Po
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlscommon.c' object='radsecproxy-tlscommon.o' libtool=no @AMDEPBACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tlscommon.o `test -f 'tlscommon.c' || echo '$(srcdir)/'`tlscommon.c
508
509 radsecproxy-tlscommon.obj: tlscommon.c
510 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tlscommon.obj -MD -MP -MF $(DEPDIR)/radsecproxy-tlscommon.Tpo -c -o radsecproxy-tlscommon.obj `if test -f 'tlscommon.c'; then $(CYGPATH_W) 'tlscommon.c'; else $(CYGPATH_W) '$(srcdir)/tlscommon.c'; fi`
511 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlscommon.Tpo $(DEPDIR)/radsecproxy-tlscommon.Po
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlscommon.c' object='radsecproxy-tlscommon.obj' libtool=no @AMDEPBACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tlscommon.obj `if test -f 'tlscommon.c'; then $(CYGPATH_W) 'tlscommon.c'; else $(CYGPATH_W) '$(srcdir)/tlscommon.c'; fi`
515
516 radsecproxy-gconfig.o: gconfig.c
517 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-gconfig.o -MD -MP -MF $(DEPDIR)/radsecproxy-gconfig.Tpo -c -o radsecproxy-gconfig.o `test -f 'gconfig.c' || echo '$(srcdir)/'`gconfig.c
518 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-gconfig.Tpo $(DEPDIR)/radsecproxy-gconfig.Po
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='radsecproxy-gconfig.o' libtool=no @AMDEPBACKSLASH@
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-gconfig.o `test -f 'gconfig.c' || echo '$(srcdir)/'`gconfig.c
522
523 radsecproxy-gconfig.obj: gconfig.c
524 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-gconfig.obj -MD -MP -MF $(DEPDIR)/radsecproxy-gconfig.Tpo -c -o radsecproxy-gconfig.obj `if test -f 'gconfig.c'; then $(CYGPATH_W) 'gconfig.c'; else $(CYGPATH_W) '$(srcdir)/gconfig.c'; fi`
525 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-gconfig.Tpo $(DEPDIR)/radsecproxy-gconfig.Po
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='radsecproxy-gconfig.obj' libtool=no @AMDEPBACKSLASH@
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-gconfig.obj `if test -f 'gconfig.c'; then $(CYGPATH_W) 'gconfig.c'; else $(CYGPATH_W) '$(srcdir)/gconfig.c'; fi`
529
530 radsecproxy-util.o: util.c
531 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-util.o -MD -MP -MF $(DEPDIR)/radsecproxy-util.Tpo -c -o radsecproxy-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
532 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-util.Tpo $(DEPDIR)/radsecproxy-util.Po
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='radsecproxy-util.o' libtool=no @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
536
537 radsecproxy-util.obj: util.c
538 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-util.obj -MD -MP -MF $(DEPDIR)/radsecproxy-util.Tpo -c -o radsecproxy-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
539 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-util.Tpo $(DEPDIR)/radsecproxy-util.Po
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='radsecproxy-util.obj' libtool=no @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
543
544 radsecproxy-debug.o: debug.c
545 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-debug.o -MD -MP -MF $(DEPDIR)/radsecproxy-debug.Tpo -c -o radsecproxy-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
546 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-debug.Tpo $(DEPDIR)/radsecproxy-debug.Po
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='radsecproxy-debug.o' libtool=no @AMDEPBACKSLASH@
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
550
551 radsecproxy-debug.obj: debug.c
552 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-debug.obj -MD -MP -MF $(DEPDIR)/radsecproxy-debug.Tpo -c -o radsecproxy-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
553 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-debug.Tpo $(DEPDIR)/radsecproxy-debug.Po
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='radsecproxy-debug.obj' libtool=no @AMDEPBACKSLASH@
555 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
557
558 radsecproxy-list.o: list.c
559 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-list.o -MD -MP -MF $(DEPDIR)/radsecproxy-list.Tpo -c -o radsecproxy-list.o `test -f 'list.c' || echo '$(srcdir)/'`list.c
560 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-list.Tpo $(DEPDIR)/radsecproxy-list.Po
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='list.c' object='radsecproxy-list.o' libtool=no @AMDEPBACKSLASH@
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-list.o `test -f 'list.c' || echo '$(srcdir)/'`list.c
564
565 radsecproxy-list.obj: list.c
566 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-list.obj -MD -MP -MF $(DEPDIR)/radsecproxy-list.Tpo -c -o radsecproxy-list.obj `if test -f 'list.c'; then $(CYGPATH_W) 'list.c'; else $(CYGPATH_W) '$(srcdir)/list.c'; fi`
567 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-list.Tpo $(DEPDIR)/radsecproxy-list.Po
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='list.c' object='radsecproxy-list.obj' libtool=no @AMDEPBACKSLASH@
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-list.obj `if test -f 'list.c'; then $(CYGPATH_W) 'list.c'; else $(CYGPATH_W) '$(srcdir)/list.c'; fi`
571
572 radsecproxy-hash.o: hash.c
573 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-hash.o -MD -MP -MF $(DEPDIR)/radsecproxy-hash.Tpo -c -o radsecproxy-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
574 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hash.Tpo $(DEPDIR)/radsecproxy-hash.Po
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hash.c' object='radsecproxy-hash.o' libtool=no @AMDEPBACKSLASH@
576 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
577 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
578
579 radsecproxy-hash.obj: hash.c
580 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-hash.obj -MD -MP -MF $(DEPDIR)/radsecproxy-hash.Tpo -c -o radsecproxy-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
581 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hash.Tpo $(DEPDIR)/radsecproxy-hash.Po
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hash.c' object='radsecproxy-hash.obj' libtool=no @AMDEPBACKSLASH@
583 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
584 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
585
586 radsecproxy-tlv11.o: tlv11.c
587 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tlv11.o -MD -MP -MF $(DEPDIR)/radsecproxy-tlv11.Tpo -c -o radsecproxy-tlv11.o `test -f 'tlv11.c' || echo '$(srcdir)/'`tlv11.c
588 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlv11.Tpo $(DEPDIR)/radsecproxy-tlv11.Po
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlv11.c' object='radsecproxy-tlv11.o' libtool=no @AMDEPBACKSLASH@
590 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tlv11.o `test -f 'tlv11.c' || echo '$(srcdir)/'`tlv11.c
592
593 radsecproxy-tlv11.obj: tlv11.c
594 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tlv11.obj -MD -MP -MF $(DEPDIR)/radsecproxy-tlv11.Tpo -c -o radsecproxy-tlv11.obj `if test -f 'tlv11.c'; then $(CYGPATH_W) 'tlv11.c'; else $(CYGPATH_W) '$(srcdir)/tlv11.c'; fi`
595 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlv11.Tpo $(DEPDIR)/radsecproxy-tlv11.Po
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlv11.c' object='radsecproxy-tlv11.obj' libtool=no @AMDEPBACKSLASH@
597 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tlv11.obj `if test -f 'tlv11.c'; then $(CYGPATH_W) 'tlv11.c'; else $(CYGPATH_W) '$(srcdir)/tlv11.c'; fi`
599
600 radsecproxy-hostport.o: hostport.c
601 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-hostport.o -MD -MP -MF $(DEPDIR)/radsecproxy-hostport.Tpo -c -o radsecproxy-hostport.o `test -f 'hostport.c' || echo '$(srcdir)/'`hostport.c
602 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hostport.Tpo $(DEPDIR)/radsecproxy-hostport.Po
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hostport.c' object='radsecproxy-hostport.o' libtool=no @AMDEPBACKSLASH@
604 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-hostport.o `test -f 'hostport.c' || echo '$(srcdir)/'`hostport.c
606
607 radsecproxy-hostport.obj: hostport.c
608 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-hostport.obj -MD -MP -MF $(DEPDIR)/radsecproxy-hostport.Tpo -c -o radsecproxy-hostport.obj `if test -f 'hostport.c'; then $(CYGPATH_W) 'hostport.c'; else $(CYGPATH_W) '$(srcdir)/hostport.c'; fi`
609 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hostport.Tpo $(DEPDIR)/radsecproxy-hostport.Po
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hostport.c' object='radsecproxy-hostport.obj' libtool=no @AMDEPBACKSLASH@
611 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-hostport.obj `if test -f 'hostport.c'; then $(CYGPATH_W) 'hostport.c'; else $(CYGPATH_W) '$(srcdir)/hostport.c'; fi`
613
614 radsecproxy-radmsg.o: radmsg.c
615 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-radmsg.o -MD -MP -MF $(DEPDIR)/radsecproxy-radmsg.Tpo -c -o radsecproxy-radmsg.o `test -f 'radmsg.c' || echo '$(srcdir)/'`radmsg.c
616 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radmsg.Tpo $(DEPDIR)/radsecproxy-radmsg.Po
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radmsg.c' object='radsecproxy-radmsg.o' libtool=no @AMDEPBACKSLASH@
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-radmsg.o `test -f 'radmsg.c' || echo '$(srcdir)/'`radmsg.c
620
621 radsecproxy-radmsg.obj: radmsg.c
622 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-radmsg.obj -MD -MP -MF $(DEPDIR)/radsecproxy-radmsg.Tpo -c -o radsecproxy-radmsg.obj `if test -f 'radmsg.c'; then $(CYGPATH_W) 'radmsg.c'; else $(CYGPATH_W) '$(srcdir)/radmsg.c'; fi`
623 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radmsg.Tpo $(DEPDIR)/radsecproxy-radmsg.Po
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radmsg.c' object='radsecproxy-radmsg.obj' libtool=no @AMDEPBACKSLASH@
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
626 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-radmsg.obj `if test -f 'radmsg.c'; then $(CYGPATH_W) 'radmsg.c'; else $(CYGPATH_W) '$(srcdir)/radmsg.c'; fi`
627
628 radsecproxy-udp.o: udp.c
629 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-udp.o -MD -MP -MF $(DEPDIR)/radsecproxy-udp.Tpo -c -o radsecproxy-udp.o `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
630 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-udp.Tpo $(DEPDIR)/radsecproxy-udp.Po
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='udp.c' object='radsecproxy-udp.o' libtool=no @AMDEPBACKSLASH@
632 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
633 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-udp.o `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
634
635 radsecproxy-udp.obj: udp.c
636 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-udp.obj -MD -MP -MF $(DEPDIR)/radsecproxy-udp.Tpo -c -o radsecproxy-udp.obj `if test -f 'udp.c'; then $(CYGPATH_W) 'udp.c'; else $(CYGPATH_W) '$(srcdir)/udp.c'; fi`
637 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-udp.Tpo $(DEPDIR)/radsecproxy-udp.Po
638 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='udp.c' object='radsecproxy-udp.obj' libtool=no @AMDEPBACKSLASH@
639 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-udp.obj `if test -f 'udp.c'; then $(CYGPATH_W) 'udp.c'; else $(CYGPATH_W) '$(srcdir)/udp.c'; fi`
641
642 radsecproxy-tcp.o: tcp.c
643 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tcp.o -MD -MP -MF $(DEPDIR)/radsecproxy-tcp.Tpo -c -o radsecproxy-tcp.o `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
644 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tcp.Tpo $(DEPDIR)/radsecproxy-tcp.Po
645 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcp.c' object='radsecproxy-tcp.o' libtool=no @AMDEPBACKSLASH@
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tcp.o `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
648
649 radsecproxy-tcp.obj: tcp.c
650 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tcp.obj -MD -MP -MF $(DEPDIR)/radsecproxy-tcp.Tpo -c -o radsecproxy-tcp.obj `if test -f 'tcp.c'; then $(CYGPATH_W) 'tcp.c'; else $(CYGPATH_W) '$(srcdir)/tcp.c'; fi`
651 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tcp.Tpo $(DEPDIR)/radsecproxy-tcp.Po
652 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcp.c' object='radsecproxy-tcp.obj' libtool=no @AMDEPBACKSLASH@
653 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
654 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tcp.obj `if test -f 'tcp.c'; then $(CYGPATH_W) 'tcp.c'; else $(CYGPATH_W) '$(srcdir)/tcp.c'; fi`
655
656 radsecproxy-tls.o: tls.c
657 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tls.o -MD -MP -MF $(DEPDIR)/radsecproxy-tls.Tpo -c -o radsecproxy-tls.o `test -f 'tls.c' || echo '$(srcdir)/'`tls.c
658 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tls.Tpo $(DEPDIR)/radsecproxy-tls.Po
659 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tls.c' object='radsecproxy-tls.o' libtool=no @AMDEPBACKSLASH@
660 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
661 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tls.o `test -f 'tls.c' || echo '$(srcdir)/'`tls.c
662
663 radsecproxy-tls.obj: tls.c
664 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-tls.obj -MD -MP -MF $(DEPDIR)/radsecproxy-tls.Tpo -c -o radsecproxy-tls.obj `if test -f 'tls.c'; then $(CYGPATH_W) 'tls.c'; else $(CYGPATH_W) '$(srcdir)/tls.c'; fi`
665 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tls.Tpo $(DEPDIR)/radsecproxy-tls.Po
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tls.c' object='radsecproxy-tls.obj' libtool=no @AMDEPBACKSLASH@
667 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
668 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-tls.obj `if test -f 'tls.c'; then $(CYGPATH_W) 'tls.c'; else $(CYGPATH_W) '$(srcdir)/tls.c'; fi`
669
670 radsecproxy-dtls.o: dtls.c
671 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-dtls.o -MD -MP -MF $(DEPDIR)/radsecproxy-dtls.Tpo -c -o radsecproxy-dtls.o `test -f 'dtls.c' || echo '$(srcdir)/'`dtls.c
672 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-dtls.Tpo $(DEPDIR)/radsecproxy-dtls.Po
673 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dtls.c' object='radsecproxy-dtls.o' libtool=no @AMDEPBACKSLASH@
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
675 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-dtls.o `test -f 'dtls.c' || echo '$(srcdir)/'`dtls.c
676
677 radsecproxy-dtls.obj: dtls.c
678 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-dtls.obj -MD -MP -MF $(DEPDIR)/radsecproxy-dtls.Tpo -c -o radsecproxy-dtls.obj `if test -f 'dtls.c'; then $(CYGPATH_W) 'dtls.c'; else $(CYGPATH_W) '$(srcdir)/dtls.c'; fi`
679 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-dtls.Tpo $(DEPDIR)/radsecproxy-dtls.Po
680 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dtls.c' object='radsecproxy-dtls.obj' libtool=no @AMDEPBACKSLASH@
681 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
682 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-dtls.obj `if test -f 'dtls.c'; then $(CYGPATH_W) 'dtls.c'; else $(CYGPATH_W) '$(srcdir)/dtls.c'; fi`
683
684 radsecproxy-fticks.o: fticks.c
685 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-fticks.o -MD -MP -MF $(DEPDIR)/radsecproxy-fticks.Tpo -c -o radsecproxy-fticks.o `test -f 'fticks.c' || echo '$(srcdir)/'`fticks.c
686 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-fticks.Tpo $(DEPDIR)/radsecproxy-fticks.Po
687 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fticks.c' object='radsecproxy-fticks.o' libtool=no @AMDEPBACKSLASH@
688 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
689 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-fticks.o `test -f 'fticks.c' || echo '$(srcdir)/'`fticks.c
690
691 radsecproxy-fticks.obj: fticks.c
692 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -MT radsecproxy-fticks.obj -MD -MP -MF $(DEPDIR)/radsecproxy-fticks.Tpo -c -o radsecproxy-fticks.obj `if test -f 'fticks.c'; then $(CYGPATH_W) 'fticks.c'; else $(CYGPATH_W) '$(srcdir)/fticks.c'; fi`
693 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-fticks.Tpo $(DEPDIR)/radsecproxy-fticks.Po
694 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fticks.c' object='radsecproxy-fticks.obj' libtool=no @AMDEPBACKSLASH@
695 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
696 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(radsecproxy_CFLAGS) $(CFLAGS) -c -o radsecproxy-fticks.obj `if test -f 'fticks.c'; then $(CYGPATH_W) 'fticks.c'; else $(CYGPATH_W) '$(srcdir)/fticks.c'; fi`
697 install-man1: $(dist_man_MANS)
698         @$(NORMAL_INSTALL)
699         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
700         @list=''; test -n "$(man1dir)" || exit 0; \
701         { for i in $$list; do echo "$$i"; done; \
702         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
703           sed -n '/\.1[a-z]*$$/p'; \
704         } | while read p; do \
705           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
706           echo "$$d$$p"; echo "$$p"; \
707         done | \
708         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
709               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
710         sed 'N;N;s,\n, ,g' | { \
711         list=; while read file base inst; do \
712           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
713             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
714             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
715           fi; \
716         done; \
717         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
718         while read files; do \
719           test -z "$$files" || { \
720             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
721             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
722         done; }
723
724 uninstall-man1:
725         @$(NORMAL_UNINSTALL)
726         @list=''; test -n "$(man1dir)" || exit 0; \
727         files=`{ for i in $$list; do echo "$$i"; done; \
728         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
729           sed -n '/\.1[a-z]*$$/p'; \
730         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
731               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
732         test -z "$$files" || { \
733           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
734           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
735 install-man5: $(dist_man_MANS)
736         @$(NORMAL_INSTALL)
737         test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
738         @list=''; test -n "$(man5dir)" || exit 0; \
739         { for i in $$list; do echo "$$i"; done; \
740         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
741           sed -n '/\.5[a-z]*$$/p'; \
742         } | while read p; do \
743           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
744           echo "$$d$$p"; echo "$$p"; \
745         done | \
746         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
747               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
748         sed 'N;N;s,\n, ,g' | { \
749         list=; while read file base inst; do \
750           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
751             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
752             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
753           fi; \
754         done; \
755         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
756         while read files; do \
757           test -z "$$files" || { \
758             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
759             $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
760         done; }
761
762 uninstall-man5:
763         @$(NORMAL_UNINSTALL)
764         @list=''; test -n "$(man5dir)" || exit 0; \
765         files=`{ for i in $$list; do echo "$$i"; done; \
766         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
767           sed -n '/\.5[a-z]*$$/p'; \
768         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
769               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
770         test -z "$$files" || { \
771           echo " ( cd '$(DESTDIR)$(man5dir)' && rm -f" $$files ")"; \
772           cd "$(DESTDIR)$(man5dir)" && rm -f $$files; }
773
774 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
775         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
776         unique=`for i in $$list; do \
777             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
778           done | \
779           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
780               END { if (nonempty) { for (i in files) print i; }; }'`; \
781         mkid -fID $$unique
782 tags: TAGS
783
784 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
785                 $(TAGS_FILES) $(LISP)
786         set x; \
787         here=`pwd`; \
788         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
789         unique=`for i in $$list; do \
790             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
791           done | \
792           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
793               END { if (nonempty) { for (i in files) print i; }; }'`; \
794         shift; \
795         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
796           test -n "$$unique" || unique=$$empty_fix; \
797           if test $$# -gt 0; then \
798             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
799               "$$@" $$unique; \
800           else \
801             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
802               $$unique; \
803           fi; \
804         fi
805 ctags: CTAGS
806 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
807                 $(TAGS_FILES) $(LISP)
808         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
809         unique=`for i in $$list; do \
810             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
811           done | \
812           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
813               END { if (nonempty) { for (i in files) print i; }; }'`; \
814         test -z "$(CTAGS_ARGS)$$unique" \
815           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
816              $$unique
817
818 GTAGS:
819         here=`$(am__cd) $(top_builddir) && pwd` \
820           && $(am__cd) $(top_srcdir) \
821           && gtags -i $(GTAGS_ARGS) "$$here"
822
823 distclean-tags:
824         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
825
826 distdir: $(DISTFILES)
827         @list='$(MANS)'; if test -n "$$list"; then \
828           list=`for p in $$list; do \
829             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
830             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
831           if test -n "$$list" && \
832             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
833             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
834             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
835             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
836             echo "       typically \`make maintainer-clean' will remove them" >&2; \
837             exit 1; \
838           else :; fi; \
839         else :; fi
840         $(am__remove_distdir)
841         test -d "$(distdir)" || mkdir "$(distdir)"
842         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
843         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
844         list='$(DISTFILES)'; \
845           dist_files=`for file in $$list; do echo $$file; done | \
846           sed -e "s|^$$srcdirstrip/||;t" \
847               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
848         case $$dist_files in \
849           */*) $(MKDIR_P) `echo "$$dist_files" | \
850                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
851                            sort -u` ;; \
852         esac; \
853         for file in $$dist_files; do \
854           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
855           if test -d $$d/$$file; then \
856             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
857             if test -d "$(distdir)/$$file"; then \
858               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
859             fi; \
860             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
861               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
862               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
863             fi; \
864             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
865           else \
866             test -f "$(distdir)/$$file" \
867             || cp -p $$d/$$file "$(distdir)/$$file" \
868             || exit 1; \
869           fi; \
870         done
871         -test -n "$(am__skip_mode_fix)" \
872         || find "$(distdir)" -type d ! -perm -755 \
873                 -exec chmod u+rwx,go+rx {} \; -o \
874           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
875           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
876           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
877         || chmod -R a+r "$(distdir)"
878 dist-gzip: distdir
879         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
880         $(am__remove_distdir)
881
882 dist-bzip2: distdir
883         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
884         $(am__remove_distdir)
885
886 dist-lzma: distdir
887         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
888         $(am__remove_distdir)
889
890 dist-xz: distdir
891         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
892         $(am__remove_distdir)
893
894 dist-tarZ: distdir
895         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
896         $(am__remove_distdir)
897
898 dist-shar: distdir
899         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
900         $(am__remove_distdir)
901
902 dist-zip: distdir
903         -rm -f $(distdir).zip
904         zip -rq $(distdir).zip $(distdir)
905         $(am__remove_distdir)
906
907 dist dist-all: distdir
908         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
909         $(am__remove_distdir)
910
911 # This target untars the dist file and tries a VPATH configuration.  Then
912 # it guarantees that the distribution is self-contained by making another
913 # tarfile.
914 distcheck: dist
915         case '$(DIST_ARCHIVES)' in \
916         *.tar.gz*) \
917           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
918         *.tar.bz2*) \
919           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
920         *.tar.lzma*) \
921           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
922         *.tar.xz*) \
923           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
924         *.tar.Z*) \
925           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
926         *.shar.gz*) \
927           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
928         *.zip*) \
929           unzip $(distdir).zip ;;\
930         esac
931         chmod -R a-w $(distdir); chmod a+w $(distdir)
932         mkdir $(distdir)/_build
933         mkdir $(distdir)/_inst
934         chmod a-w $(distdir)
935         test -d $(distdir)/_build || exit 0; \
936         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
937           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
938           && am__cwd=`pwd` \
939           && $(am__cd) $(distdir)/_build \
940           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
941             $(DISTCHECK_CONFIGURE_FLAGS) \
942           && $(MAKE) $(AM_MAKEFLAGS) \
943           && $(MAKE) $(AM_MAKEFLAGS) dvi \
944           && $(MAKE) $(AM_MAKEFLAGS) check \
945           && $(MAKE) $(AM_MAKEFLAGS) install \
946           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
947           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
948           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
949                 distuninstallcheck \
950           && chmod -R a-w "$$dc_install_base" \
951           && ({ \
952                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
953                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
954                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
955                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
956                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
957               } || { rm -rf "$$dc_destdir"; exit 1; }) \
958           && rm -rf "$$dc_destdir" \
959           && $(MAKE) $(AM_MAKEFLAGS) dist \
960           && rm -rf $(DIST_ARCHIVES) \
961           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
962           && cd "$$am__cwd" \
963           || exit 1
964         $(am__remove_distdir)
965         @(echo "$(distdir) archives ready for distribution: "; \
966           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
967           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
968 distuninstallcheck:
969         @$(am__cd) '$(distuninstallcheck_dir)' \
970         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
971            || { echo "ERROR: files left after uninstall:" ; \
972                 if test -n "$(DESTDIR)"; then \
973                   echo "  (check DESTDIR support)"; \
974                 fi ; \
975                 $(distuninstallcheck_listfiles) ; \
976                 exit 1; } >&2
977 distcleancheck: distclean
978         @if test '$(srcdir)' = . ; then \
979           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
980           exit 1 ; \
981         fi
982         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
983           || { echo "ERROR: files left in build directory after distclean:" ; \
984                $(distcleancheck_listfiles) ; \
985                exit 1; } >&2
986 check-am: all-am
987 check: check-am
988 all-am: Makefile $(PROGRAMS) $(MANS)
989 installdirs:
990         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
991           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
992         done
993 install: install-am
994 install-exec: install-exec-am
995 install-data: install-data-am
996 uninstall: uninstall-am
997
998 install-am: all-am
999         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1000
1001 installcheck: installcheck-am
1002 install-strip:
1003         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1004           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1005           `test -z '$(STRIP)' || \
1006             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1007 mostlyclean-generic:
1008
1009 clean-generic:
1010
1011 distclean-generic:
1012         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1013         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1014
1015 maintainer-clean-generic:
1016         @echo "This command is intended for maintainers to use"
1017         @echo "it deletes files that may require special tools to rebuild."
1018 clean: clean-am
1019
1020 clean-am: clean-binPROGRAMS clean-generic clean-local \
1021         clean-sbinPROGRAMS mostlyclean-am
1022
1023 distclean: distclean-am
1024         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1025         -rm -rf ./$(DEPDIR)
1026         -rm -f Makefile
1027 distclean-am: clean-am distclean-compile distclean-generic \
1028         distclean-tags
1029
1030 dvi: dvi-am
1031
1032 dvi-am:
1033
1034 html-am:
1035
1036 info: info-am
1037
1038 info-am:
1039
1040 install-data-am: install-man
1041
1042 install-dvi: install-dvi-am
1043
1044 install-dvi-am:
1045
1046 install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
1047
1048 install-html: install-html-am
1049
1050 install-html-am:
1051
1052 install-info: install-info-am
1053
1054 install-info-am:
1055
1056 install-man: install-man1 install-man5
1057
1058 install-pdf: install-pdf-am
1059
1060 install-pdf-am:
1061
1062 install-ps: install-ps-am
1063
1064 install-ps-am:
1065
1066 installcheck-am:
1067
1068 maintainer-clean: maintainer-clean-am
1069         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1070         -rm -rf $(top_srcdir)/autom4te.cache
1071         -rm -rf ./$(DEPDIR)
1072         -rm -f Makefile
1073 maintainer-clean-am: distclean-am maintainer-clean-generic
1074
1075 mostlyclean: mostlyclean-am
1076
1077 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1078
1079 pdf: pdf-am
1080
1081 pdf-am:
1082
1083 ps: ps-am
1084
1085 ps-am:
1086
1087 uninstall-am: uninstall-binPROGRAMS uninstall-man \
1088         uninstall-sbinPROGRAMS
1089
1090 uninstall-man: uninstall-man1 uninstall-man5
1091
1092 .MAKE: install-am install-strip
1093
1094 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1095         clean-binPROGRAMS clean-generic clean-local clean-sbinPROGRAMS \
1096         ctags dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
1097         dist-tarZ dist-xz dist-zip distcheck distclean \
1098         distclean-compile distclean-generic distclean-tags \
1099         distcleancheck distdir distuninstallcheck dvi dvi-am html \
1100         html-am info info-am install install-am install-binPROGRAMS \
1101         install-data install-data-am install-dvi install-dvi-am \
1102         install-exec install-exec-am install-html install-html-am \
1103         install-info install-info-am install-man install-man1 \
1104         install-man5 install-pdf install-pdf-am install-ps \
1105         install-ps-am install-sbinPROGRAMS install-strip installcheck \
1106         installcheck-am installdirs maintainer-clean \
1107         maintainer-clean-generic mostlyclean mostlyclean-compile \
1108         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
1109         uninstall-am uninstall-binPROGRAMS uninstall-man \
1110         uninstall-man1 uninstall-man5 uninstall-sbinPROGRAMS
1111
1112
1113 radsecproxy.conf.5: $(srcdir)/radsecproxy.conf.5.xml
1114         docbook2x-man $<
1115
1116 # Build HTML version of radsecproxy.conf.5.  NOTE: Only tested with
1117 # 'openjade' package installed on Ubuntu 9.10.
1118 html: $(srcdir)/radsecproxy.conf.5.xml
1119         -openjade -E2000 -t sgml-raw -d /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl -o radsecproxy.conf.html $<
1120
1121 clean-local:
1122         -rm radsecproxy.conf.5
1123
1124 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1125 # Otherwise a system limit (for SysV at least) may be exceeded.
1126 .NOEXPORT: