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