]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/Makefile.in
Vendor import of OpenPAM Resedacea.
[FreeBSD/FreeBSD.git] / bin / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 # $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20   if test -z '$(MAKELEVEL)'; then \
21     false; \
22   elif test -n '$(MAKE_HOST)'; then \
23     true; \
24   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25     true; \
26   else \
27     false; \
28   fi; \
29 }
30 am__make_running_with_option = \
31   case $${target_option-} in \
32       ?) ;; \
33       *) echo "am__make_running_with_option: internal error: invalid" \
34               "target option '$${target_option-}' specified" >&2; \
35          exit 1;; \
36   esac; \
37   has_opt=no; \
38   sane_makeflags=$$MAKEFLAGS; \
39   if $(am__is_gnu_make); then \
40     sane_makeflags=$$MFLAGS; \
41   else \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         bs=\\; \
45         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
47     esac; \
48   fi; \
49   skip_next=no; \
50   strip_trailopt () \
51   { \
52     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53   }; \
54   for flg in $$sane_makeflags; do \
55     test $$skip_next = yes && { skip_next=no; continue; }; \
56     case $$flg in \
57       *=*|--*) continue;; \
58         -*I) strip_trailopt 'I'; skip_next=yes;; \
59       -*I?*) strip_trailopt 'I';; \
60         -*O) strip_trailopt 'O'; skip_next=yes;; \
61       -*O?*) strip_trailopt 'O';; \
62         -*l) strip_trailopt 'l'; skip_next=yes;; \
63       -*l?*) strip_trailopt 'l';; \
64       -[dEDm]) skip_next=yes;; \
65       -[JT]) skip_next=yes;; \
66     esac; \
67     case $$flg in \
68       *$$target_option*) has_opt=yes; break;; \
69     esac; \
70   done; \
71   test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 @WITH_PAMTEST_TRUE@am__append_1 = pamtest
93 @WITH_SU_TRUE@am__append_2 = su
94 subdir = bin
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
97         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99         $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101         $(ACLOCAL_M4)
102 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/config.h
105 CONFIG_CLEAN_FILES =
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109 am__v_P_0 = false
110 am__v_P_1 = :
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo "  GEN     " $@;
114 am__v_GEN_1 = 
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117 am__v_at_0 = @
118 am__v_at_1 = 
119 SOURCES =
120 DIST_SOURCES =
121 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
122         ctags-recursive dvi-recursive html-recursive info-recursive \
123         install-data-recursive install-dvi-recursive \
124         install-exec-recursive install-html-recursive \
125         install-info-recursive install-pdf-recursive \
126         install-ps-recursive install-recursive installcheck-recursive \
127         installdirs-recursive pdf-recursive ps-recursive \
128         tags-recursive uninstall-recursive
129 am__can_run_installinfo = \
130   case $$AM_UPDATE_INFO_DIR in \
131     n|no|NO) false;; \
132     *) (install-info --version) >/dev/null 2>&1;; \
133   esac
134 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135   distclean-recursive maintainer-clean-recursive
136 am__recursive_targets = \
137   $(RECURSIVE_TARGETS) \
138   $(RECURSIVE_CLEAN_TARGETS) \
139   $(am__extra_recursive_targets)
140 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
141         distdir
142 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
143 # Read a list of newline-separated strings from the standard input,
144 # and print each of them once, without duplicates.  Input order is
145 # *not* preserved.
146 am__uniquify_input = $(AWK) '\
147   BEGIN { nonempty = 0; } \
148   { items[$$0] = 1; nonempty = 1; } \
149   END { if (nonempty) { for (i in items) print i; }; } \
150 '
151 # Make sure the list of sources is unique.  This is necessary because,
152 # e.g., the same source file might be shared among _SOURCES variables
153 # for different programs/libraries.
154 am__define_uniq_tagged_files = \
155   list='$(am__tagged_files)'; \
156   unique=`for i in $$list; do \
157     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
158   done | $(am__uniquify_input)`
159 ETAGS = etags
160 CTAGS = ctags
161 DIST_SUBDIRS = openpam_dump_policy pamtest su
162 am__DIST_COMMON = $(srcdir)/Makefile.in
163 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
164 am__relativize = \
165   dir0=`pwd`; \
166   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
167   sed_rest='s,^[^/]*/*,,'; \
168   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
169   sed_butlast='s,/*[^/]*$$,,'; \
170   while test -n "$$dir1"; do \
171     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
172     if test "$$first" != "."; then \
173       if test "$$first" = ".."; then \
174         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
175         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
176       else \
177         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
178         if test "$$first2" = "$$first"; then \
179           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
180         else \
181           dir2="../$$dir2"; \
182         fi; \
183         dir0="$$dir0"/"$$first"; \
184       fi; \
185     fi; \
186     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
187   done; \
188   reldir="$$dir2"
189 ACLOCAL = @ACLOCAL@
190 AMTAR = @AMTAR@
191 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
192 AR = @AR@
193 AUTOCONF = @AUTOCONF@
194 AUTOHEADER = @AUTOHEADER@
195 AUTOMAKE = @AUTOMAKE@
196 AWK = @AWK@
197 CC = @CC@
198 CCDEPMODE = @CCDEPMODE@
199 CFLAGS = @CFLAGS@
200 CPP = @CPP@
201 CPPFLAGS = @CPPFLAGS@
202 CRYB_TEST_LIBS = @CRYB_TEST_LIBS@
203 CRYPTO_LIBS = @CRYPTO_LIBS@
204 CRYPT_LIBS = @CRYPT_LIBS@
205 CYGPATH_W = @CYGPATH_W@
206 DEFS = @DEFS@
207 DEPDIR = @DEPDIR@
208 DLLTOOL = @DLLTOOL@
209 DL_LIBS = @DL_LIBS@
210 DSYMUTIL = @DSYMUTIL@
211 DUMPBIN = @DUMPBIN@
212 ECHO_C = @ECHO_C@
213 ECHO_N = @ECHO_N@
214 ECHO_T = @ECHO_T@
215 EGREP = @EGREP@
216 EXEEXT = @EXEEXT@
217 FGREP = @FGREP@
218 GREP = @GREP@
219 INSTALL = @INSTALL@
220 INSTALL_DATA = @INSTALL_DATA@
221 INSTALL_PROGRAM = @INSTALL_PROGRAM@
222 INSTALL_SCRIPT = @INSTALL_SCRIPT@
223 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
224 LD = @LD@
225 LDFLAGS = @LDFLAGS@
226 LIBOBJS = @LIBOBJS@
227 LIBS = @LIBS@
228 LIBTOOL = @LIBTOOL@
229 LIB_MAJ = @LIB_MAJ@
230 LIPO = @LIPO@
231 LN_S = @LN_S@
232 LTLIBOBJS = @LTLIBOBJS@
233 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
234 MAKEINFO = @MAKEINFO@
235 MANIFEST_TOOL = @MANIFEST_TOOL@
236 MKDIR_P = @MKDIR_P@
237 NM = @NM@
238 NMEDIT = @NMEDIT@
239 OBJDUMP = @OBJDUMP@
240 OBJEXT = @OBJEXT@
241 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
242 OTOOL = @OTOOL@
243 OTOOL64 = @OTOOL64@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 RANLIB = @RANLIB@
253 SED = @SED@
254 SET_MAKE = @SET_MAKE@
255 SHELL = @SHELL@
256 STRIP = @STRIP@
257 SYSTEM_LIBPAM = @SYSTEM_LIBPAM@
258 VERSION = @VERSION@
259 abs_builddir = @abs_builddir@
260 abs_srcdir = @abs_srcdir@
261 abs_top_builddir = @abs_top_builddir@
262 abs_top_srcdir = @abs_top_srcdir@
263 ac_ct_AR = @ac_ct_AR@
264 ac_ct_CC = @ac_ct_CC@
265 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
266 am__include = @am__include@
267 am__leading_dot = @am__leading_dot@
268 am__quote = @am__quote@
269 am__tar = @am__tar@
270 am__untar = @am__untar@
271 bindir = @bindir@
272 build = @build@
273 build_alias = @build_alias@
274 build_cpu = @build_cpu@
275 build_os = @build_os@
276 build_vendor = @build_vendor@
277 builddir = @builddir@
278 datadir = @datadir@
279 datarootdir = @datarootdir@
280 docdir = @docdir@
281 dvidir = @dvidir@
282 exec_prefix = @exec_prefix@
283 host = @host@
284 host_alias = @host_alias@
285 host_cpu = @host_cpu@
286 host_os = @host_os@
287 host_vendor = @host_vendor@
288 htmldir = @htmldir@
289 includedir = @includedir@
290 infodir = @infodir@
291 install_sh = @install_sh@
292 libdir = @libdir@
293 libexecdir = @libexecdir@
294 localedir = @localedir@
295 localstatedir = @localstatedir@
296 mandir = @mandir@
297 mkdir_p = @mkdir_p@
298 oldincludedir = @oldincludedir@
299 pdfdir = @pdfdir@
300 prefix = @prefix@
301 program_transform_name = @program_transform_name@
302 psdir = @psdir@
303 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 SUBDIRS = openpam_dump_policy $(am__append_1) $(am__append_2)
312 all: all-recursive
313
314 .SUFFIXES:
315 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
316         @for dep in $?; do \
317           case '$(am__configure_deps)' in \
318             *$$dep*) \
319               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
320                 && { if test -f $@; then exit 0; else break; fi; }; \
321               exit 1;; \
322           esac; \
323         done; \
324         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/Makefile'; \
325         $(am__cd) $(top_srcdir) && \
326           $(AUTOMAKE) --foreign bin/Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328         @case '$?' in \
329           *config.status*) \
330             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331           *) \
332             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334         esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339 $(top_srcdir)/configure:  $(am__configure_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(am__aclocal_m4_deps):
344
345 mostlyclean-libtool:
346         -rm -f *.lo
347
348 clean-libtool:
349         -rm -rf .libs _libs
350
351 # This directory's subdirectories are mostly independent; you can cd
352 # into them and run 'make' without going through this Makefile.
353 # To change the values of 'make' variables: instead of editing Makefiles,
354 # (1) if the variable is set in 'config.status', edit 'config.status'
355 #     (which will cause the Makefiles to be regenerated when you run 'make');
356 # (2) otherwise, pass the desired values on the 'make' command line.
357 $(am__recursive_targets):
358         @fail=; \
359         if $(am__make_keepgoing); then \
360           failcom='fail=yes'; \
361         else \
362           failcom='exit 1'; \
363         fi; \
364         dot_seen=no; \
365         target=`echo $@ | sed s/-recursive//`; \
366         case "$@" in \
367           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
368           *) list='$(SUBDIRS)' ;; \
369         esac; \
370         for subdir in $$list; do \
371           echo "Making $$target in $$subdir"; \
372           if test "$$subdir" = "."; then \
373             dot_seen=yes; \
374             local_target="$$target-am"; \
375           else \
376             local_target="$$target"; \
377           fi; \
378           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
379           || eval $$failcom; \
380         done; \
381         if test "$$dot_seen" = "no"; then \
382           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
383         fi; test -z "$$fail"
384
385 ID: $(am__tagged_files)
386         $(am__define_uniq_tagged_files); mkid -fID $$unique
387 tags: tags-recursive
388 TAGS: tags
389
390 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
391         set x; \
392         here=`pwd`; \
393         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
394           include_option=--etags-include; \
395           empty_fix=.; \
396         else \
397           include_option=--include; \
398           empty_fix=; \
399         fi; \
400         list='$(SUBDIRS)'; for subdir in $$list; do \
401           if test "$$subdir" = .; then :; else \
402             test ! -f $$subdir/TAGS || \
403               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
404           fi; \
405         done; \
406         $(am__define_uniq_tagged_files); \
407         shift; \
408         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
409           test -n "$$unique" || unique=$$empty_fix; \
410           if test $$# -gt 0; then \
411             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412               "$$@" $$unique; \
413           else \
414             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415               $$unique; \
416           fi; \
417         fi
418 ctags: ctags-recursive
419
420 CTAGS: ctags
421 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
422         $(am__define_uniq_tagged_files); \
423         test -z "$(CTAGS_ARGS)$$unique" \
424           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
425              $$unique
426
427 GTAGS:
428         here=`$(am__cd) $(top_builddir) && pwd` \
429           && $(am__cd) $(top_srcdir) \
430           && gtags -i $(GTAGS_ARGS) "$$here"
431 cscopelist: cscopelist-recursive
432
433 cscopelist-am: $(am__tagged_files)
434         list='$(am__tagged_files)'; \
435         case "$(srcdir)" in \
436           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
437           *) sdir=$(subdir)/$(srcdir) ;; \
438         esac; \
439         for i in $$list; do \
440           if test -f "$$i"; then \
441             echo "$(subdir)/$$i"; \
442           else \
443             echo "$$sdir/$$i"; \
444           fi; \
445         done >> $(top_builddir)/cscope.files
446
447 distclean-tags:
448         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
449
450 distdir: $(DISTFILES)
451         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453         list='$(DISTFILES)'; \
454           dist_files=`for file in $$list; do echo $$file; done | \
455           sed -e "s|^$$srcdirstrip/||;t" \
456               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
457         case $$dist_files in \
458           */*) $(MKDIR_P) `echo "$$dist_files" | \
459                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
460                            sort -u` ;; \
461         esac; \
462         for file in $$dist_files; do \
463           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
464           if test -d $$d/$$file; then \
465             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
466             if test -d "$(distdir)/$$file"; then \
467               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
468             fi; \
469             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
470               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
471               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472             fi; \
473             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
474           else \
475             test -f "$(distdir)/$$file" \
476             || cp -p $$d/$$file "$(distdir)/$$file" \
477             || exit 1; \
478           fi; \
479         done
480         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
481           if test "$$subdir" = .; then :; else \
482             $(am__make_dryrun) \
483               || test -d "$(distdir)/$$subdir" \
484               || $(MKDIR_P) "$(distdir)/$$subdir" \
485               || exit 1; \
486             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
487             $(am__relativize); \
488             new_distdir=$$reldir; \
489             dir1=$$subdir; dir2="$(top_distdir)"; \
490             $(am__relativize); \
491             new_top_distdir=$$reldir; \
492             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
493             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
494             ($(am__cd) $$subdir && \
495               $(MAKE) $(AM_MAKEFLAGS) \
496                 top_distdir="$$new_top_distdir" \
497                 distdir="$$new_distdir" \
498                 am__remove_distdir=: \
499                 am__skip_length_check=: \
500                 am__skip_mode_fix=: \
501                 distdir) \
502               || exit 1; \
503           fi; \
504         done
505 check-am: all-am
506 check: check-recursive
507 all-am: Makefile
508 installdirs: installdirs-recursive
509 installdirs-am:
510 install: install-recursive
511 install-exec: install-exec-recursive
512 install-data: install-data-recursive
513 uninstall: uninstall-recursive
514
515 install-am: all-am
516         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
517
518 installcheck: installcheck-recursive
519 install-strip:
520         if test -z '$(STRIP)'; then \
521           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
522             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
523               install; \
524         else \
525           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
526             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
527             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
528         fi
529 mostlyclean-generic:
530
531 clean-generic:
532
533 distclean-generic:
534         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
535         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
536
537 maintainer-clean-generic:
538         @echo "This command is intended for maintainers to use"
539         @echo "it deletes files that may require special tools to rebuild."
540 clean: clean-recursive
541
542 clean-am: clean-generic clean-libtool mostlyclean-am
543
544 distclean: distclean-recursive
545         -rm -f Makefile
546 distclean-am: clean-am distclean-generic distclean-tags
547
548 dvi: dvi-recursive
549
550 dvi-am:
551
552 html: html-recursive
553
554 html-am:
555
556 info: info-recursive
557
558 info-am:
559
560 install-data-am:
561
562 install-dvi: install-dvi-recursive
563
564 install-dvi-am:
565
566 install-exec-am:
567
568 install-html: install-html-recursive
569
570 install-html-am:
571
572 install-info: install-info-recursive
573
574 install-info-am:
575
576 install-man:
577
578 install-pdf: install-pdf-recursive
579
580 install-pdf-am:
581
582 install-ps: install-ps-recursive
583
584 install-ps-am:
585
586 installcheck-am:
587
588 maintainer-clean: maintainer-clean-recursive
589         -rm -f Makefile
590 maintainer-clean-am: distclean-am maintainer-clean-generic
591
592 mostlyclean: mostlyclean-recursive
593
594 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
595
596 pdf: pdf-recursive
597
598 pdf-am:
599
600 ps: ps-recursive
601
602 ps-am:
603
604 uninstall-am:
605
606 .MAKE: $(am__recursive_targets) install-am install-strip
607
608 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
609         check-am clean clean-generic clean-libtool cscopelist-am ctags \
610         ctags-am distclean distclean-generic distclean-libtool \
611         distclean-tags distdir dvi dvi-am html html-am info info-am \
612         install install-am install-data install-data-am install-dvi \
613         install-dvi-am install-exec install-exec-am install-html \
614         install-html-am install-info install-info-am install-man \
615         install-pdf install-pdf-am install-ps install-ps-am \
616         install-strip installcheck installcheck-am installdirs \
617         installdirs-am maintainer-clean maintainer-clean-generic \
618         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
619         ps ps-am tags tags-am uninstall uninstall-am
620
621 .PRECIOUS: Makefile
622
623
624 # Tell versions [3.59,3.63) of GNU make to not export all variables.
625 # Otherwise a system limit (for SysV at least) may be exceeded.
626 .NOEXPORT: