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