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