]> andersk Git - test.git/blame - Makefile.in
Lock the Debian compatibility level a 6, so that the packages can easily be
[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
09c5d6e3
MG
282EXTRA_DIST = INSTALL.Debian \
283 README.Fedora \
284 demo/beep.wav \
c593cf68
MG
285 demo/favicon.ico \
286 demo/demo.html \
287 demo/demo.js \
288 demo/demo.jspp \
c82a11e7 289 demo/demo.xml \
08db8657 290 demo/enabled.gif \
c593cf68 291 demo/styles.css \
db50e572 292 demo/print-styles.css \
c593cf68 293 demo/vt100.js \
08db8657
MG
294 demo/usercss-0.css \
295 demo/usercss-1.css \
296 demo/usercss-2.css \
297 demo/usercss-3.css \
09c5d6e3 298 etc-pam.d-shellinabox-example \
c593cf68 299 shellinabox/shellinaboxd.man.in \
c27d0db9
MG
300 shellinabox/shell_in_a_box.js \
301 shellinabox/vt100.js \
fd239d93 302 shellinabox/cgi-mode-example.sh \
7460295f 303 debian/README \
e7372536
MG
304 debian/README.available \
305 debian/README.enabled \
7460295f
MG
306 debian/changelog \
307 debian/compat \
308 debian/control \
309 debian/copyright \
310 debian/docs \
311 debian/rules \
312 debian/shellinabox.default \
313 debian/shellinabox.dirs \
314 debian/shellinabox.init \
315 debian/shellinabox.install \
316 debian/shellinabox.postinst \
317 debian/shellinabox.postrm
318
bdd01e84
MG
319LIBLOGGING_INCLUDES = logging/logging.h \
320 config.h
321
7460295f
MG
322liblogging_la_SOURCES = logging/logging.c \
323 $(LIBLOGGING_INCLUDES)
324
325liblogging_la_LDFLAGS = -version 1:0:0
326LIBHTTP_INCLUDES = libhttp/hashmap.h \
327 libhttp/trie.h \
328 libhttp/httpconnection.h \
329 libhttp/server.h \
330 libhttp/ssl.h \
bdd01e84
MG
331 libhttp/url.h \
332 config.h
7460295f
MG
333
334libhttp_la_SOURCES = libhttp/hashmap.c \
335 libhttp/trie.c \
336 libhttp/httpconnection.c \
337 libhttp/server.c \
338 libhttp/ssl.c \
339 libhttp/url.c \
340 $(LIBHTTP_INCLUDES) \
341 libhttp/libhttp.sym
342
343libhttp_la_LDFLAGS = -export-symbols $(top_srcdir)/libhttp/libhttp.sym \
29135474 344 -version 1:0:0
7460295f
MG
345
346shellinaboxd_SOURCES = shellinabox/shellinaboxd.c \
347 shellinabox/externalfile.c \
348 shellinabox/externalfile.h \
349 shellinabox/launcher.c \
350 shellinabox/launcher.h \
351 shellinabox/privileges.c \
352 shellinabox/privileges.h \
353 shellinabox/service.c \
354 shellinabox/service.h \
355 shellinabox/session.c \
356 shellinabox/session.h \
ecbff9b9
MG
357 shellinabox/usercss.c \
358 shellinabox/usercss.h \
d1edcc0e 359 shellinabox/cgi_root.html \
7460295f 360 shellinabox/root_page.html \
c27d0db9
MG
361 shellinabox/vt100.jspp \
362 shellinabox/shell_in_a_box.jspp \
7460295f 363 shellinabox/styles.css \
db50e572 364 shellinabox/print-styles.css \
08db8657 365 shellinabox/enabled.gif \
7460295f 366 shellinabox/favicon.ico \
bdd01e84
MG
367 shellinabox/beep.wav \
368 config.h
7460295f
MG
369
370shellinaboxd_LDADD = liblogging.la \
371 libhttp.la
372
29135474 373shellinaboxd_LDFLAGS = -static
1a29881f
MG
374objcopyflags = case "$(host_cpu)" in \
375 i[0-9]86) echo '-O elf32-i386 -B i386';; \
376 x86_64) echo '-O elf64-x86-64 -B i386:x86-64';; \
377 arm*) echo '-O elf32-littlearm -B arm';; \
6f7d0c74 378 powerpc*) echo '-O elf32-powerpc -B powerpc';; \
1a29881f
MG
379 esac
380
381renamesymbols = \
382 sed -e 's/\(.*\/\)\([^.]*\)\([.].*\)/\1\2\3=\2 /' \
383 -e 't0' \
384 -e 's/\([^.]*\)\([.].*\)/\1\2=\1 /' \
385 -e 't0' \
386 -e 's/.*/&=& /' \
387 -e ':0' \
388 -e 's/$$/aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ/' \
389 -e ':1' \
db50e572 390 -e 's/\(=[^-_]*\)[-_]\([a-z]\)\([^ ]* .*\2\)\(.\)/\1\4\3\4/' \
1a29881f
MG
391 -e 't1' \
392 -e 's/.\{53\}$$//' \
db50e572 393 -e 's/[-/.]/_/g' \
1a29881f
MG
394 -e 's/^/--redefine-sym _binary_/' \
395 -e 's/\([^=]*\)\(=[^ ]*\)/& \1_end\2End/' \
396 -e 's/\([^=]*\)\(=[^ ]*\)/& \1_start\2Start/' \
397 -e 's/[^ ]*\([^=]*\)=[^ ]*/-N\1_size/'
398
bdd01e84
MG
399all: config.h
400 $(MAKE) $(AM_MAKEFLAGS) all-am
7460295f
MG
401
402.SUFFIXES:
08db8657 403.SUFFIXES: .c .css .gif .html .ico .js .jspp .lo .o .obj .wav
7460295f
MG
404am--refresh:
405 @:
406$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
407 @for dep in $?; do \
408 case '$(am__configure_deps)' in \
409 *$$dep*) \
db50e572
MG
410 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
411 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
7460295f
MG
412 && exit 0; \
413 exit 1;; \
414 esac; \
415 done; \
db50e572
MG
416 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
417 $(am__cd) $(top_srcdir) && \
418 $(AUTOMAKE) --gnu Makefile
7460295f
MG
419.PRECIOUS: Makefile
420Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
421 @case '$?' in \
422 *config.status*) \
423 echo ' $(SHELL) ./config.status'; \
424 $(SHELL) ./config.status;; \
425 *) \
426 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
427 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
428 esac;
429
430$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
431 $(SHELL) ./config.status --recheck
432
433$(top_srcdir)/configure: $(am__configure_deps)
db50e572 434 $(am__cd) $(srcdir) && $(AUTOCONF)
7460295f 435$(ACLOCAL_M4): $(am__aclocal_m4_deps)
db50e572
MG
436 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
437$(am__aclocal_m4_deps):
7460295f 438
bdd01e84
MG
439config.h: stamp-h1
440 @if test ! -f $@; then \
441 rm -f stamp-h1; \
442 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
443 else :; fi
444
445stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
446 @rm -f stamp-h1
447 cd $(top_builddir) && $(SHELL) ./config.status config.h
448$(srcdir)/config.h.in: $(am__configure_deps)
db50e572 449 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
bdd01e84
MG
450 rm -f stamp-h1
451 touch $@
452
453distclean-hdr:
454 -rm -f config.h stamp-h1
455
7460295f
MG
456clean-noinstLTLIBRARIES:
457 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
458 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
459 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
460 test "$$dir" != "$$p" || dir=.; \
461 echo "rm -f \"$${dir}/so_locations\""; \
462 rm -f "$${dir}/so_locations"; \
463 done
464libhttp.la: $(libhttp_la_OBJECTS) $(libhttp_la_DEPENDENCIES)
465 $(libhttp_la_LINK) $(libhttp_la_OBJECTS) $(libhttp_la_LIBADD) $(LIBS)
466liblogging.la: $(liblogging_la_OBJECTS) $(liblogging_la_DEPENDENCIES)
467 $(liblogging_la_LINK) $(liblogging_la_OBJECTS) $(liblogging_la_LIBADD) $(LIBS)
468install-binPROGRAMS: $(bin_PROGRAMS)
469 @$(NORMAL_INSTALL)
470 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
db50e572
MG
471 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
472 for p in $$list; do echo "$$p $$p"; done | \
473 sed 's/$(EXEEXT)$$//' | \
474 while read p p1; do if test -f $$p || test -f $$p1; \
475 then echo "$$p"; echo "$$p"; else :; fi; \
476 done | \
477 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
478 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
479 sed 'N;N;N;s,\n, ,g' | \
480 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
481 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
482 if ($$2 == $$4) files[d] = files[d] " " $$1; \
483 else { print "f", $$3 "/" $$4, $$1; } } \
484 END { for (d in files) print "f", d, files[d] }' | \
485 while read type dir files; do \
486 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
487 test -z "$$files" || { \
488 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
489 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
490 } \
491 ; done
7460295f
MG
492
493uninstall-binPROGRAMS:
494 @$(NORMAL_UNINSTALL)
db50e572
MG
495 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
496 files=`for p in $$list; do echo "$$p"; done | \
497 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
498 -e 's/$$/$(EXEEXT)/' `; \
499 test -n "$$list" || exit 0; \
500 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
501 cd "$(DESTDIR)$(bindir)" && rm -f $$files
7460295f
MG
502
503clean-binPROGRAMS:
db50e572
MG
504 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
505 echo " rm -f" $$list; \
506 rm -f $$list || exit $$?; \
507 test -n "$(EXEEXT)" || exit 0; \
508 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
509 echo " rm -f" $$list; \
510 rm -f $$list
7460295f
MG
511shellinabox/$(am__dirstamp):
512 @$(MKDIR_P) shellinabox
513 @: > shellinabox/$(am__dirstamp)
514shellinabox/$(DEPDIR)/$(am__dirstamp):
515 @$(MKDIR_P) shellinabox/$(DEPDIR)
516 @: > shellinabox/$(DEPDIR)/$(am__dirstamp)
d1edcc0e
MG
517shellinabox/cgi_root.$(OBJEXT): shellinabox/$(am__dirstamp) \
518 shellinabox/$(DEPDIR)/$(am__dirstamp)
7460295f
MG
519shellinabox/root_page.$(OBJEXT): shellinabox/$(am__dirstamp) \
520 shellinabox/$(DEPDIR)/$(am__dirstamp)
521shellinabox/vt100.$(OBJEXT): shellinabox/$(am__dirstamp) \
522 shellinabox/$(DEPDIR)/$(am__dirstamp)
523shellinabox/shell_in_a_box.$(OBJEXT): shellinabox/$(am__dirstamp) \
524 shellinabox/$(DEPDIR)/$(am__dirstamp)
525shellinabox/styles.$(OBJEXT): shellinabox/$(am__dirstamp) \
526 shellinabox/$(DEPDIR)/$(am__dirstamp)
db50e572
MG
527shellinabox/print-styles.$(OBJEXT): shellinabox/$(am__dirstamp) \
528 shellinabox/$(DEPDIR)/$(am__dirstamp)
08db8657
MG
529shellinabox/enabled.$(OBJEXT): shellinabox/$(am__dirstamp) \
530 shellinabox/$(DEPDIR)/$(am__dirstamp)
7460295f
MG
531shellinabox/favicon.$(OBJEXT): shellinabox/$(am__dirstamp) \
532 shellinabox/$(DEPDIR)/$(am__dirstamp)
533shellinabox/beep.$(OBJEXT): shellinabox/$(am__dirstamp) \
534 shellinabox/$(DEPDIR)/$(am__dirstamp)
535shellinaboxd$(EXEEXT): $(shellinaboxd_OBJECTS) $(shellinaboxd_DEPENDENCIES)
536 @rm -f shellinaboxd$(EXEEXT)
537 $(shellinaboxd_LINK) $(shellinaboxd_OBJECTS) $(shellinaboxd_LDADD) $(LIBS)
538
539mostlyclean-compile:
540 -rm -f *.$(OBJEXT)
541 -rm -f shellinabox/beep.$(OBJEXT)
d1edcc0e 542 -rm -f shellinabox/cgi_root.$(OBJEXT)
08db8657 543 -rm -f shellinabox/enabled.$(OBJEXT)
7460295f 544 -rm -f shellinabox/favicon.$(OBJEXT)
db50e572 545 -rm -f shellinabox/print-styles.$(OBJEXT)
7460295f
MG
546 -rm -f shellinabox/root_page.$(OBJEXT)
547 -rm -f shellinabox/shell_in_a_box.$(OBJEXT)
548 -rm -f shellinabox/styles.$(OBJEXT)
549 -rm -f shellinabox/vt100.$(OBJEXT)
550
551distclean-compile:
552 -rm -f *.tab.c
553
554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/externalfile.Po@am__quote@
555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmap.Plo@am__quote@
556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httpconnection.Plo@am__quote@
557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/launcher.Po@am__quote@
558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging.Plo@am__quote@
559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/privileges.Po@am__quote@
560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Plo@am__quote@
561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/service.Po@am__quote@
562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@
563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shellinaboxd.Po@am__quote@
564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Plo@am__quote@
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trie.Plo@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Plo@am__quote@
ecbff9b9 567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usercss.Po@am__quote@
7460295f
MG
568
569.c.o:
570@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
db50e572 571@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
7460295f
MG
572@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
573@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574@am__fastdepCC_FALSE@ $(COMPILE) -c $<
575
576.c.obj:
577@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
db50e572 578@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
7460295f
MG
579@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
580@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
582
583.c.lo:
584@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
db50e572 585@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
7460295f
MG
586@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
587@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
589
590hashmap.lo: libhttp/hashmap.c
db50e572
MG
591@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
592@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/hashmap.Tpo $(DEPDIR)/hashmap.Plo
7460295f
MG
593@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/hashmap.c' object='hashmap.lo' libtool=yes @AMDEPBACKSLASH@
594@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 595@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
596
597trie.lo: libhttp/trie.c
db50e572
MG
598@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
599@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/trie.Tpo $(DEPDIR)/trie.Plo
7460295f
MG
600@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/trie.c' object='trie.lo' libtool=yes @AMDEPBACKSLASH@
601@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 602@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
603
604httpconnection.lo: libhttp/httpconnection.c
db50e572
MG
605@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
606@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/httpconnection.Tpo $(DEPDIR)/httpconnection.Plo
7460295f
MG
607@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/httpconnection.c' object='httpconnection.lo' libtool=yes @AMDEPBACKSLASH@
608@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 609@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
610
611server.lo: libhttp/server.c
db50e572
MG
612@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
613@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/server.Tpo $(DEPDIR)/server.Plo
7460295f
MG
614@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/server.c' object='server.lo' libtool=yes @AMDEPBACKSLASH@
615@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 616@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
617
618ssl.lo: libhttp/ssl.c
db50e572
MG
619@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
620@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ssl.Tpo $(DEPDIR)/ssl.Plo
7460295f
MG
621@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/ssl.c' object='ssl.lo' libtool=yes @AMDEPBACKSLASH@
622@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 623@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
624
625url.lo: libhttp/url.c
db50e572
MG
626@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
627@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/url.Tpo $(DEPDIR)/url.Plo
7460295f
MG
628@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libhttp/url.c' object='url.lo' libtool=yes @AMDEPBACKSLASH@
629@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 630@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
631
632logging.lo: logging/logging.c
db50e572
MG
633@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
634@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/logging.Tpo $(DEPDIR)/logging.Plo
7460295f
MG
635@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logging/logging.c' object='logging.lo' libtool=yes @AMDEPBACKSLASH@
636@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
db50e572 637@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
638
639shellinaboxd.o: shellinabox/shellinaboxd.c
640@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 641@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/shellinaboxd.Tpo $(DEPDIR)/shellinaboxd.Po
7460295f
MG
642@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/shellinaboxd.c' object='shellinaboxd.o' 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 shellinaboxd.o `test -f 'shellinabox/shellinaboxd.c' || echo '$(srcdir)/'`shellinabox/shellinaboxd.c
645
646shellinaboxd.obj: shellinabox/shellinaboxd.c
647@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 648@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/shellinaboxd.Tpo $(DEPDIR)/shellinaboxd.Po
7460295f
MG
649@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/shellinaboxd.c' object='shellinaboxd.obj' 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 shellinaboxd.obj `if test -f 'shellinabox/shellinaboxd.c'; then $(CYGPATH_W) 'shellinabox/shellinaboxd.c'; else $(CYGPATH_W) '$(srcdir)/shellinabox/shellinaboxd.c'; fi`
652
653externalfile.o: shellinabox/externalfile.c
654@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 655@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/externalfile.Tpo $(DEPDIR)/externalfile.Po
7460295f
MG
656@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/externalfile.c' object='externalfile.o' 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 externalfile.o `test -f 'shellinabox/externalfile.c' || echo '$(srcdir)/'`shellinabox/externalfile.c
659
660externalfile.obj: shellinabox/externalfile.c
661@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 662@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/externalfile.Tpo $(DEPDIR)/externalfile.Po
7460295f
MG
663@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/externalfile.c' object='externalfile.obj' libtool=no @AMDEPBACKSLASH@
664@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665@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`
666
667launcher.o: shellinabox/launcher.c
668@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 669@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/launcher.Tpo $(DEPDIR)/launcher.Po
7460295f
MG
670@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/launcher.c' object='launcher.o' libtool=no @AMDEPBACKSLASH@
671@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672@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
673
674launcher.obj: shellinabox/launcher.c
675@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 676@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/launcher.Tpo $(DEPDIR)/launcher.Po
7460295f
MG
677@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/launcher.c' object='launcher.obj' libtool=no @AMDEPBACKSLASH@
678@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679@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`
680
681privileges.o: shellinabox/privileges.c
682@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 683@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/privileges.Tpo $(DEPDIR)/privileges.Po
7460295f
MG
684@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/privileges.c' object='privileges.o' libtool=no @AMDEPBACKSLASH@
685@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686@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
687
688privileges.obj: shellinabox/privileges.c
689@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 690@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/privileges.Tpo $(DEPDIR)/privileges.Po
7460295f
MG
691@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/privileges.c' object='privileges.obj' libtool=no @AMDEPBACKSLASH@
692@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693@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`
694
695service.o: shellinabox/service.c
696@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 697@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/service.Tpo $(DEPDIR)/service.Po
7460295f
MG
698@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/service.c' object='service.o' libtool=no @AMDEPBACKSLASH@
699@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700@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
701
702service.obj: shellinabox/service.c
703@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 704@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/service.Tpo $(DEPDIR)/service.Po
7460295f
MG
705@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/service.c' object='service.obj' libtool=no @AMDEPBACKSLASH@
706@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707@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`
708
709session.o: shellinabox/session.c
710@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 711@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
7460295f
MG
712@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/session.c' object='session.o' libtool=no @AMDEPBACKSLASH@
713@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714@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
715
716session.obj: shellinabox/session.c
717@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 718@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/session.Tpo $(DEPDIR)/session.Po
7460295f
MG
719@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/session.c' object='session.obj' libtool=no @AMDEPBACKSLASH@
720@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721@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`
722
ecbff9b9
MG
723usercss.o: shellinabox/usercss.c
724@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 725@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/usercss.Tpo $(DEPDIR)/usercss.Po
ecbff9b9
MG
726@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/usercss.c' object='usercss.o' libtool=no @AMDEPBACKSLASH@
727@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728@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
729
730usercss.obj: shellinabox/usercss.c
731@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 732@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/usercss.Tpo $(DEPDIR)/usercss.Po
ecbff9b9
MG
733@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shellinabox/usercss.c' object='usercss.obj' libtool=no @AMDEPBACKSLASH@
734@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735@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`
736
7460295f
MG
737mostlyclean-libtool:
738 -rm -f *.lo
739
740clean-libtool:
741 -rm -rf .libs _libs
742
743distclean-libtool:
572ac014 744 -rm -f libtool config.lt
db50e572 745install-man1: $(man_MANS)
7460295f
MG
746 @$(NORMAL_INSTALL)
747 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
db50e572
MG
748 @list=''; test -n "$(man1dir)" || exit 0; \
749 { for i in $$list; do echo "$$i"; done; \
750 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
751 sed -n '/\.1[a-z]*$$/p'; \
752 } | while read p; do \
753 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
754 echo "$$d$$p"; echo "$$p"; \
755 done | \
756 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
757 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
758 sed 'N;N;s,\n, ,g' | { \
759 list=; while read file base inst; do \
760 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
761 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
762 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
763 fi; \
7460295f 764 done; \
db50e572
MG
765 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
766 while read files; do \
767 test -z "$$files" || { \
768 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
769 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
770 done; }
771
7460295f
MG
772uninstall-man1:
773 @$(NORMAL_UNINSTALL)
db50e572
MG
774 @list=''; test -n "$(man1dir)" || exit 0; \
775 files=`{ for i in $$list; do echo "$$i"; done; \
776 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
777 sed -n '/\.1[a-z]*$$/p'; \
778 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
779 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
780 test -z "$$files" || { \
781 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
782 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
7460295f
MG
783install-dist_docDATA: $(dist_doc_DATA)
784 @$(NORMAL_INSTALL)
785 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
db50e572
MG
786 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
787 for p in $$list; do \
7460295f 788 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
db50e572
MG
789 echo "$$d$$p"; \
790 done | $(am__base_list) | \
791 while read files; do \
792 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
793 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
7460295f
MG
794 done
795
796uninstall-dist_docDATA:
797 @$(NORMAL_UNINSTALL)
db50e572
MG
798 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
799 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
800 test -n "$$files" || exit 0; \
801 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
802 cd "$(DESTDIR)$(docdir)" && rm -f $$files
7460295f
MG
803
804ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
805 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
806 unique=`for i in $$list; do \
807 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
808 done | \
572ac014 809 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
7460295f
MG
810 END { if (nonempty) { for (i in files) print i; }; }'`; \
811 mkid -fID $$unique
812tags: TAGS
813
bdd01e84 814TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
7460295f 815 $(TAGS_FILES) $(LISP)
db50e572 816 set x; \
7460295f 817 here=`pwd`; \
bdd01e84 818 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
7460295f
MG
819 unique=`for i in $$list; do \
820 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
821 done | \
822 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
823 END { if (nonempty) { for (i in files) print i; }; }'`; \
db50e572
MG
824 shift; \
825 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
7460295f 826 test -n "$$unique" || unique=$$empty_fix; \
db50e572
MG
827 if test $$# -gt 0; then \
828 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
829 "$$@" $$unique; \
830 else \
831 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
832 $$unique; \
833 fi; \
7460295f
MG
834 fi
835ctags: CTAGS
bdd01e84 836CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
7460295f 837 $(TAGS_FILES) $(LISP)
bdd01e84 838 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
7460295f
MG
839 unique=`for i in $$list; do \
840 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
841 done | \
842 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
843 END { if (nonempty) { for (i in files) print i; }; }'`; \
db50e572 844 test -z "$(CTAGS_ARGS)$$unique" \
7460295f 845 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
db50e572 846 $$unique
7460295f
MG
847
848GTAGS:
849 here=`$(am__cd) $(top_builddir) && pwd` \
db50e572
MG
850 && $(am__cd) $(top_srcdir) \
851 && gtags -i $(GTAGS_ARGS) "$$here"
7460295f
MG
852
853distclean-tags:
854 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
855
856distdir: $(DISTFILES)
db50e572
MG
857 @list='$(MANS)'; if test -n "$$list"; then \
858 list=`for p in $$list; do \
859 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
860 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
861 if test -n "$$list" && \
862 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
863 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
864 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
865 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
866 echo " typically \`make maintainer-clean' will remove them" >&2; \
867 exit 1; \
868 else :; fi; \
869 else :; fi
7460295f 870 $(am__remove_distdir)
db50e572 871 test -d "$(distdir)" || mkdir "$(distdir)"
7460295f
MG
872 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
873 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
874 list='$(DISTFILES)'; \
875 dist_files=`for file in $$list; do echo $$file; done | \
876 sed -e "s|^$$srcdirstrip/||;t" \
877 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
878 case $$dist_files in \
879 */*) $(MKDIR_P) `echo "$$dist_files" | \
880 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
881 sort -u` ;; \
882 esac; \
883 for file in $$dist_files; do \
884 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
885 if test -d $$d/$$file; then \
886 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
db50e572
MG
887 if test -d "$(distdir)/$$file"; then \
888 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
889 fi; \
7460295f 890 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
db50e572
MG
891 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
892 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
7460295f 893 fi; \
db50e572 894 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
7460295f 895 else \
db50e572
MG
896 test -f "$(distdir)/$$file" \
897 || cp -p $$d/$$file "$(distdir)/$$file" \
7460295f
MG
898 || exit 1; \
899 fi; \
900 done
db50e572
MG
901 -test -n "$(am__skip_mode_fix)" \
902 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
7460295f
MG
903 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
904 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
905 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
db50e572 906 || chmod -R a+r "$(distdir)"
7460295f
MG
907dist-gzip: distdir
908 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
909 $(am__remove_distdir)
910
911dist-bzip2: distdir
912 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
913 $(am__remove_distdir)
914
915dist-lzma: distdir
916 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
917 $(am__remove_distdir)
918
db50e572
MG
919dist-xz: distdir
920 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
921 $(am__remove_distdir)
922
7460295f
MG
923dist-tarZ: distdir
924 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
925 $(am__remove_distdir)
926
927dist-shar: distdir
928 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
929 $(am__remove_distdir)
930
931dist-zip: distdir
932 -rm -f $(distdir).zip
933 zip -rq $(distdir).zip $(distdir)
934 $(am__remove_distdir)
935
936dist dist-all: distdir
937 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
938 $(am__remove_distdir)
939
940# This target untars the dist file and tries a VPATH configuration. Then
941# it guarantees that the distribution is self-contained by making another
942# tarfile.
943distcheck: dist
944 case '$(DIST_ARCHIVES)' in \
945 *.tar.gz*) \
946 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
947 *.tar.bz2*) \
948 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
949 *.tar.lzma*) \
950 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
db50e572
MG
951 *.tar.xz*) \
952 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
7460295f
MG
953 *.tar.Z*) \
954 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
955 *.shar.gz*) \
956 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
957 *.zip*) \
958 unzip $(distdir).zip ;;\
959 esac
960 chmod -R a-w $(distdir); chmod a+w $(distdir)
961 mkdir $(distdir)/_build
962 mkdir $(distdir)/_inst
963 chmod a-w $(distdir)
db50e572 964 test -d $(distdir)/_build || exit 0; \
7460295f
MG
965 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
966 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
db50e572
MG
967 && am__cwd=`pwd` \
968 && $(am__cd) $(distdir)/_build \
7460295f
MG
969 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
970 $(DISTCHECK_CONFIGURE_FLAGS) \
971 && $(MAKE) $(AM_MAKEFLAGS) \
972 && $(MAKE) $(AM_MAKEFLAGS) dvi \
973 && $(MAKE) $(AM_MAKEFLAGS) check \
974 && $(MAKE) $(AM_MAKEFLAGS) install \
975 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
976 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
977 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
978 distuninstallcheck \
979 && chmod -R a-w "$$dc_install_base" \
980 && ({ \
981 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
982 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
983 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
984 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
985 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
986 } || { rm -rf "$$dc_destdir"; exit 1; }) \
987 && rm -rf "$$dc_destdir" \
988 && $(MAKE) $(AM_MAKEFLAGS) dist \
989 && rm -rf $(DIST_ARCHIVES) \
db50e572
MG
990 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
991 && cd "$$am__cwd" \
992 || exit 1
7460295f
MG
993 $(am__remove_distdir)
994 @(echo "$(distdir) archives ready for distribution: "; \
995 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
996 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
997distuninstallcheck:
db50e572 998 @$(am__cd) '$(distuninstallcheck_dir)' \
7460295f
MG
999 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1000 || { echo "ERROR: files left after uninstall:" ; \
1001 if test -n "$(DESTDIR)"; then \
1002 echo " (check DESTDIR support)"; \
1003 fi ; \
1004 $(distuninstallcheck_listfiles) ; \
1005 exit 1; } >&2
1006distcleancheck: distclean
1007 @if test '$(srcdir)' = . ; then \
1008 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1009 exit 1 ; \
1010 fi
1011 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1012 || { echo "ERROR: files left in build directory after distclean:" ; \
1013 $(distcleancheck_listfiles) ; \
1014 exit 1; } >&2
1015check-am: all-am
1016check: check-am
bdd01e84
MG
1017all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
1018 config.h
7460295f
MG
1019installdirs:
1020 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"; do \
1021 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1022 done
1023install: install-am
1024install-exec: install-exec-am
1025install-data: install-data-am
1026uninstall: uninstall-am
1027
1028install-am: all-am
1029 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1030
1031installcheck: installcheck-am
1032install-strip:
1033 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1034 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1035 `test -z '$(STRIP)' || \
1036 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1037mostlyclean-generic:
1038
1039clean-generic:
1040
1041distclean-generic:
1042 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
db50e572 1043 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
7460295f
MG
1044 -rm -f shellinabox/$(DEPDIR)/$(am__dirstamp)
1045 -rm -f shellinabox/$(am__dirstamp)
1046
1047maintainer-clean-generic:
1048 @echo "This command is intended for maintainers to use"
1049 @echo "it deletes files that may require special tools to rebuild."
1050clean: clean-am
1051
1052clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
1053 clean-noinstLTLIBRARIES mostlyclean-am
1054
1055distclean: distclean-am
1056 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1057 -rm -rf ./$(DEPDIR)
1058 -rm -f Makefile
1059distclean-am: clean-am distclean-compile distclean-generic \
bdd01e84 1060 distclean-hdr distclean-libtool distclean-tags
7460295f
MG
1061
1062dvi: dvi-am
1063
1064dvi-am:
1065
1066html: html-am
1067
db50e572
MG
1068html-am:
1069
7460295f
MG
1070info: info-am
1071
1072info-am:
1073
1074install-data-am: install-dist_docDATA install-man
1075
1076install-dvi: install-dvi-am
1077
db50e572
MG
1078install-dvi-am:
1079
7460295f
MG
1080install-exec-am: install-binPROGRAMS
1081
1082install-html: install-html-am
1083
db50e572
MG
1084install-html-am:
1085
7460295f
MG
1086install-info: install-info-am
1087
db50e572
MG
1088install-info-am:
1089
7460295f
MG
1090install-man: install-man1
1091
1092install-pdf: install-pdf-am
1093
db50e572
MG
1094install-pdf-am:
1095
7460295f
MG
1096install-ps: install-ps-am
1097
db50e572
MG
1098install-ps-am:
1099
7460295f
MG
1100installcheck-am:
1101
1102maintainer-clean: maintainer-clean-am
1103 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1104 -rm -rf $(top_srcdir)/autom4te.cache
1105 -rm -rf ./$(DEPDIR)
1106 -rm -f Makefile
1107maintainer-clean-am: distclean-am maintainer-clean-generic
1108
1109mostlyclean: mostlyclean-am
1110
1111mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1112 mostlyclean-libtool
1113
1114pdf: pdf-am
1115
1116pdf-am:
1117
1118ps: ps-am
1119
1120ps-am:
1121
1122uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \
1123 uninstall-man
1124
1125uninstall-man: uninstall-man1
1126
db50e572 1127.MAKE: all install-am install-strip
7460295f
MG
1128
1129.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1130 clean-binPROGRAMS clean-generic clean-libtool clean-local \
1131 clean-noinstLTLIBRARIES ctags dist dist-all dist-bzip2 \
db50e572
MG
1132 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
1133 distcheck distclean distclean-compile distclean-generic \
1134 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1135 distdir distuninstallcheck dvi dvi-am html html-am info \
1136 info-am install install-am install-binPROGRAMS install-data \
7460295f
MG
1137 install-data-am install-dist_docDATA install-dvi \
1138 install-dvi-am install-exec install-exec-am install-html \
1139 install-html-am install-info install-info-am install-man \
1140 install-man1 install-pdf install-pdf-am install-ps \
1141 install-ps-am install-strip installcheck installcheck-am \
1142 installdirs maintainer-clean maintainer-clean-generic \
1143 mostlyclean mostlyclean-compile mostlyclean-generic \
1144 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1145 uninstall-am uninstall-binPROGRAMS uninstall-dist_docDATA \
1146 uninstall-man uninstall-man1
1147
1148
1149libtool: $(LIBTOOL_DEPS)
1150 $(SHELL) ./config.status --recheck
1151
5d21b406
MG
1152${top_srcdir}/demo/demo.js: ${top_srcdir}/demo/beep.wav \
1153 ${top_srcdir}/demo/demo.jspp \
1154 ${top_srcdir}/demo/favicon.ico \
1155 ${top_srcdir}/demo/styles.css \
db50e572 1156 ${top_srcdir}/demo/print-styles.css \
08db8657
MG
1157 ${top_srcdir}/demo/vt100.js \
1158 ${top_srcdir}/demo/usercss-0.css \
1159 ${top_srcdir}/demo/usercss-1.css \
1160 ${top_srcdir}/demo/usercss-2.css \
1161 ${top_srcdir}/demo/usercss-3.css
5d21b406
MG
1162
1163${top_srcdir}/demo/beep.wav: ${top_srcdir}/shellinabox/beep.wav
ce845548 1164 @rm -f "$@"
5d21b406
MG
1165 ln "$<" "$@"
1166
08db8657
MG
1167${top_srcdir}/demo/enabled.gif: ${top_srcdir}/shellinabox/enabled.gif
1168 @rm -f "$@"
1169 ln "$<" "$@"
1170
5d21b406 1171${top_srcdir}/demo/favicon.ico: ${top_srcdir}/shellinabox/favicon.ico
ce845548 1172 @rm -f "$@"
5d21b406
MG
1173 ln "$<" "$@"
1174
1175${top_srcdir}/demo/styles.css: ${top_srcdir}/shellinabox/styles.css
ce845548 1176 @rm -f "$@"
8e5d3913 1177 sed -e '/\[if DEFINES_COLORS\]/,/\[endif DEFINES_COLORS\]/d' "$<" >"$@"
5d21b406 1178
db50e572
MG
1179${top_srcdir}/demo/print-styles.css: ${top_srcdir}/shellinabox/print-styles.css
1180 @rm -f "$@"
1181 ln "$<" "$@"
1182
08db8657
MG
1183${top_srcdir}/demo/usercss-0.css: ${top_srcdir}/shellinabox/white-on-black.css
1184 @rm -f "$@"
1185 ln "$<" "$@"
1186
1187${top_srcdir}/demo/usercss-1.css: ${top_srcdir}/shellinabox/black-on-white.css
1188 @rm -f "$@"
1189 ln "$<" "$@"
1190
1191${top_srcdir}/demo/usercss-2.css: ${top_srcdir}/shellinabox/monochrome.css
1192 @rm -f "$@"
1193 ln "$<" "$@"
1194
1195${top_srcdir}/demo/usercss-3.css: ${top_srcdir}/shellinabox/color.css
1196 @rm -f "$@"
1197 ln "$<" "$@"
1198
5d21b406 1199${top_srcdir}/demo/vt100.js: ${top_srcdir}/shellinabox/vt100.js
ce845548 1200 @rm -f "$@"
5d21b406
MG
1201 ln "$<" "$@"
1202
c27d0db9 1203shellinaboxd.1: shellinabox/shellinaboxd.man.in config.h
29135474
MG
1204 @src="${top_srcdir}/shellinabox/shellinaboxd.man.in"; \
1205 echo preprocess "$$src" '>'"$@"; \
c27d0db9 1206 if [ `sed -e 's/^#define \([^ ]*\).*/\1/' -e t -e d config.h | \
bf1ec4d2
MG
1207 egrep 'HAVE_OPENSSL_BIO_H|HAVE_OPENSSL_ERR_H|HAVE_OPENSSL_SSL_H'|\
1208 wc -l` -eq 3 ]; then \
2809cd15 1209 sed -e '/^#ifndef *HAVE_OPENSSL$$/,/^#endif$$/d' "$$src"; \
29135474 1210 else \
2809cd15
MG
1211 sed -e '/^#ifdef *HAVE_OPENSSL$$/,/^#endif$$/d' "$$src"; \
1212 fi | \
c27d0db9 1213 if sed -e 's/^#define \([^ ]*\).*/\1/' -e t -e d config.h | \
bf1ec4d2 1214 grep 'HAVE_SECURITY_PAM_APPL_H' >/dev/null 2>&1; then \
2809cd15 1215 sed -e '/^#ifndef *HAVE_PAM$$/,/^#endif$$/d'; \
bf1ec4d2 1216 else \
2809cd15
MG
1217 sed -e '/^#ifdef *HAVE_PAM$$/,/^#endif$$/d'; \
1218 fi | \
1f771613
MG
1219 if [ -n "${DPKGBUILD}" ]; then \
1220 sed -e '/^#ifndef *DPKGBUILD$$/,/^#endif$$/d'; \
1221 else \
1222 sed -e '/^#ifdef *DPKGBUILD$$/,/^#endif$$/d'; \
1223 fi | \
2809cd15 1224 sed -e '/^#/d' >"$@"
bf1ec4d2
MG
1225 @out=`echo "$@" 2>/dev/null|sed -e 's/\.[^.]*$$/.ps/'`; \
1226 man -Tps "./$@" >"$${out}" 2>/dev/null || rm -f "$${out}"
7460295f
MG
1227
1228clean-local:
1229 -rm -rf shellinaboxd.1 \
1230 shellinaboxd.ps
1231 -rm -rf debian/shellinabox \
1232 debian/shellinabox*.debhelper* \
1233 debian/shellinabox.substvars \
1234 debian/tmp
1235
1236.css.o:
572ac014 1237 @echo objcopy "$<" "$@"
1a29881f 1238 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
7460295f
MG
1239 "$<" "$@"
1240
08db8657
MG
1241.gif.o:
1242 @echo objcopy "$<" "$@"
1243 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
1244 "$<" "$@"
1245
7460295f 1246.html.o:
572ac014 1247 @echo objcopy "$<" "$@"
1a29881f 1248 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
7460295f
MG
1249 "$<" "$@"
1250
1251.ico.o:
572ac014 1252 @echo objcopy "$<" "$@"
1a29881f 1253 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
7460295f
MG
1254 "$<" "$@"
1255
3b5fc7f9
MG
1256shellinabox/shell_in_a_box.o: shellinabox/shell_in_a_box.js config.h
1257
c27d0db9 1258.jspp.js:
572ac014 1259 @echo preprocess "$<" "$@"
c27d0db9 1260 @sed -e "`sed -e 's/^#define *\([^ ]*\) *\(.*\)/\/^[^#]\/s\/\1\/\2 \\\\\/* \1 *\\\\\/\/g/' \
29135474
MG
1261 -e t \
1262 -e d "$<"`" \
1263 -e "s/^#/\/\/ #/" \
fe338aa8 1264 -e "s/VERSION/\"@VERSION@ (revision @VCS_REVISION@)\"/g" \
1a29881f 1265 "$<" >"$@"
c27d0db9
MG
1266
1267.js.o:
572ac014 1268 @echo objcopy "$<" "$@"
1a29881f 1269 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
c27d0db9 1270 "$<" "$@"
7460295f
MG
1271
1272.wav.o:
572ac014 1273 @echo objcopy "$<" "$@"
1a29881f 1274 @objcopy -I binary `$(objcopyflags)` `echo "$<" | $(renamesymbols)` \
7460295f 1275 "$<" "$@"
db50e572 1276
7460295f
MG
1277# Tell versions [3.59,3.63) of GNU make to not export all variables.
1278# Otherwise a system limit (for SysV at least) may be exceeded.
1279.NOEXPORT:
This page took 0.327903 seconds and 5 git commands to generate.