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