]> andersk Git - test.git/blob - Makefile.in
Symbolic links do not appear to work for the Google Code web server. Use
[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) $(noinst_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 VCS_REVISION = @VCS_REVISION@
186 VERSION = @VERSION@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_CC = @ac_ct_CC@
192 ac_ct_CXX = @ac_ct_CXX@
193 ac_ct_F77 = @ac_ct_F77@
194 am__include = @am__include@
195 am__leading_dot = @am__leading_dot@
196 am__quote = @am__quote@
197 am__tar = @am__tar@
198 am__untar = @am__untar@
199 bindir = @bindir@
200 build = @build@
201 build_alias = @build_alias@
202 build_cpu = @build_cpu@
203 build_os = @build_os@
204 build_vendor = @build_vendor@
205 builddir = @builddir@
206 datadir = @datadir@
207 datarootdir = @datarootdir@
208 docdir = @docdir@
209 dvidir = @dvidir@
210 exec_prefix = @exec_prefix@
211 host = @host@
212 host_alias = @host_alias@
213 host_cpu = @host_cpu@
214 host_os = @host_os@
215 host_vendor = @host_vendor@
216 htmldir = @htmldir@
217 includedir = @includedir@
218 infodir = @infodir@
219 install_sh = @install_sh@
220 libdir = @libdir@
221 libexecdir = @libexecdir@
222 localedir = @localedir@
223 localstatedir = @localstatedir@
224 mandir = @mandir@
225 mkdir_p = @mkdir_p@
226 oldincludedir = @oldincludedir@
227 pdfdir = @pdfdir@
228 prefix = @prefix@
229 program_transform_name = @program_transform_name@
230 psdir = @psdir@
231 sbindir = @sbindir@
232 sharedstatedir = @sharedstatedir@
233 srcdir = @srcdir@
234 sysconfdir = @sysconfdir@
235 target_alias = @target_alias@
236 top_build_prefix = @top_build_prefix@
237 top_builddir = @top_builddir@
238 top_srcdir = @top_srcdir@
239 AM_CPPFLAGS = 
240 AM_CFLAGS = -g -std=gnu99 -Wall
241 AM_LDFLAGS = -g
242 noinst_LTLIBRARIES = libhttp.la                                             \
243                        liblogging.la
244
245 noinst_DATA = $(top_srcdir)/demo/demo.js
246 man_MANS = shellinaboxd.1
247 noinst_HEADERS = libhttp/http.h
248 dist_doc_DATA = AUTHORS                                                \
249                        COPYING                                                \
250                        GPL-2                                                  \
251                        ChangeLog                                              \
252                        INSTALL                                                \
253                        NEWS                                                   \
254                        README                                                 \
255                        TODO
256
257 EXTRA_DIST = demo/beep.wav                                          \
258                        demo/favicon.ico                                       \
259                        demo/demo.html                                         \
260                        demo/demo.js                                           \
261                        demo/demo.jspp                                         \
262                        demo/styles.css                                        \
263                        demo/vt100.js                                          \
264                        shellinabox/shellinaboxd.man.in                        \
265                        shellinabox/shell_in_a_box.js                          \
266                        shellinabox/vt100.js                                   \
267                        debian/README                                          \
268                        debian/changelog                                       \
269                        debian/compat                                          \
270                        debian/control                                         \
271                        debian/copyright                                       \
272                        debian/docs                                            \
273                        debian/rules                                           \
274                        debian/shellinabox.default                             \
275                        debian/shellinabox.dirs                                \
276                        debian/shellinabox.init                                \
277                        debian/shellinabox.install                             \
278                        debian/shellinabox.postinst                            \
279                        debian/shellinabox.postrm
280
281 LIBLOGGING_INCLUDES = logging/logging.h                                      \
282                        config.h
283
284 liblogging_la_SOURCES = logging/logging.c                                      \
285                        $(LIBLOGGING_INCLUDES)
286
287 liblogging_la_LDFLAGS = -version 1:0:0
288 LIBHTTP_INCLUDES = libhttp/hashmap.h                                      \
289                        libhttp/trie.h                                         \
290                        libhttp/httpconnection.h                               \
291                        libhttp/server.h                                       \
292                        libhttp/ssl.h                                          \
293                        libhttp/url.h                                          \
294                        config.h
295
296 libhttp_la_SOURCES = libhttp/hashmap.c                                      \
297                        libhttp/trie.c                                         \
298                        libhttp/httpconnection.c                               \
299                        libhttp/server.c                                       \
300                        libhttp/ssl.c                                          \
301                        libhttp/url.c                                          \
302                        $(LIBHTTP_INCLUDES)                                    \
303                        libhttp/libhttp.sym
304
305 libhttp_la_LDFLAGS = -export-symbols  $(top_srcdir)/libhttp/libhttp.sym     \
306                        -version 1:0:0
307
308 shellinaboxd_SOURCES = shellinabox/shellinaboxd.c                             \
309                        shellinabox/externalfile.c                             \
310                        shellinabox/externalfile.h                             \
311                        shellinabox/launcher.c                                 \
312                        shellinabox/launcher.h                                 \
313                        shellinabox/privileges.c                               \
314                        shellinabox/privileges.h                               \
315                        shellinabox/service.c                                  \
316                        shellinabox/service.h                                  \
317                        shellinabox/session.c                                  \
318                        shellinabox/session.h                                  \
319                        shellinabox/cgi_root.html                              \
320                        shellinabox/root_page.html                             \
321                        shellinabox/vt100.jspp                                 \
322                        shellinabox/shell_in_a_box.jspp                        \
323                        shellinabox/styles.css                                 \
324                        shellinabox/favicon.ico                                \
325                        shellinabox/beep.wav                                   \
326                        config.h
327
328 shellinaboxd_LDADD = liblogging.la                                          \
329                        libhttp.la
330
331 shellinaboxd_LDFLAGS = -static
332 all: config.h
333         $(MAKE) $(AM_MAKEFLAGS) all-am
334
335 .SUFFIXES:
336 .SUFFIXES: .c .css .html .ico .js .jspp .lo .o .obj .wav
337 am--refresh:
338         @:
339 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
340         @for dep in $?; do \
341           case '$(am__configure_deps)' in \
342             *$$dep*) \
343               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
344               cd $(srcdir) && $(AUTOMAKE) --gnu  \
345                 && exit 0; \
346               exit 1;; \
347           esac; \
348         done; \
349         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
350         cd $(top_srcdir) && \
351           $(AUTOMAKE) --gnu  Makefile
352 .PRECIOUS: Makefile
353 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354         @case '$?' in \
355           *config.status*) \
356             echo ' $(SHELL) ./config.status'; \
357             $(SHELL) ./config.status;; \
358           *) \
359             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
360             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
361         esac;
362
363 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
364         $(SHELL) ./config.status --recheck
365
366 $(top_srcdir)/configure:  $(am__configure_deps)
367         cd $(srcdir) && $(AUTOCONF)
368 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
369         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
370
371 config.h: stamp-h1
372         @if test ! -f $@; then \
373           rm -f stamp-h1; \
374           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
375         else :; fi
376
377 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
378         @rm -f stamp-h1
379         cd $(top_builddir) && $(SHELL) ./config.status config.h
380 $(srcdir)/config.h.in:  $(am__configure_deps) 
381         cd $(top_srcdir) && $(AUTOHEADER)
382         rm -f stamp-h1
383         touch $@
384
385 distclean-hdr:
386         -rm -f config.h stamp-h1
387
388 clean-noinstLTLIBRARIES:
389         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
390         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
391           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
392           test "$$dir" != "$$p" || dir=.; \
393           echo "rm -f \"$${dir}/so_locations\""; \
394           rm -f "$${dir}/so_locations"; \
395         done
396 libhttp.la: $(libhttp_la_OBJECTS) $(libhttp_la_DEPENDENCIES) 
397         $(libhttp_la_LINK)  $(libhttp_la_OBJECTS) $(libhttp_la_LIBADD) $(LIBS)
398 liblogging.la: $(liblogging_la_OBJECTS) $(liblogging_la_DEPENDENCIES) 
399         $(liblogging_la_LINK)  $(liblogging_la_OBJECTS) $(liblogging_la_LIBADD) $(LIBS)
400 install-binPROGRAMS: $(bin_PROGRAMS)
401         @$(NORMAL_INSTALL)
402         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
403         @list='$(bin_PROGRAMS)'; for p in $$list; do \
404           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
405           if test -f $$p \
406              || test -f $$p1 \
407           ; then \
408             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
409            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
410            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
411           else :; fi; \
412         done
413
414 uninstall-binPROGRAMS:
415         @$(NORMAL_UNINSTALL)
416         @list='$(bin_PROGRAMS)'; for p in $$list; do \
417           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
418           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
419           rm -f "$(DESTDIR)$(bindir)/$$f"; \
420         done
421
422 clean-binPROGRAMS:
423         @list='$(bin_PROGRAMS)'; for p in $$list; do \
424           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
425           echo " rm -f $$p $$f"; \
426           rm -f $$p $$f ; \
427         done
428 shellinabox/$(am__dirstamp):
429         @$(MKDIR_P) shellinabox
430         @: > shellinabox/$(am__dirstamp)
431 shellinabox/$(DEPDIR)/$(am__dirstamp):
432         @$(MKDIR_P) shellinabox/$(DEPDIR)
433         @: > shellinabox/$(DEPDIR)/$(am__dirstamp)
434 shellinabox/cgi_root.$(OBJEXT): shellinabox/$(am__dirstamp) \
435         shellinabox/$(DEPDIR)/$(am__dirstamp)
436 shellinabox/root_page.$(OBJEXT): shellinabox/$(am__dirstamp) \
437         shellinabox/$(DEPDIR)/$(am__dirstamp)
438 shellinabox/vt100.$(OBJEXT): shellinabox/$(am__dirstamp) \
439         shellinabox/$(DEPDIR)/$(am__dirstamp)
440 shellinabox/shell_in_a_box.$(OBJEXT): shellinabox/$(am__dirstamp) \
441         shellinabox/$(DEPDIR)/$(am__dirstamp)
442 shellinabox/styles.$(OBJEXT): shellinabox/$(am__dirstamp) \
443         shellinabox/$(DEPDIR)/$(am__dirstamp)
444 shellinabox/favicon.$(OBJEXT): shellinabox/$(am__dirstamp) \
445         shellinabox/$(DEPDIR)/$(am__dirstamp)
446 shellinabox/beep.$(OBJEXT): shellinabox/$(am__dirstamp) \
447         shellinabox/$(DEPDIR)/$(am__dirstamp)
448 shellinaboxd$(EXEEXT): $(shellinaboxd_OBJECTS) $(shellinaboxd_DEPENDENCIES) 
449         @rm -f shellinaboxd$(EXEEXT)
450         $(shellinaboxd_LINK) $(shellinaboxd_OBJECTS) $(shellinaboxd_LDADD) $(LIBS)
451
452 mostlyclean-compile:
453         -rm -f *.$(OBJEXT)
454         -rm -f shellinabox/beep.$(OBJEXT)
455         -rm -f shellinabox/cgi_root.$(OBJEXT)
456         -rm -f shellinabox/favicon.$(OBJEXT)
457         -rm -f shellinabox/root_page.$(OBJEXT)
458         -rm -f shellinabox/shell_in_a_box.$(OBJEXT)
459         -rm -f shellinabox/styles.$(OBJEXT)
460         -rm -f shellinabox/vt100.$(OBJEXT)
461
462 distclean-compile:
463         -rm -f *.tab.c
464
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/externalfile.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmap.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httpconnection.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/launcher.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/privileges.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/service.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shellinaboxd.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trie.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Plo@am__quote@
478
479 .c.o:
480 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
481 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
485
486 .c.obj:
487 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
488 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
492
493 .c.lo:
494 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
495 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
499
500 hashmap.lo: libhttp/hashmap.c
501 @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
502 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/hashmap.Tpo $(DEPDIR)/hashmap.Plo
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/hashmap.c' object='hashmap.lo' libtool=yes @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @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
506
507 trie.lo: libhttp/trie.c
508 @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
509 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/trie.Tpo $(DEPDIR)/trie.Plo
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/trie.c' object='trie.lo' libtool=yes @AMDEPBACKSLASH@
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512 @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
513
514 httpconnection.lo: libhttp/httpconnection.c
515 @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
516 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/httpconnection.Tpo $(DEPDIR)/httpconnection.Plo
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/httpconnection.c' object='httpconnection.lo' libtool=yes @AMDEPBACKSLASH@
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519 @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
520
521 server.lo: libhttp/server.c
522 @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
523 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/server.Tpo $(DEPDIR)/server.Plo
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/server.c' object='server.lo' libtool=yes @AMDEPBACKSLASH@
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526 @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
527
528 ssl.lo: libhttp/ssl.c
529 @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
530 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ssl.Tpo $(DEPDIR)/ssl.Plo
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/ssl.c' object='ssl.lo' libtool=yes @AMDEPBACKSLASH@
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533 @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
534
535 url.lo: libhttp/url.c
536 @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
537 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/url.Tpo $(DEPDIR)/url.Plo
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libhttp/url.c' object='url.lo' libtool=yes @AMDEPBACKSLASH@
539 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
540 @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
541
542 logging.lo: logging/logging.c
543 @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
544 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/logging.Tpo $(DEPDIR)/logging.Plo
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='logging/logging.c' object='logging.lo' libtool=yes @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
547 @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
548
549 shellinaboxd.o: shellinabox/shellinaboxd.c
550 @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
551 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/shellinaboxd.Tpo $(DEPDIR)/shellinaboxd.Po
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/shellinaboxd.c' object='shellinaboxd.o' libtool=no @AMDEPBACKSLASH@
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554 @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
555
556 shellinaboxd.obj: shellinabox/shellinaboxd.c
557 @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`
558 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/shellinaboxd.Tpo $(DEPDIR)/shellinaboxd.Po
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/shellinaboxd.c' object='shellinaboxd.obj' libtool=no @AMDEPBACKSLASH@
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561 @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`
562
563 externalfile.o: shellinabox/externalfile.c
564 @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
565 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/externalfile.Tpo $(DEPDIR)/externalfile.Po
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/externalfile.c' object='externalfile.o' libtool=no @AMDEPBACKSLASH@
567 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
568 @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
569
570 externalfile.obj: shellinabox/externalfile.c
571 @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`
572 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/externalfile.Tpo $(DEPDIR)/externalfile.Po
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/externalfile.c' object='externalfile.obj' libtool=no @AMDEPBACKSLASH@
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575 @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`
576
577 launcher.o: shellinabox/launcher.c
578 @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
579 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/launcher.Tpo $(DEPDIR)/launcher.Po
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/launcher.c' object='launcher.o' libtool=no @AMDEPBACKSLASH@
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582 @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
583
584 launcher.obj: shellinabox/launcher.c
585 @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`
586 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/launcher.Tpo $(DEPDIR)/launcher.Po
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/launcher.c' object='launcher.obj' libtool=no @AMDEPBACKSLASH@
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589 @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`
590
591 privileges.o: shellinabox/privileges.c
592 @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
593 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/privileges.Tpo $(DEPDIR)/privileges.Po
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/privileges.c' object='privileges.o' libtool=no @AMDEPBACKSLASH@
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596 @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
597
598 privileges.obj: shellinabox/privileges.c
599 @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`
600 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/privileges.Tpo $(DEPDIR)/privileges.Po
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/privileges.c' object='privileges.obj' libtool=no @AMDEPBACKSLASH@
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603 @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`
604
605 service.o: shellinabox/service.c
606 @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
607 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/service.Tpo $(DEPDIR)/service.Po
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/service.c' object='service.o' libtool=no @AMDEPBACKSLASH@
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610 @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
611
612 service.obj: shellinabox/service.c
613 @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`
614 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/service.Tpo $(DEPDIR)/service.Po
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/service.c' object='service.obj' libtool=no @AMDEPBACKSLASH@
616 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617 @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`
618
619 session.o: shellinabox/session.c
620 @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
621 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/session.c' object='session.o' libtool=no @AMDEPBACKSLASH@
623 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624 @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
625
626 session.obj: shellinabox/session.c
627 @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`
628 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shellinabox/session.c' object='session.obj' libtool=no @AMDEPBACKSLASH@
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631 @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`
632
633 mostlyclean-libtool:
634         -rm -f *.lo
635
636 clean-libtool:
637         -rm -rf .libs _libs
638
639 distclean-libtool:
640         -rm -f libtool
641 install-man1: $(man1_MANS) $(man_MANS)
642         @$(NORMAL_INSTALL)
643         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
644         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
645         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
646         for i in $$l2; do \
647           case "$$i" in \
648             *.1*) list="$$list $$i" ;; \
649           esac; \
650         done; \
651         for i in $$list; do \
652           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
653           else file=$$i; fi; \
654           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
655           case "$$ext" in \
656             1*) ;; \
657             *) ext='1' ;; \
658           esac; \
659           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
660           inst=`echo $$inst | sed -e 's/^.*\///'`; \
661           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
662           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
663           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
664         done
665 uninstall-man1:
666         @$(NORMAL_UNINSTALL)
667         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
668         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
669         for i in $$l2; do \
670           case "$$i" in \
671             *.1*) list="$$list $$i" ;; \
672           esac; \
673         done; \
674         for i in $$list; do \
675           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
676           case "$$ext" in \
677             1*) ;; \
678             *) ext='1' ;; \
679           esac; \
680           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
681           inst=`echo $$inst | sed -e 's/^.*\///'`; \
682           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
683           echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
684           rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
685         done
686 install-dist_docDATA: $(dist_doc_DATA)
687         @$(NORMAL_INSTALL)
688         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
689         @list='$(dist_doc_DATA)'; for p in $$list; do \
690           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
691           f=$(am__strip_dir) \
692           echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
693           $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
694         done
695
696 uninstall-dist_docDATA:
697         @$(NORMAL_UNINSTALL)
698         @list='$(dist_doc_DATA)'; for p in $$list; do \
699           f=$(am__strip_dir) \
700           echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
701           rm -f "$(DESTDIR)$(docdir)/$$f"; \
702         done
703
704 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
705         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
706         unique=`for i in $$list; do \
707             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708           done | \
709           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
710               END { if (nonempty) { for (i in files) print i; }; }'`; \
711         mkid -fID $$unique
712 tags: TAGS
713
714 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
715                 $(TAGS_FILES) $(LISP)
716         tags=; \
717         here=`pwd`; \
718         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
719         unique=`for i in $$list; do \
720             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
721           done | \
722           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
723               END { if (nonempty) { for (i in files) print i; }; }'`; \
724         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
725           test -n "$$unique" || unique=$$empty_fix; \
726           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
727             $$tags $$unique; \
728         fi
729 ctags: CTAGS
730 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
731                 $(TAGS_FILES) $(LISP)
732         tags=; \
733         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
734         unique=`for i in $$list; do \
735             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
736           done | \
737           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
738               END { if (nonempty) { for (i in files) print i; }; }'`; \
739         test -z "$(CTAGS_ARGS)$$tags$$unique" \
740           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
741              $$tags $$unique
742
743 GTAGS:
744         here=`$(am__cd) $(top_builddir) && pwd` \
745           && cd $(top_srcdir) \
746           && gtags -i $(GTAGS_ARGS) $$here
747
748 distclean-tags:
749         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
750
751 distdir: $(DISTFILES)
752         $(am__remove_distdir)
753         test -d $(distdir) || mkdir $(distdir)
754         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
755         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
756         list='$(DISTFILES)'; \
757           dist_files=`for file in $$list; do echo $$file; done | \
758           sed -e "s|^$$srcdirstrip/||;t" \
759               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
760         case $$dist_files in \
761           */*) $(MKDIR_P) `echo "$$dist_files" | \
762                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
763                            sort -u` ;; \
764         esac; \
765         for file in $$dist_files; do \
766           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
767           if test -d $$d/$$file; then \
768             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
769             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
770               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
771             fi; \
772             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
773           else \
774             test -f $(distdir)/$$file \
775             || cp -p $$d/$$file $(distdir)/$$file \
776             || exit 1; \
777           fi; \
778         done
779         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
780           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
781           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
782           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
783         || chmod -R a+r $(distdir)
784 dist-gzip: distdir
785         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
786         $(am__remove_distdir)
787
788 dist-bzip2: distdir
789         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
790         $(am__remove_distdir)
791
792 dist-lzma: distdir
793         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
794         $(am__remove_distdir)
795
796 dist-tarZ: distdir
797         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
798         $(am__remove_distdir)
799
800 dist-shar: distdir
801         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
802         $(am__remove_distdir)
803
804 dist-zip: distdir
805         -rm -f $(distdir).zip
806         zip -rq $(distdir).zip $(distdir)
807         $(am__remove_distdir)
808
809 dist dist-all: distdir
810         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
811         $(am__remove_distdir)
812
813 # This target untars the dist file and tries a VPATH configuration.  Then
814 # it guarantees that the distribution is self-contained by making another
815 # tarfile.
816 distcheck: dist
817         case '$(DIST_ARCHIVES)' in \
818         *.tar.gz*) \
819           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
820         *.tar.bz2*) \
821           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
822         *.tar.lzma*) \
823           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
824         *.tar.Z*) \
825           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
826         *.shar.gz*) \
827           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
828         *.zip*) \
829           unzip $(distdir).zip ;;\
830         esac
831         chmod -R a-w $(distdir); chmod a+w $(distdir)
832         mkdir $(distdir)/_build
833         mkdir $(distdir)/_inst
834         chmod a-w $(distdir)
835         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
836           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
837           && cd $(distdir)/_build \
838           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
839             $(DISTCHECK_CONFIGURE_FLAGS) \
840           && $(MAKE) $(AM_MAKEFLAGS) \
841           && $(MAKE) $(AM_MAKEFLAGS) dvi \
842           && $(MAKE) $(AM_MAKEFLAGS) check \
843           && $(MAKE) $(AM_MAKEFLAGS) install \
844           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
845           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
846           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
847                 distuninstallcheck \
848           && chmod -R a-w "$$dc_install_base" \
849           && ({ \
850                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
851                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
852                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
853                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
854                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
855               } || { rm -rf "$$dc_destdir"; exit 1; }) \
856           && rm -rf "$$dc_destdir" \
857           && $(MAKE) $(AM_MAKEFLAGS) dist \
858           && rm -rf $(DIST_ARCHIVES) \
859           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
860         $(am__remove_distdir)
861         @(echo "$(distdir) archives ready for distribution: "; \
862           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
863           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
864 distuninstallcheck:
865         @cd $(distuninstallcheck_dir) \
866         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
867            || { echo "ERROR: files left after uninstall:" ; \
868                 if test -n "$(DESTDIR)"; then \
869                   echo "  (check DESTDIR support)"; \
870                 fi ; \
871                 $(distuninstallcheck_listfiles) ; \
872                 exit 1; } >&2
873 distcleancheck: distclean
874         @if test '$(srcdir)' = . ; then \
875           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
876           exit 1 ; \
877         fi
878         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
879           || { echo "ERROR: files left in build directory after distclean:" ; \
880                $(distcleancheck_listfiles) ; \
881                exit 1; } >&2
882 check-am: all-am
883 check: check-am
884 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
885                 config.h
886 installdirs:
887         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"; do \
888           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
889         done
890 install: install-am
891 install-exec: install-exec-am
892 install-data: install-data-am
893 uninstall: uninstall-am
894
895 install-am: all-am
896         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
897
898 installcheck: installcheck-am
899 install-strip:
900         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
901           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
902           `test -z '$(STRIP)' || \
903             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
904 mostlyclean-generic:
905
906 clean-generic:
907
908 distclean-generic:
909         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
910         -rm -f shellinabox/$(DEPDIR)/$(am__dirstamp)
911         -rm -f shellinabox/$(am__dirstamp)
912
913 maintainer-clean-generic:
914         @echo "This command is intended for maintainers to use"
915         @echo "it deletes files that may require special tools to rebuild."
916 clean: clean-am
917
918 clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
919         clean-noinstLTLIBRARIES mostlyclean-am
920
921 distclean: distclean-am
922         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
923         -rm -rf ./$(DEPDIR)
924         -rm -f Makefile
925 distclean-am: clean-am distclean-compile distclean-generic \
926         distclean-hdr distclean-libtool distclean-tags
927
928 dvi: dvi-am
929
930 dvi-am:
931
932 html: html-am
933
934 info: info-am
935
936 info-am:
937
938 install-data-am: install-dist_docDATA install-man
939
940 install-dvi: install-dvi-am
941
942 install-exec-am: install-binPROGRAMS
943
944 install-html: install-html-am
945
946 install-info: install-info-am
947
948 install-man: install-man1
949
950 install-pdf: install-pdf-am
951
952 install-ps: install-ps-am
953
954 installcheck-am:
955
956 maintainer-clean: maintainer-clean-am
957         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
958         -rm -rf $(top_srcdir)/autom4te.cache
959         -rm -rf ./$(DEPDIR)
960         -rm -f Makefile
961 maintainer-clean-am: distclean-am maintainer-clean-generic
962
963 mostlyclean: mostlyclean-am
964
965 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
966         mostlyclean-libtool
967
968 pdf: pdf-am
969
970 pdf-am:
971
972 ps: ps-am
973
974 ps-am:
975
976 uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \
977         uninstall-man
978
979 uninstall-man: uninstall-man1
980
981 .MAKE: install-am install-strip
982
983 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
984         clean-binPROGRAMS clean-generic clean-libtool clean-local \
985         clean-noinstLTLIBRARIES ctags dist dist-all dist-bzip2 \
986         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
987         distclean distclean-compile distclean-generic distclean-hdr \
988         distclean-libtool distclean-tags distcleancheck distdir \
989         distuninstallcheck dvi dvi-am html html-am info info-am \
990         install install-am install-binPROGRAMS install-data \
991         install-data-am install-dist_docDATA install-dvi \
992         install-dvi-am install-exec install-exec-am install-html \
993         install-html-am install-info install-info-am install-man \
994         install-man1 install-pdf install-pdf-am install-ps \
995         install-ps-am install-strip installcheck installcheck-am \
996         installdirs maintainer-clean maintainer-clean-generic \
997         mostlyclean mostlyclean-compile mostlyclean-generic \
998         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
999         uninstall-am uninstall-binPROGRAMS uninstall-dist_docDATA \
1000         uninstall-man uninstall-man1
1001
1002
1003 libtool: $(LIBTOOL_DEPS)
1004         $(SHELL) ./config.status --recheck
1005
1006 ${top_srcdir}/demo/demo.js: ${top_srcdir}/demo/beep.wav                       \
1007                             ${top_srcdir}/demo/demo.jspp                      \
1008                             ${top_srcdir}/demo/favicon.ico                    \
1009                             ${top_srcdir}/demo/styles.css                     \
1010                             ${top_srcdir}/demo/vt100.js
1011
1012 ${top_srcdir}/demo/beep.wav: ${top_srcdir}/shellinabox/beep.wav
1013         -rm -f "$@"
1014         ln "$<" "$@"
1015
1016 ${top_srcdir}/demo/favicon.ico: ${top_srcdir}/shellinabox/favicon.ico
1017         -rm -f "$@"
1018         ln "$<" "$@"
1019
1020 ${top_srcdir}/demo/styles.css: ${top_srcdir}/shellinabox/styles.css
1021         -rm -f "$@"
1022         ln "$<" "$@"
1023
1024 ${top_srcdir}/demo/vt100.js: ${top_srcdir}/shellinabox/vt100.js
1025         -rm -f "$@"
1026         ln "$<" "$@"
1027
1028 shellinaboxd.1: shellinabox/shellinaboxd.man.in config.h
1029         @src="${top_srcdir}/shellinabox/shellinaboxd.man.in";                 \
1030         echo preprocess  "$$src" '>'"$@";                                     \
1031         if [ `sed -e 's/^#define \([^ ]*\).*/\1/' -e t -e d config.h |        \
1032              egrep 'HAVE_OPENSSL_BIO_H|HAVE_OPENSSL_ERR_H|HAVE_OPENSSL_SSL_H'|\
1033              wc -l` -eq 3 ]; then                                             \
1034           sed -e '/^#ifdef  *HAVE_OPENSSL$$/d'                                \
1035               -e '/^#endif$$/d' "$$src" >"$@";                                \
1036         else                                                                  \
1037           sed -e '/^#ifdef  *HAVE_OPENSSL$$/,/^#endif$$/d' "$$src" >"$@";     \
1038         fi;                                                                   \
1039         if sed -e 's/^#define \([^ ]*\).*/\1/' -e t -e d config.h |           \
1040              grep 'HAVE_SECURITY_PAM_APPL_H' >/dev/null 2>&1; then            \
1041           sed -e '/^#ifdef  *HAVE_PAM$$/d'                                    \
1042               -e '/^#endif$$/d' "$$src" >"$@";                                \
1043         else                                                                  \
1044           sed -e '/^#ifdef  *HAVE_PAM$$/,/^#endif$$/d' "$$src" >"$@";         \
1045         fi
1046         @out=`echo "$@" 2>/dev/null|sed -e 's/\.[^.]*$$/.ps/'`;               \
1047         man -Tps "./$@" >"$${out}" 2>/dev/null || rm -f "$${out}"
1048
1049 clean-local:
1050         -rm -rf shellinaboxd.1                                                \
1051                 shellinaboxd.ps
1052         -rm -rf debian/shellinabox                                            \
1053                 debian/shellinabox*.debhelper*                                \
1054                 debian/shellinabox.substvars                                  \
1055                 debian/tmp
1056
1057 .css.o:
1058         @$(ECHO) objcopy "$<" "$@"
1059         @objcopy                                                              \
1060           -I binary `echo "$(host_cpu)" |                                     \
1061                      grep -q '^i[0-9]86$$' &&                                 \
1062                      echo ' -O elf32-i386 -B i386' ||                         \
1063                      echo ' -O elf64-x86-64 -B i386:x86-64'`                  \
1064           `echo "$<" | sed                                                    \
1065             -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2\3=\2 /'                     \
1066             -e 't0'                                                           \
1067             -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /'                               \
1068             -e 't0'                                                           \
1069             -e 's/.*/&=& /'                                                   \
1070             -e ':0'                                                           \
1071             -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/'   \
1072             -e ':1'                                                           \
1073             -e 's/\(=[^_]*\)_\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/'          \
1074             -e 't1'                                                           \
1075             -e 's/.\{53\}$$//'                                                \
1076             -e 's/[/.]/_/g'                                                   \
1077             -e 's/^/--redefine-sym _binary_/'                                 \
1078             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/'                         \
1079             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/'                     \
1080             -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'`                           \
1081           "$<" "$@"
1082
1083 .html.o:
1084         @$(ECHO) objcopy "$<" "$@"
1085         @objcopy                                                              \
1086           -I binary `echo "$(host_cpu)" |                                     \
1087                      grep -q '^i[0-9]86$$' &&                                 \
1088                      echo ' -O elf32-i386 -B i386' ||                         \
1089                      echo ' -O elf64-x86-64 -B i386:x86-64'`                  \
1090           `echo "$<" | sed                                                    \
1091             -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2\3=\2 /'                     \
1092             -e 't0'                                                           \
1093             -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /'                               \
1094             -e 't0'                                                           \
1095             -e 's/.*/&=& /'                                                   \
1096             -e ':0'                                                           \
1097             -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/'   \
1098             -e ':1'                                                           \
1099             -e 's/\(=[^_]*\)_\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/'          \
1100             -e 't1'                                                           \
1101             -e 's/.\{53\}$$//'                                                \
1102             -e 's/[/.]/_/g'                                                   \
1103             -e 's/^/--redefine-sym _binary_/'                                 \
1104             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/'                         \
1105             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/'                     \
1106             -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'`                           \
1107           "$<" "$@"
1108
1109 .ico.o:
1110         @$(ECHO) objcopy "$<" "$@"
1111         @objcopy                                                              \
1112           -I binary `echo "$(host_cpu)" |                                     \
1113                      grep -q '^i[0-9]86$$' &&                                 \
1114                      echo ' -O elf32-i386 -B i386' ||                         \
1115                      echo ' -O elf64-x86-64 -B i386:x86-64'`                  \
1116           `echo "$<" | sed                                                    \
1117             -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2\3=\2 /'                     \
1118             -e 't0'                                                           \
1119             -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /'                               \
1120             -e 't0'                                                           \
1121             -e 's/.*/&=& /'                                                   \
1122             -e ':0'                                                           \
1123             -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/'   \
1124             -e ':1'                                                           \
1125             -e 's/\(=[^_]*\)_\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/'          \
1126             -e 't1'                                                           \
1127             -e 's/.\{53\}$$//'                                                \
1128             -e 's/[/.]/_/g'                                                   \
1129             -e 's/^/--redefine-sym _binary_/'                                 \
1130             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/'                         \
1131             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/'                     \
1132             -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'`                           \
1133           "$<" "$@"
1134
1135 shellinabox/shell_in_a_box.o: shellinabox/shell_in_a_box.js config.h
1136
1137 .jspp.js:
1138         @$(ECHO) preprocess "$<" "$@"
1139         @sed -e "`sed -e 's/^#define *\([^ ]*\) *\(.*\)/\/^[^#]\/s\/\1\/\2 \\\\\/* \1 *\\\\\/\/g/' \
1140                      -e t                                                     \
1141                      -e d "$<"`"                                              \
1142              -e "s/^#/\/\/ #/"                                                \
1143              -e "s/VERSION/\"@VERSION@ (revision @VCS_REVISION@)\"/g"         \
1144                                                             "$<" >"$@"
1145
1146 .js.o:
1147         @$(ECHO) objcopy "$<" "$@"
1148         @objcopy                                                              \
1149           -I binary `echo $(host_cpu) |                                       \
1150                      grep -q '^i[0-9]86$$' &&                                 \
1151                      echo ' -O elf32-i386 -B i386' ||                         \
1152                      echo ' -O elf64-x86-64 -B i386:x86-64'`                  \
1153           `echo "$<" | sed                                                    \
1154             -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2.js=\2 /'                    \
1155             -e 't0'                                                           \
1156             -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /'                               \
1157             -e 't0'                                                           \
1158             -e 's/.*/&=& /'                                                   \
1159             -e ':0'                                                           \
1160             -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/'   \
1161             -e ':1'                                                           \
1162             -e 's/\(=[^_]*\)_\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/'          \
1163             -e 't1'                                                           \
1164             -e 's/.\{53\}$$//'                                                \
1165             -e 's/[/.]/_/g'                                                   \
1166             -e 's/^/--redefine-sym _binary_/'                                 \
1167             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/'                         \
1168             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/'                     \
1169             -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'`                           \
1170           "$<" "$@"
1171
1172 .wav.o:
1173         @$(ECHO) objcopy "$<" "$@"
1174         @objcopy                                                              \
1175           -I binary `echo "$(host_cpu)" |                                     \
1176                      grep -q '^i[0-9]86$$' &&                                 \
1177                      echo ' -O elf32-i386 -B i386' ||                         \
1178                      echo ' -O elf64-x86-64 -B i386:x86-64'`                  \
1179           `echo "$<" | sed                                                    \
1180             -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2\3=\2 /'                     \
1181             -e 't0'                                                           \
1182             -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /'                               \
1183             -e 't0'                                                           \
1184             -e 's/.*/&=& /'                                                   \
1185             -e ':0'                                                           \
1186             -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/'   \
1187             -e ':1'                                                           \
1188             -e 's/\(=[^_]*\)_\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/'          \
1189             -e 't1'                                                           \
1190             -e 's/.\{53\}$$//'                                                \
1191             -e 's/[/.]/_/g'                                                   \
1192             -e 's/^/--redefine-sym _binary_/'                                 \
1193             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/'                         \
1194             -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/'                     \
1195             -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'`                           \
1196           "$<" "$@"
1197 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1198 # Otherwise a system limit (for SysV at least) may be exceeded.
1199 .NOEXPORT:
This page took 1.411089 seconds and 5 git commands to generate.