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