Compile with -Werror.
[radsecproxy.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 -Werror -fno-strict-aliasing \
264         @SSL_CFLAGS@ @TARGET_CFLAGS@
265
266 radsecproxy_LDFLAGS = @SSL_LDFLAGS@ @TARGET_LDFLAGS@
267 radsecproxy_LDADD = @SSL_LIBS@
268 catgconf_CFLAGS = -g -Wall -fno-strict-aliasing @TARGET_CFLAGS@
269 catgconf_LDFLAGS = @TARGET_LDFLAGS@
270 dist_man_MANS = radsecproxy.1 $(GENMANPAGES)
271 EXTRA_DIST = LICENSE THANKS radsecproxy.conf-example radsecproxy.conf.5.xml \
272         tools/naptr-eduroam.sh tools/radsec-dynsrv.sh tools/README
273
274 @HAVE_DOCBOOK2X_MAN_TRUE@GENMANPAGES = radsecproxy.conf.5
275 all: all-am
276
277 .SUFFIXES:
278 .SUFFIXES: .c .o .obj
279 am--refresh:
280         @:
281 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
282         @for dep in $?; do \
283           case '$(am__configure_deps)' in \
284             *$$dep*) \
285               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
286               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
287                 && exit 0; \
288               exit 1;; \
289           esac; \
290         done; \
291         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
292         $(am__cd) $(top_srcdir) && \
293           $(AUTOMAKE) --foreign Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296         @case '$?' in \
297           *config.status*) \
298             echo ' $(SHELL) ./config.status'; \
299             $(SHELL) ./config.status;; \
300           *) \
301             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303         esac;
304
305 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306         $(SHELL) ./config.status --recheck
307
308 $(top_srcdir)/configure:  $(am__configure_deps)
309         $(am__cd) $(srcdir) && $(AUTOCONF)
310 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
311         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312 $(am__aclocal_m4_deps):
313 install-binPROGRAMS: $(bin_PROGRAMS)
314         @$(NORMAL_INSTALL)
315         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
316         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
317         for p in $$list; do echo "$$p $$p"; done | \
318         sed 's/$(EXEEXT)$$//' | \
319         while read p p1; do if test -f $$p; \
320           then echo "$$p"; echo "$$p"; else :; fi; \
321         done | \
322         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
323             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
324         sed 'N;N;N;s,\n, ,g' | \
325         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
326           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
327             if ($$2 == $$4) files[d] = files[d] " " $$1; \
328             else { print "f", $$3 "/" $$4, $$1; } } \
329           END { for (d in files) print "f", d, files[d] }' | \
330         while read type dir files; do \
331             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
332             test -z "$$files" || { \
333               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
334               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
335             } \
336         ; done
337
338 uninstall-binPROGRAMS:
339         @$(NORMAL_UNINSTALL)
340         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
341         files=`for p in $$list; do echo "$$p"; done | \
342           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
343               -e 's/$$/$(EXEEXT)/' `; \
344         test -n "$$list" || exit 0; \
345         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
346         cd "$(DESTDIR)$(bindir)" && rm -f $$files
347
348 clean-binPROGRAMS:
349         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
350 install-sbinPROGRAMS: $(sbin_PROGRAMS)
351         @$(NORMAL_INSTALL)
352         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
353         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
354         for p in $$list; do echo "$$p $$p"; done | \
355         sed 's/$(EXEEXT)$$//' | \
356         while read p p1; do if test -f $$p; \
357           then echo "$$p"; echo "$$p"; else :; fi; \
358         done | \
359         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
360             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
361         sed 'N;N;N;s,\n, ,g' | \
362         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
363           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
364             if ($$2 == $$4) files[d] = files[d] " " $$1; \
365             else { print "f", $$3 "/" $$4, $$1; } } \
366           END { for (d in files) print "f", d, files[d] }' | \
367         while read type dir files; do \
368             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
369             test -z "$$files" || { \
370               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
371               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
372             } \
373         ; done
374
375 uninstall-sbinPROGRAMS:
376         @$(NORMAL_UNINSTALL)
377         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
378         files=`for p in $$list; do echo "$$p"; done | \
379           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
380               -e 's/$$/$(EXEEXT)/' `; \
381         test -n "$$list" || exit 0; \
382         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
383         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
384
385 clean-sbinPROGRAMS:
386         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
387 catgconf$(EXEEXT): $(catgconf_OBJECTS) $(catgconf_DEPENDENCIES) 
388         @rm -f catgconf$(EXEEXT)
389         $(catgconf_LINK) $(catgconf_OBJECTS) $(catgconf_LDADD) $(LIBS)
390 radsecproxy$(EXEEXT): $(radsecproxy_OBJECTS) $(radsecproxy_DEPENDENCIES) 
391         @rm -f radsecproxy$(EXEEXT)
392         $(radsecproxy_LINK) $(radsecproxy_OBJECTS) $(radsecproxy_LDADD) $(LIBS)
393
394 mostlyclean-compile:
395         -rm -f *.$(OBJEXT)
396
397 distclean-compile:
398         -rm -f *.tab.c
399
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-catgconf.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-debug.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-gconfig.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catgconf-util.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-debug.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-dtls.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-fticks.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-gconfig.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-hash.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-hostport.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-list.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-radmsg.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-radsecproxy.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tcp.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tls.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tlscommon.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-tlv11.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-udp.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radsecproxy-util.Po@am__quote@
419
420 .c.o:
421 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
422 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
426
427 .c.obj:
428 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
429 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
433
434 catgconf-debug.o: debug.c
435 @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
436 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-debug.Tpo $(DEPDIR)/catgconf-debug.Po
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='catgconf-debug.o' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @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
440
441 catgconf-debug.obj: debug.c
442 @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`
443 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-debug.Tpo $(DEPDIR)/catgconf-debug.Po
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='catgconf-debug.obj' libtool=no @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @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`
447
448 catgconf-util.o: util.c
449 @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
450 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-util.Tpo $(DEPDIR)/catgconf-util.Po
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='catgconf-util.o' libtool=no @AMDEPBACKSLASH@
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453 @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
454
455 catgconf-util.obj: util.c
456 @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`
457 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-util.Tpo $(DEPDIR)/catgconf-util.Po
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='catgconf-util.obj' libtool=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @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`
461
462 catgconf-gconfig.o: gconfig.c
463 @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
464 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-gconfig.Tpo $(DEPDIR)/catgconf-gconfig.Po
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='catgconf-gconfig.o' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @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
468
469 catgconf-gconfig.obj: gconfig.c
470 @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`
471 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-gconfig.Tpo $(DEPDIR)/catgconf-gconfig.Po
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='catgconf-gconfig.obj' libtool=no @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @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`
475
476 catgconf-catgconf.o: catgconf.c
477 @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
478 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-catgconf.Tpo $(DEPDIR)/catgconf-catgconf.Po
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='catgconf.c' object='catgconf-catgconf.o' libtool=no @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @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
482
483 catgconf-catgconf.obj: catgconf.c
484 @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`
485 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/catgconf-catgconf.Tpo $(DEPDIR)/catgconf-catgconf.Po
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='catgconf.c' object='catgconf-catgconf.obj' libtool=no @AMDEPBACKSLASH@
487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488 @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`
489
490 radsecproxy-radsecproxy.o: radsecproxy.c
491 @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
492 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radsecproxy.Tpo $(DEPDIR)/radsecproxy-radsecproxy.Po
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radsecproxy.c' object='radsecproxy-radsecproxy.o' libtool=no @AMDEPBACKSLASH@
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495 @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
496
497 radsecproxy-radsecproxy.obj: radsecproxy.c
498 @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`
499 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radsecproxy.Tpo $(DEPDIR)/radsecproxy-radsecproxy.Po
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radsecproxy.c' object='radsecproxy-radsecproxy.obj' libtool=no @AMDEPBACKSLASH@
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
502 @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`
503
504 radsecproxy-tlscommon.o: tlscommon.c
505 @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
506 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlscommon.Tpo $(DEPDIR)/radsecproxy-tlscommon.Po
507 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlscommon.c' object='radsecproxy-tlscommon.o' libtool=no @AMDEPBACKSLASH@
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509 @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
510
511 radsecproxy-tlscommon.obj: tlscommon.c
512 @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`
513 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlscommon.Tpo $(DEPDIR)/radsecproxy-tlscommon.Po
514 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlscommon.c' object='radsecproxy-tlscommon.obj' libtool=no @AMDEPBACKSLASH@
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516 @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`
517
518 radsecproxy-gconfig.o: gconfig.c
519 @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
520 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-gconfig.Tpo $(DEPDIR)/radsecproxy-gconfig.Po
521 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='radsecproxy-gconfig.o' libtool=no @AMDEPBACKSLASH@
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523 @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
524
525 radsecproxy-gconfig.obj: gconfig.c
526 @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`
527 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-gconfig.Tpo $(DEPDIR)/radsecproxy-gconfig.Po
528 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gconfig.c' object='radsecproxy-gconfig.obj' libtool=no @AMDEPBACKSLASH@
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530 @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`
531
532 radsecproxy-util.o: util.c
533 @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
534 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-util.Tpo $(DEPDIR)/radsecproxy-util.Po
535 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='radsecproxy-util.o' libtool=no @AMDEPBACKSLASH@
536 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
537 @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
538
539 radsecproxy-util.obj: util.c
540 @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`
541 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-util.Tpo $(DEPDIR)/radsecproxy-util.Po
542 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='radsecproxy-util.obj' libtool=no @AMDEPBACKSLASH@
543 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544 @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`
545
546 radsecproxy-debug.o: debug.c
547 @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
548 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-debug.Tpo $(DEPDIR)/radsecproxy-debug.Po
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='radsecproxy-debug.o' libtool=no @AMDEPBACKSLASH@
550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551 @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
552
553 radsecproxy-debug.obj: debug.c
554 @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`
555 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-debug.Tpo $(DEPDIR)/radsecproxy-debug.Po
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='debug.c' object='radsecproxy-debug.obj' libtool=no @AMDEPBACKSLASH@
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558 @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`
559
560 radsecproxy-list.o: list.c
561 @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
562 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-list.Tpo $(DEPDIR)/radsecproxy-list.Po
563 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='list.c' object='radsecproxy-list.o' libtool=no @AMDEPBACKSLASH@
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565 @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
566
567 radsecproxy-list.obj: list.c
568 @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`
569 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-list.Tpo $(DEPDIR)/radsecproxy-list.Po
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='list.c' object='radsecproxy-list.obj' libtool=no @AMDEPBACKSLASH@
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572 @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`
573
574 radsecproxy-hash.o: hash.c
575 @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
576 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hash.Tpo $(DEPDIR)/radsecproxy-hash.Po
577 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hash.c' object='radsecproxy-hash.o' libtool=no @AMDEPBACKSLASH@
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 @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
580
581 radsecproxy-hash.obj: hash.c
582 @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`
583 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hash.Tpo $(DEPDIR)/radsecproxy-hash.Po
584 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hash.c' object='radsecproxy-hash.obj' libtool=no @AMDEPBACKSLASH@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586 @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`
587
588 radsecproxy-tlv11.o: tlv11.c
589 @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
590 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlv11.Tpo $(DEPDIR)/radsecproxy-tlv11.Po
591 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlv11.c' object='radsecproxy-tlv11.o' libtool=no @AMDEPBACKSLASH@
592 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593 @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
594
595 radsecproxy-tlv11.obj: tlv11.c
596 @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`
597 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tlv11.Tpo $(DEPDIR)/radsecproxy-tlv11.Po
598 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tlv11.c' object='radsecproxy-tlv11.obj' libtool=no @AMDEPBACKSLASH@
599 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600 @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`
601
602 radsecproxy-hostport.o: hostport.c
603 @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
604 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hostport.Tpo $(DEPDIR)/radsecproxy-hostport.Po
605 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hostport.c' object='radsecproxy-hostport.o' libtool=no @AMDEPBACKSLASH@
606 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607 @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
608
609 radsecproxy-hostport.obj: hostport.c
610 @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`
611 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-hostport.Tpo $(DEPDIR)/radsecproxy-hostport.Po
612 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hostport.c' object='radsecproxy-hostport.obj' libtool=no @AMDEPBACKSLASH@
613 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
614 @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`
615
616 radsecproxy-radmsg.o: radmsg.c
617 @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
618 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radmsg.Tpo $(DEPDIR)/radsecproxy-radmsg.Po
619 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radmsg.c' object='radsecproxy-radmsg.o' libtool=no @AMDEPBACKSLASH@
620 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
621 @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
622
623 radsecproxy-radmsg.obj: radmsg.c
624 @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`
625 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-radmsg.Tpo $(DEPDIR)/radsecproxy-radmsg.Po
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='radmsg.c' object='radsecproxy-radmsg.obj' libtool=no @AMDEPBACKSLASH@
627 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
628 @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`
629
630 radsecproxy-udp.o: udp.c
631 @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
632 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-udp.Tpo $(DEPDIR)/radsecproxy-udp.Po
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='udp.c' object='radsecproxy-udp.o' libtool=no @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635 @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
636
637 radsecproxy-udp.obj: udp.c
638 @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`
639 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-udp.Tpo $(DEPDIR)/radsecproxy-udp.Po
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='udp.c' object='radsecproxy-udp.obj' libtool=no @AMDEPBACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
642 @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`
643
644 radsecproxy-tcp.o: tcp.c
645 @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
646 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tcp.Tpo $(DEPDIR)/radsecproxy-tcp.Po
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcp.c' object='radsecproxy-tcp.o' libtool=no @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
649 @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
650
651 radsecproxy-tcp.obj: tcp.c
652 @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`
653 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tcp.Tpo $(DEPDIR)/radsecproxy-tcp.Po
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcp.c' object='radsecproxy-tcp.obj' libtool=no @AMDEPBACKSLASH@
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
656 @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`
657
658 radsecproxy-tls.o: tls.c
659 @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
660 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tls.Tpo $(DEPDIR)/radsecproxy-tls.Po
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tls.c' object='radsecproxy-tls.o' libtool=no @AMDEPBACKSLASH@
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663 @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
664
665 radsecproxy-tls.obj: tls.c
666 @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`
667 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-tls.Tpo $(DEPDIR)/radsecproxy-tls.Po
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tls.c' object='radsecproxy-tls.obj' libtool=no @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
670 @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`
671
672 radsecproxy-dtls.o: dtls.c
673 @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
674 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-dtls.Tpo $(DEPDIR)/radsecproxy-dtls.Po
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dtls.c' object='radsecproxy-dtls.o' libtool=no @AMDEPBACKSLASH@
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
677 @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
678
679 radsecproxy-dtls.obj: dtls.c
680 @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`
681 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-dtls.Tpo $(DEPDIR)/radsecproxy-dtls.Po
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dtls.c' object='radsecproxy-dtls.obj' libtool=no @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684 @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`
685
686 radsecproxy-fticks.o: fticks.c
687 @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
688 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-fticks.Tpo $(DEPDIR)/radsecproxy-fticks.Po
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fticks.c' object='radsecproxy-fticks.o' libtool=no @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @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
692
693 radsecproxy-fticks.obj: fticks.c
694 @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`
695 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/radsecproxy-fticks.Tpo $(DEPDIR)/radsecproxy-fticks.Po
696 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fticks.c' object='radsecproxy-fticks.obj' libtool=no @AMDEPBACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
698 @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`
699 install-man1: $(dist_man_MANS)
700         @$(NORMAL_INSTALL)
701         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
702         @list=''; test -n "$(man1dir)" || exit 0; \
703         { for i in $$list; do echo "$$i"; done; \
704         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
705           sed -n '/\.1[a-z]*$$/p'; \
706         } | while read p; do \
707           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
708           echo "$$d$$p"; echo "$$p"; \
709         done | \
710         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
711               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
712         sed 'N;N;s,\n, ,g' | { \
713         list=; while read file base inst; do \
714           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
715             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
716             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
717           fi; \
718         done; \
719         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
720         while read files; do \
721           test -z "$$files" || { \
722             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
723             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
724         done; }
725
726 uninstall-man1:
727         @$(NORMAL_UNINSTALL)
728         @list=''; test -n "$(man1dir)" || exit 0; \
729         files=`{ for i in $$list; do echo "$$i"; done; \
730         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
731           sed -n '/\.1[a-z]*$$/p'; \
732         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
733               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
734         test -z "$$files" || { \
735           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
736           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
737 install-man5: $(dist_man_MANS)
738         @$(NORMAL_INSTALL)
739         test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
740         @list=''; test -n "$(man5dir)" || exit 0; \
741         { for i in $$list; do echo "$$i"; done; \
742         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
743           sed -n '/\.5[a-z]*$$/p'; \
744         } | while read p; do \
745           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
746           echo "$$d$$p"; echo "$$p"; \
747         done | \
748         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
749               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
750         sed 'N;N;s,\n, ,g' | { \
751         list=; while read file base inst; do \
752           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
753             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
754             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
755           fi; \
756         done; \
757         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
758         while read files; do \
759           test -z "$$files" || { \
760             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
761             $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
762         done; }
763
764 uninstall-man5:
765         @$(NORMAL_UNINSTALL)
766         @list=''; test -n "$(man5dir)" || exit 0; \
767         files=`{ for i in $$list; do echo "$$i"; done; \
768         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
769           sed -n '/\.5[a-z]*$$/p'; \
770         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
771               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
772         test -z "$$files" || { \
773           echo " ( cd '$(DESTDIR)$(man5dir)' && rm -f" $$files ")"; \
774           cd "$(DESTDIR)$(man5dir)" && rm -f $$files; }
775
776 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
777         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
778         unique=`for i in $$list; do \
779             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780           done | \
781           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782               END { if (nonempty) { for (i in files) print i; }; }'`; \
783         mkid -fID $$unique
784 tags: TAGS
785
786 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
787                 $(TAGS_FILES) $(LISP)
788         set x; \
789         here=`pwd`; \
790         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
791         unique=`for i in $$list; do \
792             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
793           done | \
794           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
795               END { if (nonempty) { for (i in files) print i; }; }'`; \
796         shift; \
797         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
798           test -n "$$unique" || unique=$$empty_fix; \
799           if test $$# -gt 0; then \
800             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
801               "$$@" $$unique; \
802           else \
803             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
804               $$unique; \
805           fi; \
806         fi
807 ctags: CTAGS
808 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
809                 $(TAGS_FILES) $(LISP)
810         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
811         unique=`for i in $$list; do \
812             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
813           done | \
814           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
815               END { if (nonempty) { for (i in files) print i; }; }'`; \
816         test -z "$(CTAGS_ARGS)$$unique" \
817           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
818              $$unique
819
820 GTAGS:
821         here=`$(am__cd) $(top_builddir) && pwd` \
822           && $(am__cd) $(top_srcdir) \
823           && gtags -i $(GTAGS_ARGS) "$$here"
824
825 distclean-tags:
826         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
827
828 distdir: $(DISTFILES)
829         @list='$(MANS)'; if test -n "$$list"; then \
830           list=`for p in $$list; do \
831             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
832             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
833           if test -n "$$list" && \
834             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
835             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
836             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
837             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
838             echo "       typically \`make maintainer-clean' will remove them" >&2; \
839             exit 1; \
840           else :; fi; \
841         else :; fi
842         $(am__remove_distdir)
843         test -d "$(distdir)" || mkdir "$(distdir)"
844         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
845         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
846         list='$(DISTFILES)'; \
847           dist_files=`for file in $$list; do echo $$file; done | \
848           sed -e "s|^$$srcdirstrip/||;t" \
849               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
850         case $$dist_files in \
851           */*) $(MKDIR_P) `echo "$$dist_files" | \
852                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
853                            sort -u` ;; \
854         esac; \
855         for file in $$dist_files; do \
856           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
857           if test -d $$d/$$file; then \
858             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
859             if test -d "$(distdir)/$$file"; then \
860               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
861             fi; \
862             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
863               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
864               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
865             fi; \
866             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
867           else \
868             test -f "$(distdir)/$$file" \
869             || cp -p $$d/$$file "$(distdir)/$$file" \
870             || exit 1; \
871           fi; \
872         done
873         -test -n "$(am__skip_mode_fix)" \
874         || find "$(distdir)" -type d ! -perm -755 \
875                 -exec chmod u+rwx,go+rx {} \; -o \
876           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
877           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
878           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
879         || chmod -R a+r "$(distdir)"
880 dist-gzip: distdir
881         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
882         $(am__remove_distdir)
883
884 dist-bzip2: distdir
885         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
886         $(am__remove_distdir)
887
888 dist-lzma: distdir
889         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
890         $(am__remove_distdir)
891
892 dist-xz: distdir
893         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
894         $(am__remove_distdir)
895
896 dist-tarZ: distdir
897         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
898         $(am__remove_distdir)
899
900 dist-shar: distdir
901         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
902         $(am__remove_distdir)
903
904 dist-zip: distdir
905         -rm -f $(distdir).zip
906         zip -rq $(distdir).zip $(distdir)
907         $(am__remove_distdir)
908
909 dist dist-all: distdir
910         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
911         $(am__remove_distdir)
912
913 # This target untars the dist file and tries a VPATH configuration.  Then
914 # it guarantees that the distribution is self-contained by making another
915 # tarfile.
916 distcheck: dist
917         case '$(DIST_ARCHIVES)' in \
918         *.tar.gz*) \
919           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
920         *.tar.bz2*) \
921           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
922         *.tar.lzma*) \
923           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
924         *.tar.xz*) \
925           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
926         *.tar.Z*) \
927           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
928         *.shar.gz*) \
929           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
930         *.zip*) \
931           unzip $(distdir).zip ;;\
932         esac
933         chmod -R a-w $(distdir); chmod a+w $(distdir)
934         mkdir $(distdir)/_build
935         mkdir $(distdir)/_inst
936         chmod a-w $(distdir)
937         test -d $(distdir)/_build || exit 0; \
938         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
939           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
940           && am__cwd=`pwd` \
941           && $(am__cd) $(distdir)/_build \
942           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
943             $(DISTCHECK_CONFIGURE_FLAGS) \
944           && $(MAKE) $(AM_MAKEFLAGS) \
945           && $(MAKE) $(AM_MAKEFLAGS) dvi \
946           && $(MAKE) $(AM_MAKEFLAGS) check \
947           && $(MAKE) $(AM_MAKEFLAGS) install \
948           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
949           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
950           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
951                 distuninstallcheck \
952           && chmod -R a-w "$$dc_install_base" \
953           && ({ \
954                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
955                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
956                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
957                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
958                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
959               } || { rm -rf "$$dc_destdir"; exit 1; }) \
960           && rm -rf "$$dc_destdir" \
961           && $(MAKE) $(AM_MAKEFLAGS) dist \
962           && rm -rf $(DIST_ARCHIVES) \
963           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
964           && cd "$$am__cwd" \
965           || exit 1
966         $(am__remove_distdir)
967         @(echo "$(distdir) archives ready for distribution: "; \
968           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
969           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
970 distuninstallcheck:
971         @$(am__cd) '$(distuninstallcheck_dir)' \
972         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
973            || { echo "ERROR: files left after uninstall:" ; \
974                 if test -n "$(DESTDIR)"; then \
975                   echo "  (check DESTDIR support)"; \
976                 fi ; \
977                 $(distuninstallcheck_listfiles) ; \
978                 exit 1; } >&2
979 distcleancheck: distclean
980         @if test '$(srcdir)' = . ; then \
981           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
982           exit 1 ; \
983         fi
984         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
985           || { echo "ERROR: files left in build directory after distclean:" ; \
986                $(distcleancheck_listfiles) ; \
987                exit 1; } >&2
988 check-am: all-am
989 check: check-am
990 all-am: Makefile $(PROGRAMS) $(MANS)
991 installdirs:
992         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
993           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
994         done
995 install: install-am
996 install-exec: install-exec-am
997 install-data: install-data-am
998 uninstall: uninstall-am
999
1000 install-am: all-am
1001         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1002
1003 installcheck: installcheck-am
1004 install-strip:
1005         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1006           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1007           `test -z '$(STRIP)' || \
1008             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1009 mostlyclean-generic:
1010
1011 clean-generic:
1012
1013 distclean-generic:
1014         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1015         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1016
1017 maintainer-clean-generic:
1018         @echo "This command is intended for maintainers to use"
1019         @echo "it deletes files that may require special tools to rebuild."
1020 clean: clean-am
1021
1022 clean-am: clean-binPROGRAMS clean-generic clean-local \
1023         clean-sbinPROGRAMS mostlyclean-am
1024
1025 distclean: distclean-am
1026         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1027         -rm -rf ./$(DEPDIR)
1028         -rm -f Makefile
1029 distclean-am: clean-am distclean-compile distclean-generic \
1030         distclean-tags
1031
1032 dvi: dvi-am
1033
1034 dvi-am:
1035
1036 html-am:
1037
1038 info: info-am
1039
1040 info-am:
1041
1042 install-data-am: install-man
1043
1044 install-dvi: install-dvi-am
1045
1046 install-dvi-am:
1047
1048 install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
1049
1050 install-html: install-html-am
1051
1052 install-html-am:
1053
1054 install-info: install-info-am
1055
1056 install-info-am:
1057
1058 install-man: install-man1 install-man5
1059
1060 install-pdf: install-pdf-am
1061
1062 install-pdf-am:
1063
1064 install-ps: install-ps-am
1065
1066 install-ps-am:
1067
1068 installcheck-am:
1069
1070 maintainer-clean: maintainer-clean-am
1071         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1072         -rm -rf $(top_srcdir)/autom4te.cache
1073         -rm -rf ./$(DEPDIR)
1074         -rm -f Makefile
1075 maintainer-clean-am: distclean-am maintainer-clean-generic
1076
1077 mostlyclean: mostlyclean-am
1078
1079 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1080
1081 pdf: pdf-am
1082
1083 pdf-am:
1084
1085 ps: ps-am
1086
1087 ps-am:
1088
1089 uninstall-am: uninstall-binPROGRAMS uninstall-man \
1090         uninstall-sbinPROGRAMS
1091
1092 uninstall-man: uninstall-man1 uninstall-man5
1093
1094 .MAKE: install-am install-strip
1095
1096 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1097         clean-binPROGRAMS clean-generic clean-local clean-sbinPROGRAMS \
1098         ctags dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
1099         dist-tarZ dist-xz dist-zip distcheck distclean \
1100         distclean-compile distclean-generic distclean-tags \
1101         distcleancheck distdir distuninstallcheck dvi dvi-am html \
1102         html-am info info-am install install-am install-binPROGRAMS \
1103         install-data install-data-am install-dvi install-dvi-am \
1104         install-exec install-exec-am install-html install-html-am \
1105         install-info install-info-am install-man install-man1 \
1106         install-man5 install-pdf install-pdf-am install-ps \
1107         install-ps-am install-sbinPROGRAMS install-strip installcheck \
1108         installcheck-am installdirs maintainer-clean \
1109         maintainer-clean-generic mostlyclean mostlyclean-compile \
1110         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
1111         uninstall-am uninstall-binPROGRAMS uninstall-man \
1112         uninstall-man1 uninstall-man5 uninstall-sbinPROGRAMS
1113
1114
1115 radsecproxy.conf.5: $(srcdir)/radsecproxy.conf.5.xml
1116         docbook2x-man $<
1117
1118 # Build HTML version of radsecproxy.conf.5.  NOTE: Only tested with
1119 # 'openjade' package installed on Ubuntu 9.10.
1120 html: $(srcdir)/radsecproxy.conf.5.xml
1121         -openjade -E2000 -t sgml-raw -d /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl -o radsecproxy.conf.html $<
1122
1123 clean-local:
1124         -rm radsecproxy.conf.5
1125
1126 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1127 # Otherwise a system limit (for SysV at least) may be exceeded.
1128 .NOEXPORT: