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