Lines Matching +full:libpam +full:- +full:dev

4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
17 if test -z '$(MAKELEVEL)'; then \
19 elif test -n '$(MAKE_HOST)'; then \
21 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28 case $${target_option-} in \
31 "target option '$${target_option-}' specified" >&2; \
54 *=*|--*) continue;; \
55 -*I) strip_trailopt 'I'; skip_next=yes;; \
56 -*I?*) strip_trailopt 'I';; \
57 -*O) strip_trailopt 'O'; skip_next=yes;; \
58 -*O?*) strip_trailopt 'O';; \
59 -*l) strip_trailopt 'l'; skip_next=yes;; \
60 -*l?*) strip_trailopt 'l';; \
61 -[dEDm]) skip_next=yes;; \
62 -[JT]) skip_next=yes;; \
76 install_sh_DATA = $(install_sh) -c -m 644
77 install_sh_PROGRAM = $(install_sh) -c
78 install_sh_SCRIPT = $(install_sh) -c
99 mkinstalldirs = $(install_sh) -d
120 *) (install-info --version) >/dev/null 2>&1;; \
127 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
144 test -z "$$files" \
145 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147 $(am__cd) "$$dir" && rm -f $$files; }; \
368 LIBPAMSRCDIR = $(top_srcdir)/lib/libpam
370 all: all-am
378 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
379 && { if test -f $@; then exit 0; else break; fi; }; \
383 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/man/Makefile'; \
385 $(AUTOMAKE) --foreign doc/man/Makefile
389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404 mostlyclean-libtool:
405 -rm -f *.lo
407 clean-libtool:
408 -rm -rf .libs _libs
409 install-man3: $(dist_man3_MANS)
413 test -n "$(man3dir)" \
414 && test -n "`echo $$list1$$list2`" \
419 if test -n "$$list2"; then \
421 | sed -n '/\.3[a-z]*$$/p'; \
424 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
427 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
428 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
438 test -z "$$files" || { \
443 uninstall-man3:
445 @list='$(dist_man3_MANS)'; test -n "$(man3dir)" || exit 0; \
447 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
448 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
450 install-man5: $(dist_man5_MANS)
454 test -n "$(man5dir)" \
455 && test -n "`echo $$list1$$list2`" \
460 if test -n "$$list2"; then \
462 | sed -n '/\.5[a-z]*$$/p'; \
465 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
468 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
469 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
479 test -z "$$files" || { \
484 uninstall-man5:
486 @list='$(dist_man5_MANS)'; test -n "$(man5dir)" || exit 0; \
488 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
489 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
498 $(MAKE) $(AM_MAKEFLAGS) distdir-am
500 distdir-am: $(DISTFILES)
505 sed -e "s|^$$srcdirstrip/||;t" \
506 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510 sort -u` ;; \
513 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514 if test -d $$d/$$file; then \
515 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516 if test -d "$(distdir)/$$file"; then \
517 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
521 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
525 test -f "$(distdir)/$$file" \
526 || cp -p $$d/$$file "$(distdir)/$$file" \
530 check-am: all-am
531 check: check-am
532 all-am: Makefile $(MANS)
535 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
537 install: install-am
538 install-exec: install-exec-am
539 install-data: install-data-am
540 uninstall: uninstall-am
542 install-am: all-am
543 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545 installcheck: installcheck-am
546 install-strip:
547 if test -z '$(STRIP)'; then \
549 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556 mostlyclean-generic:
558 clean-generic:
559 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
561 distclean-generic:
562 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
563 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565 maintainer-clean-generic:
568 clean: clean-am
570 clean-am: clean-generic clean-libtool mostlyclean-am
572 distclean: distclean-am
573 -rm -f Makefile
574 distclean-am: clean-am distclean-generic
576 dvi: dvi-am
578 dvi-am:
580 html: html-am
582 html-am:
584 info: info-am
586 info-am:
588 install-data-am: install-man
590 install-dvi: install-dvi-am
592 install-dvi-am:
594 install-exec-am:
596 install-html: install-html-am
598 install-html-am:
600 install-info: install-info-am
602 install-info-am:
604 install-man: install-man3 install-man5
606 install-pdf: install-pdf-am
608 install-pdf-am:
610 install-ps: install-ps-am
612 install-ps-am:
614 installcheck-am:
616 maintainer-clean: maintainer-clean-am
617 -rm -f Makefile
618 maintainer-clean-am: distclean-am maintainer-clean-generic
620 mostlyclean: mostlyclean-am
622 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
624 pdf: pdf-am
626 pdf-am:
628 ps: ps-am
630 ps-am:
632 uninstall-am: uninstall-man
634 uninstall-man: uninstall-man3 uninstall-man5
636 .MAKE: install-am install-strip
638 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
639 cscopelist-am ctags-am distclean distclean-generic \
640 distclean-libtool distdir dvi dvi-am html html-am info info-am \
641 install install-am install-data install-data-am install-dvi \
642 install-dvi-am install-exec install-exec-am install-html \
643 install-html-am install-info install-info-am install-man \
644 install-man3 install-man5 install-pdf install-pdf-am \
645 install-ps install-ps-am install-strip installcheck \
646 installcheck-am installdirs maintainer-clean \
647 maintainer-clean-generic mostlyclean mostlyclean-generic \
648 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
649 uninstall-am uninstall-man uninstall-man3 uninstall-man5
655 perl -w $(GENDOC) $< || rm $@
658 perl -w $(GENDOC) -o $(OPENPAM_MAN) <$(srcdir)/openpam.man || rm $@
661 perl -w $(GENDOC) -p $(PAM_MAN) <$(srcdir)/pam.man || rm $@