]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openbsm/Makefile.in
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openbsm / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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 # $P4: //depot/projects/trustedbsd/openbsm/Makefile.in#5 $
19 #
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(top_srcdir)/config/config.h.in \
41         $(top_srcdir)/configure TODO config/config.guess \
42         config/config.sub config/depcomp config/install-sh \
43         config/ltmain.sh config/missing
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49  configure.lineno config.status.lineno
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-dvi-recursive install-exec-recursive \
58         install-html-recursive install-info-recursive \
59         install-pdf-recursive install-ps-recursive install-recursive \
60         installcheck-recursive installdirs-recursive pdf-recursive \
61         ps-recursive uninstall-recursive
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63   distclean-recursive maintainer-clean-recursive
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = $(SUBDIRS)
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 distdir = $(PACKAGE)-$(VERSION)
69 top_distdir = $(distdir)
70 am__remove_distdir = \
71   { test ! -d $(distdir) \
72     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73          && rm -fr $(distdir); }; }
74 DIST_ARCHIVES = $(distdir).tar.gz
75 GZIP_ENV = --best
76 distuninstallcheck_listfiles = find . -type f -print
77 distcleancheck_listfiles = find . -type f -print
78 ACLOCAL = @ACLOCAL@
79 AMTAR = @AMTAR@
80 AR = @AR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CXX = @CXX@
91 CXXCPP = @CXXCPP@
92 CXXDEPMODE = @CXXDEPMODE@
93 CXXFLAGS = @CXXFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 ECHO = @ECHO@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 F77 = @F77@
104 FFLAGS = @FFLAGS@
105 GREP = @GREP@
106 INSTALL = @INSTALL@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 LDFLAGS = @LDFLAGS@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LIBTOOL = @LIBTOOL@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 MAINT = @MAINT@
118 MAKEINFO = @MAKEINFO@
119 MKDIR_P = @MKDIR_P@
120 OBJEXT = @OBJEXT@
121 PACKAGE = @PACKAGE@
122 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123 PACKAGE_NAME = @PACKAGE_NAME@
124 PACKAGE_STRING = @PACKAGE_STRING@
125 PACKAGE_TARNAME = @PACKAGE_TARNAME@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 RANLIB = @RANLIB@
129 SED = @SED@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 VERSION = @VERSION@
134 abs_builddir = @abs_builddir@
135 abs_srcdir = @abs_srcdir@
136 abs_top_builddir = @abs_top_builddir@
137 abs_top_srcdir = @abs_top_srcdir@
138 ac_ct_CC = @ac_ct_CC@
139 ac_ct_CXX = @ac_ct_CXX@
140 ac_ct_F77 = @ac_ct_F77@
141 am__include = @am__include@
142 am__leading_dot = @am__leading_dot@
143 am__quote = @am__quote@
144 am__tar = @am__tar@
145 am__untar = @am__untar@
146 bindir = @bindir@
147 build = @build@
148 build_alias = @build_alias@
149 build_cpu = @build_cpu@
150 build_os = @build_os@
151 build_vendor = @build_vendor@
152 builddir = @builddir@
153 datadir = @datadir@
154 datarootdir = @datarootdir@
155 docdir = @docdir@
156 dvidir = @dvidir@
157 exec_prefix = @exec_prefix@
158 host = @host@
159 host_alias = @host_alias@
160 host_cpu = @host_cpu@
161 host_os = @host_os@
162 host_vendor = @host_vendor@
163 htmldir = @htmldir@
164 includedir = @includedir@
165 infodir = @infodir@
166 install_sh = @install_sh@
167 libdir = @libdir@
168 libexecdir = @libexecdir@
169 localedir = @localedir@
170 localstatedir = @localstatedir@
171 mandir = @mandir@
172 mkdir_p = @mkdir_p@
173 oldincludedir = @oldincludedir@
174 pdfdir = @pdfdir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 psdir = @psdir@
178 sbindir = @sbindir@
179 sharedstatedir = @sharedstatedir@
180 srcdir = @srcdir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
185 SUBDIRS = \
186         bsm             \
187         libbsm          \
188         bin             \
189         man             \
190         modules
191
192 EXTRA_DIST = \
193         CHANGELOG       \
194         LICENSE         \
195         README          \
196         TODO            \
197         VERSION
198
199 all: all-recursive
200
201 .SUFFIXES:
202 am--refresh:
203         @:
204 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
205         @for dep in $?; do \
206           case '$(am__configure_deps)' in \
207             *$$dep*) \
208               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
209               cd $(srcdir) && $(AUTOMAKE) --foreign  \
210                 && exit 0; \
211               exit 1;; \
212           esac; \
213         done; \
214         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
215         cd $(top_srcdir) && \
216           $(AUTOMAKE) --foreign  Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219         @case '$?' in \
220           *config.status*) \
221             echo ' $(SHELL) ./config.status'; \
222             $(SHELL) ./config.status;; \
223           *) \
224             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
225             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
226         esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         $(SHELL) ./config.status --recheck
230
231 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232         cd $(srcdir) && $(AUTOCONF)
233 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
235
236 config/config.h: config/stamp-h1
237         @if test ! -f $@; then \
238           rm -f config/stamp-h1; \
239           $(MAKE) $(AM_MAKEFLAGS) config/stamp-h1; \
240         else :; fi
241
242 config/stamp-h1: $(top_srcdir)/config/config.h.in $(top_builddir)/config.status
243         @rm -f config/stamp-h1
244         cd $(top_builddir) && $(SHELL) ./config.status config/config.h
245 $(top_srcdir)/config/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
246         cd $(top_srcdir) && $(AUTOHEADER)
247         rm -f config/stamp-h1
248         touch $@
249
250 distclean-hdr:
251         -rm -f config/config.h config/stamp-h1
252
253 mostlyclean-libtool:
254         -rm -f *.lo
255
256 clean-libtool:
257         -rm -rf .libs _libs
258
259 distclean-libtool:
260         -rm -f libtool
261
262 # This directory's subdirectories are mostly independent; you can cd
263 # into them and run `make' without going through this Makefile.
264 # To change the values of `make' variables: instead of editing Makefiles,
265 # (1) if the variable is set in `config.status', edit `config.status'
266 #     (which will cause the Makefiles to be regenerated when you run `make');
267 # (2) otherwise, pass the desired values on the `make' command line.
268 $(RECURSIVE_TARGETS):
269         @failcom='exit 1'; \
270         for f in x $$MAKEFLAGS; do \
271           case $$f in \
272             *=* | --[!k]*);; \
273             *k*) failcom='fail=yes';; \
274           esac; \
275         done; \
276         dot_seen=no; \
277         target=`echo $@ | sed s/-recursive//`; \
278         list='$(SUBDIRS)'; for subdir in $$list; do \
279           echo "Making $$target in $$subdir"; \
280           if test "$$subdir" = "."; then \
281             dot_seen=yes; \
282             local_target="$$target-am"; \
283           else \
284             local_target="$$target"; \
285           fi; \
286           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287           || eval $$failcom; \
288         done; \
289         if test "$$dot_seen" = "no"; then \
290           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
291         fi; test -z "$$fail"
292
293 $(RECURSIVE_CLEAN_TARGETS):
294         @failcom='exit 1'; \
295         for f in x $$MAKEFLAGS; do \
296           case $$f in \
297             *=* | --[!k]*);; \
298             *k*) failcom='fail=yes';; \
299           esac; \
300         done; \
301         dot_seen=no; \
302         case "$@" in \
303           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
304           *) list='$(SUBDIRS)' ;; \
305         esac; \
306         rev=''; for subdir in $$list; do \
307           if test "$$subdir" = "."; then :; else \
308             rev="$$subdir $$rev"; \
309           fi; \
310         done; \
311         rev="$$rev ."; \
312         target=`echo $@ | sed s/-recursive//`; \
313         for subdir in $$rev; do \
314           echo "Making $$target in $$subdir"; \
315           if test "$$subdir" = "."; then \
316             local_target="$$target-am"; \
317           else \
318             local_target="$$target"; \
319           fi; \
320           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321           || eval $$failcom; \
322         done && test -z "$$fail"
323 tags-recursive:
324         list='$(SUBDIRS)'; for subdir in $$list; do \
325           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
326         done
327 ctags-recursive:
328         list='$(SUBDIRS)'; for subdir in $$list; do \
329           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
330         done
331
332 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334         unique=`for i in $$list; do \
335             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336           done | \
337           $(AWK) '    { files[$$0] = 1; } \
338                END { for (i in files) print i; }'`; \
339         mkid -fID $$unique
340 tags: TAGS
341
342 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
347           include_option=--etags-include; \
348           empty_fix=.; \
349         else \
350           include_option=--include; \
351           empty_fix=; \
352         fi; \
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           if test "$$subdir" = .; then :; else \
355             test ! -f $$subdir/TAGS || \
356               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
357           fi; \
358         done; \
359         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '    { files[$$0] = 1; } \
364                END { for (i in files) print i; }'`; \
365         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
366           test -n "$$unique" || unique=$$empty_fix; \
367           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368             $$tags $$unique; \
369         fi
370 ctags: CTAGS
371 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
372                 $(TAGS_FILES) $(LISP)
373         tags=; \
374         here=`pwd`; \
375         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '    { files[$$0] = 1; } \
380                END { for (i in files) print i; }'`; \
381         test -z "$(CTAGS_ARGS)$$tags$$unique" \
382           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
383              $$tags $$unique
384
385 GTAGS:
386         here=`$(am__cd) $(top_builddir) && pwd` \
387           && cd $(top_srcdir) \
388           && gtags -i $(GTAGS_ARGS) $$here
389
390 distclean-tags:
391         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
392
393 distdir: $(DISTFILES)
394         $(am__remove_distdir)
395         test -d $(distdir) || mkdir $(distdir)
396         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
398         list='$(DISTFILES)'; \
399           dist_files=`for file in $$list; do echo $$file; done | \
400           sed -e "s|^$$srcdirstrip/||;t" \
401               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
402         case $$dist_files in \
403           */*) $(MKDIR_P) `echo "$$dist_files" | \
404                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
405                            sort -u` ;; \
406         esac; \
407         for file in $$dist_files; do \
408           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
409           if test -d $$d/$$file; then \
410             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
411             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
413             fi; \
414             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
415           else \
416             test -f $(distdir)/$$file \
417             || cp -p $$d/$$file $(distdir)/$$file \
418             || exit 1; \
419           fi; \
420         done
421         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
422           if test "$$subdir" = .; then :; else \
423             test -d "$(distdir)/$$subdir" \
424             || $(MKDIR_P) "$(distdir)/$$subdir" \
425             || exit 1; \
426             distdir=`$(am__cd) $(distdir) && pwd`; \
427             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
428             (cd $$subdir && \
429               $(MAKE) $(AM_MAKEFLAGS) \
430                 top_distdir="$$top_distdir" \
431                 distdir="$$distdir/$$subdir" \
432                 am__remove_distdir=: \
433                 am__skip_length_check=: \
434                 distdir) \
435               || exit 1; \
436           fi; \
437         done
438         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
439           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
440           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
441           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
442         || chmod -R a+r $(distdir)
443 dist-gzip: distdir
444         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
445         $(am__remove_distdir)
446
447 dist-bzip2: distdir
448         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
449         $(am__remove_distdir)
450
451 dist-tarZ: distdir
452         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
453         $(am__remove_distdir)
454
455 dist-shar: distdir
456         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
457         $(am__remove_distdir)
458
459 dist-zip: distdir
460         -rm -f $(distdir).zip
461         zip -rq $(distdir).zip $(distdir)
462         $(am__remove_distdir)
463
464 dist dist-all: distdir
465         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
466         $(am__remove_distdir)
467
468 # This target untars the dist file and tries a VPATH configuration.  Then
469 # it guarantees that the distribution is self-contained by making another
470 # tarfile.
471 distcheck: dist
472         case '$(DIST_ARCHIVES)' in \
473         *.tar.gz*) \
474           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
475         *.tar.bz2*) \
476           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
477         *.tar.Z*) \
478           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
479         *.shar.gz*) \
480           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
481         *.zip*) \
482           unzip $(distdir).zip ;;\
483         esac
484         chmod -R a-w $(distdir); chmod a+w $(distdir)
485         mkdir $(distdir)/_build
486         mkdir $(distdir)/_inst
487         chmod a-w $(distdir)
488         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
489           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
490           && cd $(distdir)/_build \
491           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
492             $(DISTCHECK_CONFIGURE_FLAGS) \
493           && $(MAKE) $(AM_MAKEFLAGS) \
494           && $(MAKE) $(AM_MAKEFLAGS) dvi \
495           && $(MAKE) $(AM_MAKEFLAGS) check \
496           && $(MAKE) $(AM_MAKEFLAGS) install \
497           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
498           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
499           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
500                 distuninstallcheck \
501           && chmod -R a-w "$$dc_install_base" \
502           && ({ \
503                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
504                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
505                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
506                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
507                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
508               } || { rm -rf "$$dc_destdir"; exit 1; }) \
509           && rm -rf "$$dc_destdir" \
510           && $(MAKE) $(AM_MAKEFLAGS) dist \
511           && rm -rf $(DIST_ARCHIVES) \
512           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
513         $(am__remove_distdir)
514         @(echo "$(distdir) archives ready for distribution: "; \
515           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
516           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
517 distuninstallcheck:
518         @cd $(distuninstallcheck_dir) \
519         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
520            || { echo "ERROR: files left after uninstall:" ; \
521                 if test -n "$(DESTDIR)"; then \
522                   echo "  (check DESTDIR support)"; \
523                 fi ; \
524                 $(distuninstallcheck_listfiles) ; \
525                 exit 1; } >&2
526 distcleancheck: distclean
527         @if test '$(srcdir)' = . ; then \
528           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
529           exit 1 ; \
530         fi
531         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
532           || { echo "ERROR: files left in build directory after distclean:" ; \
533                $(distcleancheck_listfiles) ; \
534                exit 1; } >&2
535 check-am: all-am
536 check: check-recursive
537 all-am: Makefile
538 installdirs: installdirs-recursive
539 installdirs-am:
540 install: install-recursive
541 install-exec: install-exec-recursive
542 install-data: install-data-recursive
543 uninstall: uninstall-recursive
544
545 install-am: all-am
546         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
547
548 installcheck: installcheck-recursive
549 install-strip:
550         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552           `test -z '$(STRIP)' || \
553             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
554 mostlyclean-generic:
555
556 clean-generic:
557
558 distclean-generic:
559         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
560
561 maintainer-clean-generic:
562         @echo "This command is intended for maintainers to use"
563         @echo "it deletes files that may require special tools to rebuild."
564 clean: clean-recursive
565
566 clean-am: clean-generic clean-libtool mostlyclean-am
567
568 distclean: distclean-recursive
569         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
570         -rm -f Makefile
571 distclean-am: clean-am distclean-generic distclean-hdr \
572         distclean-libtool distclean-tags
573
574 dvi: dvi-recursive
575
576 dvi-am:
577
578 html: html-recursive
579
580 info: info-recursive
581
582 info-am:
583
584 install-data-am:
585
586 install-dvi: install-dvi-recursive
587
588 install-exec-am:
589
590 install-html: install-html-recursive
591
592 install-info: install-info-recursive
593
594 install-man:
595
596 install-pdf: install-pdf-recursive
597
598 install-ps: install-ps-recursive
599
600 installcheck-am:
601
602 maintainer-clean: maintainer-clean-recursive
603         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
604         -rm -rf $(top_srcdir)/autom4te.cache
605         -rm -f Makefile
606 maintainer-clean-am: distclean-am maintainer-clean-generic
607
608 mostlyclean: mostlyclean-recursive
609
610 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
611
612 pdf: pdf-recursive
613
614 pdf-am:
615
616 ps: ps-recursive
617
618 ps-am:
619
620 uninstall-am:
621
622 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
623         install-strip
624
625 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
626         all all-am am--refresh check check-am clean clean-generic \
627         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
628         dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
629         distclean-generic distclean-hdr distclean-libtool \
630         distclean-tags distcleancheck distdir distuninstallcheck dvi \
631         dvi-am html html-am info info-am install install-am \
632         install-data install-data-am install-dvi install-dvi-am \
633         install-exec install-exec-am install-html install-html-am \
634         install-info install-info-am install-man install-pdf \
635         install-pdf-am install-ps install-ps-am install-strip \
636         installcheck installcheck-am installdirs installdirs-am \
637         maintainer-clean maintainer-clean-generic mostlyclean \
638         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
639         tags tags-recursive uninstall uninstall-am
640
641 # Tell versions [3.59,3.63) of GNU make to not export all variables.
642 # Otherwise a system limit (for SysV at least) may be exceeded.
643 .NOEXPORT: