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