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