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