Lines Matching +full:m +full:- +full:jpeg
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30 case $${target_option-} in \
33 "target option '$${target_option-}' specified" >&2; \
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;; \
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
100 mkinstalldirs = $(install_sh) -d
121 *) (install-info --version) >/dev/null 2>&1;; \
128 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
145 test -z "$$files" \
146 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148 $(am__cd) "$$dir" && rm -f $$files; }; \
336 $(MAGIC_FRAGMENT_DIR)/c-lang \
417 $(MAGIC_FRAGMENT_DIR)/hitachi-sh \
433 $(MAGIC_FRAGMENT_DIR)/jpeg \
496 $(MAGIC_FRAGMENT_DIR)/nim-lang \
526 $(MAGIC_FRAGMENT_DIR)/pgp-binary-keys \
589 $(MAGIC_FRAGMENT_DIR)/ti-8x \
603 $(MAGIC_FRAGMENT_DIR)/vacuum-cleaner \
648 all: all-am
655 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
656 && { if test -f $@; then exit 0; else break; fi; }; \
660 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign magic/Makefile'; \
662 $(AUTOMAKE) --foreign magic/Makefile
666 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
673 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
676 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
678 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
681 mostlyclean-libtool:
682 -rm -f *.lo
684 clean-libtool:
685 -rm -rf .libs _libs
686 install-pkgdataDATA: $(pkgdata_DATA)
688 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
689 if test -n "$$list"; then \
694 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
702 uninstall-pkgdataDATA:
704 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
705 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
714 $(MAKE) $(AM_MAKEFLAGS) distdir-am
716 distdir-am: $(DISTFILES)
721 sed -e "s|^$$srcdirstrip/||;t" \
722 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
726 sort -u` ;; \
729 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
730 if test -d $$d/$$file; then \
731 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
732 if test -d "$(distdir)/$$file"; then \
733 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
736 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
737 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
739 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
741 test -f "$(distdir)/$$file" \
742 || cp -p $$d/$$file "$(distdir)/$$file" \
746 check-am: all-am
747 check: check-am
748 all-am: Makefile $(DATA)
751 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
753 install: install-am
754 install-exec: install-exec-am
755 install-data: install-data-am
756 uninstall: uninstall-am
758 install-am: all-am
759 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
761 installcheck: installcheck-am
762 install-strip:
763 if test -z '$(STRIP)'; then \
765 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
769 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
772 mostlyclean-generic:
774 clean-generic:
775 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
777 distclean-generic:
778 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
781 maintainer-clean-generic:
784 clean: clean-am
786 clean-am: clean-generic clean-libtool mostlyclean-am
788 distclean: distclean-am
789 -rm -f Makefile
790 distclean-am: clean-am distclean-generic
792 dvi: dvi-am
794 dvi-am:
796 html: html-am
798 html-am:
800 info: info-am
802 info-am:
804 install-data-am: install-pkgdataDATA
806 install-dvi: install-dvi-am
808 install-dvi-am:
810 install-exec-am:
812 install-html: install-html-am
814 install-html-am:
816 install-info: install-info-am
818 install-info-am:
820 install-man:
822 install-pdf: install-pdf-am
824 install-pdf-am:
826 install-ps: install-ps-am
828 install-ps-am:
830 installcheck-am:
832 maintainer-clean: maintainer-clean-am
833 -rm -f Makefile
834 maintainer-clean-am: distclean-am maintainer-clean-generic
836 mostlyclean: mostlyclean-am
838 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
840 pdf: pdf-am
842 pdf-am:
844 ps: ps-am
846 ps-am:
848 uninstall-am: uninstall-pkgdataDATA
850 .MAKE: install-am install-strip
852 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
853 cscopelist-am ctags-am distclean distclean-generic \
854 distclean-libtool distdir dvi dvi-am html html-am info info-am \
855 install install-am install-data install-data-am install-dvi \
856 install-dvi-am install-exec install-exec-am install-html \
857 install-html-am install-info install-info-am install-man \
858 install-pdf install-pdf-am install-pkgdataDATA install-ps \
859 install-ps-am install-strip installcheck installcheck-am \
860 installdirs maintainer-clean maintainer-clean-generic \
861 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
862 ps ps-am tags-am uninstall uninstall-am uninstall-pkgdataDATA
868 @rm -fr magic
869 @mkdir magic && cp -p $(MAGIC_FRAGMENTS) magic
873 v=$$(${FILE_COMPILE} --version | sed -e s/file-// -e q); \
876 echo "cross-compile file ${PACKAGE_VERSION}"; \
881 $(FILE_COMPILE) -C -m magic
882 @rm -fr magic