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