Update automatically managed build utilities.
[misc] / Makefile.in
CommitLineData
658332ec
MW
1# Makefile.in generated by automake 1.11.6 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, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
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### -*-makefile-*-
19###
20### Build script for nsict-utils
21###
22### (c) 2008 Mark Wooding
23###
24
25###----- Licensing notice ---------------------------------------------------
26###
27### This program is free software; you can redistribute it and/or modify
28### it under the terms of the GNU General Public License as published by
29### the Free Software Foundation; either version 2 of the License, or
30### (at your option) any later version.
31###
32### This program is distributed in the hope that it will be useful,
33### but WITHOUT ANY WARRANTY; without even the implied warranty of
34### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35### GNU General Public License for more details.
36###
37### You should have received a copy of the GNU General Public License
38### along with this program; if not, write to the Free Software Foundation,
39### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
40
41
42
43VPATH = @srcdir@
44am__make_dryrun = \
45 { \
46 am__dry=no; \
47 case $$MAKEFLAGS in \
48 *\\[\ \ ]*) \
49 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
50 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
51 *) \
52 for am__flg in $$MAKEFLAGS; do \
53 case $$am__flg in \
54 *=*|--*) ;; \
55 *n*) am__dry=yes; break;; \
56 esac; \
57 done;; \
58 esac; \
59 test $$am__dry = yes; \
60 }
61pkgdatadir = $(datadir)/@PACKAGE@
62pkgincludedir = $(includedir)/@PACKAGE@
63pkglibdir = $(libdir)/@PACKAGE@
64pkglibexecdir = $(libexecdir)/@PACKAGE@
65am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66install_sh_DATA = $(install_sh) -c -m 644
67install_sh_PROGRAM = $(install_sh) -c
68install_sh_SCRIPT = $(install_sh) -c
69INSTALL_HEADER = $(INSTALL_DATA)
70transform = $(program_transform_name)
71NORMAL_INSTALL = :
72PRE_INSTALL = :
73POST_INSTALL = :
74NORMAL_UNINSTALL = :
75PRE_UNINSTALL = :
76POST_UNINSTALL = :
77build_triplet = @build@
78host_triplet = @host@
79bin_PROGRAMS = space$(EXEEXT) not$(EXEEXT) if-mtu$(EXEEXT) \
80 getpass$(EXEEXT) xtitle$(EXEEXT) $(am__EXEEXT_1) \
81 $(am__EXEEXT_2) $(am__EXEEXT_3) $(am__EXEEXT_4) \
82 $(am__EXEEXT_5)
83sbin_PROGRAMS =
84@HAVE_MLIB_TRUE@am__append_1 = pause mtimeout stamp locking
85@HAVE_MLIB_TRUE@am__append_2 = pause.1 mtimeout.1 stamp.1 locking.1
86@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@am__append_3 = prlimit
87@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@am__append_4 = prlimit.1
88@HAVE_CATACOMB_TRUE@am__append_5 = gorp
89@HAVE_CATACOMB_TRUE@am__append_6 = gorp.1
90@HAVE_LIBCDB_TRUE@am__append_7 = cdb-probe cdb-check-domain
91@HAVE_LIBCDB_TRUE@am__append_8 = cdb-probe.1 cdb-check-domain.1
92@X86_TRUE@am__append_9 = x86-model
93@X86_TRUE@am__append_10 = x86-model.1
94@HAVE_BASH_TRUE@am__append_11 = inplace
95@HAVE_BASH_TRUE@am__append_12 = inplace
96@HAVE_BASH_TRUE@am__append_13 = inplace.in
97@HAVE_BASH_TRUE@am__append_14 = inplace.1
98@HAVE_PYMOD_CDB_TRUE@@HAVE_PYTHON_TRUE@am__append_15 = cdb-assign \
99@HAVE_PYMOD_CDB_TRUE@@HAVE_PYTHON_TRUE@ cdb-list cdb-map
100@HAVE_PYMOD_CDB_TRUE@@HAVE_PYTHON_TRUE@am__append_16 = cdb-assign.1 \
101@HAVE_PYMOD_CDB_TRUE@@HAVE_PYTHON_TRUE@ cdb-list.1 cdb-map.1
102@HAVE_PYTHON_TRUE@am__append_17 = cdb-assign cdb-list cdb-map
103@HAVE_PYTHON_TRUE@am__append_18 = cdb-assign.in cdb-list.in cdb-map.in
104@HAVE_PERL_TRUE@am__append_19 = shadowfix
105@HAVE_PERL_TRUE@am__append_20 = shadowfix shadowfix.8 unfwd
106@HAVE_PERL_TRUE@am__append_21 = shadowfix.in unfwd.in
107@HAVE_PERL_TRUE@am__append_22 = shadowfix.8
108@HAVE_PERL_TRUE@am__append_23 = unfwd
109@HAVE_PERL_TRUE@am__append_24 = unfwd.1
110@HAVE_TCLSH_TRUE@am__append_25 = splitconf
111@HAVE_TCLSH_TRUE@am__append_26 = splitconf
112@HAVE_TCLSH_TRUE@am__append_27 = splitconf.in
113@HAVE_TCLSH_TRUE@am__append_28 = splitconf.1
114subdir = .
115DIST_COMMON = $(am__configure_deps) $(am__dist_perlmod_DATA_DIST) \
116 $(dist_bin_SCRIPTS) $(dist_man_MANS) $(dist_sbin_SCRIPTS) \
117 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
118 $(top_srcdir)/configure COPYING config/config.guess \
119 config/config.sub config/depcomp config/install-sh \
120 config/missing
121ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
122am__aclocal_m4_deps = $(top_srcdir)/configure.ac
123am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124 $(ACLOCAL_M4)
125am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
126 configure.lineno config.status.lineno
127mkinstalldirs = $(install_sh) -d
128CONFIG_CLEAN_FILES =
129CONFIG_CLEAN_VPATH_FILES =
130@HAVE_MLIB_TRUE@am__EXEEXT_1 = pause$(EXEEXT) mtimeout$(EXEEXT) \
131@HAVE_MLIB_TRUE@ stamp$(EXEEXT) locking$(EXEEXT)
132@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@am__EXEEXT_2 = prlimit$(EXEEXT)
133@HAVE_CATACOMB_TRUE@am__EXEEXT_3 = gorp$(EXEEXT)
134@HAVE_LIBCDB_TRUE@am__EXEEXT_4 = cdb-probe$(EXEEXT) \
135@HAVE_LIBCDB_TRUE@ cdb-check-domain$(EXEEXT)
136@X86_TRUE@am__EXEEXT_5 = x86-model$(EXEEXT)
137am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \
138 "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
139 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(sbindir)" \
140 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" \
141 "$(DESTDIR)$(perlmoddir)"
142PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
143am__cdb_check_domain_SOURCES_DIST = cdb-check-domain.c
144@HAVE_LIBCDB_TRUE@am_cdb_check_domain_OBJECTS = \
145@HAVE_LIBCDB_TRUE@ cdb-check-domain.$(OBJEXT)
146cdb_check_domain_OBJECTS = $(am_cdb_check_domain_OBJECTS)
147cdb_check_domain_DEPENDENCIES =
148am__cdb_probe_SOURCES_DIST = cdb-probe.c
149@HAVE_LIBCDB_TRUE@am_cdb_probe_OBJECTS = cdb-probe.$(OBJEXT)
150cdb_probe_OBJECTS = $(am_cdb_probe_OBJECTS)
151cdb_probe_DEPENDENCIES =
152am_getpass_OBJECTS = getpass.$(OBJEXT)
153getpass_OBJECTS = $(am_getpass_OBJECTS)
154getpass_LDADD = $(LDADD)
155am__gorp_SOURCES_DIST = gorp.c
156@HAVE_CATACOMB_TRUE@am_gorp_OBJECTS = gorp.$(OBJEXT)
157gorp_OBJECTS = $(am_gorp_OBJECTS)
158am__DEPENDENCIES_1 =
159@HAVE_CATACOMB_TRUE@gorp_DEPENDENCIES = $(am__DEPENDENCIES_1)
160am_if_mtu_OBJECTS = if-mtu.$(OBJEXT)
161if_mtu_OBJECTS = $(am_if_mtu_OBJECTS)
162if_mtu_LDADD = $(LDADD)
163am__locking_SOURCES_DIST = locking.c
164@HAVE_MLIB_TRUE@am_locking_OBJECTS = locking.$(OBJEXT)
165locking_OBJECTS = $(am_locking_OBJECTS)
166@HAVE_MLIB_TRUE@locking_DEPENDENCIES = $(am__DEPENDENCIES_1)
167am__mtimeout_SOURCES_DIST = mtimeout.c
168@HAVE_MLIB_TRUE@am_mtimeout_OBJECTS = mtimeout.$(OBJEXT)
169mtimeout_OBJECTS = $(am_mtimeout_OBJECTS)
170@HAVE_MLIB_TRUE@mtimeout_DEPENDENCIES = $(am__DEPENDENCIES_1) \
171@HAVE_MLIB_TRUE@ $(am__DEPENDENCIES_1)
172am_not_OBJECTS = not.$(OBJEXT)
173not_OBJECTS = $(am_not_OBJECTS)
174not_LDADD = $(LDADD)
175am__pause_SOURCES_DIST = pause.c
176@HAVE_MLIB_TRUE@am_pause_OBJECTS = pause.$(OBJEXT)
177pause_OBJECTS = $(am_pause_OBJECTS)
178@HAVE_MLIB_TRUE@pause_DEPENDENCIES = $(am__DEPENDENCIES_1) \
179@HAVE_MLIB_TRUE@ $(am__DEPENDENCIES_1)
180am__prlimit_SOURCES_DIST = prlimit.c
181@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@am_prlimit_OBJECTS = \
182@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@ prlimit.$(OBJEXT)
183prlimit_OBJECTS = $(am_prlimit_OBJECTS)
184@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@prlimit_DEPENDENCIES = \
185@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@ $(am__DEPENDENCIES_1)
186am_space_OBJECTS = space.$(OBJEXT)
187space_OBJECTS = $(am_space_OBJECTS)
188space_LDADD = $(LDADD)
189am__stamp_SOURCES_DIST = stamp.c
190@HAVE_MLIB_TRUE@am_stamp_OBJECTS = stamp.$(OBJEXT)
191stamp_OBJECTS = $(am_stamp_OBJECTS)
192@HAVE_MLIB_TRUE@stamp_DEPENDENCIES = $(am__DEPENDENCIES_1)
193am__x86_model_SOURCES_DIST = x86-model.c
194@X86_TRUE@am_x86_model_OBJECTS = x86-model.$(OBJEXT)
195x86_model_OBJECTS = $(am_x86_model_OBJECTS)
196@X86_TRUE@x86_model_DEPENDENCIES = $(am__DEPENDENCIES_1)
197am_xtitle_OBJECTS = xtitle.$(OBJEXT)
198xtitle_OBJECTS = $(am_xtitle_OBJECTS)
199xtitle_LDADD = $(LDADD)
200am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
201am__vpath_adj = case $$p in \
202 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
203 *) f=$$p;; \
204 esac;
205am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
206am__install_max = 40
207am__nobase_strip_setup = \
208 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
209am__nobase_strip = \
210 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
211am__nobase_list = $(am__nobase_strip_setup); \
212 for p in $$list; do echo "$$p $$p"; done | \
213 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
214 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
215 if (++n[$$2] == $(am__install_max)) \
216 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
217 END { for (dir in files) print dir, files[dir] }'
218am__base_list = \
219 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
220 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
221am__uninstall_files_from_dir = { \
222 test -z "$$files" \
223 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
224 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
225 $(am__cd) "$$dir" && rm -f $$files; }; \
226 }
227SCRIPTS = $(bin_SCRIPTS) $(dist_bin_SCRIPTS) $(dist_sbin_SCRIPTS) \
228 $(sbin_SCRIPTS)
229DEFAULT_INCLUDES = -I.@am__isrc@
230depcomp = $(SHELL) $(top_srcdir)/config/depcomp
231am__depfiles_maybe = depfiles
232am__mv = mv -f
233COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
234 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
235AM_V_CC = $(am__v_CC_@AM_V@)
236am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
237am__v_CC_0 = @echo " CC " $@;
238AM_V_at = $(am__v_at_@AM_V@)
239am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
240am__v_at_0 = @
241CCLD = $(CC)
242LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
243AM_V_CCLD = $(am__v_CCLD_@AM_V@)
244am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
245am__v_CCLD_0 = @echo " CCLD " $@;
246AM_V_GEN = $(am__v_GEN_@AM_V@)
247am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
248am__v_GEN_0 = @echo " GEN " $@;
249SOURCES = $(cdb_check_domain_SOURCES) $(cdb_probe_SOURCES) \
250 $(getpass_SOURCES) $(gorp_SOURCES) $(if_mtu_SOURCES) \
251 $(locking_SOURCES) $(mtimeout_SOURCES) $(not_SOURCES) \
252 $(pause_SOURCES) $(prlimit_SOURCES) $(space_SOURCES) \
253 $(stamp_SOURCES) $(x86_model_SOURCES) $(xtitle_SOURCES)
254DIST_SOURCES = $(am__cdb_check_domain_SOURCES_DIST) \
255 $(am__cdb_probe_SOURCES_DIST) $(getpass_SOURCES) \
256 $(am__gorp_SOURCES_DIST) $(if_mtu_SOURCES) \
257 $(am__locking_SOURCES_DIST) $(am__mtimeout_SOURCES_DIST) \
258 $(not_SOURCES) $(am__pause_SOURCES_DIST) \
259 $(am__prlimit_SOURCES_DIST) $(space_SOURCES) \
260 $(am__stamp_SOURCES_DIST) $(am__x86_model_SOURCES_DIST) \
261 $(xtitle_SOURCES)
262am__can_run_installinfo = \
263 case $$AM_UPDATE_INFO_DIR in \
264 n|no|NO) false;; \
265 *) (install-info --version) >/dev/null 2>&1;; \
266 esac
267man1dir = $(mandir)/man1
268man8dir = $(mandir)/man8
269NROFF = nroff
270MANS = $(dist_man_MANS) $(man_MANS)
271am__dist_perlmod_DATA_DIST = MdwOpt.pm
272DATA = $(dist_perlmod_DATA)
273ETAGS = etags
274CTAGS = ctags
275DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
276distdir = $(PACKAGE)-$(VERSION)
277top_distdir = $(distdir)
278am__remove_distdir = \
279 if test -d "$(distdir)"; then \
280 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
281 && rm -rf "$(distdir)" \
282 || { sleep 5 && rm -rf "$(distdir)"; }; \
283 else :; fi
284DIST_ARCHIVES = $(distdir).tar.gz
285GZIP_ENV = --best
286distuninstallcheck_listfiles = find . -type f -print
287am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
288 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
289distcleancheck_listfiles = find . -type f -print
290ACLOCAL = @ACLOCAL@
291AMTAR = @AMTAR@
292AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
293AUTOCONF = @AUTOCONF@
294AUTOHEADER = @AUTOHEADER@
295AUTOMAKE = @AUTOMAKE@
296AWK = @AWK@
297BASH = @BASH@
298CC = @CC@
299CCDEPMODE = @CCDEPMODE@
300CFLAGS = @CFLAGS@
301CPPFLAGS = @CPPFLAGS@
302CYGPATH_W = @CYGPATH_W@
303DEFS = @DEFS@
304DEPDIR = @DEPDIR@
305ECHO_C = @ECHO_C@
306ECHO_N = @ECHO_N@
307ECHO_T = @ECHO_T@
308EXEEXT = @EXEEXT@
309GREP = @GREP@
310INSTALL = @INSTALL@
311INSTALL_DATA = @INSTALL_DATA@
312INSTALL_PROGRAM = @INSTALL_PROGRAM@
313INSTALL_SCRIPT = @INSTALL_SCRIPT@
314INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315LDFLAGS = @LDFLAGS@
316LIBOBJS = @LIBOBJS@
317LIBS = @LIBS@
318LTLIBOBJS = @LTLIBOBJS@
319MAKEINFO = @MAKEINFO@
320MATH_LIBS = @MATH_LIBS@
321MKDIR_P = @MKDIR_P@
322OBJEXT = @OBJEXT@
323PACKAGE = @PACKAGE@
324PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325PACKAGE_NAME = @PACKAGE_NAME@
326PACKAGE_STRING = @PACKAGE_STRING@
327PACKAGE_TARNAME = @PACKAGE_TARNAME@
328PACKAGE_URL = @PACKAGE_URL@
329PACKAGE_VERSION = @PACKAGE_VERSION@
330PATH_SEPARATOR = @PATH_SEPARATOR@
331PERL = @PERL@
332PERL_VERSION = @PERL_VERSION@
333PKG_CONFIG = @PKG_CONFIG@
334PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
335PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
336PYTHON = @PYTHON@
337PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
338PYTHON_PLATFORM = @PYTHON_PLATFORM@
339PYTHON_PREFIX = @PYTHON_PREFIX@
340PYTHON_VERSION = @PYTHON_VERSION@
341SED = @SED@
342SET_MAKE = @SET_MAKE@
343SHELL = @SHELL@
344STRIP = @STRIP@
345TCLSH = @TCLSH@
346VERSION = @VERSION@
347abs_builddir = @abs_builddir@
348abs_srcdir = @abs_srcdir@
349abs_top_builddir = @abs_top_builddir@
350abs_top_srcdir = @abs_top_srcdir@
351ac_ct_CC = @ac_ct_CC@
352am__include = @am__include@
353am__leading_dot = @am__leading_dot@
354am__quote = @am__quote@
355am__tar = @am__tar@
356am__untar = @am__untar@
357bindir = @bindir@
358build = @build@
359build_alias = @build_alias@
360build_cpu = @build_cpu@
361build_os = @build_os@
362build_vendor = @build_vendor@
363builddir = @builddir@
364catacomb_CFLAGS = @catacomb_CFLAGS@
365catacomb_LIBS = @catacomb_LIBS@
366datadir = @datadir@
367datarootdir = @datarootdir@
368docdir = @docdir@
369dvidir = @dvidir@
370exec_prefix = @exec_prefix@
371host = @host@
372host_alias = @host_alias@
373host_cpu = @host_cpu@
374host_os = @host_os@
375host_vendor = @host_vendor@
376htmldir = @htmldir@
377includedir = @includedir@
378infodir = @infodir@
379install_sh = @install_sh@
380libdir = @libdir@
381libexecdir = @libexecdir@
382localedir = @localedir@
383localstatedir = @localstatedir@
384logdir = @logdir@
385mLib_CFLAGS = @mLib_CFLAGS@
386mLib_LIBS = @mLib_LIBS@
387mandir = @mandir@
388mkdir_p = @mkdir_p@
389oldincludedir = @oldincludedir@
390pdfdir = @pdfdir@
391perlmoddir = @perlmoddir@
392pkgpyexecdir = @pkgpyexecdir@
393pkgpythondir = @pkgpythondir@
394prefix = @prefix@
395program_transform_name = @program_transform_name@
396psdir = @psdir@
397pyexecdir = @pyexecdir@
398pythondir = @pythondir@
399sbindir = @sbindir@
400sharedstatedir = @sharedstatedir@
401srcdir = @srcdir@
402sysconfdir = @sysconfdir@
403target_alias = @target_alias@
404top_build_prefix = @top_build_prefix@
405top_builddir = @top_builddir@
406top_srcdir = @top_srcdir@
407
408###--------------------------------------------------------------------------
409### Debian.
410EXTRA_DIST = config/confsubst hush.in hush.1.in $(am__append_13) \
411 $(am__append_18) $(am__append_21) $(am__append_27) \
412 config/auto-version debian/rules debian/copyright \
413 debian/changelog debian/control debian/compat debian/inst
414CLEANFILES = hush hush.1 $(am__append_12) $(am__append_17) \
415 $(am__append_20) $(am__append_26)
416man_MANS = hush.1 $(am__append_22)
417dist_man_MANS = space.1 not.1 if-mtu.1 getpass.1 $(am__append_2) \
418 $(am__append_4) $(am__append_6) $(am__append_8) \
419 $(am__append_10) check-sender.1 buf.1 create.1 z.1 \
420 with-umask.1 sshsvc-mkauthkeys.1 $(am__append_14) \
421 $(am__append_16) $(am__append_24) $(am__append_28)
422AM_CFLAGS = $(mLib_CFLAGS) $(catacomb_CFLAGS)
423space_SOURCES = space.c
424not_SOURCES = not.c
425if_mtu_SOURCES = if-mtu.c
426getpass_SOURCES = getpass.c
427xtitle_SOURCES = xtitle.c
428@HAVE_MLIB_TRUE@pause_SOURCES = pause.c
429@HAVE_MLIB_TRUE@pause_LDADD = $(mLib_LIBS) $(MATH_LIBS)
430@HAVE_MLIB_TRUE@mtimeout_SOURCES = mtimeout.c
431@HAVE_MLIB_TRUE@mtimeout_LDADD = $(mLib_LIBS) $(MATH_LIBS)
432@HAVE_MLIB_TRUE@stamp_SOURCES = stamp.c
433@HAVE_MLIB_TRUE@stamp_LDADD = $(mLib_LIBS)
434@HAVE_MLIB_TRUE@locking_SOURCES = locking.c
435@HAVE_MLIB_TRUE@locking_LDADD = $(mLib_LIBS)
436@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@prlimit_SOURCES = prlimit.c
437@HAVE_MLIB_TRUE@@HAVE_PRLIMIT_TRUE@prlimit_LDADD = $(mLib_LIBS)
438@HAVE_CATACOMB_TRUE@gorp_SOURCES = gorp.c
439@HAVE_CATACOMB_TRUE@gorp_LDADD = $(catacomb_LIBS)
440@HAVE_LIBCDB_TRUE@cdb_probe_SOURCES = cdb-probe.c
441@HAVE_LIBCDB_TRUE@cdb_probe_LDADD = -lcdb
442@HAVE_LIBCDB_TRUE@cdb_check_domain_SOURCES = cdb-check-domain.c
443@HAVE_LIBCDB_TRUE@cdb_check_domain_LDADD = -lcdb
444@X86_TRUE@x86_model_SOURCES = x86-model.c
445@X86_TRUE@x86_model_LDADD = $(mLib_LIBS)
446
447###--------------------------------------------------------------------------
448### Tools in scripts.
449bin_SCRIPTS = hush $(am__append_11) $(am__append_15) $(am__append_23) \
450 $(am__append_25)
451dist_bin_SCRIPTS = check-sender buf create z with-umask \
452 sshsvc-mkauthkeys
453sbin_SCRIPTS = $(am__append_19)
454dist_sbin_SCRIPTS =
455confsubst = $(top_srcdir)/config/confsubst
456V_SUBST = $(V_SUBST_$(V))
457V_SUBST_ = $(V_SUBST_$(AM_DEFAULT_VERBOSITY))
458V_SUBST_0 = @echo " SUBST $@";
459SUBST = $(V_SUBST)$(confsubst)
460SUBSTITUTIONS = \
461 PACKAGE=$(PACKAGE) VERSION=$(VERSION) \
462 PYTHON=$(PYTHON) \
463 PERL=$(PERL) \
464 TCLSH=$(TCLSH) \
465 BASH=$(BASH) \
466 logdir=$(logdir)
467
468@HAVE_PERL_TRUE@dist_perlmod_DATA = MdwOpt.pm
469all: all-am
470
471.SUFFIXES:
472.SUFFIXES: .c .o .obj
473am--refresh: Makefile
474 @:
475$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
476 @for dep in $?; do \
477 case '$(am__configure_deps)' in \
478 *$$dep*) \
479 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
480 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
481 && exit 0; \
482 exit 1;; \
483 esac; \
484 done; \
485 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
486 $(am__cd) $(top_srcdir) && \
487 $(AUTOMAKE) --foreign Makefile
488.PRECIOUS: Makefile
489Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490 @case '$?' in \
491 *config.status*) \
492 echo ' $(SHELL) ./config.status'; \
493 $(SHELL) ./config.status;; \
494 *) \
495 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
496 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
497 esac;
498
499$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
500 $(SHELL) ./config.status --recheck
501
502$(top_srcdir)/configure: $(am__configure_deps)
503 $(am__cd) $(srcdir) && $(AUTOCONF)
504$(ACLOCAL_M4): $(am__aclocal_m4_deps)
505 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
506$(am__aclocal_m4_deps):
507install-binPROGRAMS: $(bin_PROGRAMS)
508 @$(NORMAL_INSTALL)
509 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
510 if test -n "$$list"; then \
511 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
512 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
513 fi; \
514 for p in $$list; do echo "$$p $$p"; done | \
515 sed 's/$(EXEEXT)$$//' | \
516 while read p p1; do if test -f $$p; \
517 then echo "$$p"; echo "$$p"; else :; fi; \
518 done | \
519 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
520 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
521 sed 'N;N;N;s,\n, ,g' | \
522 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
523 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
524 if ($$2 == $$4) files[d] = files[d] " " $$1; \
525 else { print "f", $$3 "/" $$4, $$1; } } \
526 END { for (d in files) print "f", d, files[d] }' | \
527 while read type dir files; do \
528 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
529 test -z "$$files" || { \
530 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
531 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
532 } \
533 ; done
534
535uninstall-binPROGRAMS:
536 @$(NORMAL_UNINSTALL)
537 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
538 files=`for p in $$list; do echo "$$p"; done | \
539 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
540 -e 's/$$/$(EXEEXT)/' `; \
541 test -n "$$list" || exit 0; \
542 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
543 cd "$(DESTDIR)$(bindir)" && rm -f $$files
544
545clean-binPROGRAMS:
546 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
547install-sbinPROGRAMS: $(sbin_PROGRAMS)
548 @$(NORMAL_INSTALL)
549 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
550 if test -n "$$list"; then \
551 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
552 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
553 fi; \
554 for p in $$list; do echo "$$p $$p"; done | \
555 sed 's/$(EXEEXT)$$//' | \
556 while read p p1; do if test -f $$p; \
557 then echo "$$p"; echo "$$p"; else :; fi; \
558 done | \
559 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
560 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
561 sed 'N;N;N;s,\n, ,g' | \
562 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
563 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
564 if ($$2 == $$4) files[d] = files[d] " " $$1; \
565 else { print "f", $$3 "/" $$4, $$1; } } \
566 END { for (d in files) print "f", d, files[d] }' | \
567 while read type dir files; do \
568 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
569 test -z "$$files" || { \
570 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
571 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
572 } \
573 ; done
574
575uninstall-sbinPROGRAMS:
576 @$(NORMAL_UNINSTALL)
577 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
578 files=`for p in $$list; do echo "$$p"; done | \
579 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
580 -e 's/$$/$(EXEEXT)/' `; \
581 test -n "$$list" || exit 0; \
582 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
583 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
584
585clean-sbinPROGRAMS:
586 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
587cdb-check-domain$(EXEEXT): $(cdb_check_domain_OBJECTS) $(cdb_check_domain_DEPENDENCIES) $(EXTRA_cdb_check_domain_DEPENDENCIES)
588 @rm -f cdb-check-domain$(EXEEXT)
589 $(AM_V_CCLD)$(LINK) $(cdb_check_domain_OBJECTS) $(cdb_check_domain_LDADD) $(LIBS)
590cdb-probe$(EXEEXT): $(cdb_probe_OBJECTS) $(cdb_probe_DEPENDENCIES) $(EXTRA_cdb_probe_DEPENDENCIES)
591 @rm -f cdb-probe$(EXEEXT)
592 $(AM_V_CCLD)$(LINK) $(cdb_probe_OBJECTS) $(cdb_probe_LDADD) $(LIBS)
593getpass$(EXEEXT): $(getpass_OBJECTS) $(getpass_DEPENDENCIES) $(EXTRA_getpass_DEPENDENCIES)
594 @rm -f getpass$(EXEEXT)
595 $(AM_V_CCLD)$(LINK) $(getpass_OBJECTS) $(getpass_LDADD) $(LIBS)
596gorp$(EXEEXT): $(gorp_OBJECTS) $(gorp_DEPENDENCIES) $(EXTRA_gorp_DEPENDENCIES)
597 @rm -f gorp$(EXEEXT)
598 $(AM_V_CCLD)$(LINK) $(gorp_OBJECTS) $(gorp_LDADD) $(LIBS)
599if-mtu$(EXEEXT): $(if_mtu_OBJECTS) $(if_mtu_DEPENDENCIES) $(EXTRA_if_mtu_DEPENDENCIES)
600 @rm -f if-mtu$(EXEEXT)
601 $(AM_V_CCLD)$(LINK) $(if_mtu_OBJECTS) $(if_mtu_LDADD) $(LIBS)
602locking$(EXEEXT): $(locking_OBJECTS) $(locking_DEPENDENCIES) $(EXTRA_locking_DEPENDENCIES)
603 @rm -f locking$(EXEEXT)
604 $(AM_V_CCLD)$(LINK) $(locking_OBJECTS) $(locking_LDADD) $(LIBS)
605mtimeout$(EXEEXT): $(mtimeout_OBJECTS) $(mtimeout_DEPENDENCIES) $(EXTRA_mtimeout_DEPENDENCIES)
606 @rm -f mtimeout$(EXEEXT)
607 $(AM_V_CCLD)$(LINK) $(mtimeout_OBJECTS) $(mtimeout_LDADD) $(LIBS)
608not$(EXEEXT): $(not_OBJECTS) $(not_DEPENDENCIES) $(EXTRA_not_DEPENDENCIES)
609 @rm -f not$(EXEEXT)
610 $(AM_V_CCLD)$(LINK) $(not_OBJECTS) $(not_LDADD) $(LIBS)
611pause$(EXEEXT): $(pause_OBJECTS) $(pause_DEPENDENCIES) $(EXTRA_pause_DEPENDENCIES)
612 @rm -f pause$(EXEEXT)
613 $(AM_V_CCLD)$(LINK) $(pause_OBJECTS) $(pause_LDADD) $(LIBS)
614prlimit$(EXEEXT): $(prlimit_OBJECTS) $(prlimit_DEPENDENCIES) $(EXTRA_prlimit_DEPENDENCIES)
615 @rm -f prlimit$(EXEEXT)
616 $(AM_V_CCLD)$(LINK) $(prlimit_OBJECTS) $(prlimit_LDADD) $(LIBS)
617space$(EXEEXT): $(space_OBJECTS) $(space_DEPENDENCIES) $(EXTRA_space_DEPENDENCIES)
618 @rm -f space$(EXEEXT)
619 $(AM_V_CCLD)$(LINK) $(space_OBJECTS) $(space_LDADD) $(LIBS)
620stamp$(EXEEXT): $(stamp_OBJECTS) $(stamp_DEPENDENCIES) $(EXTRA_stamp_DEPENDENCIES)
621 @rm -f stamp$(EXEEXT)
622 $(AM_V_CCLD)$(LINK) $(stamp_OBJECTS) $(stamp_LDADD) $(LIBS)
623x86-model$(EXEEXT): $(x86_model_OBJECTS) $(x86_model_DEPENDENCIES) $(EXTRA_x86_model_DEPENDENCIES)
624 @rm -f x86-model$(EXEEXT)
625 $(AM_V_CCLD)$(LINK) $(x86_model_OBJECTS) $(x86_model_LDADD) $(LIBS)
626xtitle$(EXEEXT): $(xtitle_OBJECTS) $(xtitle_DEPENDENCIES) $(EXTRA_xtitle_DEPENDENCIES)
627 @rm -f xtitle$(EXEEXT)
628 $(AM_V_CCLD)$(LINK) $(xtitle_OBJECTS) $(xtitle_LDADD) $(LIBS)
629install-binSCRIPTS: $(bin_SCRIPTS)
630 @$(NORMAL_INSTALL)
631 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
632 if test -n "$$list"; then \
633 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
634 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
635 fi; \
636 for p in $$list; do \
637 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
638 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
639 done | \
640 sed -e 'p;s,.*/,,;n' \
641 -e 'h;s|.*|.|' \
642 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
643 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
644 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
645 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
646 if (++n[d] == $(am__install_max)) { \
647 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
648 else { print "f", d "/" $$4, $$1 } } \
649 END { for (d in files) print "f", d, files[d] }' | \
650 while read type dir files; do \
651 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
652 test -z "$$files" || { \
653 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
654 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
655 } \
656 ; done
657
658uninstall-binSCRIPTS:
659 @$(NORMAL_UNINSTALL)
660 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
661 files=`for p in $$list; do echo "$$p"; done | \
662 sed -e 's,.*/,,;$(transform)'`; \
663 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
664install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
665 @$(NORMAL_INSTALL)
666 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
667 if test -n "$$list"; then \
668 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
669 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
670 fi; \
671 for p in $$list; do \
672 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
673 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
674 done | \
675 sed -e 'p;s,.*/,,;n' \
676 -e 'h;s|.*|.|' \
677 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
678 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
679 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
680 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
681 if (++n[d] == $(am__install_max)) { \
682 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
683 else { print "f", d "/" $$4, $$1 } } \
684 END { for (d in files) print "f", d, files[d] }' | \
685 while read type dir files; do \
686 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
687 test -z "$$files" || { \
688 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
689 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
690 } \
691 ; done
692
693uninstall-dist_binSCRIPTS:
694 @$(NORMAL_UNINSTALL)
695 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
696 files=`for p in $$list; do echo "$$p"; done | \
697 sed -e 's,.*/,,;$(transform)'`; \
698 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
699install-dist_sbinSCRIPTS: $(dist_sbin_SCRIPTS)
700 @$(NORMAL_INSTALL)
701 @list='$(dist_sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
702 if test -n "$$list"; then \
703 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
704 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
705 fi; \
706 for p in $$list; do \
707 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
708 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
709 done | \
710 sed -e 'p;s,.*/,,;n' \
711 -e 'h;s|.*|.|' \
712 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
713 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
714 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
715 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
716 if (++n[d] == $(am__install_max)) { \
717 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
718 else { print "f", d "/" $$4, $$1 } } \
719 END { for (d in files) print "f", d, files[d] }' | \
720 while read type dir files; do \
721 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
722 test -z "$$files" || { \
723 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
724 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
725 } \
726 ; done
727
728uninstall-dist_sbinSCRIPTS:
729 @$(NORMAL_UNINSTALL)
730 @list='$(dist_sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
731 files=`for p in $$list; do echo "$$p"; done | \
732 sed -e 's,.*/,,;$(transform)'`; \
733 dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
734install-sbinSCRIPTS: $(sbin_SCRIPTS)
735 @$(NORMAL_INSTALL)
736 @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
737 if test -n "$$list"; then \
738 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
739 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
740 fi; \
741 for p in $$list; do \
742 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
743 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
744 done | \
745 sed -e 'p;s,.*/,,;n' \
746 -e 'h;s|.*|.|' \
747 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
748 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
749 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
750 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
751 if (++n[d] == $(am__install_max)) { \
752 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
753 else { print "f", d "/" $$4, $$1 } } \
754 END { for (d in files) print "f", d, files[d] }' | \
755 while read type dir files; do \
756 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
757 test -z "$$files" || { \
758 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
759 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
760 } \
761 ; done
762
763uninstall-sbinSCRIPTS:
764 @$(NORMAL_UNINSTALL)
765 @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
766 files=`for p in $$list; do echo "$$p"; done | \
767 sed -e 's,.*/,,;$(transform)'`; \
768 dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
769
770mostlyclean-compile:
771 -rm -f *.$(OBJEXT)
772
773distclean-compile:
774 -rm -f *.tab.c
775
776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdb-check-domain.Po@am__quote@
777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdb-probe.Po@am__quote@
778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpass.Po@am__quote@
779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gorp.Po@am__quote@
780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if-mtu.Po@am__quote@
781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locking.Po@am__quote@
782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mtimeout.Po@am__quote@
783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/not.Po@am__quote@
784@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pause.Po@am__quote@
785@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prlimit.Po@am__quote@
786@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/space.Po@am__quote@
787@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stamp.Po@am__quote@
788@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86-model.Po@am__quote@
789@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtitle.Po@am__quote@
790
791.c.o:
792@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
793@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
794@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
795@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
796@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
797
798.c.obj:
799@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
800@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
801@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
802@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
804install-man1: $(dist_man_MANS) $(man_MANS)
805 @$(NORMAL_INSTALL)
806 @list1=''; \
807 list2='$(dist_man_MANS) $(man_MANS)'; \
808 test -n "$(man1dir)" \
809 && test -n "`echo $$list1$$list2`" \
810 || exit 0; \
811 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
812 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
813 { for i in $$list1; do echo "$$i"; done; \
814 if test -n "$$list2"; then \
815 for i in $$list2; do echo "$$i"; done \
816 | sed -n '/\.1[a-z]*$$/p'; \
817 fi; \
818 } | while read p; do \
819 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
820 echo "$$d$$p"; echo "$$p"; \
821 done | \
822 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
823 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
824 sed 'N;N;s,\n, ,g' | { \
825 list=; while read file base inst; do \
826 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
827 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
828 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
829 fi; \
830 done; \
831 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
832 while read files; do \
833 test -z "$$files" || { \
834 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
835 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
836 done; }
837
838uninstall-man1:
839 @$(NORMAL_UNINSTALL)
840 @list=''; test -n "$(man1dir)" || exit 0; \
841 files=`{ for i in $$list; do echo "$$i"; done; \
842 l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
843 sed -n '/\.1[a-z]*$$/p'; \
844 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
845 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
846 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
847install-man8: $(dist_man_MANS) $(man_MANS)
848 @$(NORMAL_INSTALL)
849 @list1=''; \
850 list2='$(dist_man_MANS) $(man_MANS)'; \
851 test -n "$(man8dir)" \
852 && test -n "`echo $$list1$$list2`" \
853 || exit 0; \
854 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
855 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
856 { for i in $$list1; do echo "$$i"; done; \
857 if test -n "$$list2"; then \
858 for i in $$list2; do echo "$$i"; done \
859 | sed -n '/\.8[a-z]*$$/p'; \
860 fi; \
861 } | while read p; do \
862 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
863 echo "$$d$$p"; echo "$$p"; \
864 done | \
865 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
866 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
867 sed 'N;N;s,\n, ,g' | { \
868 list=; while read file base inst; do \
869 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
870 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
871 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
872 fi; \
873 done; \
874 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
875 while read files; do \
876 test -z "$$files" || { \
877 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
878 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
879 done; }
880
881uninstall-man8:
882 @$(NORMAL_UNINSTALL)
883 @list=''; test -n "$(man8dir)" || exit 0; \
884 files=`{ for i in $$list; do echo "$$i"; done; \
885 l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
886 sed -n '/\.8[a-z]*$$/p'; \
887 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
888 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
889 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
890install-dist_perlmodDATA: $(dist_perlmod_DATA)
891 @$(NORMAL_INSTALL)
892 @list='$(dist_perlmod_DATA)'; test -n "$(perlmoddir)" || list=; \
893 if test -n "$$list"; then \
894 echo " $(MKDIR_P) '$(DESTDIR)$(perlmoddir)'"; \
895 $(MKDIR_P) "$(DESTDIR)$(perlmoddir)" || exit 1; \
896 fi; \
897 for p in $$list; do \
898 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
899 echo "$$d$$p"; \
900 done | $(am__base_list) | \
901 while read files; do \
902 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perlmoddir)'"; \
903 $(INSTALL_DATA) $$files "$(DESTDIR)$(perlmoddir)" || exit $$?; \
904 done
905
906uninstall-dist_perlmodDATA:
907 @$(NORMAL_UNINSTALL)
908 @list='$(dist_perlmod_DATA)'; test -n "$(perlmoddir)" || list=; \
909 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
910 dir='$(DESTDIR)$(perlmoddir)'; $(am__uninstall_files_from_dir)
911
912ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
913 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
914 unique=`for i in $$list; do \
915 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
916 done | \
917 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
918 END { if (nonempty) { for (i in files) print i; }; }'`; \
919 mkid -fID $$unique
920tags: TAGS
921
922TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
923 $(TAGS_FILES) $(LISP)
924 set x; \
925 here=`pwd`; \
926 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
927 unique=`for i in $$list; do \
928 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
929 done | \
930 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
931 END { if (nonempty) { for (i in files) print i; }; }'`; \
932 shift; \
933 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
934 test -n "$$unique" || unique=$$empty_fix; \
935 if test $$# -gt 0; then \
936 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
937 "$$@" $$unique; \
938 else \
939 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
940 $$unique; \
941 fi; \
942 fi
943ctags: CTAGS
944CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
945 $(TAGS_FILES) $(LISP)
946 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
947 unique=`for i in $$list; do \
948 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
949 done | \
950 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
951 END { if (nonempty) { for (i in files) print i; }; }'`; \
952 test -z "$(CTAGS_ARGS)$$unique" \
953 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
954 $$unique
955
956GTAGS:
957 here=`$(am__cd) $(top_builddir) && pwd` \
958 && $(am__cd) $(top_srcdir) \
959 && gtags -i $(GTAGS_ARGS) "$$here"
960
961distclean-tags:
962 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
963
964distdir: $(DISTFILES)
965 @list='$(MANS)'; if test -n "$$list"; then \
966 list=`for p in $$list; do \
967 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
968 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
969 if test -n "$$list" && \
970 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
971 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
972 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
973 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
974 echo " typically \`make maintainer-clean' will remove them" >&2; \
975 exit 1; \
976 else :; fi; \
977 else :; fi
978 $(am__remove_distdir)
979 test -d "$(distdir)" || mkdir "$(distdir)"
980 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
981 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
982 list='$(DISTFILES)'; \
983 dist_files=`for file in $$list; do echo $$file; done | \
984 sed -e "s|^$$srcdirstrip/||;t" \
985 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
986 case $$dist_files in \
987 */*) $(MKDIR_P) `echo "$$dist_files" | \
988 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
989 sort -u` ;; \
990 esac; \
991 for file in $$dist_files; do \
992 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
993 if test -d $$d/$$file; then \
994 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
995 if test -d "$(distdir)/$$file"; then \
996 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
997 fi; \
998 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
999 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1000 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1001 fi; \
1002 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1003 else \
1004 test -f "$(distdir)/$$file" \
1005 || cp -p $$d/$$file "$(distdir)/$$file" \
1006 || exit 1; \
1007 fi; \
1008 done
1009 $(MAKE) $(AM_MAKEFLAGS) \
1010 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1011 dist-hook
1012 -test -n "$(am__skip_mode_fix)" \
1013 || find "$(distdir)" -type d ! -perm -755 \
1014 -exec chmod u+rwx,go+rx {} \; -o \
1015 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1016 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1017 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1018 || chmod -R a+r "$(distdir)"
1019dist-gzip: distdir
1020 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1021 $(am__remove_distdir)
1022
1023dist-bzip2: distdir
1024 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1025 $(am__remove_distdir)
1026
1027dist-lzip: distdir
1028 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1029 $(am__remove_distdir)
1030
1031dist-lzma: distdir
1032 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1033 $(am__remove_distdir)
1034
1035dist-xz: distdir
1036 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1037 $(am__remove_distdir)
1038
1039dist-tarZ: distdir
1040 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1041 $(am__remove_distdir)
1042
1043dist-shar: distdir
1044 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1045 $(am__remove_distdir)
1046
1047dist-zip: distdir
1048 -rm -f $(distdir).zip
1049 zip -rq $(distdir).zip $(distdir)
1050 $(am__remove_distdir)
1051
1052dist dist-all: distdir
1053 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1054 $(am__remove_distdir)
1055
1056# This target untars the dist file and tries a VPATH configuration. Then
1057# it guarantees that the distribution is self-contained by making another
1058# tarfile.
1059distcheck: dist
1060 case '$(DIST_ARCHIVES)' in \
1061 *.tar.gz*) \
1062 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1063 *.tar.bz2*) \
1064 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1065 *.tar.lzma*) \
1066 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1067 *.tar.lz*) \
1068 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1069 *.tar.xz*) \
1070 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1071 *.tar.Z*) \
1072 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1073 *.shar.gz*) \
1074 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1075 *.zip*) \
1076 unzip $(distdir).zip ;;\
1077 esac
1078 chmod -R a-w $(distdir); chmod u+w $(distdir)
1079 mkdir $(distdir)/_build
1080 mkdir $(distdir)/_inst
1081 chmod a-w $(distdir)
1082 test -d $(distdir)/_build || exit 0; \
1083 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1084 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1085 && am__cwd=`pwd` \
1086 && $(am__cd) $(distdir)/_build \
1087 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1088 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1089 $(DISTCHECK_CONFIGURE_FLAGS) \
1090 && $(MAKE) $(AM_MAKEFLAGS) \
1091 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1092 && $(MAKE) $(AM_MAKEFLAGS) check \
1093 && $(MAKE) $(AM_MAKEFLAGS) install \
1094 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1095 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1096 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1097 distuninstallcheck \
1098 && chmod -R a-w "$$dc_install_base" \
1099 && ({ \
1100 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1101 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1102 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1103 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1104 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1105 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1106 && rm -rf "$$dc_destdir" \
1107 && $(MAKE) $(AM_MAKEFLAGS) dist \
1108 && rm -rf $(DIST_ARCHIVES) \
1109 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1110 && cd "$$am__cwd" \
1111 || exit 1
1112 $(am__remove_distdir)
1113 @(echo "$(distdir) archives ready for distribution: "; \
1114 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1115 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1116distuninstallcheck:
1117 @test -n '$(distuninstallcheck_dir)' || { \
1118 echo 'ERROR: trying to run $@ with an empty' \
1119 '$$(distuninstallcheck_dir)' >&2; \
1120 exit 1; \
1121 }; \
1122 $(am__cd) '$(distuninstallcheck_dir)' || { \
1123 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1124 exit 1; \
1125 }; \
1126 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1127 || { echo "ERROR: files left after uninstall:" ; \
1128 if test -n "$(DESTDIR)"; then \
1129 echo " (check DESTDIR support)"; \
1130 fi ; \
1131 $(distuninstallcheck_listfiles) ; \
1132 exit 1; } >&2
1133distcleancheck: distclean
1134 @if test '$(srcdir)' = . ; then \
1135 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1136 exit 1 ; \
1137 fi
1138 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1139 || { echo "ERROR: files left in build directory after distclean:" ; \
1140 $(distcleancheck_listfiles) ; \
1141 exit 1; } >&2
1142check-am: all-am
1143check: check-am
1144all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA)
1145installdirs:
1146 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(perlmoddir)"; do \
1147 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1148 done
1149install: install-am
1150install-exec: install-exec-am
1151install-data: install-data-am
1152uninstall: uninstall-am
1153
1154install-am: all-am
1155 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1156
1157installcheck: installcheck-am
1158install-strip:
1159 if test -z '$(STRIP)'; then \
1160 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1161 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1162 install; \
1163 else \
1164 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1165 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1166 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1167 fi
1168mostlyclean-generic:
1169
1170clean-generic:
1171 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1172
1173distclean-generic:
1174 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1175 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1176
1177maintainer-clean-generic:
1178 @echo "This command is intended for maintainers to use"
1179 @echo "it deletes files that may require special tools to rebuild."
1180clean: clean-am
1181
1182clean-am: clean-binPROGRAMS clean-generic clean-sbinPROGRAMS \
1183 mostlyclean-am
1184
1185distclean: distclean-am
1186 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1187 -rm -rf ./$(DEPDIR)
1188 -rm -f Makefile
1189distclean-am: clean-am distclean-compile distclean-generic \
1190 distclean-tags
1191
1192dvi: dvi-am
1193
1194dvi-am:
1195
1196html: html-am
1197
1198html-am:
1199
1200info: info-am
1201
1202info-am:
1203
1204install-data-am: install-dist_perlmodDATA install-man
1205
1206install-dvi: install-dvi-am
1207
1208install-dvi-am:
1209
1210install-exec-am: install-binPROGRAMS install-binSCRIPTS \
1211 install-dist_binSCRIPTS install-dist_sbinSCRIPTS \
1212 install-sbinPROGRAMS install-sbinSCRIPTS
1213
1214install-html: install-html-am
1215
1216install-html-am:
1217
1218install-info: install-info-am
1219
1220install-info-am:
1221
1222install-man: install-man1 install-man8
1223
1224install-pdf: install-pdf-am
1225
1226install-pdf-am:
1227
1228install-ps: install-ps-am
1229
1230install-ps-am:
1231
1232installcheck-am:
1233
1234maintainer-clean: maintainer-clean-am
1235 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1236 -rm -rf $(top_srcdir)/autom4te.cache
1237 -rm -rf ./$(DEPDIR)
1238 -rm -f Makefile
1239maintainer-clean-am: distclean-am maintainer-clean-generic
1240
1241mostlyclean: mostlyclean-am
1242
1243mostlyclean-am: mostlyclean-compile mostlyclean-generic
1244
1245pdf: pdf-am
1246
1247pdf-am:
1248
1249ps: ps-am
1250
1251ps-am:
1252
1253uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1254 uninstall-dist_binSCRIPTS uninstall-dist_perlmodDATA \
1255 uninstall-dist_sbinSCRIPTS uninstall-man \
1256 uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS
1257
1258uninstall-man: uninstall-man1 uninstall-man8
1259
1260.MAKE: install-am install-strip
1261
1262.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1263 clean-binPROGRAMS clean-generic clean-sbinPROGRAMS ctags dist \
1264 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
1265 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1266 distclean-compile distclean-generic distclean-tags \
1267 distcleancheck distdir distuninstallcheck dvi dvi-am html \
1268 html-am info info-am install install-am install-binPROGRAMS \
1269 install-binSCRIPTS install-data install-data-am \
1270 install-dist_binSCRIPTS install-dist_perlmodDATA \
1271 install-dist_sbinSCRIPTS install-dvi install-dvi-am \
1272 install-exec install-exec-am install-html install-html-am \
1273 install-info install-info-am install-man install-man1 \
1274 install-man8 install-pdf install-pdf-am install-ps \
1275 install-ps-am install-sbinPROGRAMS install-sbinSCRIPTS \
1276 install-strip installcheck installcheck-am installdirs \
1277 maintainer-clean maintainer-clean-generic mostlyclean \
1278 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1279 tags uninstall uninstall-am uninstall-binPROGRAMS \
1280 uninstall-binSCRIPTS uninstall-dist_binSCRIPTS \
1281 uninstall-dist_perlmodDATA uninstall-dist_sbinSCRIPTS \
1282 uninstall-man uninstall-man1 uninstall-man8 \
1283 uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS
1284
1285
1286hush: hush.in Makefile
1287 $(SUBST) $(srcdir)/hush.in >$@.new $(SUBSTITUTIONS) && \
1288 chmod +x $@.new && mv $@.new $@
1289
1290hush.1: hush.1.in Makefile
1291 $(SUBST) $(srcdir)/hush.1.in >$@.new $(SUBSTITUTIONS) && \
1292 mv $@.new $@
1293
1294@HAVE_BASH_TRUE@inplace: inplace.in Makefile
1295@HAVE_BASH_TRUE@ $(SUBST) $(srcdir)/inplace.in >$@.new $(SUBSTITUTIONS) && \
1296@HAVE_BASH_TRUE@ chmod +x $@.new && mv $@.new $@
1297
1298@HAVE_PYTHON_TRUE@cdb-assign: cdb-assign.in Makefile
1299@HAVE_PYTHON_TRUE@ $(SUBST) $(srcdir)/cdb-assign.in >$@.new $(SUBSTITUTIONS) && \
1300@HAVE_PYTHON_TRUE@ chmod +x $@.new && mv $@.new $@
1301
1302@HAVE_PYTHON_TRUE@cdb-list: cdb-list.in Makefile
1303@HAVE_PYTHON_TRUE@ $(SUBST) $(srcdir)/cdb-list.in >$@.new $(SUBSTITUTIONS) && \
1304@HAVE_PYTHON_TRUE@ chmod +x $@.new && mv $@.new $@
1305
1306@HAVE_PYTHON_TRUE@cdb-map: cdb-map.in Makefile
1307@HAVE_PYTHON_TRUE@ $(SUBST) $(srcdir)/cdb-map.in >$@.new $(SUBSTITUTIONS) && \
1308@HAVE_PYTHON_TRUE@ chmod +x $@.new && mv $@.new $@
1309
1310@HAVE_PERL_TRUE@shadowfix: shadowfix.in Makefile
1311@HAVE_PERL_TRUE@ $(SUBST) $(srcdir)/shadowfix.in >$@.new $(SUBSTITUTIONS) && \
1312@HAVE_PERL_TRUE@ chmod +x $@.new && mv $@.new $@
1313
1314@HAVE_PERL_TRUE@shadowfix.8: shadowfix.in
1315@HAVE_PERL_TRUE@ $(AM_V_GEN)pod2man --section 8 $(srcdir)/shadowfix.in >$@.new && \
1316@HAVE_PERL_TRUE@ mv $@.new $@
1317
1318@HAVE_PERL_TRUE@unfwd: unfwd.in Makefile
1319@HAVE_PERL_TRUE@ $(SUBST) $(srcdir)/unfwd.in >$@.new $(SUBSTITUTIONS) && \
1320@HAVE_PERL_TRUE@ chmod +x $@.new && mv $@.new $@
1321
1322@HAVE_TCLSH_TRUE@splitconf: splitconf.in Makefile
1323@HAVE_TCLSH_TRUE@ $(SUBST) $(srcdir)/splitconf.in >$@.new $(SUBSTITUTIONS) && \
1324@HAVE_TCLSH_TRUE@ chmod +x $@.new && mv $@.new $@
1325
1326###--------------------------------------------------------------------------
1327### Other administrivia.
1328
1329dist-hook:
1330 echo $(VERSION) >$(distdir)/RELEASE
1331
1332###----- That's all, folks --------------------------------------------------
1333
1334# Tell versions [3.59,3.63) of GNU make to not export all variables.
1335# Otherwise a system limit (for SysV at least) may be exceeded.
1336.NOEXPORT: