source: trunk/debathena/third/schroot/man/Makefile.in @ 24172

Revision 24172, 17.2 KB checked in by broder, 15 years ago (diff)
Import the autogoo generated files in schroot. The packaging doesn't build these itself, so we need to.
Line 
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# schroot Makefile template
18#
19#
20# Copyright © 2004-2009  Roger Leigh <rleigh@debian.org>
21#
22# schroot is free software: you can redistribute it and/or modify it
23# under the terms of the GNU General Public License as published by
24# the Free Software Foundation, either version 3 of the License, or
25# (at your option) any later version.
26#
27# schroot is distributed in the hope that it will be useful, but
28# WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30# General Public License for more details.
31#
32# You should have received a copy of the GNU General Public License
33# along with this program.  If not, see
34# <http://www.gnu.org/licenses/>.
35#
36#####################################################################
37
38# schroot Makefile template
39#
40#
41# Copyright © 2004-2007  Roger Leigh <rleigh@debian.org>
42#
43# schroot is free software: you can redistribute it and/or modify it
44# under the terms of the GNU General Public License as published by
45# the Free Software Foundation, either version 3 of the License, or
46# (at your option) any later version.
47#
48# schroot is distributed in the hope that it will be useful, but
49# WITHOUT ANY WARRANTY; without even the implied warranty of
50# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
51# General Public License for more details.
52#
53# You should have received a copy of the GNU General Public License
54# along with this program.  If not, see
55# <http://www.gnu.org/licenses/>.
56#
57#####################################################################
58VPATH = @srcdir@
59pkgdatadir = $(datadir)/@PACKAGE@
60pkglibdir = $(libdir)/@PACKAGE@
61pkgincludedir = $(includedir)/@PACKAGE@
62am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63install_sh_DATA = $(install_sh) -c -m 644
64install_sh_PROGRAM = $(install_sh) -c
65install_sh_SCRIPT = $(install_sh) -c
66INSTALL_HEADER = $(INSTALL_DATA)
67transform = $(program_transform_name)
68NORMAL_INSTALL = :
69PRE_INSTALL = :
70POST_INSTALL = :
71NORMAL_UNINSTALL = :
72PRE_UNINSTALL = :
73POST_UNINSTALL = :
74build_triplet = @build@
75host_triplet = @host@
76DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
77        $(srcdir)/csbuild.1.in $(srcdir)/dchroot-dsa.1.in \
78        $(srcdir)/dchroot.1.in $(srcdir)/schroot-script-config.5.in \
79        $(srcdir)/schroot-setup.5.in $(srcdir)/schroot.1.in \
80        $(srcdir)/schroot.conf.5.in $(top_srcdir)/scripts/global.mk
81subdir = man
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
84        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
85        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
86        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
87        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
88        $(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90        $(ACLOCAL_M4)
91mkinstalldirs = $(install_sh) -d
92CONFIG_HEADER = $(top_builddir)/config.h \
93        $(top_builddir)/sbuild/sbuild-config.h
94CONFIG_CLEAN_FILES = schroot.1 schroot-setup.5 schroot.conf.5 \
95        schroot-script-config.5 dchroot.1 dchroot-dsa.1 csbuild.1
96SOURCES =
97DIST_SOURCES =
98man1dir = $(mandir)/man1
99am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"
100man5dir = $(mandir)/man5
101NROFF = nroff
102MANS = $(man_MANS)
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104ACLOCAL = @ACLOCAL@
105AMTAR = @AMTAR@
106AR = @AR@
107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
110AWK = @AWK@
111BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@
112BOOST_LIBS = @BOOST_LIBS@
113CC = @CC@
114CCDEPMODE = @CCDEPMODE@
115CFLAGS = @CFLAGS@
116CPP = @CPP@
117CPPFLAGS = @CPPFLAGS@
118CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
119CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
120CPPUNIT_LIBS = @CPPUNIT_LIBS@
121CSBUILD_CONF = @CSBUILD_CONF@
122CXX = @CXX@
123CXXCPP = @CXXCPP@
124CXXDEPMODE = @CXXDEPMODE@
125CXXFLAGS = @CXXFLAGS@
126CYGPATH_W = @CYGPATH_W@
127DCHROOT_CONF = @DCHROOT_CONF@
128DEFS = @DEFS@
129DEPDIR = @DEPDIR@
130DOXYGEN = @DOXYGEN@
131DSYMUTIL = @DSYMUTIL@
132ECHO = @ECHO@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EGREP = @EGREP@
137EXEEXT = @EXEEXT@
138F77 = @F77@
139FFLAGS = @FFLAGS@
140FIND = @FIND@
141GMSGFMT = @GMSGFMT@
142GMSGFMT_015 = @GMSGFMT_015@
143GREP = @GREP@
144INSTALL = @INSTALL@
145INSTALL_DATA = @INSTALL_DATA@
146INSTALL_PROGRAM = @INSTALL_PROGRAM@
147INSTALL_SCRIPT = @INSTALL_SCRIPT@
148INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149INTLLIBS = @INTLLIBS@
150INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
151LDFLAGS = @LDFLAGS@
152LIBICONV = @LIBICONV@
153LIBINTL = @LIBINTL@
154LIBOBJS = @LIBOBJS@
155LIBS = @LIBS@
156LIBTOOL = @LIBTOOL@
157LN_S = @LN_S@
158LOCKDEV_LIBS = @LOCKDEV_LIBS@
159LOSETUP = @LOSETUP@
160LTLIBICONV = @LTLIBICONV@
161LTLIBINTL = @LTLIBINTL@
162LTLIBOBJS = @LTLIBOBJS@
163LVCREATE = @LVCREATE@
164LVREMOVE = @LVREMOVE@
165MAINT = @MAINT@
166MAKEINFO = @MAKEINFO@
167MKDIR_P = @MKDIR_P@
168MSGFMT = @MSGFMT@
169MSGFMT_015 = @MSGFMT_015@
170MSGMERGE = @MSGMERGE@
171NMEDIT = @NMEDIT@
172OBJEXT = @OBJEXT@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PAM_LIBS = @PAM_LIBS@
181PATH_SEPARATOR = @PATH_SEPARATOR@
182PKG_CONFIG = @PKG_CONFIG@
183POSUB = @POSUB@
184PTHREAD_CC = @PTHREAD_CC@
185PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
186PTHREAD_LIBS = @PTHREAD_LIBS@
187RANLIB = @RANLIB@
188RELEASE_DATE = @RELEASE_DATE@
189RELEASE_DATE_S = @RELEASE_DATE_S@
190SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@
191SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@
192SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@
193SCHROOT_CFLAGS = @SCHROOT_CFLAGS@
194SCHROOT_CONF = @SCHROOT_CONF@
195SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@
196SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@
197SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@
198SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@
199SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@
200SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@
201SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@
202SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@
203SED = @SED@
204SET_MAKE = @SET_MAKE@
205SHELL = @SHELL@
206STRIP = @STRIP@
207USE_NLS = @USE_NLS@
208UUID_CFLAGS = @UUID_CFLAGS@
209UUID_LIBS = @UUID_LIBS@
210VERSION = @VERSION@
211XARGS = @XARGS@
212XGETTEXT = @XGETTEXT@
213XGETTEXT_015 = @XGETTEXT_015@
214abs_builddir = @abs_builddir@
215abs_srcdir = @abs_srcdir@
216abs_top_builddir = @abs_top_builddir@
217abs_top_srcdir = @abs_top_srcdir@
218ac_ct_CC = @ac_ct_CC@
219ac_ct_CXX = @ac_ct_CXX@
220ac_ct_F77 = @ac_ct_F77@
221acx_pthread_config = @acx_pthread_config@
222am__include = @am__include@
223am__leading_dot = @am__leading_dot@
224am__quote = @am__quote@
225am__tar = @am__tar@
226am__untar = @am__untar@
227bashcompletiondir = @bashcompletiondir@
228bindir = @bindir@
229build = @build@
230build_alias = @build_alias@
231build_cpu = @build_cpu@
232build_os = @build_os@
233build_vendor = @build_vendor@
234builddir = @builddir@
235datadir = @datadir@
236datarootdir = @datarootdir@
237docdir = @docdir@
238dvidir = @dvidir@
239exec_prefix = @exec_prefix@
240host = @host@
241host_alias = @host_alias@
242host_cpu = @host_cpu@
243host_os = @host_os@
244host_vendor = @host_vendor@
245htmldir = @htmldir@
246includedir = @includedir@
247infodir = @infodir@
248install_sh = @install_sh@
249libdir = @libdir@
250libexecdir = @libexecdir@
251localedir = @localedir@
252localstatedir = @localstatedir@
253mandir = @mandir@
254mkdir_p = @mkdir_p@
255oldincludedir = @oldincludedir@
256pdfdir = @pdfdir@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262srcdir = @srcdir@
263sysconfdir = @sysconfdir@
264target_alias = @target_alias@
265top_builddir = @top_builddir@
266top_srcdir = @top_srcdir@
267
268# Global options for use in all Makefiles.
269AM_CXXFLAGS = -I$(top_srcdir) $(LOCAL_CXXFLAGS) $(PTHREAD_CFLAGS) -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing
270AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS)
271@BUILD_DCHROOT_TRUE@dchroot_mans = dchroot.1
272@BUILD_DCHROOT_DSA_TRUE@dchroot_dsa_mans = dchroot-dsa.1
273@BUILD_CSBUILD_TRUE@csbuild_mans = csbuild.1
274man_MANS = \
275        schroot.1               \
276        schroot-setup.5         \
277        schroot.conf.5          \
278        schroot-script-config.5 \
279        $(dchroot_mans)         \
280        $(dchroot_dsa_mans)     \
281        $(csbuild_mans)
282
283all: all-am
284
285.SUFFIXES:
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
287        @for dep in $?; do \
288          case '$(am__configure_deps)' in \
289            *$$dep*) \
290              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
291                && exit 0; \
292              exit 1;; \
293          esac; \
294        done; \
295        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
296        cd $(top_srcdir) && \
297          $(AUTOMAKE) --gnu  man/Makefile
298.PRECIOUS: Makefile
299Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300        @case '$?' in \
301          *config.status*) \
302            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
303          *) \
304            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
306        esac;
307
308$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
311$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
312        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315schroot.1: $(top_builddir)/config.status $(srcdir)/schroot.1.in
316        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
317schroot-setup.5: $(top_builddir)/config.status $(srcdir)/schroot-setup.5.in
318        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
319schroot.conf.5: $(top_builddir)/config.status $(srcdir)/schroot.conf.5.in
320        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
321schroot-script-config.5: $(top_builddir)/config.status $(srcdir)/schroot-script-config.5.in
322        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
323dchroot.1: $(top_builddir)/config.status $(srcdir)/dchroot.1.in
324        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
325dchroot-dsa.1: $(top_builddir)/config.status $(srcdir)/dchroot-dsa.1.in
326        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
327csbuild.1: $(top_builddir)/config.status $(srcdir)/csbuild.1.in
328        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
329
330mostlyclean-libtool:
331        -rm -f *.lo
332
333clean-libtool:
334        -rm -rf .libs _libs
335install-man1: $(man1_MANS) $(man_MANS)
336        @$(NORMAL_INSTALL)
337        test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
338        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
339        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
340        for i in $$l2; do \
341          case "$$i" in \
342            *.1*) list="$$list $$i" ;; \
343          esac; \
344        done; \
345        for i in $$list; do \
346          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
347          else file=$$i; fi; \
348          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
349          case "$$ext" in \
350            1*) ;; \
351            *) ext='1' ;; \
352          esac; \
353          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
354          inst=`echo $$inst | sed -e 's/^.*\///'`; \
355          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
356          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
357          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
358        done
359uninstall-man1:
360        @$(NORMAL_UNINSTALL)
361        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
362        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
363        for i in $$l2; do \
364          case "$$i" in \
365            *.1*) list="$$list $$i" ;; \
366          esac; \
367        done; \
368        for i in $$list; do \
369          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
370          case "$$ext" in \
371            1*) ;; \
372            *) ext='1' ;; \
373          esac; \
374          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
375          inst=`echo $$inst | sed -e 's/^.*\///'`; \
376          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
377          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
378          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
379        done
380install-man5: $(man5_MANS) $(man_MANS)
381        @$(NORMAL_INSTALL)
382        test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)"
383        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
384        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
385        for i in $$l2; do \
386          case "$$i" in \
387            *.5*) list="$$list $$i" ;; \
388          esac; \
389        done; \
390        for i in $$list; do \
391          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
392          else file=$$i; fi; \
393          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
394          case "$$ext" in \
395            5*) ;; \
396            *) ext='5' ;; \
397          esac; \
398          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
399          inst=`echo $$inst | sed -e 's/^.*\///'`; \
400          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
401          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
402          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
403        done
404uninstall-man5:
405        @$(NORMAL_UNINSTALL)
406        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
407        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
408        for i in $$l2; do \
409          case "$$i" in \
410            *.5*) list="$$list $$i" ;; \
411          esac; \
412        done; \
413        for i in $$list; do \
414          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
415          case "$$ext" in \
416            5*) ;; \
417            *) ext='5' ;; \
418          esac; \
419          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
420          inst=`echo $$inst | sed -e 's/^.*\///'`; \
421          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
422          echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
423          rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
424        done
425tags: TAGS
426TAGS:
427
428ctags: CTAGS
429CTAGS:
430
431
432distdir: $(DISTFILES)
433        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435        list='$(DISTFILES)'; \
436          dist_files=`for file in $$list; do echo $$file; done | \
437          sed -e "s|^$$srcdirstrip/||;t" \
438              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
439        case $$dist_files in \
440          */*) $(MKDIR_P) `echo "$$dist_files" | \
441                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
442                           sort -u` ;; \
443        esac; \
444        for file in $$dist_files; do \
445          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446          if test -d $$d/$$file; then \
447            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
448            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
450            fi; \
451            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
452          else \
453            test -f $(distdir)/$$file \
454            || cp -p $$d/$$file $(distdir)/$$file \
455            || exit 1; \
456          fi; \
457        done
458check-am: all-am
459check: check-am
460all-am: Makefile $(MANS)
461installdirs:
462        for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
463          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
464        done
465install: install-am
466install-exec: install-exec-am
467install-data: install-data-am
468uninstall: uninstall-am
469
470install-am: all-am
471        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473installcheck: installcheck-am
474install-strip:
475        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477          `test -z '$(STRIP)' || \
478            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
479mostlyclean-generic:
480
481clean-generic:
482
483distclean-generic:
484        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485
486maintainer-clean-generic:
487        @echo "This command is intended for maintainers to use"
488        @echo "it deletes files that may require special tools to rebuild."
489clean: clean-am
490
491clean-am: clean-generic clean-libtool mostlyclean-am
492
493distclean: distclean-am
494        -rm -f Makefile
495distclean-am: clean-am distclean-generic
496
497dvi: dvi-am
498
499dvi-am:
500
501html: html-am
502
503info: info-am
504
505info-am:
506
507install-data-am: install-man
508
509install-dvi: install-dvi-am
510
511install-exec-am:
512
513install-html: install-html-am
514
515install-info: install-info-am
516
517install-man: install-man1 install-man5
518
519install-pdf: install-pdf-am
520
521install-ps: install-ps-am
522
523installcheck-am:
524
525maintainer-clean: maintainer-clean-am
526        -rm -f Makefile
527maintainer-clean-am: distclean-am maintainer-clean-generic
528
529mostlyclean: mostlyclean-am
530
531mostlyclean-am: mostlyclean-generic mostlyclean-libtool
532
533pdf: pdf-am
534
535pdf-am:
536
537ps: ps-am
538
539ps-am:
540
541uninstall-am: uninstall-man
542
543uninstall-man: uninstall-man1 uninstall-man5
544
545.MAKE: install-am install-strip
546
547.PHONY: all all-am check check-am clean clean-generic clean-libtool \
548        distclean distclean-generic distclean-libtool distdir dvi \
549        dvi-am html html-am info info-am install install-am \
550        install-data install-data-am install-dvi install-dvi-am \
551        install-exec install-exec-am install-html install-html-am \
552        install-info install-info-am install-man install-man1 \
553        install-man5 install-pdf install-pdf-am install-ps \
554        install-ps-am install-strip installcheck installcheck-am \
555        installdirs maintainer-clean maintainer-clean-generic \
556        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
557        ps ps-am uninstall uninstall-am uninstall-man uninstall-man1 \
558        uninstall-man5
559
560# Tell versions [3.59,3.63) of GNU make to not export all variables.
561# Otherwise a system limit (for SysV at least) may be exceeded.
562.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.