===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vlc-3.0.11.1/po/Makefile.in.in-102-.po.gmo:
vlc-3.0.11.1/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
vlc-3.0.11.1/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-183-	fi; \
vlc-3.0.11.1/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
vlc-3.0.11.1/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
vlc-3.0.11.1/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-236-	  cd $(srcdir) \
vlc-3.0.11.1/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
vlc-3.0.11.1/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-267-	for cat in $$catalogs; do \
vlc-3.0.11.1/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
vlc-3.0.11.1/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
vlc-3.0.11.1/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
vlc-3.0.11.1/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-318-	for cat in $$catalogs; do \
vlc-3.0.11.1/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
vlc-3.0.11.1/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
vlc-3.0.11.1/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
vlc-3.0.11.1/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-364-	for cat in $$catalogs; do \
vlc-3.0.11.1/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
vlc-3.0.11.1/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-429-.nop.po-create:
vlc-3.0.11.1/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-436-.nop.po-update:
vlc-3.0.11.1/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
vlc-3.0.11.1/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
vlc-3.0.11.1/po/Makefile.in.in-443-	cd $(srcdir); \
vlc-3.0.11.1/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
vlc-3.0.11.1/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
vlc-3.0.11.1/po/pl.po-28553-msgid "Show 80 bands instead of 20"
vlc-3.0.11.1/po/pl.po:28554:msgstr "Pokazuj 80 pasm zamiast 20"
vlc-3.0.11.1/po/pl.po-28555-
##############################################
vlc-3.0.11.1/po/pl.po-33240-#~ msgstr ""
vlc-3.0.11.1/po/pl.po:33241:#~ "Liczba pasm używanych przez analizatora widma, powinna być 20 albo 80."
vlc-3.0.11.1/po/pl.po-33242-
vlc-3.0.11.1/po/pl.po-33243-#~ msgid "Number of bands used by the spectrometer, from 20 to 80."
vlc-3.0.11.1/po/pl.po:33244:#~ msgstr "Liczba pasm używanych przez spektrometr, od 20 do 80."
vlc-3.0.11.1/po/pl.po-33245-
##############################################
vlc-3.0.11.1/po/Rules-quot-16-.insert-header.po-update-en:
vlc-3.0.11.1/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
vlc-3.0.11.1/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
vlc-3.0.11.1/po/Rules-quot-19-	tmpdir=`pwd`; \
vlc-3.0.11.1/po/Rules-quot-20-	echo "$$lang:"; \
vlc-3.0.11.1/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
vlc-3.0.11.1/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
vlc-3.0.11.1/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
vlc-3.0.11.1/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
vlc-3.0.11.1/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
vlc-3.0.11.1/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
vlc-3.0.11.1/po/Rules-quot-29-	       ;; \
vlc-3.0.11.1/po/Rules-quot-30-	     *) \
vlc-3.0.11.1/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
vlc-3.0.11.1/po/Rules-quot-32-	       ;; \
##############################################
vlc-3.0.11.1/po/uz.po-182-msgstr ""
vlc-3.0.11.1/po/uz.po:183:"Sozlamalar ekranda ko‘rsatishga, subtitrlar va \"rasm qismlari bilan qoplash"
vlc-3.0.11.1/po/uz.po-184-"\" tegishli."
##############################################
vlc-3.0.11.1/po/uz.po-1249-msgid "Artwork URL"
vlc-3.0.11.1/po/uz.po:1250:msgstr "Rasm URL manzili"
vlc-3.0.11.1/po/uz.po-1251-
##############################################
vlc-3.0.11.1/po/uz.po-8523-msgid "Image quality"
vlc-3.0.11.1/po/uz.po:8524:msgstr "Rasm sifati"
vlc-3.0.11.1/po/uz.po-8525-
##############################################
vlc-3.0.11.1/po/uz.po-8527-msgid "Image quality 1 to 9 (max)"
vlc-3.0.11.1/po/uz.po:8528:msgstr "Rasm sifati 1 - 9 (maks)"
vlc-3.0.11.1/po/uz.po-8529-
##############################################
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch-6----
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch:7: src/x86/mc_sse.asm | 147 +++++++++++++++++----------------------------
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch-8- 1 file changed, 56 insertions(+), 91 deletions(-)
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch-9-
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch:10:diff --git a/src/x86/mc_sse.asm b/src/x86/mc_sse.asm
vlc-3.0.11.1/contrib/src/dav1d/0001-SSE2-PIC-464ca6c2.patch-11-index d98ac621..5d5c5e3f 100644
##############################################
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak-43-ifeq ($(ARCH),x86_64)
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak:44:GCRYPT_CONF += --disable-asm --disable-padlock-support
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak-45-endif
##############################################
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak-55-ifdef HAVE_BSD
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak:56:GCRYPT_CONF += --disable-asm --disable-aesni-support
vlc-3.0.11.1/contrib/src/gcrypt/rules.mak-57-endif
##############################################
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch-6-   uintptr_t ret;
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch:7:-  asm volatile ("movq %[encT], %%r8\n\t"
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch:8:+  asm volatile ("movabs %[encT], %%r8\n\t"
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch-9-                 "callq *%[ret]\n\t"
##############################################
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch-15-   uintptr_t ret;
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch:16:-  asm volatile ("movq %[dectabs], %%r8\n\t"
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch:17:+  asm volatile ("movabs %[dectabs], %%r8\n\t"
vlc-3.0.11.1/contrib/src/gcrypt/64bits-relocation.patch-18-                 "callq *%[ret]\n\t"
##############################################
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch-35-to support a mingw mkspec with a different name than the existing:
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch:36:-        case `basename "$XPLATFORM"` in win32-g++*)
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch:37:+        case `basename "$XPLATFORM"` in win32-*g++*)
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch-38-
##############################################
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch-56-         XPLATFORM="$VAL"
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch:57:-        case `basename "$XPLATFORM"` in win32-g++*)
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch:58:+        case `basename "$XPLATFORM"` in win32-*g++*)
vlc-3.0.11.1/contrib/src/qt/0009-mkspecs-Add-a-win32-clang-g-mkspec-for-clang-targeti.patch-59-             XPLATFORM_MINGW=yes
##############################################
vlc-3.0.11.1/contrib/src/qt/0008-Skip-arm-pixman-drawhelpers-on-windows-just-like-on-.patch-30- NEON_HEADERS += painting/qdrawhelper_neon_p.h
vlc-3.0.11.1/contrib/src/qt/0008-Skip-arm-pixman-drawhelpers-on-windows-just-like-on-.patch:31: NEON_ASM += ../3rdparty/pixman/pixman-arm-neon-asm.S painting/qdrawhelper_neon_asm.S
vlc-3.0.11.1/contrib/src/qt/0008-Skip-arm-pixman-drawhelpers-on-windows-just-like-on-.patch-32--!ios:!contains(QT_ARCH, "arm64"): DEFINES += ENABLE_PIXMAN_DRAWHELPERS
##############################################
vlc-3.0.11.1/contrib/src/d3d9/rules.mak-6-#ugly way to get the default location of standard idl files
vlc-3.0.11.1/contrib/src/d3d9/rules.mak:7:IDL_INC_PATH = -I/`echo $(MSYSTEM) | tr A-Z a-z`/$(BUILD)/include
vlc-3.0.11.1/contrib/src/d3d9/rules.mak-8-endif
##############################################
vlc-3.0.11.1/contrib/src/main.mak-488-ifndef HAVE_CROSS_COMPILE
vlc-3.0.11.1/contrib/src/main.mak:489:	$(RM) `find $(PREFIX)/bin | file -f- | grep ELF | awk -F: '{print $$1}' | xargs`
vlc-3.0.11.1/contrib/src/main.mak-490-endif
##############################################
vlc-3.0.11.1/contrib/src/main.mak-585-ifeq ($(findstring msys,$(BUILD)),msys)
vlc-3.0.11.1/contrib/src/main.mak:586:	echo "set(CMAKE_FIND_ROOT_PATH `cygpath -m $(PREFIX)`)" >> $@
vlc-3.0.11.1/contrib/src/main.mak-587-else
##############################################
vlc-3.0.11.1/contrib/src/harfbuzz/0002-Update-the-bundled-ax_pthread.m4.patch-131-+                *,*)
vlc-3.0.11.1/contrib/src/harfbuzz/0002-Update-the-bundled-ax_pthread.m4.patch:132:+                PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
vlc-3.0.11.1/contrib/src/harfbuzz/0002-Update-the-bundled-ax_pthread.m4.patch:133:+                PTHREAD_LIBS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\2/"`
vlc-3.0.11.1/contrib/src/harfbuzz/0002-Update-the-bundled-ax_pthread.m4.patch-134-+                AC_MSG_CHECKING([whether pthreads work with "$PTHREAD_CFLAGS" and "$PTHREAD_LIBS"])
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-11-+        AC_TRY_COMPILE([],
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:12:+           [asm ("vqmovun.s64 d0, q1":::"d0");],
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-13-+           [AC_DEFINE([ARCH_ARM_NEON],, [ARM Advanced SIMD assembly])
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-121-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:122:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-123-+	    "vld1.u8 {q0}, [%[src1]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-141-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:142:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-143-+	    "vld1.u8 {d0}, [%[src1]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-162-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:163:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-164-+	    "vld1.u8 {q0}, [%[src1]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-185-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:186:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-187-+	    "vld1.u8 {d0}, [%[src1]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-264-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:265:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-266-+	    "vld1.u8 {q0}, [%[ref]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-288-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:289:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-290-+	    "vld1.u8 {d0}, [%[ref]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-312-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:313:+ 	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-314-+	    "vld1.u8 {q0}, [%[ref]]\n"
##############################################
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-338-+    do {
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch:339:+	asm volatile (
vlc-3.0.11.1/contrib/src/libmpeg2/libmpeg2-mc-neon.patch-340-+	    "vld1.u8 {d0}, [%[ref]]\n"
##############################################
vlc-3.0.11.1/contrib/src/d3d11/rules.mak-6-#ugly way to get the default location of standard idl files
vlc-3.0.11.1/contrib/src/d3d11/rules.mak:7:IDL_INCLUDES = -I/`echo $(MSYSTEM) | tr A-Z a-z`/$(BUILD)/include
vlc-3.0.11.1/contrib/src/d3d11/rules.mak-8-endif
##############################################
vlc-3.0.11.1/contrib/src/gmp/ppc64.patch-15-diff -r 301ce2788826 -r 4a6d258b467f mpn/powerpc64/mode64/gcd_1.asm
vlc-3.0.11.1/contrib/src/gmp/ppc64.patch:16:--- a/mpn/powerpc64/mode64/gcd_1.asm    Tue Mar 25 15:34:52 2014 +0100
vlc-3.0.11.1/contrib/src/gmp/ppc64.patch:17:+++ b/mpn/powerpc64/mode64/gcd_1.asm    Wed Mar 26 12:57:48 2014 +0100
vlc-3.0.11.1/contrib/src/gmp/ppc64.patch-18-@@ -43,6 +43,9 @@
##############################################
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch-21- [echo "configure: testlist $2" >&AC_FD_CC
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch:22:-[gmp_sizeof_type=`echo "$2" | sed 's/sizeof-\([a-z]*\).*/\1/'`]
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch:23:-[gmp_sizeof_want=`echo "$2" | sed 's/sizeof-[a-z]*-\([0-9]*\).*/\1/'`]
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch:24:+[gmp_sizeof_type=`echo "$2" | sed 's/sizeof-\([a-z\*]*\).*/\1/'`]
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch:25:+[gmp_sizeof_want=`echo "$2" | sed 's/sizeof-[a-z\*]*-\([0-9]*\).*/\1/'`]
vlc-3.0.11.1/contrib/src/gmp/win-arm64.patch-26- AC_MSG_CHECKING([compiler $1 has sizeof($gmp_sizeof_type)==$gmp_sizeof_want])
##############################################
vlc-3.0.11.1/contrib/src/change_prefix.sh-47-process() {
vlc-3.0.11.1/contrib/src/change_prefix.sh:48:    for file in `find $1 \( ! -name \`basename $1\` -o -type f \) -prune -type f -name "$2"`
vlc-3.0.11.1/contrib/src/change_prefix.sh-49-    do
##############################################
vlc-3.0.11.1/contrib/src/ass/rules.mak-13-ifeq ($(ANDROID_ABI), x86)
vlc-3.0.11.1/contrib/src/ass/rules.mak:14:WITH_ASS_ASM = 0
vlc-3.0.11.1/contrib/src/ass/rules.mak-15-endif
##############################################
vlc-3.0.11.1/contrib/src/ffmpeg/0003-arm-swscale-Only-compile-the-rgb2yuv-asm-if-.dn-alia.patch-3-Date: Sat, 31 Mar 2018 21:54:32 +0300
vlc-3.0.11.1/contrib/src/ffmpeg/0003-arm-swscale-Only-compile-the-rgb2yuv-asm-if-.dn-alia.patch:4:Subject: [PATCH 3/5] arm: swscale: Only compile the rgb2yuv asm if .dn aliases
vlc-3.0.11.1/contrib/src/ffmpeg/0003-arm-swscale-Only-compile-the-rgb2yuv-asm-if-.dn-alia.patch-5- are supported
##############################################
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff-179-+    int32_t t; \
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff:180:+    asm volatile ( \
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff-181-+        "mac.l %[A], %[B], %%acc0\n\t" \
##############################################
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff-191-+    int32_t t; \
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff:192:+    asm volatile ( \
vlc-3.0.11.1/contrib/src/a52/liba52-fixed.diff-193-+        "mac.l %[A], %[B], %%acc0\n\t" \
##############################################
vlc-3.0.11.1/contrib/src/ssh2/rules.mak-12-
vlc-3.0.11.1/contrib/src/ssh2/rules.mak:13:ifeq ($(shell echo `${CC} -dumpversion | cut -f1-2 -d.`),4.9)
vlc-3.0.11.1/contrib/src/ssh2/rules.mak-14-	BROKEN_GCC_CFLAGS:="CFLAGS=-O1"
##############################################
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-246-+                    dnl Decompose required version string and calculate numerical representation
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:247:+                    nettle_version_req_major=`expr $nettle_version_req : '\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:248:+                    nettle_version_req_minor=`expr $nettle_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:249:+                    nettle_version_req_revision=`expr $nettle_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:250:+                    nettle_version_req_patch=`expr $nettle_version_req : '[[0-9]]*\.[[0-9]]*\.[[0-9]]*\([[a-z]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-251-+                    if test "x$nettle_version_req_revision" = "x"; then
##############################################
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-264-+                    dnl Calculate numerical representation of detected version
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:265:+                    nettle_version_number=`expr $(($(grep NETTLE_VERSION_NUMBER $nettle_include_dir/nettle/nettlev.h | cut -f 2 | tr -d L)))`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-266-+
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:267:+                    nettle_version_check=`expr $nettle_version_number \>\= $nettle_version_req_number`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-268-+                    if test "$nettle_version_check" = "1"; then
##############################################
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-540--                    dnl Decompose required version string and calculate numerical representation
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:541:-                    openssl_version_req_major=`expr $openssl_version_req : '\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:542:-                    openssl_version_req_minor=`expr $openssl_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:543:-                    openssl_version_req_revision=`expr $openssl_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:544:-                    openssl_version_req_patch=`expr $openssl_version_req : '[[0-9]]*\.[[0-9]]*\.[[0-9]]*\([[a-z]]*\)'`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-545--                    if test "x$openssl_version_req_revision" = "x"; then
##############################################
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-558--                    dnl Calculate numerical representation of detected version
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:559:-                    openssl_version_number=`expr $(($(grep OPENSSL_VERSION_NUMBER $openssl_include_dir/openssl/opensslv.h | cut -f 2 | tr -d L)))`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-560--
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch:561:-                    openssl_version_check=`expr $openssl_version_number \>\= $openssl_version_req_number`
vlc-3.0.11.1/contrib/src/asdcplib/port-to-nettle.patch-562--                    if test "$openssl_version_check" = "1"; then
##############################################
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff-16-+#  define MAD_F_MLN(hi, lo)  \
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff:17:+    asm ("rsbs        %0, %0, #0\n\t"  \
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff-18-+	 "sbc   %1, %1, %1\n\t"  \
##############################################
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff-24- #  define MAD_F_MLN(hi, lo)  \
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff:25:     asm ("rsbs	%0, %2, #0\n\t"  \
vlc-3.0.11.1/contrib/src/mad/Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff-26- 	 "rsc	%1, %3, #0"  \
##############################################
vlc-3.0.11.1/contrib/src/mad/mad-mips-h-constraint-removal.patch-2-
vlc-3.0.11.1/contrib/src/mad/mad-mips-h-constraint-removal.patch:3:GCC-4.4 on MIPS removed the "h" asm constraint, fix this up.
vlc-3.0.11.1/contrib/src/mad/mad-mips-h-constraint-removal.patch-4-Taken from OE.
##############################################
vlc-3.0.11.1/contrib/src/vpx/libvpx-android.patch-11- PORTS_SRCS-$(VPX_ARCH_PPC) += ppc_cpudetect.c
vlc-3.0.11.1/contrib/src/vpx/libvpx-android.patch:12:diff -Naur libvpx-1.8.2.orig/vpx_ports/x86_abi_support.asm libvpx-1.8.2/vpx_ports/x86_abi_support.asm
vlc-3.0.11.1/contrib/src/vpx/libvpx-android.patch:13:--- libvpx-1.8.2.orig/vpx_ports/x86_abi_support.asm	2019-12-10 00:09:20.000000000 +0100
vlc-3.0.11.1/contrib/src/vpx/libvpx-android.patch:14:+++ libvpx-1.8.2/vpx_ports/x86_abi_support.asm	2020-01-22 14:07:11.774877937 +0100
vlc-3.0.11.1/contrib/src/vpx/libvpx-android.patch-15-@@ -393,6 +393,7 @@
##############################################
vlc-3.0.11.1/contrib/src/dxvahd/rules.mak-6-#ugly way to get the default location of standard idl files
vlc-3.0.11.1/contrib/src/dxvahd/rules.mak:7:IDL_INCLUDES = -I/`echo $(MSYSTEM) | tr A-Z a-z`/$(BUILD)/include
vlc-3.0.11.1/contrib/src/dxvahd/rules.mak-8-endif
##############################################
vlc-3.0.11.1/contrib/bootstrap-121-	printf "Guessing build system... "
vlc-3.0.11.1/contrib/bootstrap:122:	BUILD="`${CC:-cc} -dumpmachine | sed s/windows-gnu/mingw32/`"
vlc-3.0.11.1/contrib/bootstrap-123-	if test -z "$BUILD"; then
##############################################
vlc-3.0.11.1/contrib/bootstrap-355-	*linux*)
vlc-3.0.11.1/contrib/bootstrap:356:		if [ "`${CC} -v 2>&1 | grep tizen`" ]; then
vlc-3.0.11.1/contrib/bootstrap-357-			check_tizen_sdk
##############################################
vlc-3.0.11.1/make-alias-9-#! /bin/sh
vlc-3.0.11.1/make-alias:10:exec $bindir/`echo "$program_prefix"vlc"$program_suffix" | sed -e "$transform"` -I "$IFACE" "\$@"
vlc-3.0.11.1/make-alias-11-EOF
##############################################
vlc-3.0.11.1/share/lua/http/js/jquery.jstree.js-3623-			.delegate("a","mouseup", function (e) {
vlc-3.0.11.1/share/lua/http/js/jquery.jstree.js:3624:				if(!$(this).parent().hasClass("jstree-contextmenu-disabled") && $.vakata.context.exec($(this).attr("rel"))) {
vlc-3.0.11.1/share/lua/http/js/jquery.jstree.js-3625-					$.vakata.context.hide();
##############################################
vlc-3.0.11.1/share/Makefile.in-51-  { \
vlc-3.0.11.1/share/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/share/Makefile.in-53-  }; \
##############################################
vlc-3.0.11.1/share/Makefile.in-223-	utils/audio-vlc-default.sh utils/video-vlc-default.sh
vlc-3.0.11.1/share/Makefile.in:224:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/share/Makefile.in-225-am__vpath_adj = case $$p in \
vlc-3.0.11.1/share/Makefile.in:226:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/share/Makefile.in-227-    *) f=$$p;; \
vlc-3.0.11.1/share/Makefile.in-228-  esac;
vlc-3.0.11.1/share/Makefile.in:229:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/share/Makefile.in-230-am__install_max = 40
vlc-3.0.11.1/share/Makefile.in-231-am__nobase_strip_setup = \
vlc-3.0.11.1/share/Makefile.in:232:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/share/Makefile.in-233-am__nobase_strip = \
##############################################
vlc-3.0.11.1/share/Makefile.in-360-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/share/Makefile.in:361:ASM = @ASM@
vlc-3.0.11.1/share/Makefile.in-362-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/share/Makefile.in-1371-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1372:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1373-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1392-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1393:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1394-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1413-	@list='$(dist_icons128_DATA)'; test -n "$(icons128dir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1414:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1415-	dir='$(DESTDIR)$(icons128dir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1434-	@list='$(dist_icons16_DATA)'; test -n "$(icons16dir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1435:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1436-	dir='$(DESTDIR)$(icons16dir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1455-	@list='$(dist_icons256_DATA)'; test -n "$(icons256dir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1456:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1457-	dir='$(DESTDIR)$(icons256dir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1476-	@list='$(dist_icons32_DATA)'; test -n "$(icons32dir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1477:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1478-	dir='$(DESTDIR)$(icons32dir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1497-	@list='$(dist_icons48_DATA)'; test -n "$(icons48dir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1498:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1499-	dir='$(DESTDIR)$(icons48dir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1518-	@list='$(dist_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1519:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1520-	dir='$(DESTDIR)$(vlcdatadir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1542-	@list='$(nobase_dist_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1543:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
vlc-3.0.11.1/share/Makefile.in-1544-	dir='$(DESTDIR)$(vlcdatadir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1566-	@list='$(nobase_doc_DATA)'; test -n "$(docdir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1567:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
vlc-3.0.11.1/share/Makefile.in-1568-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1590-	@list='$(nobase_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1591:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
vlc-3.0.11.1/share/Makefile.in-1592-	dir='$(DESTDIR)$(vlcdatadir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1614-	@list='$(nobase_vlclib_DATA)'; test -n "$(vlclibdir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1615:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
vlc-3.0.11.1/share/Makefile.in-1616-	dir='$(DESTDIR)$(vlclibdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1635-	@list='$(soliddata_DATA)'; test -n "$(soliddatadir)" || list=; \
vlc-3.0.11.1/share/Makefile.in:1636:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/share/Makefile.in-1637-	dir='$(DESTDIR)$(soliddatadir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/share/Makefile.in-1648-distdir-am: $(DISTFILES)
vlc-3.0.11.1/share/Makefile.in:1649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/share/Makefile.in:1650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/share/Makefile.in-1651-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/share/Makefile.in-1662-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/share/Makefile.in:1663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/share/Makefile.in-1664-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/lib/Makefile.in-52-  { \
vlc-3.0.11.1/lib/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/lib/Makefile.in-54-  }; \
##############################################
vlc-3.0.11.1/lib/Makefile.in-120-CONFIG_CLEAN_VPATH_FILES =
vlc-3.0.11.1/lib/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/lib/Makefile.in-122-am__vpath_adj = case $$p in \
vlc-3.0.11.1/lib/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/lib/Makefile.in-124-    *) f=$$p;; \
vlc-3.0.11.1/lib/Makefile.in-125-  esac;
vlc-3.0.11.1/lib/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/lib/Makefile.in-127-am__install_max = 40
vlc-3.0.11.1/lib/Makefile.in-128-am__nobase_strip_setup = \
vlc-3.0.11.1/lib/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/lib/Makefile.in-130-am__nobase_strip = \
##############################################
vlc-3.0.11.1/lib/Makefile.in-253-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/lib/Makefile.in:254:ASM = @ASM@
vlc-3.0.11.1/lib/Makefile.in-255-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/lib/Makefile.in-1204-.c.o:
vlc-3.0.11.1/lib/Makefile.in:1205:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/lib/Makefile.in-1206-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/lib/Makefile.in-1212-.c.obj:
vlc-3.0.11.1/lib/Makefile.in:1213:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/lib/Makefile.in:1214:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/lib/Makefile.in-1215-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/lib/Makefile.in-1217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/lib/Makefile.in:1218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/lib/Makefile.in-1219-
vlc-3.0.11.1/lib/Makefile.in-1220-.c.lo:
vlc-3.0.11.1/lib/Makefile.in:1221:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/lib/Makefile.in-1222-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/lib/Makefile.in-1251-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
vlc-3.0.11.1/lib/Makefile.in:1252:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/lib/Makefile.in-1253-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/lib/Makefile.in-1272-	@list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
vlc-3.0.11.1/lib/Makefile.in:1273:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/lib/Makefile.in-1274-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/lib/Makefile.in-1293-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
vlc-3.0.11.1/lib/Makefile.in:1294:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/lib/Makefile.in-1295-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/lib/Makefile.in-1326-GTAGS:
vlc-3.0.11.1/lib/Makefile.in:1327:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/lib/Makefile.in-1328-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/lib/Makefile.in-1352-distdir-am: $(DISTFILES)
vlc-3.0.11.1/lib/Makefile.in:1353:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/lib/Makefile.in:1354:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/lib/Makefile.in-1355-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/lib/Makefile.in-1366-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/lib/Makefile.in:1367:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/lib/Makefile.in-1368-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-5585-
vlc-3.0.11.1/doc/ChangeLog-2011:5586:    contrib: gcrypt: disable asm completely on win64
vlc-3.0.11.1/doc/ChangeLog-2011-5587-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-6517-
vlc-3.0.11.1/doc/ChangeLog-2011:6518:    contrib: remove yasm deps
vlc-3.0.11.1/doc/ChangeLog-2011-6519-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-6671-
vlc-3.0.11.1/doc/ChangeLog-2011:6672:    contribs: libvpx: fix win64 (use correct asm symbols)
vlc-3.0.11.1/doc/ChangeLog-2011-6673-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-14408-
vlc-3.0.11.1/doc/ChangeLog-2011:14409:    vlc_CPU_init: factorize altivec check by using asm input
vlc-3.0.11.1/doc/ChangeLog-2011-14410-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-20430-     - improve function prototypes
vlc-3.0.11.1/doc/ChangeLog-2011:20431:     - hand zero-width or zero-height corner cases in ASM (totally useless)
vlc-3.0.11.1/doc/ChangeLog-2011-20432-     - use ARM conditon flag (opS) as appropriate
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-29465-
vlc-3.0.11.1/doc/ChangeLog-2011:29466:    Sepia filter ASM optimization
vlc-3.0.11.1/doc/ChangeLog-2011-29467-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2011-36643-    
vlc-3.0.11.1/doc/ChangeLog-2011:36644:    Without this, clang will complain about the asm block.
vlc-3.0.11.1/doc/ChangeLog-2011-36645-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2013-3903-
vlc-3.0.11.1/doc/ChangeLog-2013:3904:    build: support YASM targets
vlc-3.0.11.1/doc/ChangeLog-2013-3905-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2002-1965-
vlc-3.0.11.1/doc/ChangeLog-2002:1966:    * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
vlc-3.0.11.1/doc/ChangeLog-2002-1967-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2002-9351-    * Fixed intf_eject for iPAQ (untested)
vlc-3.0.11.1/doc/ChangeLog-2002:9352:    * asm memcpyaltivec for Linux/PPC
vlc-3.0.11.1/doc/ChangeLog-2002-9353-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2004-6712-        + Force the vlc-plugin-arts and qvlc dependencies.
vlc-3.0.11.1/doc/ChangeLog-2004:6713:        + Build-depend on jam and nasm because of x264.
vlc-3.0.11.1/doc/ChangeLog-2004-6714-      * debian/copyright:
##############################################
vlc-3.0.11.1/doc/ChangeLog-2004-8208-      * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
vlc-3.0.11.1/doc/ChangeLog-2004:8209:        no inline asm version is available for this module.
vlc-3.0.11.1/doc/ChangeLog-2004-8210-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2014-5458-
vlc-3.0.11.1/doc/ChangeLog-2014:5459:    Configure: use AC_PATH_PROG for yasm detection
vlc-3.0.11.1/doc/ChangeLog-2014-5460-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2007-5388-
vlc-3.0.11.1/doc/ChangeLog-2007:5389:    * disable ASM support in libtheora for now (until the authors release a fixed version or Apple a fixed ld)
vlc-3.0.11.1/doc/ChangeLog-2007-5390-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2007-30069-    contrib/FLAC: Add flac's include directory at the start of our CFLAGS so bogus header are not included ( should be fixed in flac build system)
vlc-3.0.11.1/doc/ChangeLog-2007:30070:    asm seems to work for win32 now
vlc-3.0.11.1/doc/ChangeLog-2007-30071-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2007-30093-
vlc-3.0.11.1/doc/ChangeLog-2007:30094:    Contrib / Flac : Deactivate ASM optimizations on MacTel
vlc-3.0.11.1/doc/ChangeLog-2007-30095-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-4365-
vlc-3.0.11.1/doc/ChangeLog-2012:4366:    i420_rgb: separate mmx and sse2 asm code
vlc-3.0.11.1/doc/ChangeLog-2012-4367-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-4578-
vlc-3.0.11.1/doc/ChangeLog-2012:4579:    yadif: update asm code from ffmpeg.git
vlc-3.0.11.1/doc/ChangeLog-2012-4580-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-4734-
vlc-3.0.11.1/doc/ChangeLog-2012:4735:    Revert "yadif: update asm code from libav.git"
vlc-3.0.11.1/doc/ChangeLog-2012-4736-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-4744-
vlc-3.0.11.1/doc/ChangeLog-2012:4745:    yadif: update asm code from libav.git
vlc-3.0.11.1/doc/ChangeLog-2012-4746-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-13499-
vlc-3.0.11.1/doc/ChangeLog-2012:13500:    arm_neon: align ARM ASM to 4 bytes to work-around the linker on iOS
vlc-3.0.11.1/doc/ChangeLog-2012-13501-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-13867-    
vlc-3.0.11.1/doc/ChangeLog-2012:13868:    The issue here is that android-x86 doesn't guarantee an aligned stack, which means some of the inline asm functions will waste an extra register on realigning the stack.
vlc-3.0.11.1/doc/ChangeLog-2012-13869-    
vlc-3.0.11.1/doc/ChangeLog-2012:13870:    libavcodec does however have stuff in place in all entrypoints that realign the stack on all calls into the library. If you build with --extra-cflags='-mincoming-stack-boundary=4', gcc assumes that the stack actually is aligned already, which the entry points ensure, so this inline asm builds fine.
vlc-3.0.11.1/doc/ChangeLog-2012-13871-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-14035-
vlc-3.0.11.1/doc/ChangeLog-2012:14036:    contrib: gcrypt: fix linking of asm when cross compiling to x86
vlc-3.0.11.1/doc/ChangeLog-2012-14037-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-24546-
vlc-3.0.11.1/doc/ChangeLog-2012:24547:    extras/tools: added the gas-preprocessor makro needed for ASM support on iOS
vlc-3.0.11.1/doc/ChangeLog-2012-24548-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-31809-
vlc-3.0.11.1/doc/ChangeLog-2012:31810:    gcrypt: disable all asm for FreeBSD
vlc-3.0.11.1/doc/ChangeLog-2012-31811-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2012-32654-
vlc-3.0.11.1/doc/ChangeLog-2012:32655:    contrib: speex: enable ARM asm and fixed point if FPU is missing
vlc-3.0.11.1/doc/ChangeLog-2012-32656-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-5967-    
vlc-3.0.11.1/doc/ChangeLog-2009:5968:     They now all mean that inline assembly (asm volatile (:::) for a specific
vlc-3.0.11.1/doc/ChangeLog-2009-5969-    instruction set can be used.
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-13570-    use the compiler to check -iquote support
vlc-3.0.11.1/doc/ChangeLog-2009:13571:    faad use inline asm => no thumb support
vlc-3.0.11.1/doc/ChangeLog-2009-13572-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-19003-
vlc-3.0.11.1/doc/ChangeLog-2009:19004:    Fix Bootstrap for Win64 and disable theora ASM for Win64
vlc-3.0.11.1/doc/ChangeLog-2009-19005-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-35971-
vlc-3.0.11.1/doc/ChangeLog-2009:35972:    Revert [832ce82dac31f15dca7b734c7df7c943ea652bd6] as yasm is x86(_64) only
vlc-3.0.11.1/doc/ChangeLog-2009-35973-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-35991-
vlc-3.0.11.1/doc/ChangeLog-2009:35992:    contribs: use yasm on PPC-Darwin, too
vlc-3.0.11.1/doc/ChangeLog-2009-35993-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2009-44647-
vlc-3.0.11.1/doc/ChangeLog-2009:44648:    contribs: updated yasm to 0.7.2 and enabled its compilation explictly on Darwin.
vlc-3.0.11.1/doc/ChangeLog-2009-44649-    
vlc-3.0.11.1/doc/ChangeLog-2009:44650:    Additionally, disabled ASM optimisations on Darwin 10 for libtheora and switched the default SDK to 10.5 to turn potential 64bit builds more compatible
vlc-3.0.11.1/doc/ChangeLog-2009-44651-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2006-1422-
vlc-3.0.11.1/doc/ChangeLog-2006:1423:    * use the current x264 revisions and Xcode's native nasm on x86-OSX. This requires Xcode 2.4.1 or later. Patch by Brian Raymond <braymond --a-t- echostorm net>
vlc-3.0.11.1/doc/ChangeLog-2006-1424-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2006-7352-
vlc-3.0.11.1/doc/ChangeLog-2006:7353:    Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1
vlc-3.0.11.1/doc/ChangeLog-2006-7354-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2006-23514-
vlc-3.0.11.1/doc/ChangeLog-2006:23515:    fix nasm url
vlc-3.0.11.1/doc/ChangeLog-2006-23516-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2006-23520-
vlc-3.0.11.1/doc/ChangeLog-2006:23521:    * Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
vlc-3.0.11.1/doc/ChangeLog-2006-23522-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2006-23866-
vlc-3.0.11.1/doc/ChangeLog-2006:23867:      * added NASM to the contribs (OS X x86 only) so that we can build x264.
vlc-3.0.11.1/doc/ChangeLog-2006-23868-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2016-9327-
vlc-3.0.11.1/doc/ChangeLog-2016:9328:    deinterlace: arm64: fix merge asm checks for mod 16 and 32 widths
vlc-3.0.11.1/doc/ChangeLog-2016-9329-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2016-14283-    
vlc-3.0.11.1/doc/ChangeLog-2016:14284:    disable asm because of invalid operand for inline asm constraint error.
vlc-3.0.11.1/doc/ChangeLog-2016-14285-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2016-14340-    
vlc-3.0.11.1/doc/ChangeLog-2016:14341:    disable asm because of invalid operand for inline asm constraint error.
vlc-3.0.11.1/doc/ChangeLog-2016-14342-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2016-14378-
vlc-3.0.11.1/doc/ChangeLog-2016:14379:    contrib: ffmepg: disable inline asm for android x86
vlc-3.0.11.1/doc/ChangeLog-2016-14380-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2015-12140-
vlc-3.0.11.1/doc/ChangeLog-2015:12141:    Remove unused support for .asm files
vlc-3.0.11.1/doc/ChangeLog-2015-12142-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2015-15288-
vlc-3.0.11.1/doc/ChangeLog-2015:15289:    contrib/ass: use correct ASFLAGS for yasm on Solaris
vlc-3.0.11.1/doc/ChangeLog-2015-15290-    
##############################################
vlc-3.0.11.1/doc/ChangeLog-2003-9820-
vlc-3.0.11.1/doc/ChangeLog-2003:9821:      * m4/vlc.m4: Looks like POSIX shell reduces "`eval echo '$'FOO`" to "" even
vlc-3.0.11.1/doc/ChangeLog-2003-9822-        if $FOO contains spaces. Worked around the problem.
##############################################
vlc-3.0.11.1/doc/ChangeLog-2010-3397-
vlc-3.0.11.1/doc/ChangeLog-2010:3398:    contribs: ffmpeg depends on yasm and we build it from source on osx
vlc-3.0.11.1/doc/ChangeLog-2010-3399-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2010-12662-    We cannot drop the priority to zero. This would break rare but
vlc-3.0.11.1/doc/ChangeLog-2010:12663:    functional use of `vlc --drawable-xid $WINDOWID`.
vlc-3.0.11.1/doc/ChangeLog-2010-12664-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2010-13473-    
vlc-3.0.11.1/doc/ChangeLog-2010:13474:    There is no need to change the ASM name of constants
vlc-3.0.11.1/doc/ChangeLog-2010-13475-    This might fix compilation on compilers not supporting all gcc asm()
##############################################
vlc-3.0.11.1/doc/ChangeLog-2010-26012-     - chroma pitches multiple of the luma one.
vlc-3.0.11.1/doc/ChangeLog-2010:26013:     - a bit of extra height (as it can helps some ASM functions).
vlc-3.0.11.1/doc/ChangeLog-2010-26014-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-38195-
vlc-3.0.11.1/doc/ChangeLog-2008:38196:    Mirror yasm on ganesh
vlc-3.0.11.1/doc/ChangeLog-2008-38197-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-38243-
vlc-3.0.11.1/doc/ChangeLog-2008:38244:    Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin.
vlc-3.0.11.1/doc/ChangeLog-2008-38245-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-38510-
vlc-3.0.11.1/doc/ChangeLog-2008:38511:    Removed nasm in favour of yasm for Darwin-x86. Note that yasm isn't build on PowerPC-based Macs because it's not needed.
vlc-3.0.11.1/doc/ChangeLog-2008-38512-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-38516-
vlc-3.0.11.1/doc/ChangeLog-2008:38517:    Removed nasm from the contribs and changed the build behaviour for yasm: it's only compiled on Intel-based Macs as PPC-based Macs don't need it.
vlc-3.0.11.1/doc/ChangeLog-2008-38518-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-38530-
vlc-3.0.11.1/doc/ChangeLog-2008:38531:    Contrib: introduce yasm to build x264 on darwin.
vlc-3.0.11.1/doc/ChangeLog-2008-38532-    Also fix Distributions gitignore.
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-41827-
vlc-3.0.11.1/doc/ChangeLog-2008:41828:    contrib: Build nasm for x264 on Mac OS X. (default version out of date on the system).
vlc-3.0.11.1/doc/ChangeLog-2008-41829-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2008-42041-
vlc-3.0.11.1/doc/ChangeLog-2008:42042:    Nasm bump to 2.02
vlc-3.0.11.1/doc/ChangeLog-2008-42043-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2017-506-
vlc-3.0.11.1/doc/ChangeLog-2017:507:    contrib: x264: disable asm on Android x86*
vlc-3.0.11.1/doc/ChangeLog-2017-508-    
##############################################
vlc-3.0.11.1/doc/libvlc/vlc-thumb.c-12-  list=`grep ^Mime vlc.desktop|cut -d= -f2-|sed -e s/";"/\\\n/g -e s,/,@,g`
vlc-3.0.11.1/doc/libvlc/vlc-thumb.c:13:  vid=`echo $mimes|grep ^vid`
vlc-3.0.11.1/doc/libvlc/vlc-thumb.c-14-  for i in $vid
##############################################
vlc-3.0.11.1/doc/ChangeLog-2005-3919-
vlc-3.0.11.1/doc/ChangeLog-2005:3920:    * extras/contrib/src/Makefile: disable asm in FLAC on win32 since its build system insists on creating elf objects (would need fixing).
vlc-3.0.11.1/doc/ChangeLog-2005-3921-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2001-2542-
vlc-3.0.11.1/doc/ChangeLog-2001:2543:    * Format asm functions for gcc
vlc-3.0.11.1/doc/ChangeLog-2001-2544-      -> fixed the segfaults with imdct_sse
##############################################
vlc-3.0.11.1/doc/ChangeLog-2001-2833-
vlc-3.0.11.1/doc/ChangeLog-2001:2834:    * Alignement in asm functions
vlc-3.0.11.1/doc/ChangeLog-2001-2835-    * 16 bytes alignement for data (need fo SSE)
##############################################
vlc-3.0.11.1/doc/ChangeLog-2001-4410-      * Code cleanup: removed a few tabulations.
vlc-3.0.11.1/doc/ChangeLog-2001:4411:      * Fixed inline asm routines to remove all read/write operands.
vlc-3.0.11.1/doc/ChangeLog-2001-4412-      * Added <string.h> to most files to prevent warnings under FreeBSD.
##############################################
vlc-3.0.11.1/doc/ChangeLog-2001-5334-    * Adding authors
vlc-3.0.11.1/doc/ChangeLog-2001:5335:    * Prepared to add asm imdct and downmix
vlc-3.0.11.1/doc/ChangeLog-2001-5336-
##############################################
vlc-3.0.11.1/doc/ChangeLog-2000-1297-      * vlc.init becomes ~/.vlcrc
vlc-3.0.11.1/doc/ChangeLog-2000:1298:      * removed float operations in the video decoder, and all emms asm functions
vlc-3.0.11.1/doc/ChangeLog-2000-1299-      * borrowed linuxvideo's MMX motion compensation
##############################################
vlc-3.0.11.1/doc/Makefile.in-50-  { \
vlc-3.0.11.1/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/doc/Makefile.in-52-  }; \
##############################################
vlc-3.0.11.1/doc/Makefile.in-132-  esac
vlc-3.0.11.1/doc/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/doc/Makefile.in-134-am__vpath_adj = case $$p in \
vlc-3.0.11.1/doc/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/doc/Makefile.in-136-    *) f=$$p;; \
vlc-3.0.11.1/doc/Makefile.in-137-  esac;
vlc-3.0.11.1/doc/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/doc/Makefile.in-139-am__install_max = 40
vlc-3.0.11.1/doc/Makefile.in-140-am__nobase_strip_setup = \
vlc-3.0.11.1/doc/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/doc/Makefile.in-142-am__nobase_strip = \
##############################################
vlc-3.0.11.1/doc/Makefile.in-189-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/doc/Makefile.in:190:ASM = @ASM@
vlc-3.0.11.1/doc/Makefile.in-191-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/doc/Makefile.in-1090-	test -n "$(man1dir)" \
vlc-3.0.11.1/doc/Makefile.in:1091:	  && test -n "`echo $$list1$$list2`" \
vlc-3.0.11.1/doc/Makefile.in-1092-	  || exit 0; \
##############################################
vlc-3.0.11.1/doc/Makefile.in-1145-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
vlc-3.0.11.1/doc/Makefile.in:1146:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/doc/Makefile.in-1147-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/doc/Makefile.in-1169-	@list='$(nobase_doc_DATA)'; test -n "$(docdir)" || list=; \
vlc-3.0.11.1/doc/Makefile.in:1170:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
vlc-3.0.11.1/doc/Makefile.in-1171-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/doc/Makefile.in-1182-distdir-am: $(DISTFILES)
vlc-3.0.11.1/doc/Makefile.in:1183:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/doc/Makefile.in:1184:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/doc/Makefile.in-1185-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/doc/Makefile.in-1196-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/doc/Makefile.in:1197:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/doc/Makefile.in-1198-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch-17- 	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch:18: 	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch:19: 	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch-20---- libtool-2.4.6/build-aux/ltmain.sh.orig	2019-03-06 17:18:05.690203200 +0100
##############################################
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch-36- 	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch:37: 	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/extras/tools/libtool-2.4.6-bitcode.patch:38: 	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
##############################################
vlc-3.0.11.1/extras/tools/libtool-2.4.6-clang-libs.patch-11-@@ -7531,7 +7531,7 @@
vlc-3.0.11.1/extras/tools/libtool-2.4.6-clang-libs.patch:12:   for p in `eval "$output_verbose_link_cmd"`; do
vlc-3.0.11.1/extras/tools/libtool-2.4.6-clang-libs.patch-13-     case $prev$p in
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-22-    gotver=$2
vlc-3.0.11.1/extras/tools/bootstrap:23:    gotmajor=`echo $gotver|cut -d. -f1`
vlc-3.0.11.1/extras/tools/bootstrap:24:    gotminor=`echo $gotver|cut -d. -f2`
vlc-3.0.11.1/extras/tools/bootstrap:25:    gotmicro=`echo $gotver|cut -d. -f3`
vlc-3.0.11.1/extras/tools/bootstrap-26-    [ -z "$gotmicro" ] && gotmicro=0
vlc-3.0.11.1/extras/tools/bootstrap:27:    needmajor=`echo $3|cut -d. -f1`
vlc-3.0.11.1/extras/tools/bootstrap:28:    needminor=`echo $3|cut -d. -f2`
vlc-3.0.11.1/extras/tools/bootstrap:29:    needmicro=`echo $3|cut -d. -f3`
vlc-3.0.11.1/extras/tools/bootstrap-30-    [ -z "$needmicro" ] && needmicro=0
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-44-    gotver=$2
vlc-3.0.11.1/extras/tools/bootstrap:45:    gotmajor=`echo $gotver|cut -d. -f1`
vlc-3.0.11.1/extras/tools/bootstrap:46:    gotminor=`echo $gotver|cut -d. -f2`
vlc-3.0.11.1/extras/tools/bootstrap:47:    needmajor=`echo $3|cut -d. -f1`
vlc-3.0.11.1/extras/tools/bootstrap:48:    needminor=`echo $3|cut -d. -f2`
vlc-3.0.11.1/extras/tools/bootstrap-49-    if [ "$needmajor" -ne "$gotmajor" \
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-83-check_nasm() {
vlc-3.0.11.1/extras/tools/bootstrap:84:if ! nasm -v >/dev/null 2>&1
vlc-3.0.11.1/extras/tools/bootstrap-85-then
vlc-3.0.11.1/extras/tools/bootstrap:86:    echo "nasm not found"
vlc-3.0.11.1/extras/tools/bootstrap-87-    NEEDED="$NEEDED nasm"
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-92-    else
vlc-3.0.11.1/extras/tools/bootstrap:93:        gotver=`nasm -v | cut -d ' ' -f 3`
vlc-3.0.11.1/extras/tools/bootstrap:94:        check_version nasm $gotver $1
vlc-3.0.11.1/extras/tools/bootstrap-95-    fi
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-108-    else
vlc-3.0.11.1/extras/tools/bootstrap:109:        gotver=`$1 --version | head -1 | sed s/'.* '//`
vlc-3.0.11.1/extras/tools/bootstrap-110-        check_version $1 $gotver $2
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-124-    else
vlc-3.0.11.1/extras/tools/bootstrap:125:        gotver=`$1 --version | head -1 | sed s/'.* '//`
vlc-3.0.11.1/extras/tools/bootstrap-126-        check_version_majmin $1 $gotver $2
##############################################
vlc-3.0.11.1/extras/tools/bootstrap-145-check flex
vlc-3.0.11.1/extras/tools/bootstrap:146:check_nasm 2.14
vlc-3.0.11.1/extras/tools/bootstrap-147-check help2man
##############################################
vlc-3.0.11.1/extras/package/win32/package.mak-53-	for plugindir in $(prefix)/lib/vlc/plugins/*/; do \
vlc-3.0.11.1/extras/package/win32/package.mak:54:		plugin_destdir="$(win32_destdir)/plugins/`basename $$plugindir`"; \
vlc-3.0.11.1/extras/package/win32/package.mak-55-		mkdir -p "$$plugin_destdir"; \
##############################################
vlc-3.0.11.1/extras/package/win32/package.mak-89-	do if test -n "$$i" ; then \
vlc-3.0.11.1/extras/package/win32/package.mak:90:	    $(OBJCOPY) --only-keep-debug "$$i" "$(win32_debugdir)/`basename $$i.dbg`"; \
vlc-3.0.11.1/extras/package/win32/package.mak-91-	    $(OBJCOPY) --strip-all "$$i" ; \
vlc-3.0.11.1/extras/package/win32/package.mak:92:	    $(OBJCOPY) --add-gnu-debuglink="$(win32_debugdir)/`basename $$i.dbg`" "$$i" ; \
vlc-3.0.11.1/extras/package/win32/package.mak-93-	  fi ; \
##############################################
vlc-3.0.11.1/extras/package/win32/NSIS/spad.nsi.in-12-	!macro GetOptionsCall _PARAMETERS _OPTION _RESULT
vlc-3.0.11.1/extras/package/win32/NSIS/spad.nsi.in:13:		Push `${_PARAMETERS}`
vlc-3.0.11.1/extras/package/win32/NSIS/spad.nsi.in:14:		Push `${_OPTION}`
vlc-3.0.11.1/extras/package/win32/NSIS/spad.nsi.in-15-		Call GetOptions
##############################################
vlc-3.0.11.1/extras/package/win32/NSIS/vlc.win32.nsi.in-770-  ClearErrors
vlc-3.0.11.1/extras/package/win32/NSIS/vlc.win32.nsi.in:771:  ReadRegStr $0 ${MEMENTO_REGISTRY_ROOT} `${MEMENTO_REGISTRY_KEY}` MementoSectionUsed
vlc-3.0.11.1/extras/package/win32/NSIS/vlc.win32.nsi.in-772-  ; Backward compatibility:
##############################################
vlc-3.0.11.1/extras/package/win32/msi.mak-9-LIGHT=wine "$(WIXPATH)/light.exe"
vlc-3.0.11.1/extras/package/win32/msi.mak:10:VLCDIR=`wine winepath -s \`wine winepath -w '$(abs_top_builddir)/vlc-$(VERSION)'\``
vlc-3.0.11.1/extras/package/win32/msi.mak-11-MSIDIR=$(abs_srcdir)/extras/package/win32/msi
vlc-3.0.11.1/extras/package/win32/msi.mak:12:W_MSIDIR=`wine winepath -w '$(MSIDIR)'`
vlc-3.0.11.1/extras/package/win32/msi.mak-13-MSIBUILDDIR=$(abs_top_builddir)/extras/package/win32/msi
vlc-3.0.11.1/extras/package/win32/msi.mak:14:W_MSIBUILDDIR=`wine winepath -w '$(MSIBUILDDIR)'`
vlc-3.0.11.1/extras/package/win32/msi.mak-15-if HAVE_WIN64
##############################################
vlc-3.0.11.1/extras/package/macosx/build.sh-119-
vlc-3.0.11.1/extras/package/macosx/build.sh:120:spushd `dirname $0`/../../..
vlc-3.0.11.1/extras/package/macosx/build.sh-121-vlcroot=`pwd`
##############################################
vlc-3.0.11.1/extras/package/macosx/package.mak-111-	mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"
vlc-3.0.11.1/extras/package/macosx/package.mak:112:	for i in `cat "$(top_srcdir)/po/LINGUAS"`; do \
vlc-3.0.11.1/extras/package/macosx/package.mak-113-	  cp "$(srcdir)/po/$${i}.po" "$(srcdir)/vlc-translations-$(VERSION)/" ; \
##############################################
vlc-3.0.11.1/extras/analyser/zsh_completion.sh-58-
vlc-3.0.11.1/extras/analyser/zsh_completion.sh:59:if [ -e ../../extras/contrib/config.mak -a ! "`grep HOST ../../extras/contrib/config.mak 2>/dev/null|awk '{print $3}'`" != "$HOST" ]; then
vlc-3.0.11.1/extras/analyser/zsh_completion.sh-60-    CXXFLAGS="-I../../extras/contrib/include"
##############################################
vlc-3.0.11.1/extras/analyser/zsh_completion.sh-89-
vlc-3.0.11.1/extras/analyser/zsh_completion.sh:90:ZSH_FPATH=`echo $fpath|cut -d\  -f1`
vlc-3.0.11.1/extras/analyser/zsh_completion.sh-91-[ -z "$ZSH_FPATH" ] && exit 0 # don't know where to install
##############################################
vlc-3.0.11.1/include/vlc_threads.h-151-
vlc-3.0.11.1/include/vlc_threads.h:152:        if (DosQueryProcAddr(hmod, 0, "_vlc_poll_os2", (PFN *)&vlc_poll_os2))
vlc-3.0.11.1/include/vlc_threads.h-153-            return -1;
##############################################
vlc-3.0.11.1/test/Makefile.am-72-samples/test.sample:
vlc-3.0.11.1/test/Makefile.am:73:	mkdir -p `dirname $@`
vlc-3.0.11.1/test/Makefile.am-74-	curl $(SAMPLES_SERVER)/avi/Hero-Div3.avi > $@
##############################################
vlc-3.0.11.1/test/Makefile.am-76-samples/meta.sample:
vlc-3.0.11.1/test/Makefile.am:77:	mkdir -p `dirname $@`
vlc-3.0.11.1/test/Makefile.am-78-	curl $(SAMPLES_SERVER)/metadata/id3tag/Wesh-Bonneville.mp3 > $@
##############################################
vlc-3.0.11.1/test/modules/lua/telnet.sh-3-TELNET_FAIL="telnet_fail"
vlc-3.0.11.1/test/modules/lua/telnet.sh:4:PORT=`echo "$$+1024" | bc`
vlc-3.0.11.1/test/modules/lua/telnet.sh-5-
##############################################
vlc-3.0.11.1/test/modules/lua/telnet.sh-13-  wait $1
vlc-3.0.11.1/test/modules/lua/telnet.sh:14:  if [ `ls $TELNET_FAIL 2> /dev/null | wc -l` = 1 ]
vlc-3.0.11.1/test/modules/lua/telnet.sh-15-  then
##############################################
vlc-3.0.11.1/test/Makefile.in-54-  { \
vlc-3.0.11.1/test/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/test/Makefile.in-56-  }; \
##############################################
vlc-3.0.11.1/test/Makefile.in-564-}
vlc-3.0.11.1/test/Makefile.in:565:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/test/Makefile.in-566-am__vpath_adj = case $$p in \
vlc-3.0.11.1/test/Makefile.in:567:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/test/Makefile.in-568-    *) f=$$p;; \
vlc-3.0.11.1/test/Makefile.in-569-  esac;
vlc-3.0.11.1/test/Makefile.in:570:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/test/Makefile.in-571-am__install_max = 40
vlc-3.0.11.1/test/Makefile.in-572-am__nobase_strip_setup = \
vlc-3.0.11.1/test/Makefile.in:573:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/test/Makefile.in-574-am__nobase_strip = \
##############################################
vlc-3.0.11.1/test/Makefile.in-692-case "$@" in						\
vlc-3.0.11.1/test/Makefile.in:693:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
vlc-3.0.11.1/test/Makefile.in-694-    *) am__odir=.;; 					\
##############################################
vlc-3.0.11.1/test/Makefile.in-722-  bases='$(TEST_LOGS)'; \
vlc-3.0.11.1/test/Makefile.in:723:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
vlc-3.0.11.1/test/Makefile.in:724:  bases=`echo $$bases`
vlc-3.0.11.1/test/Makefile.in-725-RECHECK_LOGS = $(TEST_LOGS)
##############################################
vlc-3.0.11.1/test/Makefile.in-735-        */*) b='$*';; \
vlc-3.0.11.1/test/Makefile.in:736:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
vlc-3.0.11.1/test/Makefile.in-737-       esac;; \
##############################################
vlc-3.0.11.1/test/Makefile.in-771-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/test/Makefile.in:772:ASM = @ASM@
vlc-3.0.11.1/test/Makefile.in-773-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/test/Makefile.in-1707-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/test/Makefile.in:1708:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/test/Makefile.in-1709-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/test/Makefile.in-1716-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/test/Makefile.in:1717:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/test/Makefile.in-1718-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/test/Makefile.in-1998-.c.o:
vlc-3.0.11.1/test/Makefile.in:1999:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/test/Makefile.in-2000-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/test/Makefile.in-2006-.c.obj:
vlc-3.0.11.1/test/Makefile.in:2007:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/test/Makefile.in:2008:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/test/Makefile.in-2009-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/test/Makefile.in-2011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/test/Makefile.in-2013-
vlc-3.0.11.1/test/Makefile.in-2014-.c.lo:
vlc-3.0.11.1/test/Makefile.in:2015:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/test/Makefile.in-2016-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/test/Makefile.in-2022-src/input/libvlc_demux_dec_run_la-demux-run.lo: src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in:2023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/input/libvlc_demux_dec_run_la-demux-run.lo -MD -MP -MF src/input/$(DEPDIR)/libvlc_demux_dec_run_la-demux-run.Tpo -c -o src/input/libvlc_demux_dec_run_la-demux-run.lo `test -f 'src/input/demux-run.c' || echo '$(srcdir)/'`src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in-2024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/libvlc_demux_dec_run_la-demux-run.Tpo src/input/$(DEPDIR)/libvlc_demux_dec_run_la-demux-run.Plo
##############################################
vlc-3.0.11.1/test/Makefile.in-2026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/input/libvlc_demux_dec_run_la-demux-run.lo `test -f 'src/input/demux-run.c' || echo '$(srcdir)/'`src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in-2028-
vlc-3.0.11.1/test/Makefile.in-2029-src/input/libvlc_demux_dec_run_la-common.lo: src/input/common.c
vlc-3.0.11.1/test/Makefile.in:2030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/input/libvlc_demux_dec_run_la-common.lo -MD -MP -MF src/input/$(DEPDIR)/libvlc_demux_dec_run_la-common.Tpo -c -o src/input/libvlc_demux_dec_run_la-common.lo `test -f 'src/input/common.c' || echo '$(srcdir)/'`src/input/common.c
vlc-3.0.11.1/test/Makefile.in-2031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/libvlc_demux_dec_run_la-common.Tpo src/input/$(DEPDIR)/libvlc_demux_dec_run_la-common.Plo
##############################################
vlc-3.0.11.1/test/Makefile.in-2033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/input/libvlc_demux_dec_run_la-common.lo `test -f 'src/input/common.c' || echo '$(srcdir)/'`src/input/common.c
vlc-3.0.11.1/test/Makefile.in-2035-
vlc-3.0.11.1/test/Makefile.in-2036-src/input/libvlc_demux_dec_run_la-decoder.lo: src/input/decoder.c
vlc-3.0.11.1/test/Makefile.in:2037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/input/libvlc_demux_dec_run_la-decoder.lo -MD -MP -MF src/input/$(DEPDIR)/libvlc_demux_dec_run_la-decoder.Tpo -c -o src/input/libvlc_demux_dec_run_la-decoder.lo `test -f 'src/input/decoder.c' || echo '$(srcdir)/'`src/input/decoder.c
vlc-3.0.11.1/test/Makefile.in-2038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/libvlc_demux_dec_run_la-decoder.Tpo src/input/$(DEPDIR)/libvlc_demux_dec_run_la-decoder.Plo
##############################################
vlc-3.0.11.1/test/Makefile.in-2040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_dec_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/input/libvlc_demux_dec_run_la-decoder.lo `test -f 'src/input/decoder.c' || echo '$(srcdir)/'`src/input/decoder.c
vlc-3.0.11.1/test/Makefile.in-2042-
vlc-3.0.11.1/test/Makefile.in-2043-src/input/libvlc_demux_run_la-demux-run.lo: src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in:2044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/input/libvlc_demux_run_la-demux-run.lo -MD -MP -MF src/input/$(DEPDIR)/libvlc_demux_run_la-demux-run.Tpo -c -o src/input/libvlc_demux_run_la-demux-run.lo `test -f 'src/input/demux-run.c' || echo '$(srcdir)/'`src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in-2045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/libvlc_demux_run_la-demux-run.Tpo src/input/$(DEPDIR)/libvlc_demux_run_la-demux-run.Plo
##############################################
vlc-3.0.11.1/test/Makefile.in-2047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/input/libvlc_demux_run_la-demux-run.lo `test -f 'src/input/demux-run.c' || echo '$(srcdir)/'`src/input/demux-run.c
vlc-3.0.11.1/test/Makefile.in-2049-
vlc-3.0.11.1/test/Makefile.in-2050-src/input/libvlc_demux_run_la-common.lo: src/input/common.c
vlc-3.0.11.1/test/Makefile.in:2051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/input/libvlc_demux_run_la-common.lo -MD -MP -MF src/input/$(DEPDIR)/libvlc_demux_run_la-common.Tpo -c -o src/input/libvlc_demux_run_la-common.lo `test -f 'src/input/common.c' || echo '$(srcdir)/'`src/input/common.c
vlc-3.0.11.1/test/Makefile.in-2052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/libvlc_demux_run_la-common.Tpo src/input/$(DEPDIR)/libvlc_demux_run_la-common.Plo
##############################################
vlc-3.0.11.1/test/Makefile.in-2054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_demux_run_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/input/libvlc_demux_run_la-common.lo `test -f 'src/input/common.c' || echo '$(srcdir)/'`src/input/common.c
vlc-3.0.11.1/test/Makefile.in-2056-
vlc-3.0.11.1/test/Makefile.in-2057-src/input/test_src_input_stream_net-stream.o: src/input/stream.c
vlc-3.0.11.1/test/Makefile.in:2058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_input_stream_net_CFLAGS) $(CFLAGS) -MT src/input/test_src_input_stream_net-stream.o -MD -MP -MF src/input/$(DEPDIR)/test_src_input_stream_net-stream.Tpo -c -o src/input/test_src_input_stream_net-stream.o `test -f 'src/input/stream.c' || echo '$(srcdir)/'`src/input/stream.c
vlc-3.0.11.1/test/Makefile.in-2059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/test_src_input_stream_net-stream.Tpo src/input/$(DEPDIR)/test_src_input_stream_net-stream.Po
##############################################
vlc-3.0.11.1/test/Makefile.in-2061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_input_stream_net_CFLAGS) $(CFLAGS) -c -o src/input/test_src_input_stream_net-stream.o `test -f 'src/input/stream.c' || echo '$(srcdir)/'`src/input/stream.c
vlc-3.0.11.1/test/Makefile.in-2063-
vlc-3.0.11.1/test/Makefile.in-2064-src/input/test_src_input_stream_net-stream.obj: src/input/stream.c
vlc-3.0.11.1/test/Makefile.in:2065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_input_stream_net_CFLAGS) $(CFLAGS) -MT src/input/test_src_input_stream_net-stream.obj -MD -MP -MF src/input/$(DEPDIR)/test_src_input_stream_net-stream.Tpo -c -o src/input/test_src_input_stream_net-stream.obj `if test -f 'src/input/stream.c'; then $(CYGPATH_W) 'src/input/stream.c'; else $(CYGPATH_W) '$(srcdir)/src/input/stream.c'; fi`
vlc-3.0.11.1/test/Makefile.in-2066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/input/$(DEPDIR)/test_src_input_stream_net-stream.Tpo src/input/$(DEPDIR)/test_src_input_stream_net-stream.Po
##############################################
vlc-3.0.11.1/test/Makefile.in-2068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/test/Makefile.in:2069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_input_stream_net_CFLAGS) $(CFLAGS) -c -o src/input/test_src_input_stream_net-stream.obj `if test -f 'src/input/stream.c'; then $(CYGPATH_W) 'src/input/stream.c'; else $(CYGPATH_W) '$(srcdir)/src/input/stream.c'; fi`
vlc-3.0.11.1/test/Makefile.in-2070-
##############################################
vlc-3.0.11.1/test/Makefile.in-2107-GTAGS:
vlc-3.0.11.1/test/Makefile.in:2108:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/test/Makefile.in-2109-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/test/Makefile.in-2150-	if test -n "$$redo_bases"; then \
vlc-3.0.11.1/test/Makefile.in:2151:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
vlc-3.0.11.1/test/Makefile.in:2152:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/test/Makefile.in-2153-	  if $(am__make_dryrun); then :; else \
##############################################
vlc-3.0.11.1/test/Makefile.in-2175-	ws='[ 	]'; \
vlc-3.0.11.1/test/Makefile.in:2176:	results=`for b in $$bases; do echo $$b.trs; done`; \
vlc-3.0.11.1/test/Makefile.in-2177-	test -n "$$results" || results=/dev/null; \
vlc-3.0.11.1/test/Makefile.in:2178:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2179:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2180:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2181:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2182:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2183:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2184:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
vlc-3.0.11.1/test/Makefile.in:2185:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
vlc-3.0.11.1/test/Makefile.in-2186-	  success=true; \
##############################################
vlc-3.0.11.1/test/Makefile.in-2254-	@set +e; $(am__set_TESTS_bases); \
vlc-3.0.11.1/test/Makefile.in:2255:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/test/Makefile.in:2256:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/test/Makefile.in:2257:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
vlc-3.0.11.1/test/Makefile.in-2258-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
vlc-3.0.11.1/test/Makefile.in-2264-	         | $(am__list_recheck_tests)` || exit 1; \
vlc-3.0.11.1/test/Makefile.in:2265:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/test/Makefile.in:2266:	log_list=`echo $$log_list`; \
vlc-3.0.11.1/test/Makefile.in-2267-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
vlc-3.0.11.1/test/Makefile.in-2436-distdir-am: $(DISTFILES)
vlc-3.0.11.1/test/Makefile.in:2437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/test/Makefile.in:2438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/test/Makefile.in-2439-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/test/Makefile.in-2450-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/test/Makefile.in:2451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/test/Makefile.in-2452-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/test/Makefile.in-2674-samples/test.sample:
vlc-3.0.11.1/test/Makefile.in:2675:	mkdir -p `dirname $@`
vlc-3.0.11.1/test/Makefile.in-2676-	curl $(SAMPLES_SERVER)/avi/Hero-Div3.avi > $@
##############################################
vlc-3.0.11.1/test/Makefile.in-2678-samples/meta.sample:
vlc-3.0.11.1/test/Makefile.in:2679:	mkdir -p `dirname $@`
vlc-3.0.11.1/test/Makefile.in-2680-	curl $(SAMPLES_SERVER)/metadata/id3tag/Wesh-Bonneville.mp3 > $@
##############################################
vlc-3.0.11.1/autotools/config.sub-52-
vlc-3.0.11.1/autotools/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
vlc-3.0.11.1/autotools/config.sub-54-
##############################################
vlc-3.0.11.1/autotools/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
vlc-3.0.11.1/autotools/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
vlc-3.0.11.1/autotools/config.sub-116-case $maybe_os in
##############################################
vlc-3.0.11.1/autotools/config.sub-122-    os=-$maybe_os
vlc-3.0.11.1/autotools/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
vlc-3.0.11.1/autotools/config.sub-124-    ;;
##############################################
vlc-3.0.11.1/autotools/config.sub-126-    os=-linux-android
vlc-3.0.11.1/autotools/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
vlc-3.0.11.1/autotools/config.sub-128-    ;;
vlc-3.0.11.1/autotools/config.sub-129-  *)
vlc-3.0.11.1/autotools/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
vlc-3.0.11.1/autotools/config.sub-131-    if [ "$basic_machine" != "$1" ]
vlc-3.0.11.1/autotools/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
vlc-3.0.11.1/autotools/config.sub-133-    else os=; fi
##############################################
vlc-3.0.11.1/autotools/config.sub-180-		os=-sco5v6
vlc-3.0.11.1/autotools/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-182-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-184-		os=-sco3.2v5
vlc-3.0.11.1/autotools/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-186-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-188-		os=-sco3.2v4
vlc-3.0.11.1/autotools/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-190-		;;
vlc-3.0.11.1/autotools/config.sub-191-	-sco3.2.[4-9]*)
vlc-3.0.11.1/autotools/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
vlc-3.0.11.1/autotools/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-194-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
vlc-3.0.11.1/autotools/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-198-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
vlc-3.0.11.1/autotools/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-202-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-204-		os=-sco3.2v2
vlc-3.0.11.1/autotools/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-206-		;;
vlc-3.0.11.1/autotools/config.sub-207-	-udk*)
vlc-3.0.11.1/autotools/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-209-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-211-		os=-isc2.2
vlc-3.0.11.1/autotools/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-213-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-217-	-isc*)
vlc-3.0.11.1/autotools/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-219-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-229-	-ptx*)
vlc-3.0.11.1/autotools/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
vlc-3.0.11.1/autotools/config.sub-231-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-364-	*-*-*)
vlc-3.0.11.1/autotools/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
vlc-3.0.11.1/autotools/config.sub-366-		exit 1
##############################################
vlc-3.0.11.1/autotools/config.sub-493-	amd64-*)
vlc-3.0.11.1/autotools/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-495-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-538-	blackfin-*)
vlc-3.0.11.1/autotools/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-540-		os=-linux
##############################################
vlc-3.0.11.1/autotools/config.sub-546-	c54x-*)
vlc-3.0.11.1/autotools/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-548-		;;
vlc-3.0.11.1/autotools/config.sub-549-	c55x-*)
vlc-3.0.11.1/autotools/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-551-		;;
vlc-3.0.11.1/autotools/config.sub-552-	c6x-*)
vlc-3.0.11.1/autotools/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-554-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-650-	e500v[12]-*)
vlc-3.0.11.1/autotools/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-652-		os=$os"spe"
##############################################
vlc-3.0.11.1/autotools/config.sub-754-	i*86v32)
vlc-3.0.11.1/autotools/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-756-		os=-sysv32
##############################################
vlc-3.0.11.1/autotools/config.sub-758-	i*86v4*)
vlc-3.0.11.1/autotools/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-760-		os=-sysv4
##############################################
vlc-3.0.11.1/autotools/config.sub-762-	i*86v)
vlc-3.0.11.1/autotools/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-764-		os=-sysv
##############################################
vlc-3.0.11.1/autotools/config.sub-766-	i*86sol2)
vlc-3.0.11.1/autotools/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
vlc-3.0.11.1/autotools/config.sub-768-		os=-solaris2
##############################################
vlc-3.0.11.1/autotools/config.sub-792-	leon-*|leon[3-9]-*)
vlc-3.0.11.1/autotools/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
vlc-3.0.11.1/autotools/config.sub-794-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-799-	m68knommu-*)
vlc-3.0.11.1/autotools/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-801-		os=-linux
##############################################
vlc-3.0.11.1/autotools/config.sub-833-	mips3*-*)
vlc-3.0.11.1/autotools/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
vlc-3.0.11.1/autotools/config.sub-835-		;;
vlc-3.0.11.1/autotools/config.sub-836-	mips3*)
vlc-3.0.11.1/autotools/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
vlc-3.0.11.1/autotools/config.sub-838-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-855-	ms1-*)
vlc-3.0.11.1/autotools/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
vlc-3.0.11.1/autotools/config.sub-857-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-980-	parisc-*)
vlc-3.0.11.1/autotools/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-982-		os=-linux
##############################################
vlc-3.0.11.1/autotools/config.sub-996-	pc98-*)
vlc-3.0.11.1/autotools/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-998-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
vlc-3.0.11.1/autotools/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1013-		;;
vlc-3.0.11.1/autotools/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
vlc-3.0.11.1/autotools/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1016-		;;
vlc-3.0.11.1/autotools/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
vlc-3.0.11.1/autotools/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1019-		;;
vlc-3.0.11.1/autotools/config.sub-1020-	pentium4-*)
vlc-3.0.11.1/autotools/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1022-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1030-	ppc-* | ppcbe-*)
vlc-3.0.11.1/autotools/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1032-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1036-	ppcle-* | powerpclittle-*)
vlc-3.0.11.1/autotools/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1038-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1040-		;;
vlc-3.0.11.1/autotools/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1042-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1046-	ppc64le-* | powerpc64little-*)
vlc-3.0.11.1/autotools/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1048-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1122-	strongarm-* | thumb-*)
vlc-3.0.11.1/autotools/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub-1124-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1255-	xscale-* | xscalee[bl]-*)
vlc-3.0.11.1/autotools/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
vlc-3.0.11.1/autotools/config.sub-1257-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1317-	*)
vlc-3.0.11.1/autotools/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
vlc-3.0.11.1/autotools/config.sub-1319-		exit 1
##############################################
vlc-3.0.11.1/autotools/config.sub-1325-	*-digital*)
vlc-3.0.11.1/autotools/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
vlc-3.0.11.1/autotools/config.sub-1327-		;;
vlc-3.0.11.1/autotools/config.sub-1328-	*-commodore*)
vlc-3.0.11.1/autotools/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
vlc-3.0.11.1/autotools/config.sub-1330-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1346-	-solaris1 | -solaris1.*)
vlc-3.0.11.1/autotools/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
vlc-3.0.11.1/autotools/config.sub-1348-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1355-	-gnu/linux*)
vlc-3.0.11.1/autotools/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
vlc-3.0.11.1/autotools/config.sub-1357-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1407-	-nto*)
vlc-3.0.11.1/autotools/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
vlc-3.0.11.1/autotools/config.sub-1409-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1414-	-mac*)
vlc-3.0.11.1/autotools/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
vlc-3.0.11.1/autotools/config.sub-1416-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1420-	-linux*)
vlc-3.0.11.1/autotools/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
vlc-3.0.11.1/autotools/config.sub-1422-		;;
vlc-3.0.11.1/autotools/config.sub-1423-	-sunos5*)
vlc-3.0.11.1/autotools/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
vlc-3.0.11.1/autotools/config.sub-1425-		;;
vlc-3.0.11.1/autotools/config.sub-1426-	-sunos6*)
vlc-3.0.11.1/autotools/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
vlc-3.0.11.1/autotools/config.sub-1428-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1469-	-sinix5.*)
vlc-3.0.11.1/autotools/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
vlc-3.0.11.1/autotools/config.sub-1471-		;;
##############################################
vlc-3.0.11.1/autotools/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
vlc-3.0.11.1/autotools/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
vlc-3.0.11.1/autotools/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
vlc-3.0.11.1/autotools/config.sub-1531-		exit 1
##############################################
vlc-3.0.11.1/autotools/config.sub-1788-		esac
vlc-3.0.11.1/autotools/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
vlc-3.0.11.1/autotools/config.sub-1790-		;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-103-#
vlc-3.0.11.1/autotools/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
vlc-3.0.11.1/autotools/ltmain.sh-105-#
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
vlc-3.0.11.1/autotools/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
vlc-3.0.11.1/autotools/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
vlc-3.0.11.1/autotools/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
vlc-3.0.11.1/autotools/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
vlc-3.0.11.1/autotools/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
vlc-3.0.11.1/autotools/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-410-# The name of this program.
vlc-3.0.11.1/autotools/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
vlc-3.0.11.1/autotools/ltmain.sh-412-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-416-  *[\\/]*)
vlc-3.0.11.1/autotools/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
vlc-3.0.11.1/autotools/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
vlc-3.0.11.1/autotools/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-610-
vlc-3.0.11.1/autotools/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
vlc-3.0.11.1/autotools/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
vlc-3.0.11.1/autotools/ltmain.sh-613-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-639-
vlc-3.0.11.1/autotools/ltmain.sh:640:    func_arith_result=`expr "$@"`
vlc-3.0.11.1/autotools/ltmain.sh-641-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-660-  # ...otherwise fall back to using sed.
vlc-3.0.11.1/autotools/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
vlc-3.0.11.1/autotools/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
vlc-3.0.11.1/autotools/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-757-      test -n "$_G_tc" && {
vlc-3.0.11.1/autotools/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
vlc-3.0.11.1/autotools/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
vlc-3.0.11.1/autotools/ltmain.sh-760-      }
vlc-3.0.11.1/autotools/ltmain.sh-761-    done
vlc-3.0.11.1/autotools/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
vlc-3.0.11.1/autotools/ltmain.sh-763-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-831-
vlc-3.0.11.1/autotools/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
vlc-3.0.11.1/autotools/ltmain.sh-833-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
vlc-3.0.11.1/autotools/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
vlc-3.0.11.1/autotools/ltmain.sh-865-      done
vlc-3.0.11.1/autotools/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
vlc-3.0.11.1/autotools/ltmain.sh-867-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-901-      # If mktemp works, use that first and foremost
vlc-3.0.11.1/autotools/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-903-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1111-        *[\\\`\"\$]*)
vlc-3.0.11.1/autotools/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
vlc-3.0.11.1/autotools/ltmain.sh-1113-        *)
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1198-    case $2 in
vlc-3.0.11.1/autotools/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
vlc-3.0.11.1/autotools/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
vlc-3.0.11.1/autotools/ltmain.sh-1201-    esac
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
vlc-3.0.11.1/autotools/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
vlc-3.0.11.1/autotools/ltmain.sh-1273-      ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1358-
vlc-3.0.11.1/autotools/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
vlc-3.0.11.1/autotools/ltmain.sh-1360-}
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
vlc-3.0.11.1/autotools/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
vlc-3.0.11.1/autotools/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1517-
vlc-3.0.11.1/autotools/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
vlc-3.0.11.1/autotools/ltmain.sh-1519-}
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1943-
vlc-3.0.11.1/autotools/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
vlc-3.0.11.1/autotools/ltmain.sh-1945-      func_split_equals_rhs=
vlc-3.0.11.1/autotools/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
vlc-3.0.11.1/autotools/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
vlc-3.0.11.1/autotools/ltmain.sh-1948-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-1971-
vlc-3.0.11.1/autotools/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
vlc-3.0.11.1/autotools/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
vlc-3.0.11.1/autotools/ltmain.sh-1974-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
vlc-3.0.11.1/autotools/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
vlc-3.0.11.1/autotools/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
vlc-3.0.11.1/autotools/ltmain.sh-2147-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2183-  {
vlc-3.0.11.1/autotools/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
vlc-3.0.11.1/autotools/ltmain.sh-2185-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2188-  {
vlc-3.0.11.1/autotools/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
vlc-3.0.11.1/autotools/ltmain.sh-2190-  }
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
vlc-3.0.11.1/autotools/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
vlc-3.0.11.1/autotools/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2751-      done
vlc-3.0.11.1/autotools/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
vlc-3.0.11.1/autotools/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
vlc-3.0.11.1/autotools/ltmain.sh-2754-      case $@ in
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2764-	    # Evaluate the configuration.
vlc-3.0.11.1/autotools/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
vlc-3.0.11.1/autotools/ltmain.sh-2766-	    CC_quoted=
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2770-	    done
vlc-3.0.11.1/autotools/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
vlc-3.0.11.1/autotools/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
vlc-3.0.11.1/autotools/ltmain.sh-2773-	    case "$@ " in
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
vlc-3.0.11.1/autotools/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
vlc-3.0.11.1/autotools/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3101-    # LT_CYGPATH in this case.
vlc-3.0.11.1/autotools/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
vlc-3.0.11.1/autotools/ltmain.sh-3103-  fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
vlc-3.0.11.1/autotools/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
vlc-3.0.11.1/autotools/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3468-    *.[cCFSifmso] | \
vlc-3.0.11.1/autotools/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
vlc-3.0.11.1/autotools/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
vlc-3.0.11.1/autotools/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
vlc-3.0.11.1/autotools/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
vlc-3.0.11.1/autotools/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-3566-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3612-      if test warn = "$need_locks" &&
vlc-3.0.11.1/autotools/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
vlc-3.0.11.1/autotools/ltmain.sh-3614-	$ECHO "\
vlc-3.0.11.1/autotools/ltmain.sh-3615-*** ERROR, $lockfile contains:
vlc-3.0.11.1/autotools/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-3617-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3661-      if test warn = "$need_locks" &&
vlc-3.0.11.1/autotools/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
vlc-3.0.11.1/autotools/ltmain.sh-3663-	$ECHO "\
vlc-3.0.11.1/autotools/ltmain.sh-3664-*** ERROR, $lockfile contains:
vlc-3.0.11.1/autotools/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-3666-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-3987-      # Get the absolute pathname.
vlc-3.0.11.1/autotools/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
vlc-3.0.11.1/autotools/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
vlc-3.0.11.1/autotools/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
vlc-3.0.11.1/autotools/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
vlc-3.0.11.1/autotools/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
vlc-3.0.11.1/autotools/ltmain.sh-4372-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
vlc-3.0.11.1/autotools/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
vlc-3.0.11.1/autotools/ltmain.sh-4385-	  else
vlc-3.0.11.1/autotools/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
vlc-3.0.11.1/autotools/ltmain.sh-4387-	  fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4550-	    fi
vlc-3.0.11.1/autotools/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
vlc-3.0.11.1/autotools/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4569-	        # Replace the output file specification.
vlc-3.0.11.1/autotools/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-4571-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
vlc-3.0.11.1/autotools/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
vlc-3.0.11.1/autotools/ltmain.sh-4590-	  fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4662-    my_pic_p=${3-false}
vlc-3.0.11.1/autotools/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
vlc-3.0.11.1/autotools/ltmain.sh-4664-    my_dlsyms=
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
vlc-3.0.11.1/autotools/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
vlc-3.0.11.1/autotools/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
vlc-3.0.11.1/autotools/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
vlc-3.0.11.1/autotools/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh-4954-	  else
vlc-3.0.11.1/autotools/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh-4957-	  fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4959-	*)
vlc-3.0.11.1/autotools/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
vlc-3.0.11.1/autotools/ltmain.sh-4962-	  ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4974-      # Nullify the symbol file.
vlc-3.0.11.1/autotools/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
vlc-3.0.11.1/autotools/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
vlc-3.0.11.1/autotools/ltmain.sh-4977-    fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
vlc-3.0.11.1/autotools/ltmain.sh:4989:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
vlc-3.0.11.1/autotools/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
vlc-3.0.11.1/autotools/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
vlc-3.0.11.1/autotools/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5017-  win32_libid_type=unknown
vlc-3.0.11.1/autotools/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-5019-  case $win32_fileres in
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5082-
vlc-3.0.11.1/autotools/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
vlc-3.0.11.1/autotools/ltmain.sh-5084-}
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5100-
vlc-3.0.11.1/autotools/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
vlc-3.0.11.1/autotools/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5164-    # binutils import library
vlc-3.0.11.1/autotools/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
vlc-3.0.11.1/autotools/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
vlc-3.0.11.1/autotools/ltmain.sh-5167-    # ms-generated import library
vlc-3.0.11.1/autotools/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
vlc-3.0.11.1/autotools/ltmain.sh-5169-  else
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
vlc-3.0.11.1/autotools/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
vlc-3.0.11.1/autotools/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
vlc-3.0.11.1/autotools/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
vlc-3.0.11.1/autotools/ltmain.sh-5252-	    darwin_arch=
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
vlc-3.0.11.1/autotools/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
vlc-3.0.11.1/autotools/ltmain.sh-5264-	    darwin_file=
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
vlc-3.0.11.1/autotools/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5281-      esac
vlc-3.0.11.1/autotools/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-5283-    done
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5352-
vlc-3.0.11.1/autotools/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
vlc-3.0.11.1/autotools/ltmain.sh-5354-    $ECHO "\
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5387-    --lt-dump-script)
vlc-3.0.11.1/autotools/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
vlc-3.0.11.1/autotools/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
vlc-3.0.11.1/autotools/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
vlc-3.0.11.1/autotools/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
vlc-3.0.11.1/autotools/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
vlc-3.0.11.1/autotools/ltmain.sh-5416-  done
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5472-  # Find the directory that this script lives in.
vlc-3.0.11.1/autotools/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
vlc-3.0.11.1/autotools/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
vlc-3.0.11.1/autotools/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
vlc-3.0.11.1/autotools/ltmain.sh-5478-  while test -n \"\$file\"; do
vlc-3.0.11.1/autotools/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
vlc-3.0.11.1/autotools/ltmain.sh-5480-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5488-
vlc-3.0.11.1/autotools/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
vlc-3.0.11.1/autotools/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
vlc-3.0.11.1/autotools/ltmain.sh-5491-  done
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5502-    case \"\$thisdir\" in
vlc-3.0.11.1/autotools/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
vlc-3.0.11.1/autotools/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5508-  # Try to get the absolute directory name.
vlc-3.0.11.1/autotools/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
vlc-3.0.11.1/autotools/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
vlc-3.0.11.1/autotools/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
vlc-3.0.11.1/autotools/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
vlc-3.0.11.1/autotools/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
vlc-3.0.11.1/autotools/ltmain.sh-5535-      else
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
vlc-3.0.11.1/autotools/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
vlc-3.0.11.1/autotools/ltmain.sh-5579-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-6556-
vlc-3.0.11.1/autotools/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
vlc-3.0.11.1/autotools/ltmain.sh-6558-    *import*) : ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-6804-	    moreargs=
vlc-3.0.11.1/autotools/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
vlc-3.0.11.1/autotools/ltmain.sh-6806-	    do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7065-	*)
vlc-3.0.11.1/autotools/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
vlc-3.0.11.1/autotools/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
vlc-3.0.11.1/autotools/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
vlc-3.0.11.1/autotools/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7385-      -Z*)
vlc-3.0.11.1/autotools/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
vlc-3.0.11.1/autotools/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
vlc-3.0.11.1/autotools/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
vlc-3.0.11.1/autotools/ltmain.sh-7557-    else
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
vlc-3.0.11.1/autotools/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vlc-3.0.11.1/autotools/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
vlc-3.0.11.1/autotools/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
vlc-3.0.11.1/autotools/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-7972-	fi
vlc-3.0.11.1/autotools/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8045-	*)
vlc-3.0.11.1/autotools/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
vlc-3.0.11.1/autotools/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8298-	    shift
vlc-3.0.11.1/autotools/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8590-		*)
vlc-3.0.11.1/autotools/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
vlc-3.0.11.1/autotools/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8601-		  depdepl=
vlc-3.0.11.1/autotools/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
vlc-3.0.11.1/autotools/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
vlc-3.0.11.1/autotools/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
vlc-3.0.11.1/autotools/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
vlc-3.0.11.1/autotools/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
vlc-3.0.11.1/autotools/ltmain.sh-8612-                      fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8623-		else
vlc-3.0.11.1/autotools/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
vlc-3.0.11.1/autotools/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8646-	else
vlc-3.0.11.1/autotools/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh-8648-	fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-8735-        linux*)
vlc-3.0.11.1/autotools/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/autotools/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9143-	removelist=
vlc-3.0.11.1/autotools/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
vlc-3.0.11.1/autotools/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9169-	# Transform .lo files to .o files.
vlc-3.0.11.1/autotools/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-9171-      fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9174-      #for path in $notinst_path; do
vlc-3.0.11.1/autotools/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
vlc-3.0.11.1/autotools/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
vlc-3.0.11.1/autotools/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
vlc-3.0.11.1/autotools/ltmain.sh-9178-      #done
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9295-		if test -n "$i"; then
vlc-3.0.11.1/autotools/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh-9298-		  set dummy $deplib_matches; shift
vlc-3.0.11.1/autotools/ltmain.sh-9299-		  deplib_match=$1
vlc-3.0.11.1/autotools/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
vlc-3.0.11.1/autotools/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9338-		  if test -n "$i"; then
vlc-3.0.11.1/autotools/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh-9341-		    set dummy $deplib_matches; shift
vlc-3.0.11.1/autotools/ltmain.sh-9342-		    deplib_match=$1
vlc-3.0.11.1/autotools/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
vlc-3.0.11.1/autotools/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
vlc-3.0.11.1/autotools/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vlc-3.0.11.1/autotools/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9388-	      if test -n "$a_deplib"; then
vlc-3.0.11.1/autotools/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
vlc-3.0.11.1/autotools/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
vlc-3.0.11.1/autotools/ltmain.sh-9392-		else
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9398-		    shopt -s nocaseglob
vlc-3.0.11.1/autotools/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-9400-		    $nocaseglob
vlc-3.0.11.1/autotools/ltmain.sh-9401-		  else
vlc-3.0.11.1/autotools/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-9403-		  fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
vlc-3.0.11.1/autotools/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
vlc-3.0.11.1/autotools/ltmain.sh-9418-			case $potliblink in
vlc-3.0.11.1/autotools/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
vlc-3.0.11.1/autotools/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
vlc-3.0.11.1/autotools/ltmain.sh-9421-			esac
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
vlc-3.0.11.1/autotools/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vlc-3.0.11.1/autotools/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9472-	      if test -n "$a_deplib"; then
vlc-3.0.11.1/autotools/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
vlc-3.0.11.1/autotools/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
vlc-3.0.11.1/autotools/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
vlc-3.0.11.1/autotools/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9511-	  newdeplibs=
vlc-3.0.11.1/autotools/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
vlc-3.0.11.1/autotools/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
vlc-3.0.11.1/autotools/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
vlc-3.0.11.1/autotools/ltmain.sh-9517-	    done
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
vlc-3.0.11.1/autotools/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
vlc-3.0.11.1/autotools/ltmain.sh-9543-	  ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9593-	*-*-darwin*)
vlc-3.0.11.1/autotools/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh-9597-	  ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-9720-	# Use standard objects if they are pic
vlc-3.0.11.1/autotools/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
vlc-3.0.11.1/autotools/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
vlc-3.0.11.1/autotools/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10249-      # Create the old-style object.
vlc-3.0.11.1/autotools/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
vlc-3.0.11.1/autotools/ltmain.sh-10251-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
vlc-3.0.11.1/autotools/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
vlc-3.0.11.1/autotools/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
vlc-3.0.11.1/autotools/ltmain.sh-10310-	;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
vlc-3.0.11.1/autotools/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10328-	;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
vlc-3.0.11.1/autotools/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
vlc-3.0.11.1/autotools/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10463-	# Transform all the library objects into standard objects.
vlc-3.0.11.1/autotools/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
vlc-3.0.11.1/autotools/ltmain.sh-10466-      fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10491-	# Replace the output file specification.
vlc-3.0.11.1/autotools/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10500-	  func_to_tool_file "$output"
vlc-3.0.11.1/autotools/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10544-	# Replace the output file specification.
vlc-3.0.11.1/autotools/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10546-	# Delete the old output file.
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10552-	  func_to_tool_file "$output"
vlc-3.0.11.1/autotools/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
vlc-3.0.11.1/autotools/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10572-          ;;
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10583-      # Replace the output file specification.
vlc-3.0.11.1/autotools/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10585-
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
vlc-3.0.11.1/autotools/ltmain.sh:10593:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
vlc-3.0.11.1/autotools/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
vlc-3.0.11.1/autotools/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
vlc-3.0.11.1/autotools/ltmain.sh-10615-      fi
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
vlc-3.0.11.1/autotools/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
vlc-3.0.11.1/autotools/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
vlc-3.0.11.1/autotools/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
vlc-3.0.11.1/autotools/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10906-		name=$func_basename_result
vlc-3.0.11.1/autotools/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
vlc-3.0.11.1/autotools/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-10925-		name=$func_basename_result
vlc-3.0.11.1/autotools/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
vlc-3.0.11.1/autotools/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
vlc-3.0.11.1/autotools/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
vlc-3.0.11.1/autotools/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
vlc-3.0.11.1/autotools/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
vlc-3.0.11.1/autotools/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
vlc-3.0.11.1/autotools/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
vlc-3.0.11.1/autotools/ylwrap-103-case $input in
##############################################
vlc-3.0.11.1/autotools/ylwrap-111-esac
vlc-3.0.11.1/autotools/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
vlc-3.0.11.1/autotools/ylwrap-113-
##############################################
vlc-3.0.11.1/autotools/ylwrap-150-  shift
vlc-3.0.11.1/autotools/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
vlc-3.0.11.1/autotools/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
vlc-3.0.11.1/autotools/ylwrap-153-done
##############################################
vlc-3.0.11.1/autotools/ylwrap-182-  do
vlc-3.0.11.1/autotools/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
vlc-3.0.11.1/autotools/ylwrap-184-    if test -f "$from"; then
##############################################
vlc-3.0.11.1/autotools/ylwrap-198-        realtarget=$target
vlc-3.0.11.1/autotools/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
vlc-3.0.11.1/autotools/ylwrap-200-      fi
##############################################
vlc-3.0.11.1/autotools/config.guess-34-
vlc-3.0.11.1/autotools/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
vlc-3.0.11.1/autotools/config.guess-36-
##############################################
vlc-3.0.11.1/autotools/config.guess-102-: ${TMPDIR=/tmp} ;
vlc-3.0.11.1/autotools/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
vlc-3.0.11.1/autotools/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
vlc-3.0.11.1/autotools/config.guess-151-	EOF
vlc-3.0.11.1/autotools/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
vlc-3.0.11.1/autotools/config.guess-153-
##############################################
vlc-3.0.11.1/autotools/config.guess-188-	    earmv*)
vlc-3.0.11.1/autotools/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
vlc-3.0.11.1/autotools/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
vlc-3.0.11.1/autotools/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
vlc-3.0.11.1/autotools/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
vlc-3.0.11.1/autotools/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
vlc-3.0.11.1/autotools/config.guess-222-		;;
##############################################
vlc-3.0.11.1/autotools/config.guess-233-	    *)
vlc-3.0.11.1/autotools/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
vlc-3.0.11.1/autotools/config.guess-235-		;;
##############################################
vlc-3.0.11.1/autotools/config.guess-280-	*4.0)
vlc-3.0.11.1/autotools/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
vlc-3.0.11.1/autotools/config.guess-282-		;;
vlc-3.0.11.1/autotools/config.guess-283-	*5.*)
vlc-3.0.11.1/autotools/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
vlc-3.0.11.1/autotools/config.guess-285-		;;
##############################################
vlc-3.0.11.1/autotools/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
vlc-3.0.11.1/autotools/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
vlc-3.0.11.1/autotools/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
vlc-3.0.11.1/autotools/config.guess-328-	# 1.2 uses "1.2" for uname -r.
vlc-3.0.11.1/autotools/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
vlc-3.0.11.1/autotools/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
vlc-3.0.11.1/autotools/config.guess-379-    s390x:SunOS:*:*)
vlc-3.0.11.1/autotools/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-381-	exit ;;
vlc-3.0.11.1/autotools/config.guess-382-    sun4H:SunOS:5.*:*)
vlc-3.0.11.1/autotools/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-384-	exit ;;
vlc-3.0.11.1/autotools/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
vlc-3.0.11.1/autotools/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-387-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-404-	fi
vlc-3.0.11.1/autotools/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-406-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
vlc-3.0.11.1/autotools/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-412-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
vlc-3.0.11.1/autotools/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
vlc-3.0.11.1/autotools/config.guess-421-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-425-    sun*:*:4.2BSD:*)
vlc-3.0.11.1/autotools/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
vlc-3.0.11.1/autotools/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
vlc-3.0.11.1/autotools/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
vlc-3.0.11.1/autotools/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
vlc-3.0.11.1/autotools/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
vlc-3.0.11.1/autotools/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
vlc-3.0.11.1/autotools/config.guess-563-    *:IRIX*:*:*)
vlc-3.0.11.1/autotools/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
vlc-3.0.11.1/autotools/config.guess-565-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-593-EOF
vlc-3.0.11.1/autotools/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
vlc-3.0.11.1/autotools/config.guess-595-		then
##############################################
vlc-3.0.11.1/autotools/config.guess-606-    *:AIX:*:[4567])
vlc-3.0.11.1/autotools/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
vlc-3.0.11.1/autotools/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
vlc-3.0.11.1/autotools/config.guess-642-    9000/[34678]??:HP-UX:*:*)
vlc-3.0.11.1/autotools/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
vlc-3.0.11.1/autotools/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
vlc-3.0.11.1/autotools/config.guess-696-EOF
vlc-3.0.11.1/autotools/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
vlc-3.0.11.1/autotools/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
vlc-3.0.11.1/autotools/config.guess-724-    ia64:HP-UX:*:*)
vlc-3.0.11.1/autotools/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
vlc-3.0.11.1/autotools/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
vlc-3.0.11.1/autotools/config.guess-754-EOF
vlc-3.0.11.1/autotools/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
vlc-3.0.11.1/autotools/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
vlc-3.0.11.1/autotools/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
vlc-3.0.11.1/autotools/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
vlc-3.0.11.1/autotools/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
vlc-3.0.11.1/autotools/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
vlc-3.0.11.1/autotools/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
vlc-3.0.11.1/autotools/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
vlc-3.0.11.1/autotools/config.guess-850-	esac
vlc-3.0.11.1/autotools/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
vlc-3.0.11.1/autotools/config.guess-852-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-886-    prep*:SunOS:5.*:*)
vlc-3.0.11.1/autotools/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
vlc-3.0.11.1/autotools/config.guess-888-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-890-	# the GNU system
vlc-3.0.11.1/autotools/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
vlc-3.0.11.1/autotools/config.guess-892-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-894-	# other systems with GNU libc and userland
vlc-3.0.11.1/autotools/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
vlc-3.0.11.1/autotools/config.guess-896-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-988-EOF
vlc-3.0.11.1/autotools/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
vlc-3.0.11.1/autotools/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
vlc-3.0.11.1/autotools/config.guess-1092-    i*86:*:4.*:*)
vlc-3.0.11.1/autotools/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
vlc-3.0.11.1/autotools/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
vlc-3.0.11.1/autotools/config.guess-1295-	fi
vlc-3.0.11.1/autotools/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
vlc-3.0.11.1/autotools/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
vlc-3.0.11.1/autotools/config.guess-1393-    *:DragonFly:*:*)
vlc-3.0.11.1/autotools/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
vlc-3.0.11.1/autotools/config.guess-1395-	exit ;;
##############################################
vlc-3.0.11.1/autotools/config.guess-1406-    i*86:skyos:*:*)
vlc-3.0.11.1/autotools/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
vlc-3.0.11.1/autotools/config.guess-1408-	exit ;;
##############################################
vlc-3.0.11.1/autotools/depcomp-64-  case $1 in
vlc-3.0.11.1/autotools/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
vlc-3.0.11.1/autotools/depcomp-66-      *) dir=;;
##############################################
vlc-3.0.11.1/autotools/depcomp-73-{
vlc-3.0.11.1/autotools/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
vlc-3.0.11.1/autotools/depcomp-75-}
##############################################
vlc-3.0.11.1/autotools/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
vlc-3.0.11.1/autotools/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
vlc-3.0.11.1/autotools/depcomp-128-
##############################################
vlc-3.0.11.1/autotools/depcomp-405-        sleep 1
vlc-3.0.11.1/autotools/depcomp:406:        i=`expr $i - 1`
vlc-3.0.11.1/autotools/depcomp-407-      done
vlc-3.0.11.1/autotools/depcomp-408-    fi
vlc-3.0.11.1/autotools/depcomp:409:    i=`expr $i - 1`
vlc-3.0.11.1/autotools/depcomp-410-  done
##############################################
vlc-3.0.11.1/autotools/depcomp-425-  # Do two passes, one to just change these to
vlc-3.0.11.1/autotools/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
vlc-3.0.11.1/autotools/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
vlc-3.0.11.1/autotools/depcomp-659-  done
vlc-3.0.11.1/autotools/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
vlc-3.0.11.1/autotools/depcomp-661-  touch "$tmpdepfile"
##############################################
vlc-3.0.11.1/autotools/config.rpath-33-host="$1"
vlc-3.0.11.1/autotools/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
vlc-3.0.11.1/autotools/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
vlc-3.0.11.1/autotools/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
vlc-3.0.11.1/autotools/config.rpath-37-
##############################################
vlc-3.0.11.1/autotools/config.rpath-47-done
vlc-3.0.11.1/autotools/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
vlc-3.0.11.1/autotools/config.rpath-49-
##############################################
vlc-3.0.11.1/autotools/config.rpath-94-        *)
vlc-3.0.11.1/autotools/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/autotools/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
vlc-3.0.11.1/autotools/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vlc-3.0.11.1/autotools/config.rpath:236:      case `$LD -v 2>&1` in
vlc-3.0.11.1/autotools/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
vlc-3.0.11.1/autotools/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
vlc-3.0.11.1/autotools/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
vlc-3.0.11.1/autotools/config.rpath-243-          else
##############################################
vlc-3.0.11.1/autotools/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
vlc-3.0.11.1/autotools/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
vlc-3.0.11.1/autotools/config.rpath-300-          if test -f "$collect2name" && \
##############################################
vlc-3.0.11.1/autotools/config.rpath-430-        hardcode_direct=yes
vlc-3.0.11.1/autotools/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vlc-3.0.11.1/autotools/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
vlc-3.0.11.1/autotools/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
vlc-3.0.11.1/autotools/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
vlc-3.0.11.1/autotools/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
vlc-3.0.11.1/autotools/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
vlc-3.0.11.1/autotools/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
vlc-3.0.11.1/autotools/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
vlc-3.0.11.1/autotools/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vlc-3.0.11.1/autotools/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vlc-3.0.11.1/autotools/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vlc-3.0.11.1/autotools/config.rpath-651-
##############################################
vlc-3.0.11.1/autotools/install-sh-234-      fi
vlc-3.0.11.1/autotools/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
vlc-3.0.11.1/autotools/install-sh-236-    *)
##############################################
vlc-3.0.11.1/autotools/install-sh-280-      dstdir=$dst
vlc-3.0.11.1/autotools/install-sh:281:      dstbase=`basename "$src"`
vlc-3.0.11.1/autotools/install-sh-282-      case $dst in
##############################################
vlc-3.0.11.1/autotools/install-sh-287-    else
vlc-3.0.11.1/autotools/install-sh:288:      dstdir=`dirname "$dst"`
vlc-3.0.11.1/autotools/install-sh-289-      test -d "$dstdir"
##############################################
vlc-3.0.11.1/autotools/install-sh-354-                   test_tmpdir="$tmpdir/a"
vlc-3.0.11.1/autotools/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
vlc-3.0.11.1/autotools/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
vlc-3.0.11.1/autotools/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
vlc-3.0.11.1/autotools/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
vlc-3.0.11.1/autotools/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
vlc-3.0.11.1/autotools/install-sh-419-            case $prefix in
vlc-3.0.11.1/autotools/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
vlc-3.0.11.1/autotools/install-sh-421-              *) qprefix=$prefix;;
##############################################
vlc-3.0.11.1/autotools/install-sh-468-    if $copy_on_change &&
vlc-3.0.11.1/autotools/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
vlc-3.0.11.1/autotools/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
vlc-3.0.11.1/autotools/install-sh-471-       set -f &&
##############################################
vlc-3.0.11.1/autotools/compile-67-	mingw/*)
vlc-3.0.11.1/autotools/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
vlc-3.0.11.1/autotools/compile-69-	  ;;
vlc-3.0.11.1/autotools/compile-70-	cygwin/*)
vlc-3.0.11.1/autotools/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
vlc-3.0.11.1/autotools/compile-72-	  ;;
vlc-3.0.11.1/autotools/compile-73-	wine/*)
vlc-3.0.11.1/autotools/compile:74:	  file=`winepath -w "$file" || echo "$file"`
vlc-3.0.11.1/autotools/compile-75-	  ;;
##############################################
vlc-3.0.11.1/autotools/compile-310-# Name of file we expect compiler to create.
vlc-3.0.11.1/autotools/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
vlc-3.0.11.1/autotools/compile-312-
##############################################
vlc-3.0.11.1/autotools/compile-316-# object file name, since that is what matters with a parallel build.
vlc-3.0.11.1/autotools/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
vlc-3.0.11.1/autotools/compile-318-while true; do
##############################################
vlc-3.0.11.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
vlc-3.0.11.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
vlc-3.0.11.1/configure-47-  as_echo='print -r --'
vlc-3.0.11.1/configure-48-  as_echo_n='print -rn --'
vlc-3.0.11.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
vlc-3.0.11.1/configure-50-  as_echo='printf %s\n'
##############################################
vlc-3.0.11.1/configure-52-else
vlc-3.0.11.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
vlc-3.0.11.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
vlc-3.0.11.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
vlc-3.0.11.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
vlc-3.0.11.1/configure-64-      esac;
##############################################
vlc-3.0.11.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
vlc-3.0.11.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
vlc-3.0.11.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
vlc-3.0.11.1/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
vlc-3.0.11.1/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
vlc-3.0.11.1/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
vlc-3.0.11.1/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
vlc-3.0.11.1/configure-334-      case $as_dir in #(
vlc-3.0.11.1/configure:335:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
vlc-3.0.11.1/configure-336-      *) as_qdir=$as_dir;;
##############################################
vlc-3.0.11.1/configure-407-  {
vlc-3.0.11.1/configure:408:    as_val=`expr "$@" || test $? -eq 1`
vlc-3.0.11.1/configure-409-  }
##############################################
vlc-3.0.11.1/configure-414-# ----------------------------------------
vlc-3.0.11.1/configure:415:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
vlc-3.0.11.1/configure-416-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
vlc-3.0.11.1/configure-477-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
vlc-3.0.11.1/configure:478:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
vlc-3.0.11.1/configure-479-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
vlc-3.0.11.1/configure-2189-  case $ac_option in
vlc-3.0.11.1/configure:2190:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
vlc-3.0.11.1/configure-2191-  *=)   ac_optarg= ;;
##############################################
vlc-3.0.11.1/configure-2233-  -disable-* | --disable-*)
vlc-3.0.11.1/configure:2234:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
vlc-3.0.11.1/configure-2235-    # Reject names that are not valid shell variable names.
##############################################
vlc-3.0.11.1/configure-2238-    ac_useropt_orig=$ac_useropt
vlc-3.0.11.1/configure:2239:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vlc-3.0.11.1/configure-2240-    case $ac_user_opts in
##############################################
vlc-3.0.11.1/configure-2259-  -enable-* | --enable-*)
vlc-3.0.11.1/configure:2260:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
vlc-3.0.11.1/configure-2261-    # Reject names that are not valid shell variable names.
##############################################
vlc-3.0.11.1/configure-2264-    ac_useropt_orig=$ac_useropt
vlc-3.0.11.1/configure:2265:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vlc-3.0.11.1/configure-2266-    case $ac_user_opts in
##############################################
vlc-3.0.11.1/configure-2472-  -with-* | --with-*)
vlc-3.0.11.1/configure:2473:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
vlc-3.0.11.1/configure-2474-    # Reject names that are not valid shell variable names.
##############################################
vlc-3.0.11.1/configure-2477-    ac_useropt_orig=$ac_useropt
vlc-3.0.11.1/configure:2478:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vlc-3.0.11.1/configure-2479-    case $ac_user_opts in
##############################################
vlc-3.0.11.1/configure-2488-  -without-* | --without-*)
vlc-3.0.11.1/configure:2489:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
vlc-3.0.11.1/configure-2490-    # Reject names that are not valid shell variable names.
##############################################
vlc-3.0.11.1/configure-2493-    ac_useropt_orig=$ac_useropt
vlc-3.0.11.1/configure:2494:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vlc-3.0.11.1/configure-2495-    case $ac_user_opts in
##############################################
vlc-3.0.11.1/configure-2526-  *=*)
vlc-3.0.11.1/configure:2527:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
vlc-3.0.11.1/configure-2528-    # Reject names that are not valid shell variable names.
##############################################
vlc-3.0.11.1/configure-2547-if test -n "$ac_prev"; then
vlc-3.0.11.1/configure:2548:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
vlc-3.0.11.1/configure-2549-  as_fn_error $? "missing argument to $ac_option"
##############################################
vlc-3.0.11.1/configure-2569-    */ )
vlc-3.0.11.1/configure:2570:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
vlc-3.0.11.1/configure-2571-      eval $ac_var=\$ac_val;;
##############################################
vlc-3.0.11.1/configure-2604-ac_ls_di=`ls -di .` &&
vlc-3.0.11.1/configure:2605:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
vlc-3.0.11.1/configure-2606-  as_fn_error $? "working directory cannot be determined"
##############################################
vlc-3.0.11.1/configure-2660-case $srcdir in
vlc-3.0.11.1/configure:2661:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
vlc-3.0.11.1/configure-2662-esac
##############################################
vlc-3.0.11.1/configure-2703-By default, \`make install' will install all the files in
vlc-3.0.11.1/configure:2704:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
vlc-3.0.11.1/configure:2705:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
vlc-3.0.11.1/configure-2706-for instance \`--prefix=\$HOME'.
##############################################
vlc-3.0.11.1/configure-3462-*)
vlc-3.0.11.1/configure:3463:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
vlc-3.0.11.1/configure-3464-  # A ".." for each directory in $ac_dir_suffix.
vlc-3.0.11.1/configure:3465:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
vlc-3.0.11.1/configure-3466-  case $ac_top_builddir_sub in
##############################################
vlc-3.0.11.1/configure-4039-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
vlc-3.0.11.1/configure:4040:  as_decl_name=`echo $2|sed 's/ *(.*//'`
vlc-3.0.11.1/configure:4041:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
vlc-3.0.11.1/configure-4042-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
vlc-3.0.11.1/configure-4348-    *\'*)
vlc-3.0.11.1/configure:4349:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
vlc-3.0.11.1/configure-4350-    esac
##############################################
vlc-3.0.11.1/configure-4431-      case $ac_val in
vlc-3.0.11.1/configure:4432:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vlc-3.0.11.1/configure-4433-      esac
##############################################
vlc-3.0.11.1/configure-4446-	case $ac_val in
vlc-3.0.11.1/configure:4447:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vlc-3.0.11.1/configure-4448-	esac
##############################################
vlc-3.0.11.1/configure-4567-    set,)
vlc-3.0.11.1/configure:4568:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
vlc-3.0.11.1/configure:4569:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
vlc-3.0.11.1/configure-4570-      ac_cache_corrupted=: ;;
##############################################
vlc-3.0.11.1/configure-4578-	# differences in whitespace do not lead to failure.
vlc-3.0.11.1/configure:4579:	ac_old_val_w=`echo x $ac_old_val`
vlc-3.0.11.1/configure:4580:	ac_new_val_w=`echo x $ac_new_val`
vlc-3.0.11.1/configure-4581-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
vlc-3.0.11.1/configure-4598-    case $ac_new_val in
vlc-3.0.11.1/configure:4599:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
vlc-3.0.11.1/configure-4600-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
vlc-3.0.11.1/configure-4634-
vlc-3.0.11.1/configure:4635:CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
vlc-3.0.11.1/configure-4636-CODENAME="Vetinari"
##############################################
vlc-3.0.11.1/configure-4681-test "x$ac_build_alias" = x &&
vlc-3.0.11.1/configure:4682:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
vlc-3.0.11.1/configure-4683-test "x$ac_build_alias" = x &&
vlc-3.0.11.1/configure-4684-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
vlc-3.0.11.1/configure:4685:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
vlc-3.0.11.1/configure-4686-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
vlc-3.0.11.1/configure-4705-IFS=$ac_save_IFS
vlc-3.0.11.1/configure:4706:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
vlc-3.0.11.1/configure-4707-
##############################################
vlc-3.0.11.1/configure-4716-else
vlc-3.0.11.1/configure:4717:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
vlc-3.0.11.1/configure-4718-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
vlc-3.0.11.1/configure-4738-IFS=$ac_save_IFS
vlc-3.0.11.1/configure:4739:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
vlc-3.0.11.1/configure-4740-
##############################################
vlc-3.0.11.1/configure-4864-     echo "timestamp, slept: $am_has_slept" > conftest.file
vlc-3.0.11.1/configure:4865:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
vlc-3.0.11.1/configure-4866-     if test "$*" = "X"; then
vlc-3.0.11.1/configure-4867-	# -L didn't work.
vlc-3.0.11.1/configure:4868:	set X `ls -t "$srcdir/configure" conftest.file`
vlc-3.0.11.1/configure-4869-     fi
##############################################
vlc-3.0.11.1/configure-4915-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
vlc-3.0.11.1/configure:4916:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
vlc-3.0.11.1/configure-4917-
vlc-3.0.11.1/configure-4918-# Expand $ac_aux_dir to an absolute path.
vlc-3.0.11.1/configure:4919:am_aux_dir=`cd "$ac_aux_dir" && pwd`
vlc-3.0.11.1/configure-4920-
##############################################
vlc-3.0.11.1/configure-5060-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
vlc-3.0.11.1/configure:5061:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
vlc-3.0.11.1/configure-5062-	     'mkdir (GNU coreutils) '* | \
##############################################
vlc-3.0.11.1/configure-5133-set x ${MAKE-make}
vlc-3.0.11.1/configure:5134:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
vlc-3.0.11.1/configure-5135-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
vlc-3.0.11.1/configure-5143-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
vlc-3.0.11.1/configure:5144:case `${MAKE-make} -f conftest.make 2>/dev/null` in
vlc-3.0.11.1/configure-5145-  *@@@%%%=?*=@@@%%%*)
##############################################
vlc-3.0.11.1/configure-5209-
vlc-3.0.11.1/configure:5210:if test "`cd $srcdir && pwd`" != "`pwd`"; then
vlc-3.0.11.1/configure-5211-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
vlc-3.0.11.1/configure-5857-$as_echo_n "checking whether the C compiler works... " >&6; }
vlc-3.0.11.1/configure:5858:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
vlc-3.0.11.1/configure-5859-
##############################################
vlc-3.0.11.1/configure-5901-	then :; else
vlc-3.0.11.1/configure:5902:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vlc-3.0.11.1/configure-5903-	fi
##############################################
vlc-3.0.11.1/configure-5961-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
vlc-3.0.11.1/configure:5962:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vlc-3.0.11.1/configure-5963-	  break;;
##############################################
vlc-3.0.11.1/configure-6070-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
vlc-3.0.11.1/configure:6071:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
vlc-3.0.11.1/configure-6072-       break;;
##############################################
vlc-3.0.11.1/configure-6451-  if test "$am_compiler_list" = ""; then
vlc-3.0.11.1/configure:6452:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vlc-3.0.11.1/configure-6453-  fi
##############################################
vlc-3.0.11.1/configure-6708-  # Check for GNU $ac_path_GREP
vlc-3.0.11.1/configure:6709:case `"$ac_path_GREP" --version 2>&1` in
vlc-3.0.11.1/configure-6710-*GNU*)
##############################################
vlc-3.0.11.1/configure-6774-  # Check for GNU $ac_path_EGREP
vlc-3.0.11.1/configure:6775:case `"$ac_path_EGREP" --version 2>&1` in
vlc-3.0.11.1/configure-6776-*GNU*)
##############################################
vlc-3.0.11.1/configure-6935-do :
vlc-3.0.11.1/configure:6936:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-6937-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
vlc-3.0.11.1/configure-6940-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:6941:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-6942-_ACEOF
##############################################
vlc-3.0.11.1/configure-7014-    do
vlc-3.0.11.1/configure:7015:      cachevar=`$as_echo "ax_cv_c_compile_c11_$opt" | $as_tr_sh`
vlc-3.0.11.1/configure-7016-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC $opt supports C11" >&5
##############################################
vlc-3.0.11.1/configure-7363-  if test "$am_compiler_list" = ""; then
vlc-3.0.11.1/configure:7364:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vlc-3.0.11.1/configure-7365-  fi
##############################################
vlc-3.0.11.1/configure-7879-  if test "$am_compiler_list" = ""; then
vlc-3.0.11.1/configure:7880:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vlc-3.0.11.1/configure-7881-  fi
##############################################
vlc-3.0.11.1/configure-7998-  # Check for GNU $ac_path_EGREP
vlc-3.0.11.1/configure:7999:case `"$ac_path_EGREP" --version 2>&1` in
vlc-3.0.11.1/configure-8000-*GNU*)
##############################################
vlc-3.0.11.1/configure-8046-set x ${MAKE-make}
vlc-3.0.11.1/configure:8047:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
vlc-3.0.11.1/configure-8048-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
vlc-3.0.11.1/configure-8056-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
vlc-3.0.11.1/configure:8057:case `${MAKE-make} -f conftest.make 2>/dev/null` in
vlc-3.0.11.1/configure-8058-  *@@@%%%=?*=@@@%%%*)
##############################################
vlc-3.0.11.1/configure-8111-  if test "$am_compiler_list" = ""; then
vlc-3.0.11.1/configure:8112:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vlc-3.0.11.1/configure-8113-  fi
##############################################
vlc-3.0.11.1/configure-8314-/* end confdefs.h.  */
vlc-3.0.11.1/configure:8315:`cat $LEX_OUTPUT_ROOT.c`
vlc-3.0.11.1/configure-8316-_ACEOF
##############################################
vlc-3.0.11.1/configure-8347-  #define YYTEXT_POINTER 1
vlc-3.0.11.1/configure:8348:`cat $LEX_OUTPUT_ROOT.c`
vlc-3.0.11.1/configure-8349-_ACEOF
##############################################
vlc-3.0.11.1/configure-8761-    for switch in -std=c++11 -std=c++0x; do
vlc-3.0.11.1/configure:8762:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
vlc-3.0.11.1/configure-8763-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
vlc-3.0.11.1/configure-8893-for flag in -Werror=unknown-warning-option -Werror=invalid-command-line-argument; do
vlc-3.0.11.1/configure:8894:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-8895-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-8968-for flag in -Werror=unknown-warning-option -Werror=invalid-command-line-argument; do
vlc-3.0.11.1/configure:8969:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-8970-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-9958-    echo "${CONTRIB_DIR} not found" >&5
vlc-3.0.11.1/configure:9959:    CONTRIB_DIR="${srcdir}/contrib/`$CC -dumpmachine`"
vlc-3.0.11.1/configure-9960-    if test ! -d "${CONTRIB_DIR}"; then :
##############################################
vlc-3.0.11.1/configure-9989-
vlc-3.0.11.1/configure:9990:    CONTRIB_DIR=`cd "${CONTRIB_DIR}" && pwd`
vlc-3.0.11.1/configure-9991-
##############################################
vlc-3.0.11.1/configure-10050-
vlc-3.0.11.1/configure:10051:    TOOLS_DIR=`cd "${TOOLS_DIR}" && pwd`
vlc-3.0.11.1/configure-10052-    export PATH="${TOOLS_DIR}":$PATH
##############################################
vlc-3.0.11.1/configure-10113-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
vlc-3.0.11.1/configure:10114:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
vlc-3.0.11.1/configure-10115-  ECHO='print -r --'
vlc-3.0.11.1/configure:10116:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
vlc-3.0.11.1/configure-10117-  ECHO='printf %s\n'
##############################################
vlc-3.0.11.1/configure-10182-  # Check for GNU $ac_path_SED
vlc-3.0.11.1/configure:10183:case `"$ac_path_SED" --version 2>&1` in
vlc-3.0.11.1/configure-10184-*GNU*)
##############################################
vlc-3.0.11.1/configure-10261-  # Check for GNU $ac_path_FGREP
vlc-3.0.11.1/configure:10262:case `"$ac_path_FGREP" --version 2>&1` in
vlc-3.0.11.1/configure-10263-*GNU*)
##############################################
vlc-3.0.11.1/configure-10341-    # gcc leaves a trailing carriage return, which upsets mingw
vlc-3.0.11.1/configure:10342:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vlc-3.0.11.1/configure-10343-  *)
vlc-3.0.11.1/configure:10344:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vlc-3.0.11.1/configure-10345-  esac
##############################################
vlc-3.0.11.1/configure-10350-      # Canonicalize the pathname of ld
vlc-3.0.11.1/configure:10351:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
vlc-3.0.11.1/configure-10352-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
vlc-3.0.11.1/configure:10353:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
vlc-3.0.11.1/configure-10354-      done
##############################################
vlc-3.0.11.1/configure-10385-      # Break only if it was the GNU/non-GNU ld that we prefer.
vlc-3.0.11.1/configure:10386:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-10387-      *GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-10416-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
vlc-3.0.11.1/configure:10417:case `$LD -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-10418-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-10466-	esac
vlc-3.0.11.1/configure:10467:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
vlc-3.0.11.1/configure-10468-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
vlc-3.0.11.1/configure-10472-	*)
vlc-3.0.11.1/configure:10473:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
vlc-3.0.11.1/configure-10474-	  */dev/null*)
##############################################
vlc-3.0.11.1/configure-10600-
vlc-3.0.11.1/configure:10601:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
vlc-3.0.11.1/configure-10602-    *COFF*)
##############################################
vlc-3.0.11.1/configure-10712-    # And add a safety zone
vlc-3.0.11.1/configure:10713:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vlc-3.0.11.1/configure:10714:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vlc-3.0.11.1/configure-10715-    ;;
##############################################
vlc-3.0.11.1/configure-10745-    if test -n "$kargmax"; then
vlc-3.0.11.1/configure:10746:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
vlc-3.0.11.1/configure-10747-    else
##############################################
vlc-3.0.11.1/configure-10754-       test undefined != "$lt_cv_sys_max_cmd_len"; then
vlc-3.0.11.1/configure:10755:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vlc-3.0.11.1/configure:10756:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vlc-3.0.11.1/configure-10757-    else
##############################################
vlc-3.0.11.1/configure-10766-      # we can't tell.
vlc-3.0.11.1/configure:10767:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
vlc-3.0.11.1/configure-10768-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
vlc-3.0.11.1/configure-10770-      do
vlc-3.0.11.1/configure:10771:        i=`expr $i + 1`
vlc-3.0.11.1/configure-10772-        teststring=$teststring$teststring
##############################################
vlc-3.0.11.1/configure-10774-      # Only check the string length outside the loop.
vlc-3.0.11.1/configure:10775:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
vlc-3.0.11.1/configure-10776-      teststring=
##############################################
vlc-3.0.11.1/configure-10779-      # linker.  It appears as though 1/2 is a usable value.
vlc-3.0.11.1/configure:10780:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
vlc-3.0.11.1/configure-10781-    fi
##############################################
vlc-3.0.11.1/configure-11187-openbsd* | bitrig*)
vlc-3.0.11.1/configure:11188:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/configure-11189-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
vlc-3.0.11.1/configure-11257-    else
vlc-3.0.11.1/configure:11258:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
vlc-3.0.11.1/configure-11259-    fi
##############################################
vlc-3.0.11.1/configure-11399-  # decide which one to use based on capabilities of $DLLTOOL
vlc-3.0.11.1/configure:11400:  case `$DLLTOOL --help 2>&1` in
vlc-3.0.11.1/configure-11401-  *--identify-strict*)
##############################################
vlc-3.0.11.1/configure-11920-# If we're using GNU nm, then use its standard symbol codes.
vlc-3.0.11.1/configure:11921:case `$NM -V 2>&1` in
vlc-3.0.11.1/configure-11922-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-11968-mingw*)
vlc-3.0.11.1/configure:11969:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
vlc-3.0.11.1/configure-11970-  ;;
##############################################
vlc-3.0.11.1/configure-12197-   if test yes = "$GCC"; then
vlc-3.0.11.1/configure:12198:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
vlc-3.0.11.1/configure-12199-   fi
##############################################
vlc-3.0.11.1/configure-12201- /*)
vlc-3.0.11.1/configure:12202:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
vlc-3.0.11.1/configure-12203-   ;; #(
##############################################
vlc-3.0.11.1/configure-12296-    done
vlc-3.0.11.1/configure:12297:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
vlc-3.0.11.1/configure-12298-}
##############################################
vlc-3.0.11.1/configure-12318-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:12319:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12320-      *ELF-32*)
##############################################
vlc-3.0.11.1/configure-12339-    if test yes = "$lt_cv_prog_gnu_ld"; then
vlc-3.0.11.1/configure:12340:      case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12341-	*32-bit*)
##############################################
vlc-3.0.11.1/configure-12351-    else
vlc-3.0.11.1/configure:12352:      case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12353-	*32-bit*)
##############################################
vlc-3.0.11.1/configure-12377-    emul=elf
vlc-3.0.11.1/configure:12378:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12379-      *32-bit*)
##############################################
vlc-3.0.11.1/configure-12385-    esac
vlc-3.0.11.1/configure:12386:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12387-      *MSB*)
##############################################
vlc-3.0.11.1/configure-12393-    esac
vlc-3.0.11.1/configure:12394:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/configure-12395-      *N32*)
##############################################
vlc-3.0.11.1/configure-13326-    *:)
vlc-3.0.11.1/configure:13327:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
vlc-3.0.11.1/configure-13328-        ;;
vlc-3.0.11.1/configure-13329-    x:*)
vlc-3.0.11.1/configure:13330:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/configure-13331-        ;;
vlc-3.0.11.1/configure-13332-    *::*)
vlc-3.0.11.1/configure:13333:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
vlc-3.0.11.1/configure:13334:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
vlc-3.0.11.1/configure-13335-        ;;
vlc-3.0.11.1/configure-13336-    *)
vlc-3.0.11.1/configure:13337:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/configure-13338-        ;;
##############################################
vlc-3.0.11.1/configure-13359-  case $2 in
vlc-3.0.11.1/configure:13360:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
vlc-3.0.11.1/configure:13361:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
vlc-3.0.11.1/configure-13362-  esac
##############################################
vlc-3.0.11.1/configure-13996-	"file_magic "*)
vlc-3.0.11.1/configure:13997:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vlc-3.0.11.1/configure-13998-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
vlc-3.0.11.1/configure-14062-	"file_magic "*)
vlc-3.0.11.1/configure:14063:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vlc-3.0.11.1/configure-14064-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
vlc-3.0.11.1/configure-14466-      *)
vlc-3.0.11.1/configure:14467:	case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/configure-14468-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
vlc-3.0.11.1/configure-14915-	# shared libraries, regardless of the interface used.
vlc-3.0.11.1/configure:14916:	case `$LD -v 2>&1` in
vlc-3.0.11.1/configure-14917-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
vlc-3.0.11.1/configure-14947-    supports_anon_versioning=no
vlc-3.0.11.1/configure:14948:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
vlc-3.0.11.1/configure-14949-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
vlc-3.0.11.1/configure-15016-	# is; otherwise, prepend EXPORTS...
vlc-3.0.11.1/configure:15017:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
vlc-3.0.11.1/configure-15018-          cp $export_symbols $output_objdir/$soname.def;
##############################################
vlc-3.0.11.1/configure-15050-	prefix_cmds="$SED"~
vlc-3.0.11.1/configure:15051:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/configure-15052-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/configure-15072-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vlc-3.0.11.1/configure:15073:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/configure:15074:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/configure-15075-      ;;
##############################################
vlc-3.0.11.1/configure-15090-        pgcc*)				# Portland Group C compiler
vlc-3.0.11.1/configure:15091:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-15092-	  tmp_addflag=' $pic_flag'
##############################################
vlc-3.0.11.1/configure-15095-					# Portland Group f77 and f90 compilers
vlc-3.0.11.1/configure:15096:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-15097-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
vlc-3.0.11.1/configure-15112-	nvcc*)	# Cuda Compiler Driver 2.2
vlc-3.0.11.1/configure:15113:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-15114-	  compiler_needs_object=yes
##############################################
vlc-3.0.11.1/configure-15116-	esac
vlc-3.0.11.1/configure:15117:	case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/configure-15118-	*Sun\ C*)			# Sun C 5.9
vlc-3.0.11.1/configure:15119:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-15120-	  compiler_needs_object=yes
##############################################
vlc-3.0.11.1/configure-15187-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vlc-3.0.11.1/configure:15188:      case `$LD -v 2>&1` in
vlc-3.0.11.1/configure-15189-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
vlc-3.0.11.1/configure-15276-	else
vlc-3.0.11.1/configure:15277:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
vlc-3.0.11.1/configure-15278-	fi
##############################################
vlc-3.0.11.1/configure-15341-	# below for broken collect2 doesn't work under 4.3+
vlc-3.0.11.1/configure:15342:	  collect2name=`$CC -print-prog-name=collect2`
vlc-3.0.11.1/configure-15343-	  if test -f "$collect2name" &&
##############################################
vlc-3.0.11.1/configure-15421-      }'
vlc-3.0.11.1/configure:15422:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-15423-  # Check for a 64-bit object if we didn't find anything.
vlc-3.0.11.1/configure-15424-  if test -z "$lt_cv_aix_libpath_"; then
vlc-3.0.11.1/configure:15425:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-15426-  fi
##############################################
vlc-3.0.11.1/configure-15439-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
vlc-3.0.11.1/configure:15440:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
vlc-3.0.11.1/configure-15441-      else
##############################################
vlc-3.0.11.1/configure-15474-      }'
vlc-3.0.11.1/configure:15475:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-15476-  # Check for a 64-bit object if we didn't find anything.
vlc-3.0.11.1/configure-15477-  if test -z "$lt_cv_aix_libpath_"; then
vlc-3.0.11.1/configure:15478:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-15479-  fi
##############################################
vlc-3.0.11.1/configure-15506-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
vlc-3.0.11.1/configure:15507:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
vlc-3.0.11.1/configure-15508-	  if test svr4 != "$with_aix_soname"; then
##############################################
vlc-3.0.11.1/configure-15559-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
vlc-3.0.11.1/configure:15560:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
vlc-3.0.11.1/configure-15561-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
vlc-3.0.11.1/configure-15597-	# FIXME: Setting linknames here is a bad hack.
vlc-3.0.11.1/configure:15598:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
vlc-3.0.11.1/configure-15599-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
vlc-3.0.11.1/configure-15615-  if test yes = "$lt_cv_ld_force_load"; then
vlc-3.0.11.1/configure:15616:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
vlc-3.0.11.1/configure-15617-
##############################################
vlc-3.0.11.1/configure-15795-      if test yes = "$GCC"; then
vlc-3.0.11.1/configure:15796:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-15797-	# Try to use the -exported_symbol ld option, if it does not
##############################################
vlc-3.0.11.1/configure-15823-	if test yes = "$lt_cv_irix_exported_symbol"; then
vlc-3.0.11.1/configure:15824:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
vlc-3.0.11.1/configure-15825-	fi
##############################################
vlc-3.0.11.1/configure-15827-      else
vlc-3.0.11.1/configure:15828:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure:15829:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
vlc-3.0.11.1/configure-15830-      fi
##############################################
vlc-3.0.11.1/configure-15874-	hardcode_direct_absolute=yes
vlc-3.0.11.1/configure:15875:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/configure-15876-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
vlc-3.0.11.1/configure-15905-	prefix_cmds="$SED"~
vlc-3.0.11.1/configure:15906:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/configure-15907-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/configure-15919-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/configure:15920:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-15921-      else
vlc-3.0.11.1/configure-15922-	allow_undefined_flag=' -expect_unresolved \*'
vlc-3.0.11.1/configure:15923:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-15924-      fi
##############################################
vlc-3.0.11.1/configure-15932-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/configure:15933:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-15934-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
vlc-3.0.11.1/configure-15936-	allow_undefined_flag=' -expect_unresolved \*'
vlc-3.0.11.1/configure:15937:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure:15938:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
vlc-3.0.11.1/configure:15939:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
vlc-3.0.11.1/configure-15940-
##############################################
vlc-3.0.11.1/configure-15955-      else
vlc-3.0.11.1/configure:15956:	case `$CC -V 2>&1` in
vlc-3.0.11.1/configure-15957-	*"Compilers 5.0"*)
##############################################
vlc-3.0.11.1/configure-16354-  esac
vlc-3.0.11.1/configure:16355:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
vlc-3.0.11.1/configure-16356-  case $lt_search_path_spec in
##############################################
vlc-3.0.11.1/configure-16361-    # okay in the real world where ";" in dirpaths is itself problematic.
vlc-3.0.11.1/configure:16362:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
vlc-3.0.11.1/configure-16363-    ;;
vlc-3.0.11.1/configure-16364-  *)
vlc-3.0.11.1/configure:16365:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/configure-16366-    ;;
##############################################
vlc-3.0.11.1/configure-16370-  lt_tmp_lt_search_path_spec=
vlc-3.0.11.1/configure:16371:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
vlc-3.0.11.1/configure-16372-  # ...but if some path component already ends with the multilib dir we assume
##############################################
vlc-3.0.11.1/configure-16412-  esac
vlc-3.0.11.1/configure:16413:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
vlc-3.0.11.1/configure-16414-else
##############################################
vlc-3.0.11.1/configure-16552-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
vlc-3.0.11.1/configure:16553:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
vlc-3.0.11.1/configure-16554-    ;;
##############################################
vlc-3.0.11.1/configure-16588-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/configure:16589:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:16590:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/configure:16591:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-16592-      test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/configure-16597-      fi'
vlc-3.0.11.1/configure:16598:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/configure-16599-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-16605-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
vlc-3.0.11.1/configure:16606:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-16607-
##############################################
vlc-3.0.11.1/configure-16611-      # MinGW DLLs use traditional 'lib' prefix
vlc-3.0.11.1/configure:16612:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-16613-      ;;
##############################################
vlc-3.0.11.1/configure-16615-      # pw32 DLLs use 'pw' prefix rather than 'lib'
vlc-3.0.11.1/configure:16616:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-16617-      ;;
##############################################
vlc-3.0.11.1/configure-16624-    libname_spec='$name'
vlc-3.0.11.1/configure:16625:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-16626-    library_names_spec='$libname.dll.lib'
##############################################
vlc-3.0.11.1/configure-16636-        # Let DOS variable expansion print the short 8.3 style file name.
vlc-3.0.11.1/configure:16637:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
vlc-3.0.11.1/configure-16638-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
vlc-3.0.11.1/configure-16641-      # Convert to MSYS style.
vlc-3.0.11.1/configure:16642:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
vlc-3.0.11.1/configure-16643-      ;;
##############################################
vlc-3.0.11.1/configure-16647-      # like /cygdrive/c/PROGRA~1:/cygdr...
vlc-3.0.11.1/configure:16648:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
vlc-3.0.11.1/configure:16649:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
vlc-3.0.11.1/configure:16650:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/configure-16651-      ;;
##############################################
vlc-3.0.11.1/configure-16655-        # It is most probably a Windows format PATH.
vlc-3.0.11.1/configure:16656:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
vlc-3.0.11.1/configure-16657-      else
vlc-3.0.11.1/configure:16658:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/configure-16659-      fi
##############################################
vlc-3.0.11.1/configure-16665-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/configure:16666:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:16667:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/configure:16668:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-16669-      test -d \$dldir || mkdir -p \$dldir~
vlc-3.0.11.1/configure-16670-      $install_prog $dir/$dlname \$dldir/$dlname'
vlc-3.0.11.1/configure:16671:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/configure-16672-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-16679-    # Assume MSVC wrapper
vlc-3.0.11.1/configure:16680:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
vlc-3.0.11.1/configure-16681-    dynamic_linker='Win32 ld.exe'
##############################################
vlc-3.0.11.1/configure-16696-  shlibpath_var=DYLD_LIBRARY_PATH
vlc-3.0.11.1/configure:16697:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
vlc-3.0.11.1/configure-16698-
##############################################
vlc-3.0.11.1/configure-16949-  if test -f /etc/ld.so.conf; then
vlc-3.0.11.1/configure:16950:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
vlc-3.0.11.1/configure-16951-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
vlc-3.0.11.1/configure-17015-  need_lib_prefix=no
vlc-3.0.11.1/configure:17016:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/configure-17017-    need_version=no
##############################################
vlc-3.0.11.1/configure-17042-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
vlc-3.0.11.1/configure:17043:  postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:17044:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
vlc-3.0.11.1/configure:17045:    dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-17046-    test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/configure-17051-    fi'
vlc-3.0.11.1/configure:17052:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
vlc-3.0.11.1/configure-17053-    dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-18234-    # gcc leaves a trailing carriage return, which upsets mingw
vlc-3.0.11.1/configure:18235:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vlc-3.0.11.1/configure-18236-  *)
vlc-3.0.11.1/configure:18237:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vlc-3.0.11.1/configure-18238-  esac
##############################################
vlc-3.0.11.1/configure-18243-      # Canonicalize the pathname of ld
vlc-3.0.11.1/configure:18244:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
vlc-3.0.11.1/configure-18245-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
vlc-3.0.11.1/configure:18246:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
vlc-3.0.11.1/configure-18247-      done
##############################################
vlc-3.0.11.1/configure-18278-      # Break only if it was the GNU/non-GNU ld that we prefer.
vlc-3.0.11.1/configure:18279:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-18280-      *GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-18309-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
vlc-3.0.11.1/configure:18310:case `$LD -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-18311-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-18343-        # ancient GNU ld didn't support --whole-archive et. al.
vlc-3.0.11.1/configure:18344:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
vlc-3.0.11.1/configure-18345-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
vlc-3.0.11.1/configure-18454-          # below for broken collect2 doesn't work under 4.3+
vlc-3.0.11.1/configure:18455:	  collect2name=`$CC -print-prog-name=collect2`
vlc-3.0.11.1/configure-18456-	  if test -f "$collect2name" &&
##############################################
vlc-3.0.11.1/configure-18535-      }'
vlc-3.0.11.1/configure:18536:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-18537-  # Check for a 64-bit object if we didn't find anything.
vlc-3.0.11.1/configure-18538-  if test -z "$lt_cv_aix_libpath__CXX"; then
vlc-3.0.11.1/configure:18539:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-18540-  fi
##############################################
vlc-3.0.11.1/configure-18554-
vlc-3.0.11.1/configure:18555:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
vlc-3.0.11.1/configure-18556-        else
##############################################
vlc-3.0.11.1/configure-18589-      }'
vlc-3.0.11.1/configure:18590:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-18591-  # Check for a 64-bit object if we didn't find anything.
vlc-3.0.11.1/configure-18592-  if test -z "$lt_cv_aix_libpath__CXX"; then
vlc-3.0.11.1/configure:18593:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/configure-18594-  fi
##############################################
vlc-3.0.11.1/configure-18621-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
vlc-3.0.11.1/configure:18622:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
vlc-3.0.11.1/configure-18623-	    if test svr4 != "$with_aix_soname"; then
##############################################
vlc-3.0.11.1/configure-18674-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
vlc-3.0.11.1/configure:18675:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
vlc-3.0.11.1/configure-18676-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
vlc-3.0.11.1/configure-18716-	    # is; otherwise, prepend EXPORTS...
vlc-3.0.11.1/configure:18717:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
vlc-3.0.11.1/configure-18718-              cp $export_symbols $output_objdir/$soname.def;
##############################################
vlc-3.0.11.1/configure-18737-  if test yes = "$lt_cv_ld_force_load"; then
vlc-3.0.11.1/configure:18738:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
vlc-3.0.11.1/configure-18739-
##############################################
vlc-3.0.11.1/configure-18782-	  prefix_cmds="$SED"~
vlc-3.0.11.1/configure:18783:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/configure-18784-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/configure-18856-            # dependencies.
vlc-3.0.11.1/configure:18857:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/configure-18858-            ;;
##############################################
vlc-3.0.11.1/configure-18921-	    # dependencies.
vlc-3.0.11.1/configure:18922:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/configure-18923-	    ;;
##############################################
vlc-3.0.11.1/configure-18957-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vlc-3.0.11.1/configure:18958:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/configure:18959:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/configure-18960-	;;
##############################################
vlc-3.0.11.1/configure-18964-	    # SGI C++
vlc-3.0.11.1/configure:18965:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-18966-
##############################################
vlc-3.0.11.1/configure-18975-	      if test no = "$with_gnu_ld"; then
vlc-3.0.11.1/configure:18976:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-18977-	      else
vlc-3.0.11.1/configure:18978:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
vlc-3.0.11.1/configure-18979-	      fi
##############################################
vlc-3.0.11.1/configure-18996-	    # to its proper name (with version) after linking.
vlc-3.0.11.1/configure:18997:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vlc-3.0.11.1/configure:18998:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
vlc-3.0.11.1/configure-18999-	    # Commands to make compiler produce verbose output that lists
##############################################
vlc-3.0.11.1/configure-19006-	    # dependencies.
vlc-3.0.11.1/configure:19007:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/configure-19008-
##############################################
vlc-3.0.11.1/configure-19021-	    # earlier do not add the objects themselves.
vlc-3.0.11.1/configure:19022:	    case `$CC -V 2>&1` in
vlc-3.0.11.1/configure-19023-	      *"Version 7."*)
##############################################
vlc-3.0.11.1/configure-19042-            # Portland Group C++ compiler
vlc-3.0.11.1/configure:19043:	    case `$CC -V` in
vlc-3.0.11.1/configure-19044-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
vlc-3.0.11.1/configure-19047-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
vlc-3.0.11.1/configure:19048:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
vlc-3.0.11.1/configure-19049-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
vlc-3.0.11.1/configure-19051-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
vlc-3.0.11.1/configure:19052:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
vlc-3.0.11.1/configure-19053-                $RANLIB $oldlib'
##############################################
vlc-3.0.11.1/configure-19056-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vlc-3.0.11.1/configure:19057:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
vlc-3.0.11.1/configure-19058-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
vlc-3.0.11.1/configure-19060-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vlc-3.0.11.1/configure:19061:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
vlc-3.0.11.1/configure-19062-	      ;;
##############################################
vlc-3.0.11.1/configure-19070-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
vlc-3.0.11.1/configure:19071:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-19072-            ;;
##############################################
vlc-3.0.11.1/configure-19089-	    # dependencies.
vlc-3.0.11.1/configure:19090:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
vlc-3.0.11.1/configure-19091-	    ;;
##############################################
vlc-3.0.11.1/configure-19104-	  *)
vlc-3.0.11.1/configure:19105:	    case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/configure-19106-	    *Sun\ C*)
##############################################
vlc-3.0.11.1/configure-19111-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
vlc-3.0.11.1/configure:19112:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/configure-19113-	      compiler_needs_object_CXX=yes
##############################################
vlc-3.0.11.1/configure-19176-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
vlc-3.0.11.1/configure:19177:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
vlc-3.0.11.1/configure-19178-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
vlc-3.0.11.1/configure-19195-	    # to its proper name (with version) after linking.
vlc-3.0.11.1/configure:19196:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vlc-3.0.11.1/configure-19197-
##############################################
vlc-3.0.11.1/configure-19216-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/configure:19217:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-19218-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
vlc-3.0.11.1/configure-19221-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
vlc-3.0.11.1/configure:19222:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure:19223:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
vlc-3.0.11.1/configure-19224-                  echo "-hidden">> $lib.exp~
vlc-3.0.11.1/configure:19225:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
vlc-3.0.11.1/configure-19226-                  $RM $lib.exp'
##############################################
vlc-3.0.11.1/configure-19240-	    # dependencies.
vlc-3.0.11.1/configure:19241:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/configure-19242-	    ;;
##############################################
vlc-3.0.11.1/configure-19247-	        osf3*)
vlc-3.0.11.1/configure:19248:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-19249-		  ;;
vlc-3.0.11.1/configure-19250-	        *)
vlc-3.0.11.1/configure:19251:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/configure-19252-		  ;;
##############################################
vlc-3.0.11.1/configure-19494-
vlc-3.0.11.1/configure:19495:  for p in `eval "$output_verbose_link_cmd"`; do
vlc-3.0.11.1/configure-19496-    case $prev$p in
##############################################
vlc-3.0.11.1/configure-19597-if test -n "${compiler_lib_search_path_CXX}"; then
vlc-3.0.11.1/configure:19598: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
vlc-3.0.11.1/configure-19599-fi
##############################################
vlc-3.0.11.1/configure-19844-	  *)
vlc-3.0.11.1/configure:19845:	    case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/configure-19846-	    *Sun\ C*)
##############################################
vlc-3.0.11.1/configure-20226-    else
vlc-3.0.11.1/configure:20227:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
vlc-3.0.11.1/configure-20228-    fi
##############################################
vlc-3.0.11.1/configure-20531-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
vlc-3.0.11.1/configure:20532:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
vlc-3.0.11.1/configure-20533-    ;;
##############################################
vlc-3.0.11.1/configure-20567-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/configure:20568:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:20569:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/configure:20570:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-20571-      test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/configure-20576-      fi'
vlc-3.0.11.1/configure:20577:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/configure-20578-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-20584-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
vlc-3.0.11.1/configure:20585:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-20586-
##############################################
vlc-3.0.11.1/configure-20589-      # MinGW DLLs use traditional 'lib' prefix
vlc-3.0.11.1/configure:20590:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-20591-      ;;
##############################################
vlc-3.0.11.1/configure-20593-      # pw32 DLLs use 'pw' prefix rather than 'lib'
vlc-3.0.11.1/configure:20594:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-20595-      ;;
##############################################
vlc-3.0.11.1/configure-20602-    libname_spec='$name'
vlc-3.0.11.1/configure:20603:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/configure-20604-    library_names_spec='$libname.dll.lib'
##############################################
vlc-3.0.11.1/configure-20614-        # Let DOS variable expansion print the short 8.3 style file name.
vlc-3.0.11.1/configure:20615:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
vlc-3.0.11.1/configure-20616-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
vlc-3.0.11.1/configure-20619-      # Convert to MSYS style.
vlc-3.0.11.1/configure:20620:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
vlc-3.0.11.1/configure-20621-      ;;
##############################################
vlc-3.0.11.1/configure-20625-      # like /cygdrive/c/PROGRA~1:/cygdr...
vlc-3.0.11.1/configure:20626:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
vlc-3.0.11.1/configure:20627:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
vlc-3.0.11.1/configure:20628:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/configure-20629-      ;;
##############################################
vlc-3.0.11.1/configure-20633-        # It is most probably a Windows format PATH.
vlc-3.0.11.1/configure:20634:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
vlc-3.0.11.1/configure-20635-      else
vlc-3.0.11.1/configure:20636:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/configure-20637-      fi
##############################################
vlc-3.0.11.1/configure-20643-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/configure:20644:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:20645:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/configure:20646:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-20647-      test -d \$dldir || mkdir -p \$dldir~
vlc-3.0.11.1/configure-20648-      $install_prog $dir/$dlname \$dldir/$dlname'
vlc-3.0.11.1/configure:20649:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/configure-20650-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-20657-    # Assume MSVC wrapper
vlc-3.0.11.1/configure:20658:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
vlc-3.0.11.1/configure-20659-    dynamic_linker='Win32 ld.exe'
##############################################
vlc-3.0.11.1/configure-20674-  shlibpath_var=DYLD_LIBRARY_PATH
vlc-3.0.11.1/configure:20675:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
vlc-3.0.11.1/configure-20676-
##############################################
vlc-3.0.11.1/configure-20926-  if test -f /etc/ld.so.conf; then
vlc-3.0.11.1/configure:20927:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
vlc-3.0.11.1/configure-20928-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
vlc-3.0.11.1/configure-20992-  need_lib_prefix=no
vlc-3.0.11.1/configure:20993:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/configure-20994-    need_version=no
##############################################
vlc-3.0.11.1/configure-21019-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
vlc-3.0.11.1/configure:21020:  postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/configure:21021:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
vlc-3.0.11.1/configure:21022:    dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/configure-21023-    test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/configure-21028-    fi'
vlc-3.0.11.1/configure:21029:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
vlc-3.0.11.1/configure-21030-    dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/configure-21827-
vlc-3.0.11.1/configure:21828:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/configure-21829-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
vlc-3.0.11.1/configure-21832-
vlc-3.0.11.1/configure:21833:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/configure-21834-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
vlc-3.0.11.1/configure-21909-
vlc-3.0.11.1/configure:21910:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/configure-21911-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
vlc-3.0.11.1/configure-22039-    # gcc leaves a trailing carriage return which upsets mingw
vlc-3.0.11.1/configure:22040:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vlc-3.0.11.1/configure-22041-  *)
vlc-3.0.11.1/configure:22042:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vlc-3.0.11.1/configure-22043-  esac
##############################################
vlc-3.0.11.1/configure-22048-      # Canonicalize the pathname of ld
vlc-3.0.11.1/configure:22049:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
vlc-3.0.11.1/configure-22050-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
vlc-3.0.11.1/configure:22051:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
vlc-3.0.11.1/configure-22052-      done
##############################################
vlc-3.0.11.1/configure-22083-      # Break only if it was the GNU/non-GNU ld that we prefer.
vlc-3.0.11.1/configure:22084:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-22085-      *GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-22114-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
vlc-3.0.11.1/configure:22115:case `$LD -v 2>&1 </dev/null` in
vlc-3.0.11.1/configure-22116-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/configure-22202-    *)
vlc-3.0.11.1/configure:22203:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
vlc-3.0.11.1/configure-22204-      if test -n "$searchpath"; then
##############################################
vlc-3.0.11.1/configure-22212-                ;;
vlc-3.0.11.1/configure:22213:              *) searchdir=`cd "$searchdir" && pwd`
vlc-3.0.11.1/configure-22214-                 case "$searchdir" in
##############################################
vlc-3.0.11.1/configure-22303-        names_already_handled="$names_already_handled $name"
vlc-3.0.11.1/configure:22304:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
vlc-3.0.11.1/configure-22305-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vlc-3.0.11.1/configure-22379-                -L*)
vlc-3.0.11.1/configure:22380:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vlc-3.0.11.1/configure-22381-                                    if test -n "$acl_shlibext"; then
##############################################
vlc-3.0.11.1/configure-22496-              */$acl_libdirstem | */$acl_libdirstem/)
vlc-3.0.11.1/configure:22497:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vlc-3.0.11.1/configure-22498-                if test "$name" = 'iconv'; then
##############################################
vlc-3.0.11.1/configure-22503-              */$acl_libdirstem2 | */$acl_libdirstem2/)
vlc-3.0.11.1/configure:22504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
vlc-3.0.11.1/configure-22505-                if test "$name" = 'iconv'; then
##############################################
vlc-3.0.11.1/configure-22554-                  -L*)
vlc-3.0.11.1/configure:22555:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vlc-3.0.11.1/configure-22556-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
vlc-3.0.11.1/configure-22613-                  -R*)
vlc-3.0.11.1/configure:22614:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vlc-3.0.11.1/configure-22615-                    if test "$enable_rpath" != no; then
##############################################
vlc-3.0.11.1/configure-22638-                  -l*)
vlc-3.0.11.1/configure:22639:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vlc-3.0.11.1/configure-22640-                    ;;
vlc-3.0.11.1/configure-22641-                  *.la)
vlc-3.0.11.1/configure:22642:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vlc-3.0.11.1/configure-22643-                    ;;
##############################################
vlc-3.0.11.1/configure-23203-        names_already_handled="$names_already_handled $name"
vlc-3.0.11.1/configure:23204:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
vlc-3.0.11.1/configure-23205-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vlc-3.0.11.1/configure-23279-                -L*)
vlc-3.0.11.1/configure:23280:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vlc-3.0.11.1/configure-23281-                                    if test -n "$acl_shlibext"; then
##############################################
vlc-3.0.11.1/configure-23396-              */$acl_libdirstem | */$acl_libdirstem/)
vlc-3.0.11.1/configure:23397:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vlc-3.0.11.1/configure-23398-                if test "$name" = 'intl'; then
##############################################
vlc-3.0.11.1/configure-23403-              */$acl_libdirstem2 | */$acl_libdirstem2/)
vlc-3.0.11.1/configure:23404:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
vlc-3.0.11.1/configure-23405-                if test "$name" = 'intl'; then
##############################################
vlc-3.0.11.1/configure-23454-                  -L*)
vlc-3.0.11.1/configure:23455:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vlc-3.0.11.1/configure-23456-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
vlc-3.0.11.1/configure-23513-                  -R*)
vlc-3.0.11.1/configure:23514:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vlc-3.0.11.1/configure-23515-                    if test "$enable_rpath" != no; then
##############################################
vlc-3.0.11.1/configure-23538-                  -l*)
vlc-3.0.11.1/configure:23539:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vlc-3.0.11.1/configure-23540-                    ;;
vlc-3.0.11.1/configure-23541-                  *.la)
vlc-3.0.11.1/configure:23542:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vlc-3.0.11.1/configure-23543-                    ;;
##############################################
vlc-3.0.11.1/configure-24086-
vlc-3.0.11.1/configure:24087:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vlc-3.0.11.1/configure-24088-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
vlc-3.0.11.1/configure-24633-do :
vlc-3.0.11.1/configure:24634:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
vlc-3.0.11.1/configure-24635-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
vlc-3.0.11.1/configure-24637-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:24638:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-24639-_ACEOF
##############################################
vlc-3.0.11.1/configure-25389-do :
vlc-3.0.11.1/configure:25390:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
vlc-3.0.11.1/configure-25391-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
vlc-3.0.11.1/configure-25393-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:25394:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-25395-_ACEOF
##############################################
vlc-3.0.11.1/configure-26213-do :
vlc-3.0.11.1/configure:26214:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-26215-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-26217-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:26218:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-26219-_ACEOF
##############################################
vlc-3.0.11.1/configure-26259-do :
vlc-3.0.11.1/configure:26260:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-26261-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-26263-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:26264:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-26265-_ACEOF
##############################################
vlc-3.0.11.1/configure-26273-do :
vlc-3.0.11.1/configure:26274:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-26275-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-26277-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:26278:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-26279-_ACEOF
##############################################
vlc-3.0.11.1/configure-26528-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26529:  pkg_cv_MINIZIP_CFLAGS=`$PKG_CONFIG --cflags "minizip " 2>/dev/null`
vlc-3.0.11.1/configure-26530-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26545-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26546:  pkg_cv_MINIZIP_LIBS=`$PKG_CONFIG --libs "minizip " 2>/dev/null`
vlc-3.0.11.1/configure-26547-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26566-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:26567:	        MINIZIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "minizip " 2>&1`
vlc-3.0.11.1/configure-26568-        else
vlc-3.0.11.1/configure:26569:	        MINIZIP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "minizip " 2>&1`
vlc-3.0.11.1/configure-26570-        fi
##############################################
vlc-3.0.11.1/configure-26650-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26651:  pkg_cv_IDN_CFLAGS=`$PKG_CONFIG --cflags "libidn" 2>/dev/null`
vlc-3.0.11.1/configure-26652-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26667-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26668:  pkg_cv_IDN_LIBS=`$PKG_CONFIG --libs "libidn" 2>/dev/null`
vlc-3.0.11.1/configure-26669-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26688-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:26689:	        IDN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn" 2>&1`
vlc-3.0.11.1/configure-26690-        else
vlc-3.0.11.1/configure:26691:	        IDN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn" 2>&1`
vlc-3.0.11.1/configure-26692-        fi
##############################################
vlc-3.0.11.1/configure-26740-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26741:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 1.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-26742-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26757-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26758:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 1.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-26759-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26778-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:26779:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-1 >= 1.6.0" 2>&1`
vlc-3.0.11.1/configure-26780-        else
vlc-3.0.11.1/configure:26781:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-1 >= 1.6.0" 2>&1`
vlc-3.0.11.1/configure-26782-        fi
##############################################
vlc-3.0.11.1/configure-26847-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26848:  pkg_cv_SYSTEMD_CFLAGS=`$PKG_CONFIG --cflags "libsystemd" 2>/dev/null`
vlc-3.0.11.1/configure-26849-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26864-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:26865:  pkg_cv_SYSTEMD_LIBS=`$PKG_CONFIG --libs "libsystemd" 2>/dev/null`
vlc-3.0.11.1/configure-26866-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-26885-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:26886:	        SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd" 2>&1`
vlc-3.0.11.1/configure-26887-        else
vlc-3.0.11.1/configure:26888:	        SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsystemd" 2>&1`
vlc-3.0.11.1/configure-26889-        fi
##############################################
vlc-3.0.11.1/configure-26929-for flag in -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security; do
vlc-3.0.11.1/configure:26930:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-26931-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27004-for flag in -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security; do
vlc-3.0.11.1/configure:27005:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27006-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27080-for flag in -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local; do
vlc-3.0.11.1/configure:27081:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27082-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27155-for flag in -pipe; do
vlc-3.0.11.1/configure:27156:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27157-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27615-
vlc-3.0.11.1/configure:27616:    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__-fsanitize=${with_sanitizer}" | $as_tr_sh`
vlc-3.0.11.1/configure-27617-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -fsanitize=${with_sanitizer}" >&5
##############################################
vlc-3.0.11.1/configure-27823-for flag in -fsanitize-address-use-after-scope -fno-omit-frame-pointer; do
vlc-3.0.11.1/configure:27824:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27825-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27898-for flag in -fsanitize-address-use-after-scope -fno-omit-frame-pointer; do
vlc-3.0.11.1/configure:27899:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27900-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-27977-for flag in -fPIE -pie; do
vlc-3.0.11.1/configure:27978:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-27979-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28052-for flag in -fPIE -pie; do
vlc-3.0.11.1/configure:28053:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28054-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28131-for flag in -fPIE -pie; do
vlc-3.0.11.1/configure:28132:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28133-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28206-for flag in -fPIE -pie; do
vlc-3.0.11.1/configure:28207:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28208-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28354-for flag in -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans -fcx-limited-range; do
vlc-3.0.11.1/configure:28355:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28356-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28429-for flag in -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans -fcx-limited-range; do
vlc-3.0.11.1/configure:28430:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28431-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28617-for flag in -fstack-protector-strong; do
vlc-3.0.11.1/configure:28618:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28619-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-28692-for flag in -fstack-protector-strong; do
vlc-3.0.11.1/configure:28693:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-28694-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-29059-void *p;
vlc-3.0.11.1/configure:29060:asm volatile("packuswb %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure-29061-
##############################################
vlc-3.0.11.1/configure-29103-void *p;
vlc-3.0.11.1/configure:29104:asm volatile("maskmovq %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure-29105-
##############################################
vlc-3.0.11.1/configure-29271-void *p;
vlc-3.0.11.1/configure:29272:asm volatile("xorps %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/configure-29273-
##############################################
vlc-3.0.11.1/configure-29315-void *p;
vlc-3.0.11.1/configure:29316:asm volatile("punpckhqdq %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/configure-29317-
##############################################
vlc-3.0.11.1/configure-29360-void *p;
vlc-3.0.11.1/configure:29361:asm volatile("movsldup %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure-29362-
##############################################
vlc-3.0.11.1/configure-29403-void *p;
vlc-3.0.11.1/configure:29404:asm volatile("pabsw %%xmm0,%%xmm0"::"r"(p):"xmm0");
vlc-3.0.11.1/configure-29405-
##############################################
vlc-3.0.11.1/configure-29447-void *p;
vlc-3.0.11.1/configure:29448:asm volatile("pmaxsb %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure-29449-
##############################################
vlc-3.0.11.1/configure-29491-void *p;
vlc-3.0.11.1/configure:29492:asm volatile("pcmpgtq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure-29493-
##############################################
vlc-3.0.11.1/configure-29535-void *p;
vlc-3.0.11.1/configure:29536:asm volatile("insertq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure-29537-
##############################################
vlc-3.0.11.1/configure-29605-void *p;
vlc-3.0.11.1/configure:29606:asm volatile("pfadd %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure-29607-
##############################################
vlc-3.0.11.1/configure-29690-
vlc-3.0.11.1/configure:29691:asm volatile("vqmovun.s64 d0, q1":::"d0");
vlc-3.0.11.1/configure-29692-
##############################################
vlc-3.0.11.1/configure-29759-
vlc-3.0.11.1/configure:29760:asm volatile("uhadd v0.8b, v0.8b, v1.8b":::"v0");
vlc-3.0.11.1/configure-29761-
##############################################
vlc-3.0.11.1/configure-29830-{
vlc-3.0.11.1/configure:29831:asm volatile("vperm 0,1,2,3");
vlc-3.0.11.1/configure-29832-  ;
##############################################
vlc-3.0.11.1/configure-29845-{
vlc-3.0.11.1/configure:29846:asm volatile("vperm 0,1,2,3");
vlc-3.0.11.1/configure-29847-  ;
##############################################
vlc-3.0.11.1/configure-30106-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30107:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua5.2" 2>/dev/null`
vlc-3.0.11.1/configure-30108-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30123-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30124:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua5.2" 2>/dev/null`
vlc-3.0.11.1/configure-30125-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30144-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:30145:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua5.2" 2>&1`
vlc-3.0.11.1/configure-30146-        else
vlc-3.0.11.1/configure:30147:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua5.2" 2>&1`
vlc-3.0.11.1/configure-30148-        fi
##############################################
vlc-3.0.11.1/configure-30169-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30170:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30171-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30186-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30187:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30188-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30207-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:30208:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua5.1" 2>&1`
vlc-3.0.11.1/configure-30209-        else
vlc-3.0.11.1/configure:30210:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua5.1" 2>&1`
vlc-3.0.11.1/configure-30211-        fi
##############################################
vlc-3.0.11.1/configure-30231-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30232:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30233-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30248-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30249:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30250-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30269-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:30270:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-30271-        else
vlc-3.0.11.1/configure:30272:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-30273-        fi
##############################################
vlc-3.0.11.1/configure-30282-do :
vlc-3.0.11.1/configure:30283:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-30284-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-30286-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:30287:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-30288-_ACEOF
##############################################
vlc-3.0.11.1/configure-30295-
vlc-3.0.11.1/configure:30296:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30297-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-30336-else
vlc-3.0.11.1/configure:30337:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30338-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-30377-else
vlc-3.0.11.1/configure:30378:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30379-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-30418-else
vlc-3.0.11.1/configure:30419:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30420-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-30480-do :
vlc-3.0.11.1/configure:30481:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-30482-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-30484-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:30485:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-30486-_ACEOF
##############################################
vlc-3.0.11.1/configure-30493-
vlc-3.0.11.1/configure:30494:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30495-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-30534-else
vlc-3.0.11.1/configure:30535:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30536-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-30575-else
vlc-3.0.11.1/configure:30576:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30577-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-30616-else
vlc-3.0.11.1/configure:30617:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30618-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-30697-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30698:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30699-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30714-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:30715:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-30716-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-30735-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:30736:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-30737-        else
vlc-3.0.11.1/configure:30738:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-30739-        fi
##############################################
vlc-3.0.11.1/configure-30748-do :
vlc-3.0.11.1/configure:30749:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-30750-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-30752-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:30753:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-30754-_ACEOF
##############################################
vlc-3.0.11.1/configure-30761-
vlc-3.0.11.1/configure:30762:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30763-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-30802-else
vlc-3.0.11.1/configure:30803:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30804-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-30843-else
vlc-3.0.11.1/configure:30844:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30845-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-30884-else
vlc-3.0.11.1/configure:30885:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30886-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-30946-do :
vlc-3.0.11.1/configure:30947:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-30948-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-30950-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:30951:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-30952-_ACEOF
##############################################
vlc-3.0.11.1/configure-30959-
vlc-3.0.11.1/configure:30960:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-30961-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-31000-else
vlc-3.0.11.1/configure:31001:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31002-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-31041-else
vlc-3.0.11.1/configure:31042:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31043-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-31082-else
vlc-3.0.11.1/configure:31083:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31084-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-31172-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31173:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31174-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31189-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31190:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31191-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31210-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:31211:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua5.1" 2>&1`
vlc-3.0.11.1/configure-31212-        else
vlc-3.0.11.1/configure:31213:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua5.1" 2>&1`
vlc-3.0.11.1/configure-31214-        fi
##############################################
vlc-3.0.11.1/configure-31234-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31235:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31236-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31251-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31252:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31253-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31272-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:31273:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-31274-        else
vlc-3.0.11.1/configure:31275:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-31276-        fi
##############################################
vlc-3.0.11.1/configure-31285-do :
vlc-3.0.11.1/configure:31286:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-31287-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-31289-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:31290:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-31291-_ACEOF
##############################################
vlc-3.0.11.1/configure-31298-
vlc-3.0.11.1/configure:31299:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31300-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-31339-else
vlc-3.0.11.1/configure:31340:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31341-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-31380-else
vlc-3.0.11.1/configure:31381:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31382-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-31421-else
vlc-3.0.11.1/configure:31422:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31423-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-31483-do :
vlc-3.0.11.1/configure:31484:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-31485-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-31487-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:31488:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-31489-_ACEOF
##############################################
vlc-3.0.11.1/configure-31496-
vlc-3.0.11.1/configure:31497:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31498-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-31537-else
vlc-3.0.11.1/configure:31538:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31539-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-31578-else
vlc-3.0.11.1/configure:31579:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31580-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-31619-else
vlc-3.0.11.1/configure:31620:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31621-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-31700-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31701:  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31702-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31717-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:31718:  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
vlc-3.0.11.1/configure-31719-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-31738-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:31739:	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-31740-        else
vlc-3.0.11.1/configure:31741:	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
vlc-3.0.11.1/configure-31742-        fi
##############################################
vlc-3.0.11.1/configure-31751-do :
vlc-3.0.11.1/configure:31752:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-31753-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-31755-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:31756:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-31757-_ACEOF
##############################################
vlc-3.0.11.1/configure-31764-
vlc-3.0.11.1/configure:31765:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31766-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-31805-else
vlc-3.0.11.1/configure:31806:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31807-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-31846-else
vlc-3.0.11.1/configure:31847:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31848-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-31887-else
vlc-3.0.11.1/configure:31888:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31889-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-31949-do :
vlc-3.0.11.1/configure:31950:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-31951-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-31953-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:31954:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-31955-_ACEOF
##############################################
vlc-3.0.11.1/configure-31962-
vlc-3.0.11.1/configure:31963:          as_ac_Lib=`$as_echo "ac_cv_lib_lua5.2 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-31964-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.2 " >&5
##############################################
vlc-3.0.11.1/configure-32003-else
vlc-3.0.11.1/configure:32004:  as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-32005-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
##############################################
vlc-3.0.11.1/configure-32044-else
vlc-3.0.11.1/configure:32045:  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-32046-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
##############################################
vlc-3.0.11.1/configure-32085-else
vlc-3.0.11.1/configure:32086:  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
vlc-3.0.11.1/configure-32087-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
##############################################
vlc-3.0.11.1/configure-32266-fi
vlc-3.0.11.1/configure:32267:  if test -d "${CONTRIB_DIR}" -a -f "${CONTRIB_DIR}/lib/liblua.a" -a `echo|${LUAC} -o - -|od -j 8 -N 2 -t x2|head -n 1|tr -s ' '|cut -d' ' -f2` != 0404; then :
vlc-3.0.11.1/configure-32268-
##############################################
vlc-3.0.11.1/configure-32375-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32376:  pkg_cv_ARCHIVE_CFLAGS=`$PKG_CONFIG --cflags "libarchive >= 3.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-32377-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32392-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32393:  pkg_cv_ARCHIVE_LIBS=`$PKG_CONFIG --libs "libarchive >= 3.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-32394-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32413-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:32414:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libarchive >= 3.1.0" 2>&1`
vlc-3.0.11.1/configure-32415-        else
vlc-3.0.11.1/configure:32416:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libarchive >= 3.1.0" 2>&1`
vlc-3.0.11.1/configure-32417-        fi
##############################################
vlc-3.0.11.1/configure-32475-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32476:  pkg_cv_ARCHIVE_CFLAGS=`$PKG_CONFIG --cflags "libarchive >= 3.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-32477-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32492-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32493:  pkg_cv_ARCHIVE_LIBS=`$PKG_CONFIG --libs "libarchive >= 3.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-32494-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32513-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:32514:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libarchive >= 3.1.0" 2>&1`
vlc-3.0.11.1/configure-32515-        else
vlc-3.0.11.1/configure:32516:	        ARCHIVE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libarchive >= 3.1.0" 2>&1`
vlc-3.0.11.1/configure-32517-        fi
##############################################
vlc-3.0.11.1/configure-32603-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32604:  pkg_cv_LIVE555_CFLAGS=`$PKG_CONFIG --cflags "live555" 2>/dev/null`
vlc-3.0.11.1/configure-32605-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32620-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:32621:  pkg_cv_LIVE555_LIBS=`$PKG_CONFIG --libs "live555" 2>/dev/null`
vlc-3.0.11.1/configure-32622-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-32641-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:32642:	        LIVE555_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "live555" 2>&1`
vlc-3.0.11.1/configure-32643-        else
vlc-3.0.11.1/configure:32644:	        LIVE555_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "live555" 2>&1`
vlc-3.0.11.1/configure-32645-        fi
##############################################
vlc-3.0.11.1/configure-33192-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33193:  pkg_cv_DC1394_CFLAGS=`$PKG_CONFIG --cflags "libdc1394-2 >= 2.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-33194-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33209-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33210:  pkg_cv_DC1394_LIBS=`$PKG_CONFIG --libs "libdc1394-2 >= 2.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-33211-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33230-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33231:	        DC1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdc1394-2 >= 2.1.0" 2>&1`
vlc-3.0.11.1/configure-33232-        else
vlc-3.0.11.1/configure:33233:	        DC1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdc1394-2 >= 2.1.0" 2>&1`
vlc-3.0.11.1/configure-33234-        fi
##############################################
vlc-3.0.11.1/configure-33292-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33293:  pkg_cv_DC1394_CFLAGS=`$PKG_CONFIG --cflags "libdc1394-2 >= 2.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-33294-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33309-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33310:  pkg_cv_DC1394_LIBS=`$PKG_CONFIG --libs "libdc1394-2 >= 2.1.0" 2>/dev/null`
vlc-3.0.11.1/configure-33311-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33330-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33331:	        DC1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdc1394-2 >= 2.1.0" 2>&1`
vlc-3.0.11.1/configure-33332-        else
vlc-3.0.11.1/configure:33333:	        DC1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdc1394-2 >= 2.1.0" 2>&1`
vlc-3.0.11.1/configure-33334-        fi
##############################################
vlc-3.0.11.1/configure-33436-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33437:  pkg_cv_DV1394_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
vlc-3.0.11.1/configure-33438-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33453-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33454:  pkg_cv_DV1394_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
vlc-3.0.11.1/configure-33455-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33474-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33475:	        DV1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
vlc-3.0.11.1/configure-33476-        else
vlc-3.0.11.1/configure:33477:	        DV1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
vlc-3.0.11.1/configure-33478-        fi
##############################################
vlc-3.0.11.1/configure-33536-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33537:  pkg_cv_DV1394_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
vlc-3.0.11.1/configure-33538-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33553-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33554:  pkg_cv_DV1394_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
vlc-3.0.11.1/configure-33555-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33574-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33575:	        DV1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
vlc-3.0.11.1/configure-33576-        else
vlc-3.0.11.1/configure:33577:	        DV1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
vlc-3.0.11.1/configure-33578-        fi
##############################################
vlc-3.0.11.1/configure-33668-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33669:  pkg_cv_LINSYS_SDI_CFLAGS=`$PKG_CONFIG --cflags "zvbi-0.2 >= 0.2.28" 2>/dev/null`
vlc-3.0.11.1/configure-33670-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33685-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33686:  pkg_cv_LINSYS_SDI_LIBS=`$PKG_CONFIG --libs "zvbi-0.2 >= 0.2.28" 2>/dev/null`
vlc-3.0.11.1/configure-33687-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33706-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33707:	        LINSYS_SDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
vlc-3.0.11.1/configure-33708-        else
vlc-3.0.11.1/configure:33709:	        LINSYS_SDI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
vlc-3.0.11.1/configure-33710-        fi
##############################################
vlc-3.0.11.1/configure-33781-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33782:  pkg_cv_DVDREAD_CFLAGS=`$PKG_CONFIG --cflags "dvdread > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-33783-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33798-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33799:  pkg_cv_DVDREAD_LIBS=`$PKG_CONFIG --libs "dvdread > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-33800-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33819-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33820:	        DVDREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dvdread > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-33821-        else
vlc-3.0.11.1/configure:33822:	        DVDREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dvdread > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-33823-        fi
##############################################
vlc-3.0.11.1/configure-33881-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33882:  pkg_cv_DVDREAD_CFLAGS=`$PKG_CONFIG --cflags "dvdread > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-33883-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33898-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:33899:  pkg_cv_DVDREAD_LIBS=`$PKG_CONFIG --libs "dvdread > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-33900-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-33919-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:33920:	        DVDREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dvdread > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-33921-        else
vlc-3.0.11.1/configure:33922:	        DVDREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dvdread > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-33923-        fi
##############################################
vlc-3.0.11.1/configure-34026-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34027:  pkg_cv_DVDNAV_CFLAGS=`$PKG_CONFIG --cflags "dvdnav > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-34028-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34043-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34044:  pkg_cv_DVDNAV_LIBS=`$PKG_CONFIG --libs "dvdnav > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-34045-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34064-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34065:	        DVDNAV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dvdnav > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-34066-        else
vlc-3.0.11.1/configure:34067:	        DVDNAV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dvdnav > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-34068-        fi
##############################################
vlc-3.0.11.1/configure-34126-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34127:  pkg_cv_DVDNAV_CFLAGS=`$PKG_CONFIG --cflags "dvdnav > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-34128-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34143-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34144:  pkg_cv_DVDNAV_LIBS=`$PKG_CONFIG --libs "dvdnav > 4.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-34145-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34164-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34165:	        DVDNAV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dvdnav > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-34166-        else
vlc-3.0.11.1/configure:34167:	        DVDNAV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dvdnav > 4.9.0" 2>&1`
vlc-3.0.11.1/configure-34168-        fi
##############################################
vlc-3.0.11.1/configure-34299-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34300:  pkg_cv_BLURAY_CFLAGS=`$PKG_CONFIG --cflags "libbluray >= 0.6.2" 2>/dev/null`
vlc-3.0.11.1/configure-34301-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34316-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34317:  pkg_cv_BLURAY_LIBS=`$PKG_CONFIG --libs "libbluray >= 0.6.2" 2>/dev/null`
vlc-3.0.11.1/configure-34318-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34337-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34338:	        BLURAY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbluray >= 0.6.2" 2>&1`
vlc-3.0.11.1/configure-34339-        else
vlc-3.0.11.1/configure:34340:	        BLURAY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbluray >= 0.6.2" 2>&1`
vlc-3.0.11.1/configure-34341-        fi
##############################################
vlc-3.0.11.1/configure-34399-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34400:  pkg_cv_BLURAY_CFLAGS=`$PKG_CONFIG --cflags "libbluray >= 0.6.2" 2>/dev/null`
vlc-3.0.11.1/configure-34401-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34416-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34417:  pkg_cv_BLURAY_LIBS=`$PKG_CONFIG --libs "libbluray >= 0.6.2" 2>/dev/null`
vlc-3.0.11.1/configure-34418-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34437-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34438:	        BLURAY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbluray >= 0.6.2" 2>&1`
vlc-3.0.11.1/configure-34439-        else
vlc-3.0.11.1/configure:34440:	        BLURAY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbluray >= 0.6.2" 2>&1`
vlc-3.0.11.1/configure-34441-        fi
##############################################
vlc-3.0.11.1/configure-34544-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34545:  pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv > 2.0" 2>/dev/null`
vlc-3.0.11.1/configure-34546-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34561-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34562:  pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv > 2.0" 2>/dev/null`
vlc-3.0.11.1/configure-34563-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34582-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34583:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv > 2.0" 2>&1`
vlc-3.0.11.1/configure-34584-        else
vlc-3.0.11.1/configure:34585:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv > 2.0" 2>&1`
vlc-3.0.11.1/configure-34586-        fi
##############################################
vlc-3.0.11.1/configure-34653-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34654:  pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv > 2.0" 2>/dev/null`
vlc-3.0.11.1/configure-34655-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34670-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34671:  pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv > 2.0" 2>/dev/null`
vlc-3.0.11.1/configure-34672-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34691-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34692:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv > 2.0" 2>&1`
vlc-3.0.11.1/configure-34693-        else
vlc-3.0.11.1/configure:34694:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv > 2.0" 2>&1`
vlc-3.0.11.1/configure-34695-        fi
##############################################
vlc-3.0.11.1/configure-34808-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34809:  pkg_cv_SMBCLIENT_CFLAGS=`$PKG_CONFIG --cflags "smbclient" 2>/dev/null`
vlc-3.0.11.1/configure-34810-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34825-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34826:  pkg_cv_SMBCLIENT_LIBS=`$PKG_CONFIG --libs "smbclient" 2>/dev/null`
vlc-3.0.11.1/configure-34827-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34846-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34847:	        SMBCLIENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "smbclient" 2>&1`
vlc-3.0.11.1/configure-34848-        else
vlc-3.0.11.1/configure:34849:	        SMBCLIENT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "smbclient" 2>&1`
vlc-3.0.11.1/configure-34850-        fi
##############################################
vlc-3.0.11.1/configure-34908-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34909:  pkg_cv_SMBCLIENT_CFLAGS=`$PKG_CONFIG --cflags "smbclient" 2>/dev/null`
vlc-3.0.11.1/configure-34910-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34925-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:34926:  pkg_cv_SMBCLIENT_LIBS=`$PKG_CONFIG --libs "smbclient" 2>/dev/null`
vlc-3.0.11.1/configure-34927-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-34946-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:34947:	        SMBCLIENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "smbclient" 2>&1`
vlc-3.0.11.1/configure-34948-        else
vlc-3.0.11.1/configure:34949:	        SMBCLIENT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "smbclient" 2>&1`
vlc-3.0.11.1/configure-34950-        fi
##############################################
vlc-3.0.11.1/configure-35065-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35066:  pkg_cv_DSM_CFLAGS=`$PKG_CONFIG --cflags "libdsm >= 0.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-35067-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35082-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35083:  pkg_cv_DSM_LIBS=`$PKG_CONFIG --libs "libdsm >= 0.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-35084-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35103-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35104:	        DSM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdsm >= 0.2.0" 2>&1`
vlc-3.0.11.1/configure-35105-        else
vlc-3.0.11.1/configure:35106:	        DSM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdsm >= 0.2.0" 2>&1`
vlc-3.0.11.1/configure-35107-        fi
##############################################
vlc-3.0.11.1/configure-35176-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35177:  pkg_cv_DSM_CFLAGS=`$PKG_CONFIG --cflags "libdsm >= 0.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-35178-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35193-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35194:  pkg_cv_DSM_LIBS=`$PKG_CONFIG --libs "libdsm >= 0.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-35195-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35214-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35215:	        DSM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdsm >= 0.2.0" 2>&1`
vlc-3.0.11.1/configure-35216-        else
vlc-3.0.11.1/configure:35217:	        DSM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdsm >= 0.2.0" 2>&1`
vlc-3.0.11.1/configure-35218-        fi
##############################################
vlc-3.0.11.1/configure-35314-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35315:  pkg_cv_SFTP_CFLAGS=`$PKG_CONFIG --cflags "libssh2" 2>/dev/null`
vlc-3.0.11.1/configure-35316-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35331-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35332:  pkg_cv_SFTP_LIBS=`$PKG_CONFIG --libs "libssh2" 2>/dev/null`
vlc-3.0.11.1/configure-35333-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35352-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35353:	        SFTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libssh2" 2>&1`
vlc-3.0.11.1/configure-35354-        else
vlc-3.0.11.1/configure:35355:	        SFTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libssh2" 2>&1`
vlc-3.0.11.1/configure-35356-        fi
##############################################
vlc-3.0.11.1/configure-35414-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35415:  pkg_cv_SFTP_CFLAGS=`$PKG_CONFIG --cflags "libssh2" 2>/dev/null`
vlc-3.0.11.1/configure-35416-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35431-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35432:  pkg_cv_SFTP_LIBS=`$PKG_CONFIG --libs "libssh2" 2>/dev/null`
vlc-3.0.11.1/configure-35433-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35452-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35453:	        SFTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libssh2" 2>&1`
vlc-3.0.11.1/configure-35454-        else
vlc-3.0.11.1/configure:35455:	        SFTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libssh2" 2>&1`
vlc-3.0.11.1/configure-35456-        fi
##############################################
vlc-3.0.11.1/configure-35559-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35560:  pkg_cv_NFS_CFLAGS=`$PKG_CONFIG --cflags "libnfs >= 1.10.0" 2>/dev/null`
vlc-3.0.11.1/configure-35561-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35576-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35577:  pkg_cv_NFS_LIBS=`$PKG_CONFIG --libs "libnfs >= 1.10.0" 2>/dev/null`
vlc-3.0.11.1/configure-35578-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35597-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35598:	        NFS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnfs >= 1.10.0" 2>&1`
vlc-3.0.11.1/configure-35599-        else
vlc-3.0.11.1/configure:35600:	        NFS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnfs >= 1.10.0" 2>&1`
vlc-3.0.11.1/configure-35601-        fi
##############################################
vlc-3.0.11.1/configure-35659-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35660:  pkg_cv_NFS_CFLAGS=`$PKG_CONFIG --cflags "libnfs >= 1.10.0" 2>/dev/null`
vlc-3.0.11.1/configure-35661-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35676-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35677:  pkg_cv_NFS_LIBS=`$PKG_CONFIG --libs "libnfs >= 1.10.0" 2>/dev/null`
vlc-3.0.11.1/configure-35678-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35697-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35698:	        NFS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnfs >= 1.10.0" 2>&1`
vlc-3.0.11.1/configure-35699-        else
vlc-3.0.11.1/configure:35700:	        NFS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnfs >= 1.10.0" 2>&1`
vlc-3.0.11.1/configure-35701-        fi
##############################################
vlc-3.0.11.1/configure-35804-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35805:  pkg_cv_SMB2_CFLAGS=`$PKG_CONFIG --cflags "libsmb2 >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-35806-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35821-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35822:  pkg_cv_SMB2_LIBS=`$PKG_CONFIG --libs "libsmb2 >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-35823-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35842-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35843:	        SMB2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsmb2 >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-35844-        else
vlc-3.0.11.1/configure:35845:	        SMB2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsmb2 >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-35846-        fi
##############################################
vlc-3.0.11.1/configure-35904-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35905:  pkg_cv_SMB2_CFLAGS=`$PKG_CONFIG --cflags "libsmb2 >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-35906-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35921-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:35922:  pkg_cv_SMB2_LIBS=`$PKG_CONFIG --libs "libsmb2 >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-35923-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-35942-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:35943:	        SMB2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsmb2 >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-35944-        else
vlc-3.0.11.1/configure:35945:	        SMB2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsmb2 >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-35946-        fi
##############################################
vlc-3.0.11.1/configure-36019-do :
vlc-3.0.11.1/configure:36020:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-36021-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-36023-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:36024:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-36025-_ACEOF
##############################################
vlc-3.0.11.1/configure-36269-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36270:  pkg_cv_LIBCDDB_CFLAGS=`$PKG_CONFIG --cflags "libcddb >= 0.9.5" 2>/dev/null`
vlc-3.0.11.1/configure-36271-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36286-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36287:  pkg_cv_LIBCDDB_LIBS=`$PKG_CONFIG --libs "libcddb >= 0.9.5" 2>/dev/null`
vlc-3.0.11.1/configure-36288-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36307-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:36308:	        LIBCDDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcddb >= 0.9.5" 2>&1`
vlc-3.0.11.1/configure-36309-        else
vlc-3.0.11.1/configure:36310:	        LIBCDDB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcddb >= 0.9.5" 2>&1`
vlc-3.0.11.1/configure-36311-        fi
##############################################
vlc-3.0.11.1/configure-36476-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36477:  pkg_cv_VNC_CFLAGS=`$PKG_CONFIG --cflags "libvncclient >= 0.9.9" 2>/dev/null`
vlc-3.0.11.1/configure-36478-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36493-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36494:  pkg_cv_VNC_LIBS=`$PKG_CONFIG --libs "libvncclient >= 0.9.9" 2>/dev/null`
vlc-3.0.11.1/configure-36495-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36514-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:36515:	        VNC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvncclient >= 0.9.9" 2>&1`
vlc-3.0.11.1/configure-36516-        else
vlc-3.0.11.1/configure:36517:	        VNC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvncclient >= 0.9.9" 2>&1`
vlc-3.0.11.1/configure-36518-        fi
##############################################
vlc-3.0.11.1/configure-36576-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36577:  pkg_cv_VNC_CFLAGS=`$PKG_CONFIG --cflags "libvncclient >= 0.9.9" 2>/dev/null`
vlc-3.0.11.1/configure-36578-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36593-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36594:  pkg_cv_VNC_LIBS=`$PKG_CONFIG --libs "libvncclient >= 0.9.9" 2>/dev/null`
vlc-3.0.11.1/configure-36595-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36614-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:36615:	        VNC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvncclient >= 0.9.9" 2>&1`
vlc-3.0.11.1/configure-36616-        else
vlc-3.0.11.1/configure:36617:	        VNC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvncclient >= 0.9.9" 2>&1`
vlc-3.0.11.1/configure-36618-        fi
##############################################
vlc-3.0.11.1/configure-36721-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36722:  pkg_cv_FREERDP_CFLAGS=`$PKG_CONFIG --cflags "freerdp >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-36723-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36738-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36739:  pkg_cv_FREERDP_LIBS=`$PKG_CONFIG --libs "freerdp >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-36740-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36759-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:36760:	        FREERDP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freerdp >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-36761-        else
vlc-3.0.11.1/configure:36762:	        FREERDP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freerdp >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-36763-        fi
##############################################
vlc-3.0.11.1/configure-36821-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36822:  pkg_cv_FREERDP_CFLAGS=`$PKG_CONFIG --cflags "freerdp >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-36823-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36838-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:36839:  pkg_cv_FREERDP_LIBS=`$PKG_CONFIG --libs "freerdp >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-36840-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-36859-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:36860:	        FREERDP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freerdp >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-36861-        else
vlc-3.0.11.1/configure:36862:	        FREERDP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freerdp >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-36863-        fi
##############################################
vlc-3.0.11.1/configure-37026-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37027:  pkg_cv_ASDCP_CFLAGS=`$PKG_CONFIG --cflags "asdcplib" 2>/dev/null`
vlc-3.0.11.1/configure-37028-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37043-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37044:  pkg_cv_ASDCP_LIBS=`$PKG_CONFIG --libs "asdcplib" 2>/dev/null`
vlc-3.0.11.1/configure-37045-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37064-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37065:	        ASDCP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "asdcplib" 2>&1`
vlc-3.0.11.1/configure-37066-        else
vlc-3.0.11.1/configure:37067:	        ASDCP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "asdcplib" 2>&1`
vlc-3.0.11.1/configure-37068-        fi
##############################################
vlc-3.0.11.1/configure-37118-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37119:  pkg_cv_ASDCP_CFLAGS=`$PKG_CONFIG --cflags "asdcplib" 2>/dev/null`
vlc-3.0.11.1/configure-37120-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37135-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37136:  pkg_cv_ASDCP_LIBS=`$PKG_CONFIG --libs "asdcplib" 2>/dev/null`
vlc-3.0.11.1/configure-37137-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37156-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37157:	        ASDCP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "asdcplib" 2>&1`
vlc-3.0.11.1/configure-37158-        else
vlc-3.0.11.1/configure:37159:	        ASDCP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "asdcplib" 2>&1`
vlc-3.0.11.1/configure-37160-        fi
##############################################
vlc-3.0.11.1/configure-37236-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37237:  pkg_cv_DVBPSI_CFLAGS=`$PKG_CONFIG --cflags "libdvbpsi >= 1.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-37238-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37253-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37254:  pkg_cv_DVBPSI_LIBS=`$PKG_CONFIG --libs "libdvbpsi >= 1.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-37255-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37274-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37275:	        DVBPSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdvbpsi >= 1.2.0" 2>&1`
vlc-3.0.11.1/configure-37276-        else
vlc-3.0.11.1/configure:37277:	        DVBPSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdvbpsi >= 1.2.0" 2>&1`
vlc-3.0.11.1/configure-37278-        fi
##############################################
vlc-3.0.11.1/configure-37328-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37329:  pkg_cv_DVBPSI_CFLAGS=`$PKG_CONFIG --cflags "libdvbpsi >= 1.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-37330-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37345-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37346:  pkg_cv_DVBPSI_LIBS=`$PKG_CONFIG --libs "libdvbpsi >= 1.2.0" 2>/dev/null`
vlc-3.0.11.1/configure-37347-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37366-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37367:	        DVBPSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdvbpsi >= 1.2.0" 2>&1`
vlc-3.0.11.1/configure-37368-        else
vlc-3.0.11.1/configure:37369:	        DVBPSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdvbpsi >= 1.2.0" 2>&1`
vlc-3.0.11.1/configure-37370-        fi
##############################################
vlc-3.0.11.1/configure-37563-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37564:  pkg_cv_SID_CFLAGS=`$PKG_CONFIG --cflags "libsidplay2" 2>/dev/null`
vlc-3.0.11.1/configure-37565-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37580-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37581:  pkg_cv_SID_LIBS=`$PKG_CONFIG --libs "libsidplay2" 2>/dev/null`
vlc-3.0.11.1/configure-37582-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37601-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37602:	        SID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsidplay2" 2>&1`
vlc-3.0.11.1/configure-37603-        else
vlc-3.0.11.1/configure:37604:	        SID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsidplay2" 2>&1`
vlc-3.0.11.1/configure-37605-        fi
##############################################
vlc-3.0.11.1/configure-37731-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37732:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-37733-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37748-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37749:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-37750-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37769-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37770:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-37771-        else
vlc-3.0.11.1/configure:37772:	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-37773-        fi
##############################################
vlc-3.0.11.1/configure-37831-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37832:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-37833-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37848-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37849:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-37850-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37869-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37870:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-37871-        else
vlc-3.0.11.1/configure:37872:	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-37873-        fi
##############################################
vlc-3.0.11.1/configure-37949-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37950:  pkg_cv_LIBVORBIS_CFLAGS=`$PKG_CONFIG --cflags "vorbis >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-37951-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37966-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:37967:  pkg_cv_LIBVORBIS_LIBS=`$PKG_CONFIG --libs "vorbis >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-37968-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-37987-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:37988:	        LIBVORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vorbis >= 1.1" 2>&1`
vlc-3.0.11.1/configure-37989-        else
vlc-3.0.11.1/configure:37990:	        LIBVORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vorbis >= 1.1" 2>&1`
vlc-3.0.11.1/configure-37991-        fi
##############################################
vlc-3.0.11.1/configure-38050-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38051:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-38052-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38067-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38068:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-38069-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38088-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38089:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-38090-        else
vlc-3.0.11.1/configure:38091:	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-38092-        fi
##############################################
vlc-3.0.11.1/configure-38150-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38151:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-38152-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38167-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38168:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-38169-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38188-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38189:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-38190-        else
vlc-3.0.11.1/configure:38191:	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
vlc-3.0.11.1/configure-38192-        fi
##############################################
vlc-3.0.11.1/configure-38295-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38296:  pkg_cv_SHOUT_CFLAGS=`$PKG_CONFIG --cflags "shout >= 2.1" 2>/dev/null`
vlc-3.0.11.1/configure-38297-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38312-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38313:  pkg_cv_SHOUT_LIBS=`$PKG_CONFIG --libs "shout >= 2.1" 2>/dev/null`
vlc-3.0.11.1/configure-38314-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38333-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38334:	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shout >= 2.1" 2>&1`
vlc-3.0.11.1/configure-38335-        else
vlc-3.0.11.1/configure:38336:	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shout >= 2.1" 2>&1`
vlc-3.0.11.1/configure-38337-        fi
##############################################
vlc-3.0.11.1/configure-38395-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38396:  pkg_cv_SHOUT_CFLAGS=`$PKG_CONFIG --cflags "shout >= 2.1" 2>/dev/null`
vlc-3.0.11.1/configure-38397-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38412-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38413:  pkg_cv_SHOUT_LIBS=`$PKG_CONFIG --libs "shout >= 2.1" 2>/dev/null`
vlc-3.0.11.1/configure-38414-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38433-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38434:	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shout >= 2.1" 2>&1`
vlc-3.0.11.1/configure-38435-        else
vlc-3.0.11.1/configure:38436:	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shout >= 2.1" 2>&1`
vlc-3.0.11.1/configure-38437-        fi
##############################################
vlc-3.0.11.1/configure-38541-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38542:  pkg_cv_MATROSKA_CFLAGS=`$PKG_CONFIG --cflags "libebml >= 1.3.6 libmatroska" 2>/dev/null`
vlc-3.0.11.1/configure-38543-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38558-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38559:  pkg_cv_MATROSKA_LIBS=`$PKG_CONFIG --libs "libebml >= 1.3.6 libmatroska" 2>/dev/null`
vlc-3.0.11.1/configure-38560-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38579-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38580:	        MATROSKA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libebml >= 1.3.6 libmatroska" 2>&1`
vlc-3.0.11.1/configure-38581-        else
vlc-3.0.11.1/configure:38582:	        MATROSKA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libebml >= 1.3.6 libmatroska" 2>&1`
vlc-3.0.11.1/configure-38583-        fi
##############################################
vlc-3.0.11.1/configure-38641-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38642:  pkg_cv_MATROSKA_CFLAGS=`$PKG_CONFIG --cflags "libebml >= 1.3.6 libmatroska" 2>/dev/null`
vlc-3.0.11.1/configure-38643-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38658-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38659:  pkg_cv_MATROSKA_LIBS=`$PKG_CONFIG --libs "libebml >= 1.3.6 libmatroska" 2>/dev/null`
vlc-3.0.11.1/configure-38660-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38679-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38680:	        MATROSKA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libebml >= 1.3.6 libmatroska" 2>&1`
vlc-3.0.11.1/configure-38681-        else
vlc-3.0.11.1/configure:38682:	        MATROSKA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libebml >= 1.3.6 libmatroska" 2>&1`
vlc-3.0.11.1/configure-38683-        fi
##############################################
vlc-3.0.11.1/configure-38766-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38767:  pkg_cv_LIBMODPLUG_CFLAGS=`$PKG_CONFIG --cflags "libmodplug >= 0.8.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-38768-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38783-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38784:  pkg_cv_LIBMODPLUG_LIBS=`$PKG_CONFIG --libs "libmodplug >= 0.8.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-38785-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38804-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:38805:	        LIBMODPLUG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmodplug >= 0.8.9.0" 2>&1`
vlc-3.0.11.1/configure-38806-        else
vlc-3.0.11.1/configure:38807:	        LIBMODPLUG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmodplug >= 0.8.9.0" 2>&1`
vlc-3.0.11.1/configure-38808-        fi
##############################################
vlc-3.0.11.1/configure-38980-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38981:  pkg_cv_SHINE_CFLAGS=`$PKG_CONFIG --cflags "shine >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-38982-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-38997-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:38998:  pkg_cv_SHINE_LIBS=`$PKG_CONFIG --libs "shine >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-38999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39018-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39019:	        SHINE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shine >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-39020-        else
vlc-3.0.11.1/configure:39021:	        SHINE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shine >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-39022-        fi
##############################################
vlc-3.0.11.1/configure-39080-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39081:  pkg_cv_SHINE_CFLAGS=`$PKG_CONFIG --cflags "shine >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-39082-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39097-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39098:  pkg_cv_SHINE_LIBS=`$PKG_CONFIG --libs "shine >= 3.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-39099-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39118-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39119:	        SHINE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shine >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-39120-        else
vlc-3.0.11.1/configure:39121:	        SHINE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shine >= 3.0.0" 2>&1`
vlc-3.0.11.1/configure-39122-        fi
##############################################
vlc-3.0.11.1/configure-39490-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39491:  pkg_cv_MPG123_CFLAGS=`$PKG_CONFIG --cflags "libmpg123" 2>/dev/null`
vlc-3.0.11.1/configure-39492-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39507-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39508:  pkg_cv_MPG123_LIBS=`$PKG_CONFIG --libs "libmpg123" 2>/dev/null`
vlc-3.0.11.1/configure-39509-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39528-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39529:	        MPG123_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpg123" 2>&1`
vlc-3.0.11.1/configure-39530-        else
vlc-3.0.11.1/configure:39531:	        MPG123_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpg123" 2>&1`
vlc-3.0.11.1/configure-39532-        fi
##############################################
vlc-3.0.11.1/configure-39590-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39591:  pkg_cv_MPG123_CFLAGS=`$PKG_CONFIG --cflags "libmpg123" 2>/dev/null`
vlc-3.0.11.1/configure-39592-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39607-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39608:  pkg_cv_MPG123_LIBS=`$PKG_CONFIG --libs "libmpg123" 2>/dev/null`
vlc-3.0.11.1/configure-39609-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39628-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39629:	        MPG123_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpg123" 2>&1`
vlc-3.0.11.1/configure-39630-        else
vlc-3.0.11.1/configure:39631:	        MPG123_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpg123" 2>&1`
vlc-3.0.11.1/configure-39632-        fi
##############################################
vlc-3.0.11.1/configure-39718-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39719:  pkg_cv_GST_APP_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-app-1.0" 2>/dev/null`
vlc-3.0.11.1/configure-39720-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39735-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39736:  pkg_cv_GST_APP_LIBS=`$PKG_CONFIG --libs "gstreamer-app-1.0" 2>/dev/null`
vlc-3.0.11.1/configure-39737-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39756-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39757:	        GST_APP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamer-app-1.0" 2>&1`
vlc-3.0.11.1/configure-39758-        else
vlc-3.0.11.1/configure:39759:	        GST_APP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamer-app-1.0" 2>&1`
vlc-3.0.11.1/configure-39760-        fi
##############################################
vlc-3.0.11.1/configure-39794-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39795:  pkg_cv_GST_VIDEO_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-video-1.0" 2>/dev/null`
vlc-3.0.11.1/configure-39796-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39811-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39812:  pkg_cv_GST_VIDEO_LIBS=`$PKG_CONFIG --libs "gstreamer-video-1.0" 2>/dev/null`
vlc-3.0.11.1/configure-39813-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39832-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39833:	        GST_VIDEO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamer-video-1.0" 2>&1`
vlc-3.0.11.1/configure-39834-        else
vlc-3.0.11.1/configure:39835:	        GST_VIDEO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamer-video-1.0" 2>&1`
vlc-3.0.11.1/configure-39836-        fi
##############################################
vlc-3.0.11.1/configure-39945-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39946:  pkg_cv_AVCODEC_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= ${av_codec_ver} libavutil >= 52.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-39947-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39962-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:39963:  pkg_cv_AVCODEC_LIBS=`$PKG_CONFIG --libs "libavcodec >= ${av_codec_ver} libavutil >= 52.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-39964-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-39983-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:39984:	        AVCODEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavcodec >= ${av_codec_ver} libavutil >= 52.0.0" 2>&1`
vlc-3.0.11.1/configure-39985-        else
vlc-3.0.11.1/configure:39986:	        AVCODEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavcodec >= ${av_codec_ver} libavutil >= 52.0.0" 2>&1`
vlc-3.0.11.1/configure-39987-        fi
##############################################
vlc-3.0.11.1/configure-40097-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40098:  pkg_cv_LIBVA_CFLAGS=`$PKG_CONFIG --cflags "libva >= 0.38" 2>/dev/null`
vlc-3.0.11.1/configure-40099-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40114-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40115:  pkg_cv_LIBVA_LIBS=`$PKG_CONFIG --libs "libva >= 0.38" 2>/dev/null`
vlc-3.0.11.1/configure-40116-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40135-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40136:	        LIBVA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libva >= 0.38" 2>&1`
vlc-3.0.11.1/configure-40137-        else
vlc-3.0.11.1/configure:40138:	        LIBVA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libva >= 0.38" 2>&1`
vlc-3.0.11.1/configure-40139-        fi
##############################################
vlc-3.0.11.1/configure-40192-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40193:  pkg_cv_LIBVA_DRM_CFLAGS=`$PKG_CONFIG --cflags "libva-drm" 2>/dev/null`
vlc-3.0.11.1/configure-40194-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40209-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40210:  pkg_cv_LIBVA_DRM_LIBS=`$PKG_CONFIG --libs "libva-drm" 2>/dev/null`
vlc-3.0.11.1/configure-40211-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40230-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40231:	        LIBVA_DRM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libva-drm" 2>&1`
vlc-3.0.11.1/configure-40232-        else
vlc-3.0.11.1/configure:40233:	        LIBVA_DRM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libva-drm" 2>&1`
vlc-3.0.11.1/configure-40234-        fi
##############################################
vlc-3.0.11.1/configure-40271-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40272:  pkg_cv_LIBVA_X11_CFLAGS=`$PKG_CONFIG --cflags "libva-x11" 2>/dev/null`
vlc-3.0.11.1/configure-40273-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40288-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40289:  pkg_cv_LIBVA_X11_LIBS=`$PKG_CONFIG --libs "libva-x11" 2>/dev/null`
vlc-3.0.11.1/configure-40290-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40309-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40310:	        LIBVA_X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libva-x11" 2>&1`
vlc-3.0.11.1/configure-40311-        else
vlc-3.0.11.1/configure:40312:	        LIBVA_X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libva-x11" 2>&1`
vlc-3.0.11.1/configure-40313-        fi
##############################################
vlc-3.0.11.1/configure-40350-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40351:  pkg_cv_LIBVA_WL_CFLAGS=`$PKG_CONFIG --cflags "libva-wayland" 2>/dev/null`
vlc-3.0.11.1/configure-40352-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40367-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40368:  pkg_cv_LIBVA_WL_LIBS=`$PKG_CONFIG --libs "libva-wayland" 2>/dev/null`
vlc-3.0.11.1/configure-40369-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40388-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40389:	        LIBVA_WL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libva-wayland" 2>&1`
vlc-3.0.11.1/configure-40390-        else
vlc-3.0.11.1/configure:40391:	        LIBVA_WL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libva-wayland" 2>&1`
vlc-3.0.11.1/configure-40392-        fi
##############################################
vlc-3.0.11.1/configure-40707-do :
vlc-3.0.11.1/configure:40708:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-40709-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-40711-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:40712:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-40713-_ACEOF
##############################################
vlc-3.0.11.1/configure-40746-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40747:  pkg_cv_AVFORMAT_CFLAGS=`$PKG_CONFIG --cflags "libavformat >= 53.21.0 libavcodec libavutil" 2>/dev/null`
vlc-3.0.11.1/configure-40748-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40763-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40764:  pkg_cv_AVFORMAT_LIBS=`$PKG_CONFIG --libs "libavformat >= 53.21.0 libavcodec libavutil" 2>/dev/null`
vlc-3.0.11.1/configure-40765-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40784-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40785:	        AVFORMAT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavformat >= 53.21.0 libavcodec libavutil" 2>&1`
vlc-3.0.11.1/configure-40786-        else
vlc-3.0.11.1/configure:40787:	        AVFORMAT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavformat >= 53.21.0 libavcodec libavutil" 2>&1`
vlc-3.0.11.1/configure-40788-        fi
##############################################
vlc-3.0.11.1/configure-40819-do :
vlc-3.0.11.1/configure:40820:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-40821-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-40823-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:40824:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-40825-_ACEOF
##############################################
vlc-3.0.11.1/configure-40902-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40903:  pkg_cv_SWSCALE_CFLAGS=`$PKG_CONFIG --cflags "libswscale" 2>/dev/null`
vlc-3.0.11.1/configure-40904-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40919-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:40920:  pkg_cv_SWSCALE_LIBS=`$PKG_CONFIG --libs "libswscale" 2>/dev/null`
vlc-3.0.11.1/configure-40921-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-40940-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:40941:	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libswscale" 2>&1`
vlc-3.0.11.1/configure-40942-        else
vlc-3.0.11.1/configure:40943:	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libswscale" 2>&1`
vlc-3.0.11.1/configure-40944-        fi
##############################################
vlc-3.0.11.1/configure-41058-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41059:  pkg_cv_POSTPROC_CFLAGS=`$PKG_CONFIG --cflags "libpostproc libavutil" 2>/dev/null`
vlc-3.0.11.1/configure-41060-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41075-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41076:  pkg_cv_POSTPROC_LIBS=`$PKG_CONFIG --libs "libpostproc libavutil" 2>/dev/null`
vlc-3.0.11.1/configure-41077-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41096-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41097:	        POSTPROC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpostproc libavutil" 2>&1`
vlc-3.0.11.1/configure-41098-        else
vlc-3.0.11.1/configure:41099:	        POSTPROC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpostproc libavutil" 2>&1`
vlc-3.0.11.1/configure-41100-        fi
##############################################
vlc-3.0.11.1/configure-41294-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41295:  pkg_cv_AOM_CFLAGS=`$PKG_CONFIG --cflags "aom" 2>/dev/null`
vlc-3.0.11.1/configure-41296-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41311-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41312:  pkg_cv_AOM_LIBS=`$PKG_CONFIG --libs "aom" 2>/dev/null`
vlc-3.0.11.1/configure-41313-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41332-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41333:	        AOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aom" 2>&1`
vlc-3.0.11.1/configure-41334-        else
vlc-3.0.11.1/configure:41335:	        AOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aom" 2>&1`
vlc-3.0.11.1/configure-41336-        fi
##############################################
vlc-3.0.11.1/configure-41394-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41395:  pkg_cv_AOM_CFLAGS=`$PKG_CONFIG --cflags "aom" 2>/dev/null`
vlc-3.0.11.1/configure-41396-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41411-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41412:  pkg_cv_AOM_LIBS=`$PKG_CONFIG --libs "aom" 2>/dev/null`
vlc-3.0.11.1/configure-41413-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41432-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41433:	        AOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aom" 2>&1`
vlc-3.0.11.1/configure-41434-        else
vlc-3.0.11.1/configure:41435:	        AOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aom" 2>&1`
vlc-3.0.11.1/configure-41436-        fi
##############################################
vlc-3.0.11.1/configure-41539-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41540:  pkg_cv_DAV1D_CFLAGS=`$PKG_CONFIG --cflags "dav1d" 2>/dev/null`
vlc-3.0.11.1/configure-41541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41556-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41557:  pkg_cv_DAV1D_LIBS=`$PKG_CONFIG --libs "dav1d" 2>/dev/null`
vlc-3.0.11.1/configure-41558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41577-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41578:	        DAV1D_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dav1d" 2>&1`
vlc-3.0.11.1/configure-41579-        else
vlc-3.0.11.1/configure:41580:	        DAV1D_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dav1d" 2>&1`
vlc-3.0.11.1/configure-41581-        fi
##############################################
vlc-3.0.11.1/configure-41639-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41640:  pkg_cv_DAV1D_CFLAGS=`$PKG_CONFIG --cflags "dav1d" 2>/dev/null`
vlc-3.0.11.1/configure-41641-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41656-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41657:  pkg_cv_DAV1D_LIBS=`$PKG_CONFIG --libs "dav1d" 2>/dev/null`
vlc-3.0.11.1/configure-41658-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41677-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41678:	        DAV1D_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dav1d" 2>&1`
vlc-3.0.11.1/configure-41679-        else
vlc-3.0.11.1/configure:41680:	        DAV1D_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dav1d" 2>&1`
vlc-3.0.11.1/configure-41681-        fi
##############################################
vlc-3.0.11.1/configure-41765-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41766:  pkg_cv_VPX_CFLAGS=`$PKG_CONFIG --cflags "vpx >= 1.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-41767-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41782-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:41783:  pkg_cv_VPX_LIBS=`$PKG_CONFIG --libs "vpx >= 1.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-41784-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-41803-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:41804:	        VPX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vpx >= 1.5.0" 2>&1`
vlc-3.0.11.1/configure-41805-        else
vlc-3.0.11.1/configure:41806:	        VPX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vpx >= 1.5.0" 2>&1`
vlc-3.0.11.1/configure-41807-        fi
##############################################
vlc-3.0.11.1/configure-42082-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42083:  pkg_cv_TWOLAME_CFLAGS=`$PKG_CONFIG --cflags "twolame" 2>/dev/null`
vlc-3.0.11.1/configure-42084-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42099-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42100:  pkg_cv_TWOLAME_LIBS=`$PKG_CONFIG --libs "twolame" 2>/dev/null`
vlc-3.0.11.1/configure-42101-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42120-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42121:	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "twolame" 2>&1`
vlc-3.0.11.1/configure-42122-        else
vlc-3.0.11.1/configure:42123:	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "twolame" 2>&1`
vlc-3.0.11.1/configure-42124-        fi
##############################################
vlc-3.0.11.1/configure-42187-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42188:  pkg_cv_TWOLAME_CFLAGS=`$PKG_CONFIG --cflags "twolame" 2>/dev/null`
vlc-3.0.11.1/configure-42189-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42204-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42205:  pkg_cv_TWOLAME_LIBS=`$PKG_CONFIG --libs "twolame" 2>/dev/null`
vlc-3.0.11.1/configure-42206-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42225-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42226:	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "twolame" 2>&1`
vlc-3.0.11.1/configure-42227-        else
vlc-3.0.11.1/configure:42228:	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "twolame" 2>&1`
vlc-3.0.11.1/configure-42229-        fi
##############################################
vlc-3.0.11.1/configure-42337-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42338:  pkg_cv_FDKAAC_CFLAGS=`$PKG_CONFIG --cflags "fdk-aac" 2>/dev/null`
vlc-3.0.11.1/configure-42339-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42354-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42355:  pkg_cv_FDKAAC_LIBS=`$PKG_CONFIG --libs "fdk-aac" 2>/dev/null`
vlc-3.0.11.1/configure-42356-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42375-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42376:	        FDKAAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fdk-aac" 2>&1`
vlc-3.0.11.1/configure-42377-        else
vlc-3.0.11.1/configure:42378:	        FDKAAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fdk-aac" 2>&1`
vlc-3.0.11.1/configure-42379-        fi
##############################################
vlc-3.0.11.1/configure-42437-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42438:  pkg_cv_FDKAAC_CFLAGS=`$PKG_CONFIG --cflags "fdk-aac" 2>/dev/null`
vlc-3.0.11.1/configure-42439-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42454-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42455:  pkg_cv_FDKAAC_LIBS=`$PKG_CONFIG --libs "fdk-aac" 2>/dev/null`
vlc-3.0.11.1/configure-42456-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42475-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42476:	        FDKAAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fdk-aac" 2>&1`
vlc-3.0.11.1/configure-42477-        else
vlc-3.0.11.1/configure:42478:	        FDKAAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fdk-aac" 2>&1`
vlc-3.0.11.1/configure-42479-        fi
##############################################
vlc-3.0.11.1/configure-42704-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42705:  pkg_cv_DCA_CFLAGS=`$PKG_CONFIG --cflags "libdca >= 0.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-42706-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42721-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42722:  pkg_cv_DCA_LIBS=`$PKG_CONFIG --libs "libdca >= 0.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-42723-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42742-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42743:	        DCA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
vlc-3.0.11.1/configure-42744-        else
vlc-3.0.11.1/configure:42745:	        DCA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
vlc-3.0.11.1/configure-42746-        fi
##############################################
vlc-3.0.11.1/configure-42804-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42805:  pkg_cv_DCA_CFLAGS=`$PKG_CONFIG --cflags "libdca >= 0.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-42806-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42821-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42822:  pkg_cv_DCA_LIBS=`$PKG_CONFIG --libs "libdca >= 0.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-42823-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42842-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42843:	        DCA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
vlc-3.0.11.1/configure-42844-        else
vlc-3.0.11.1/configure:42845:	        DCA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
vlc-3.0.11.1/configure-42846-        fi
##############################################
vlc-3.0.11.1/configure-42949-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42950:  pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac" 2>/dev/null`
vlc-3.0.11.1/configure-42951-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42966-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:42967:  pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac" 2>/dev/null`
vlc-3.0.11.1/configure-42968-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-42987-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:42988:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "flac" 2>&1`
vlc-3.0.11.1/configure-42989-        else
vlc-3.0.11.1/configure:42990:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "flac" 2>&1`
vlc-3.0.11.1/configure-42991-        fi
##############################################
vlc-3.0.11.1/configure-43049-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43050:  pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac" 2>/dev/null`
vlc-3.0.11.1/configure-43051-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43066-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43067:  pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac" 2>/dev/null`
vlc-3.0.11.1/configure-43068-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43087-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43088:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "flac" 2>&1`
vlc-3.0.11.1/configure-43089-        else
vlc-3.0.11.1/configure:43090:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "flac" 2>&1`
vlc-3.0.11.1/configure-43091-        fi
##############################################
vlc-3.0.11.1/configure-43194-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43195:  pkg_cv_LIBMPEG2_CFLAGS=`$PKG_CONFIG --cflags "libmpeg2 > 0.3.2" 2>/dev/null`
vlc-3.0.11.1/configure-43196-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43211-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43212:  pkg_cv_LIBMPEG2_LIBS=`$PKG_CONFIG --libs "libmpeg2 > 0.3.2" 2>/dev/null`
vlc-3.0.11.1/configure-43213-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43232-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43233:	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
vlc-3.0.11.1/configure-43234-        else
vlc-3.0.11.1/configure:43235:	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
vlc-3.0.11.1/configure-43236-        fi
##############################################
vlc-3.0.11.1/configure-43294-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43295:  pkg_cv_LIBMPEG2_CFLAGS=`$PKG_CONFIG --cflags "libmpeg2 > 0.3.2" 2>/dev/null`
vlc-3.0.11.1/configure-43296-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43311-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43312:  pkg_cv_LIBMPEG2_LIBS=`$PKG_CONFIG --libs "libmpeg2 > 0.3.2" 2>/dev/null`
vlc-3.0.11.1/configure-43313-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43332-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43333:	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
vlc-3.0.11.1/configure-43334-        else
vlc-3.0.11.1/configure:43335:	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
vlc-3.0.11.1/configure-43336-        fi
##############################################
vlc-3.0.11.1/configure-43439-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43440:  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-43441-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43456-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43457:  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-43458-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43477-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43478:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
vlc-3.0.11.1/configure-43479-        else
vlc-3.0.11.1/configure:43480:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
vlc-3.0.11.1/configure-43481-        fi
##############################################
vlc-3.0.11.1/configure-43539-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43540:  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-43541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43556-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43557:  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
vlc-3.0.11.1/configure-43558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43577-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43578:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
vlc-3.0.11.1/configure-43579-        else
vlc-3.0.11.1/configure:43580:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
vlc-3.0.11.1/configure-43581-        fi
##############################################
vlc-3.0.11.1/configure-43712-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43713:  pkg_cv_SPEEX_CFLAGS=`$PKG_CONFIG --cflags "ogg speex >= 1.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-43714-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43729-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43730:  pkg_cv_SPEEX_LIBS=`$PKG_CONFIG --libs "ogg speex >= 1.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-43731-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43750-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43751:	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
vlc-3.0.11.1/configure-43752-        else
vlc-3.0.11.1/configure:43753:	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
vlc-3.0.11.1/configure-43754-        fi
##############################################
vlc-3.0.11.1/configure-43812-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43813:  pkg_cv_SPEEX_CFLAGS=`$PKG_CONFIG --cflags "ogg speex >= 1.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-43814-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43829-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43830:  pkg_cv_SPEEX_LIBS=`$PKG_CONFIG --libs "ogg speex >= 1.0.5" 2>/dev/null`
vlc-3.0.11.1/configure-43831-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43850-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43851:	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
vlc-3.0.11.1/configure-43852-        else
vlc-3.0.11.1/configure:43853:	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
vlc-3.0.11.1/configure-43854-        fi
##############################################
vlc-3.0.11.1/configure-43933-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43934:  pkg_cv_SPEEXDSP_CFLAGS=`$PKG_CONFIG --cflags "speexdsp" 2>/dev/null`
vlc-3.0.11.1/configure-43935-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43950-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:43951:  pkg_cv_SPEEXDSP_LIBS=`$PKG_CONFIG --libs "speexdsp" 2>/dev/null`
vlc-3.0.11.1/configure-43952-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-43971-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:43972:	        SPEEXDSP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "speexdsp" 2>&1`
vlc-3.0.11.1/configure-43973-        else
vlc-3.0.11.1/configure:43974:	        SPEEXDSP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "speexdsp" 2>&1`
vlc-3.0.11.1/configure-43975-        fi
##############################################
vlc-3.0.11.1/configure-44049-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44050:  pkg_cv_OPUS_CFLAGS=`$PKG_CONFIG --cflags "ogg opus >= 1.0.3" 2>/dev/null`
vlc-3.0.11.1/configure-44051-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44066-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44067:  pkg_cv_OPUS_LIBS=`$PKG_CONFIG --libs "ogg opus >= 1.0.3" 2>/dev/null`
vlc-3.0.11.1/configure-44068-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44087-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44088:	        OPUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg opus >= 1.0.3" 2>&1`
vlc-3.0.11.1/configure-44089-        else
vlc-3.0.11.1/configure:44090:	        OPUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg opus >= 1.0.3" 2>&1`
vlc-3.0.11.1/configure-44091-        fi
##############################################
vlc-3.0.11.1/configure-44149-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44150:  pkg_cv_OPUS_CFLAGS=`$PKG_CONFIG --cflags "ogg opus >= 1.0.3" 2>/dev/null`
vlc-3.0.11.1/configure-44151-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44166-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44167:  pkg_cv_OPUS_LIBS=`$PKG_CONFIG --libs "ogg opus >= 1.0.3" 2>/dev/null`
vlc-3.0.11.1/configure-44168-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44187-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44188:	        OPUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg opus >= 1.0.3" 2>&1`
vlc-3.0.11.1/configure-44189-        else
vlc-3.0.11.1/configure:44190:	        OPUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg opus >= 1.0.3" 2>&1`
vlc-3.0.11.1/configure-44191-        fi
##############################################
vlc-3.0.11.1/configure-44294-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44295:  pkg_cv_SPATIALAUDIO_CFLAGS=`$PKG_CONFIG --cflags "spatialaudio" 2>/dev/null`
vlc-3.0.11.1/configure-44296-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44311-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44312:  pkg_cv_SPATIALAUDIO_LIBS=`$PKG_CONFIG --libs "spatialaudio" 2>/dev/null`
vlc-3.0.11.1/configure-44313-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44332-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44333:	        SPATIALAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "spatialaudio" 2>&1`
vlc-3.0.11.1/configure-44334-        else
vlc-3.0.11.1/configure:44335:	        SPATIALAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "spatialaudio" 2>&1`
vlc-3.0.11.1/configure-44336-        fi
##############################################
vlc-3.0.11.1/configure-44394-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44395:  pkg_cv_SPATIALAUDIO_CFLAGS=`$PKG_CONFIG --cflags "spatialaudio" 2>/dev/null`
vlc-3.0.11.1/configure-44396-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44411-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44412:  pkg_cv_SPATIALAUDIO_LIBS=`$PKG_CONFIG --libs "spatialaudio" 2>/dev/null`
vlc-3.0.11.1/configure-44413-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44432-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44433:	        SPATIALAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "spatialaudio" 2>&1`
vlc-3.0.11.1/configure-44434-        else
vlc-3.0.11.1/configure:44435:	        SPATIALAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "spatialaudio" 2>&1`
vlc-3.0.11.1/configure-44436-        fi
##############################################
vlc-3.0.11.1/configure-44539-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44540:  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "ogg theoradec >= 1.0 theoraenc" 2>/dev/null`
vlc-3.0.11.1/configure-44541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44556-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44557:  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "ogg theoradec >= 1.0 theoraenc" 2>/dev/null`
vlc-3.0.11.1/configure-44558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44577-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44578:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg theoradec >= 1.0 theoraenc" 2>&1`
vlc-3.0.11.1/configure-44579-        else
vlc-3.0.11.1/configure:44580:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg theoradec >= 1.0 theoraenc" 2>&1`
vlc-3.0.11.1/configure-44581-        fi
##############################################
vlc-3.0.11.1/configure-44639-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44640:  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "ogg theoradec >= 1.0 theoraenc" 2>/dev/null`
vlc-3.0.11.1/configure-44641-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44656-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44657:  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "ogg theoradec >= 1.0 theoraenc" 2>/dev/null`
vlc-3.0.11.1/configure-44658-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44677-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44678:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg theoradec >= 1.0 theoraenc" 2>&1`
vlc-3.0.11.1/configure-44679-        else
vlc-3.0.11.1/configure:44680:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg theoradec >= 1.0 theoraenc" 2>&1`
vlc-3.0.11.1/configure-44681-        fi
##############################################
vlc-3.0.11.1/configure-44784-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44785:  pkg_cv_OGGSPOTS_CFLAGS=`$PKG_CONFIG --cflags "ogg" 2>/dev/null`
vlc-3.0.11.1/configure-44786-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44801-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44802:  pkg_cv_OGGSPOTS_LIBS=`$PKG_CONFIG --libs "ogg" 2>/dev/null`
vlc-3.0.11.1/configure-44803-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44822-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44823:	        OGGSPOTS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg" 2>&1`
vlc-3.0.11.1/configure-44824-        else
vlc-3.0.11.1/configure:44825:	        OGGSPOTS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg" 2>&1`
vlc-3.0.11.1/configure-44826-        fi
##############################################
vlc-3.0.11.1/configure-44884-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44885:  pkg_cv_OGGSPOTS_CFLAGS=`$PKG_CONFIG --cflags "ogg" 2>/dev/null`
vlc-3.0.11.1/configure-44886-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44901-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:44902:  pkg_cv_OGGSPOTS_LIBS=`$PKG_CONFIG --libs "ogg" 2>/dev/null`
vlc-3.0.11.1/configure-44903-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-44922-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:44923:	        OGGSPOTS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg" 2>&1`
vlc-3.0.11.1/configure-44924-        else
vlc-3.0.11.1/configure:44925:	        OGGSPOTS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg" 2>&1`
vlc-3.0.11.1/configure-44926-        fi
##############################################
vlc-3.0.11.1/configure-45029-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45030:  pkg_cv_DAALA_CFLAGS=`$PKG_CONFIG --cflags "daaladec daalaenc" 2>/dev/null`
vlc-3.0.11.1/configure-45031-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45046-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45047:  pkg_cv_DAALA_LIBS=`$PKG_CONFIG --libs "daaladec daalaenc" 2>/dev/null`
vlc-3.0.11.1/configure-45048-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45067-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45068:	        DAALA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "daaladec daalaenc" 2>&1`
vlc-3.0.11.1/configure-45069-        else
vlc-3.0.11.1/configure:45070:	        DAALA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "daaladec daalaenc" 2>&1`
vlc-3.0.11.1/configure-45071-        fi
##############################################
vlc-3.0.11.1/configure-45129-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45130:  pkg_cv_DAALA_CFLAGS=`$PKG_CONFIG --cflags "daaladec daalaenc" 2>/dev/null`
vlc-3.0.11.1/configure-45131-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45146-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45147:  pkg_cv_DAALA_LIBS=`$PKG_CONFIG --libs "daaladec daalaenc" 2>/dev/null`
vlc-3.0.11.1/configure-45148-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45167-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45168:	        DAALA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "daaladec daalaenc" 2>&1`
vlc-3.0.11.1/configure-45169-        else
vlc-3.0.11.1/configure:45170:	        DAALA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "daaladec daalaenc" 2>&1`
vlc-3.0.11.1/configure-45171-        fi
##############################################
vlc-3.0.11.1/configure-45274-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45275:  pkg_cv_SCHROEDINGER_CFLAGS=`$PKG_CONFIG --cflags "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
vlc-3.0.11.1/configure-45276-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45291-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45292:  pkg_cv_SCHROEDINGER_LIBS=`$PKG_CONFIG --libs "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
vlc-3.0.11.1/configure-45293-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45312-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45313:	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
vlc-3.0.11.1/configure-45314-        else
vlc-3.0.11.1/configure:45315:	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
vlc-3.0.11.1/configure-45316-        fi
##############################################
vlc-3.0.11.1/configure-45374-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45375:  pkg_cv_SCHROEDINGER_CFLAGS=`$PKG_CONFIG --cflags "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
vlc-3.0.11.1/configure-45376-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45391-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45392:  pkg_cv_SCHROEDINGER_LIBS=`$PKG_CONFIG --libs "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
vlc-3.0.11.1/configure-45393-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45412-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45413:	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
vlc-3.0.11.1/configure-45414-        else
vlc-3.0.11.1/configure:45415:	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
vlc-3.0.11.1/configure-45416-        fi
##############################################
vlc-3.0.11.1/configure-45644-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45645:  pkg_cv_X262_CFLAGS=`$PKG_CONFIG --cflags "x262" 2>/dev/null`
vlc-3.0.11.1/configure-45646-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45661-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45662:  pkg_cv_X262_LIBS=`$PKG_CONFIG --libs "x262" 2>/dev/null`
vlc-3.0.11.1/configure-45663-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45682-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45683:	        X262_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x262" 2>&1`
vlc-3.0.11.1/configure-45684-        else
vlc-3.0.11.1/configure:45685:	        X262_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x262" 2>&1`
vlc-3.0.11.1/configure-45686-        fi
##############################################
vlc-3.0.11.1/configure-45788-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45789:  pkg_cv_X265_CFLAGS=`$PKG_CONFIG --cflags "x265" 2>/dev/null`
vlc-3.0.11.1/configure-45790-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45805-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45806:  pkg_cv_X265_LIBS=`$PKG_CONFIG --libs "x265" 2>/dev/null`
vlc-3.0.11.1/configure-45807-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45826-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45827:	        X265_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x265" 2>&1`
vlc-3.0.11.1/configure-45828-        else
vlc-3.0.11.1/configure:45829:	        X265_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x265" 2>&1`
vlc-3.0.11.1/configure-45830-        fi
##############################################
vlc-3.0.11.1/configure-45888-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45889:  pkg_cv_X265_CFLAGS=`$PKG_CONFIG --cflags "x265" 2>/dev/null`
vlc-3.0.11.1/configure-45890-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45905-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:45906:  pkg_cv_X265_LIBS=`$PKG_CONFIG --libs "x265" 2>/dev/null`
vlc-3.0.11.1/configure-45907-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-45926-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:45927:	        X265_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x265" 2>&1`
vlc-3.0.11.1/configure-45928-        else
vlc-3.0.11.1/configure:45929:	        X265_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x265" 2>&1`
vlc-3.0.11.1/configure-45930-        fi
##############################################
vlc-3.0.11.1/configure-46013-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46014:  pkg_cv_X264_CFLAGS=`$PKG_CONFIG --cflags "x264 >= 0.148" 2>/dev/null`
vlc-3.0.11.1/configure-46015-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46030-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46031:  pkg_cv_X264_LIBS=`$PKG_CONFIG --libs "x264 >= 0.148" 2>/dev/null`
vlc-3.0.11.1/configure-46032-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46051-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46052:	        X264_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x264 >= 0.148" 2>&1`
vlc-3.0.11.1/configure-46053-        else
vlc-3.0.11.1/configure:46054:	        X264_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x264 >= 0.148" 2>&1`
vlc-3.0.11.1/configure-46055-        fi
##############################################
vlc-3.0.11.1/configure-46139-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46140:  pkg_cv_X26410b_CFLAGS=`$PKG_CONFIG --cflags "x264 >= 0.153" 2>/dev/null`
vlc-3.0.11.1/configure-46141-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46156-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46157:  pkg_cv_X26410b_LIBS=`$PKG_CONFIG --libs "x264 >= 0.153" 2>/dev/null`
vlc-3.0.11.1/configure-46158-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46177-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46178:	        X26410b_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x264 >= 0.153" 2>&1`
vlc-3.0.11.1/configure-46179-        else
vlc-3.0.11.1/configure:46180:	        X26410b_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x264 >= 0.153" 2>&1`
vlc-3.0.11.1/configure-46181-        fi
##############################################
vlc-3.0.11.1/configure-46286-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46287:  pkg_cv_MFX_CFLAGS=`$PKG_CONFIG --cflags "libmfx" 2>/dev/null`
vlc-3.0.11.1/configure-46288-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46303-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46304:  pkg_cv_MFX_LIBS=`$PKG_CONFIG --libs "libmfx" 2>/dev/null`
vlc-3.0.11.1/configure-46305-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46324-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46325:	        MFX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmfx" 2>&1`
vlc-3.0.11.1/configure-46326-        else
vlc-3.0.11.1/configure:46327:	        MFX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmfx" 2>&1`
vlc-3.0.11.1/configure-46328-        fi
##############################################
vlc-3.0.11.1/configure-46386-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46387:  pkg_cv_MFX_CFLAGS=`$PKG_CONFIG --cflags "libmfx" 2>/dev/null`
vlc-3.0.11.1/configure-46388-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46403-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46404:  pkg_cv_MFX_LIBS=`$PKG_CONFIG --libs "libmfx" 2>/dev/null`
vlc-3.0.11.1/configure-46405-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46424-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46425:	        MFX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmfx" 2>&1`
vlc-3.0.11.1/configure-46426-        else
vlc-3.0.11.1/configure:46427:	        MFX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmfx" 2>&1`
vlc-3.0.11.1/configure-46428-        fi
##############################################
vlc-3.0.11.1/configure-46531-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46532:  pkg_cv_FLUIDSYNTH_CFLAGS=`$PKG_CONFIG --cflags "fluidsynth >= 1.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-46533-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46548-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46549:  pkg_cv_FLUIDSYNTH_LIBS=`$PKG_CONFIG --libs "fluidsynth >= 1.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-46550-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46569-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46570:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidsynth >= 1.1.2" 2>&1`
vlc-3.0.11.1/configure-46571-        else
vlc-3.0.11.1/configure:46572:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidsynth >= 1.1.2" 2>&1`
vlc-3.0.11.1/configure-46573-        fi
##############################################
vlc-3.0.11.1/configure-46631-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46632:  pkg_cv_FLUIDSYNTH_CFLAGS=`$PKG_CONFIG --cflags "fluidsynth >= 1.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-46633-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46648-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46649:  pkg_cv_FLUIDSYNTH_LIBS=`$PKG_CONFIG --libs "fluidsynth >= 1.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-46650-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46669-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46670:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidsynth >= 1.1.2" 2>&1`
vlc-3.0.11.1/configure-46671-        else
vlc-3.0.11.1/configure:46672:	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidsynth >= 1.1.2" 2>&1`
vlc-3.0.11.1/configure-46673-        fi
##############################################
vlc-3.0.11.1/configure-46775-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46776:  pkg_cv_FLUIDLITE_CFLAGS=`$PKG_CONFIG --cflags "fluidlite" 2>/dev/null`
vlc-3.0.11.1/configure-46777-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46792-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46793:  pkg_cv_FLUIDLITE_LIBS=`$PKG_CONFIG --libs "fluidlite" 2>/dev/null`
vlc-3.0.11.1/configure-46794-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46813-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46814:	        FLUIDLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidlite" 2>&1`
vlc-3.0.11.1/configure-46815-        else
vlc-3.0.11.1/configure:46816:	        FLUIDLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidlite" 2>&1`
vlc-3.0.11.1/configure-46817-        fi
##############################################
vlc-3.0.11.1/configure-46875-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46876:  pkg_cv_FLUIDLITE_CFLAGS=`$PKG_CONFIG --cflags "fluidlite" 2>/dev/null`
vlc-3.0.11.1/configure-46877-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46892-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:46893:  pkg_cv_FLUIDLITE_LIBS=`$PKG_CONFIG --libs "fluidlite" 2>/dev/null`
vlc-3.0.11.1/configure-46894-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-46913-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:46914:	        FLUIDLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidlite" 2>&1`
vlc-3.0.11.1/configure-46915-        else
vlc-3.0.11.1/configure:46916:	        FLUIDLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidlite" 2>&1`
vlc-3.0.11.1/configure-46917-        fi
##############################################
vlc-3.0.11.1/configure-47020-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47021:  pkg_cv_ZVBI_CFLAGS=`$PKG_CONFIG --cflags "zvbi-0.2 >= 0.2.28" 2>/dev/null`
vlc-3.0.11.1/configure-47022-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47037-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47038:  pkg_cv_ZVBI_LIBS=`$PKG_CONFIG --libs "zvbi-0.2 >= 0.2.28" 2>/dev/null`
vlc-3.0.11.1/configure-47039-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47058-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47059:	        ZVBI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
vlc-3.0.11.1/configure-47060-        else
vlc-3.0.11.1/configure:47061:	        ZVBI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
vlc-3.0.11.1/configure-47062-        fi
##############################################
vlc-3.0.11.1/configure-47133-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47134:  pkg_cv_LIBASS_CFLAGS=`$PKG_CONFIG --cflags "libass >= 0.9.8" 2>/dev/null`
vlc-3.0.11.1/configure-47135-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47150-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47151:  pkg_cv_LIBASS_LIBS=`$PKG_CONFIG --libs "libass >= 0.9.8" 2>/dev/null`
vlc-3.0.11.1/configure-47152-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47171-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47172:	        LIBASS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libass >= 0.9.8" 2>&1`
vlc-3.0.11.1/configure-47173-        else
vlc-3.0.11.1/configure:47174:	        LIBASS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libass >= 0.9.8" 2>&1`
vlc-3.0.11.1/configure-47175-        fi
##############################################
vlc-3.0.11.1/configure-47252-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47253:  pkg_cv_ARIBB24_CFLAGS=`$PKG_CONFIG --cflags "aribb24 >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-47254-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47269-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47270:  pkg_cv_ARIBB24_LIBS=`$PKG_CONFIG --libs "aribb24 >= 1.0.1" 2>/dev/null`
vlc-3.0.11.1/configure-47271-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47290-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47291:	        ARIBB24_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aribb24 >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-47292-        else
vlc-3.0.11.1/configure:47293:	        ARIBB24_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aribb24 >= 1.0.1" 2>&1`
vlc-3.0.11.1/configure-47294-        fi
##############################################
vlc-3.0.11.1/configure-47385-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47386:  pkg_cv_ARIBB25_CFLAGS=`$PKG_CONFIG --cflags "aribb25 >= 0.2.6" 2>/dev/null`
vlc-3.0.11.1/configure-47387-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47402-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47403:  pkg_cv_ARIBB25_LIBS=`$PKG_CONFIG --libs "aribb25 >= 0.2.6" 2>/dev/null`
vlc-3.0.11.1/configure-47404-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47423-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47424:	        ARIBB25_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aribb25 >= 0.2.6" 2>&1`
vlc-3.0.11.1/configure-47425-        else
vlc-3.0.11.1/configure:47426:	        ARIBB25_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aribb25 >= 0.2.6" 2>&1`
vlc-3.0.11.1/configure-47427-        fi
##############################################
vlc-3.0.11.1/configure-47485-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47486:  pkg_cv_ARIBB25_CFLAGS=`$PKG_CONFIG --cflags "aribb25 >= 0.2.6" 2>/dev/null`
vlc-3.0.11.1/configure-47487-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47502-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47503:  pkg_cv_ARIBB25_LIBS=`$PKG_CONFIG --libs "aribb25 >= 0.2.6" 2>/dev/null`
vlc-3.0.11.1/configure-47504-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47523-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47524:	        ARIBB25_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "aribb25 >= 0.2.6" 2>&1`
vlc-3.0.11.1/configure-47525-        else
vlc-3.0.11.1/configure:47526:	        ARIBB25_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "aribb25 >= 0.2.6" 2>&1`
vlc-3.0.11.1/configure-47527-        fi
##############################################
vlc-3.0.11.1/configure-47630-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47631:  pkg_cv_KATE_CFLAGS=`$PKG_CONFIG --cflags "kate >= 0.3.0" 2>/dev/null`
vlc-3.0.11.1/configure-47632-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47647-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47648:  pkg_cv_KATE_LIBS=`$PKG_CONFIG --libs "kate >= 0.3.0" 2>/dev/null`
vlc-3.0.11.1/configure-47649-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47668-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47669:	        KATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "kate >= 0.3.0" 2>&1`
vlc-3.0.11.1/configure-47670-        else
vlc-3.0.11.1/configure:47671:	        KATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "kate >= 0.3.0" 2>&1`
vlc-3.0.11.1/configure-47672-        fi
##############################################
vlc-3.0.11.1/configure-47730-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47731:  pkg_cv_KATE_CFLAGS=`$PKG_CONFIG --cflags "kate >= 0.3.0" 2>/dev/null`
vlc-3.0.11.1/configure-47732-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47747-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47748:  pkg_cv_KATE_LIBS=`$PKG_CONFIG --libs "kate >= 0.3.0" 2>/dev/null`
vlc-3.0.11.1/configure-47749-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47768-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47769:	        KATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "kate >= 0.3.0" 2>&1`
vlc-3.0.11.1/configure-47770-        else
vlc-3.0.11.1/configure:47771:	        KATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "kate >= 0.3.0" 2>&1`
vlc-3.0.11.1/configure-47772-        fi
##############################################
vlc-3.0.11.1/configure-47856-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47857:  pkg_cv_TIGER_CFLAGS=`$PKG_CONFIG --cflags "tiger >= 0.3.1" 2>/dev/null`
vlc-3.0.11.1/configure-47858-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47873-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47874:  pkg_cv_TIGER_LIBS=`$PKG_CONFIG --libs "tiger >= 0.3.1" 2>/dev/null`
vlc-3.0.11.1/configure-47875-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47894-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:47895:	        TIGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tiger >= 0.3.1" 2>&1`
vlc-3.0.11.1/configure-47896-        else
vlc-3.0.11.1/configure:47897:	        TIGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tiger >= 0.3.1" 2>&1`
vlc-3.0.11.1/configure-47898-        fi
##############################################
vlc-3.0.11.1/configure-47971-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47972:  pkg_cv_EGL_CFLAGS=`$PKG_CONFIG --cflags "egl" 2>/dev/null`
vlc-3.0.11.1/configure-47973-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-47988-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:47989:  pkg_cv_EGL_LIBS=`$PKG_CONFIG --libs "egl" 2>/dev/null`
vlc-3.0.11.1/configure-47990-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48009-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:48010:	        EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "egl" 2>&1`
vlc-3.0.11.1/configure-48011-        else
vlc-3.0.11.1/configure:48012:	        EGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "egl" 2>&1`
vlc-3.0.11.1/configure-48013-        fi
##############################################
vlc-3.0.11.1/configure-48058-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48059:  pkg_cv_GL_CFLAGS=`$PKG_CONFIG --cflags "gl" 2>/dev/null`
vlc-3.0.11.1/configure-48060-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48075-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48076:  pkg_cv_GL_LIBS=`$PKG_CONFIG --libs "gl" 2>/dev/null`
vlc-3.0.11.1/configure-48077-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48096-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:48097:	        GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gl" 2>&1`
vlc-3.0.11.1/configure-48098-        else
vlc-3.0.11.1/configure:48099:	        GL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gl" 2>&1`
vlc-3.0.11.1/configure-48100-        fi
##############################################
vlc-3.0.11.1/configure-48251-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48252:  pkg_cv_GLES2_CFLAGS=`$PKG_CONFIG --cflags "glesv2" 2>/dev/null`
vlc-3.0.11.1/configure-48253-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48268-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48269:  pkg_cv_GLES2_LIBS=`$PKG_CONFIG --libs "glesv2" 2>/dev/null`
vlc-3.0.11.1/configure-48270-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48289-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:48290:	        GLES2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glesv2" 2>&1`
vlc-3.0.11.1/configure-48291-        else
vlc-3.0.11.1/configure:48292:	        GLES2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glesv2" 2>&1`
vlc-3.0.11.1/configure-48293-        fi
##############################################
vlc-3.0.11.1/configure-48351-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48352:  pkg_cv_GLES2_CFLAGS=`$PKG_CONFIG --cflags "glesv2" 2>/dev/null`
vlc-3.0.11.1/configure-48353-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48368-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:48369:  pkg_cv_GLES2_LIBS=`$PKG_CONFIG --libs "glesv2" 2>/dev/null`
vlc-3.0.11.1/configure-48370-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-48389-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:48390:	        GLES2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glesv2" 2>&1`
vlc-3.0.11.1/configure-48391-        else
vlc-3.0.11.1/configure:48392:	        GLES2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glesv2" 2>&1`
vlc-3.0.11.1/configure-48393-        fi
##############################################
vlc-3.0.11.1/configure-48492-    for ac_var in incroot usrlibdir libdir; do
vlc-3.0.11.1/configure:48493:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
vlc-3.0.11.1/configure-48494-    done
##############################################
vlc-3.0.11.1/configure-48602-  LIBS=$ac_save_LIBS
vlc-3.0.11.1/configure:48603:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
vlc-3.0.11.1/configure-48604-do
##############################################
vlc-3.0.11.1/configure-49200-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49201:  pkg_cv_XCB_CFLAGS=`$PKG_CONFIG --cflags "xcb >= 1.6" 2>/dev/null`
vlc-3.0.11.1/configure-49202-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49217-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49218:  pkg_cv_XCB_LIBS=`$PKG_CONFIG --libs "xcb >= 1.6" 2>/dev/null`
vlc-3.0.11.1/configure-49219-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49238-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49239:	        XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb >= 1.6" 2>&1`
vlc-3.0.11.1/configure-49240-        else
vlc-3.0.11.1/configure:49241:	        XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb >= 1.6" 2>&1`
vlc-3.0.11.1/configure-49242-        fi
##############################################
vlc-3.0.11.1/configure-49292-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49293:  pkg_cv_XCB_SHM_CFLAGS=`$PKG_CONFIG --cflags "xcb-shm" 2>/dev/null`
vlc-3.0.11.1/configure-49294-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49309-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49310:  pkg_cv_XCB_SHM_LIBS=`$PKG_CONFIG --libs "xcb-shm" 2>/dev/null`
vlc-3.0.11.1/configure-49311-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49330-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49331:	        XCB_SHM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-shm" 2>&1`
vlc-3.0.11.1/configure-49332-        else
vlc-3.0.11.1/configure:49333:	        XCB_SHM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-shm" 2>&1`
vlc-3.0.11.1/configure-49334-        fi
##############################################
vlc-3.0.11.1/configure-49383-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49384:  pkg_cv_XCB_COMPOSITE_CFLAGS=`$PKG_CONFIG --cflags "xcb-composite" 2>/dev/null`
vlc-3.0.11.1/configure-49385-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49400-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49401:  pkg_cv_XCB_COMPOSITE_LIBS=`$PKG_CONFIG --libs "xcb-composite" 2>/dev/null`
vlc-3.0.11.1/configure-49402-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49421-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49422:	        XCB_COMPOSITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-composite" 2>&1`
vlc-3.0.11.1/configure-49423-        else
vlc-3.0.11.1/configure:49424:	        XCB_COMPOSITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-composite" 2>&1`
vlc-3.0.11.1/configure-49425-        fi
##############################################
vlc-3.0.11.1/configure-49474-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49475:  pkg_cv_XPROTO_CFLAGS=`$PKG_CONFIG --cflags "xproto" 2>/dev/null`
vlc-3.0.11.1/configure-49476-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49491-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49492:  pkg_cv_XPROTO_LIBS=`$PKG_CONFIG --libs "xproto" 2>/dev/null`
vlc-3.0.11.1/configure-49493-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49512-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49513:	        XPROTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xproto" 2>&1`
vlc-3.0.11.1/configure-49514-        else
vlc-3.0.11.1/configure:49515:	        XPROTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xproto" 2>&1`
vlc-3.0.11.1/configure-49516-        fi
##############################################
vlc-3.0.11.1/configure-49568-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49569:  pkg_cv_XCB_XV_CFLAGS=`$PKG_CONFIG --cflags "xcb-xv >= 1.1.90.1" 2>/dev/null`
vlc-3.0.11.1/configure-49570-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49585-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49586:  pkg_cv_XCB_XV_LIBS=`$PKG_CONFIG --libs "xcb-xv >= 1.1.90.1" 2>/dev/null`
vlc-3.0.11.1/configure-49587-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49606-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49607:	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-xv >= 1.1.90.1" 2>&1`
vlc-3.0.11.1/configure-49608-        else
vlc-3.0.11.1/configure:49609:	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-xv >= 1.1.90.1" 2>&1`
vlc-3.0.11.1/configure-49610-        fi
##############################################
vlc-3.0.11.1/configure-49662-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49663:  pkg_cv_XCB_RANDR_CFLAGS=`$PKG_CONFIG --cflags "xcb-randr >= 1.3" 2>/dev/null`
vlc-3.0.11.1/configure-49664-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49679-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49680:  pkg_cv_XCB_RANDR_LIBS=`$PKG_CONFIG --libs "xcb-randr >= 1.3" 2>/dev/null`
vlc-3.0.11.1/configure-49681-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49700-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49701:	        XCB_RANDR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-randr >= 1.3" 2>&1`
vlc-3.0.11.1/configure-49702-        else
vlc-3.0.11.1/configure:49703:	        XCB_RANDR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-randr >= 1.3" 2>&1`
vlc-3.0.11.1/configure-49704-        fi
##############################################
vlc-3.0.11.1/configure-49754-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49755:  pkg_cv_XCB_KEYSYMS_CFLAGS=`$PKG_CONFIG --cflags "xcb-keysyms >= 0.3.4" 2>/dev/null`
vlc-3.0.11.1/configure-49756-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49771-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49772:  pkg_cv_XCB_KEYSYMS_LIBS=`$PKG_CONFIG --libs "xcb-keysyms >= 0.3.4" 2>/dev/null`
vlc-3.0.11.1/configure-49773-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49792-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49793:	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-keysyms >= 0.3.4" 2>&1`
vlc-3.0.11.1/configure-49794-        else
vlc-3.0.11.1/configure:49795:	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-keysyms >= 0.3.4" 2>&1`
vlc-3.0.11.1/configure-49796-        fi
##############################################
vlc-3.0.11.1/configure-49875-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49876:  pkg_cv_VDPAU_CFLAGS=`$PKG_CONFIG --cflags "vdpau >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-49877-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49892-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:49893:  pkg_cv_VDPAU_LIBS=`$PKG_CONFIG --libs "vdpau >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-49894-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-49913-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:49914:	        VDPAU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vdpau >= 0.6" 2>&1`
vlc-3.0.11.1/configure-49915-        else
vlc-3.0.11.1/configure:49916:	        VDPAU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vdpau >= 0.6" 2>&1`
vlc-3.0.11.1/configure-49917-        fi
##############################################
vlc-3.0.11.1/configure-50030-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50031:  pkg_cv_WAYLAND_CLIENT_CFLAGS=`$PKG_CONFIG --cflags "wayland-client >= 1.5.91" 2>/dev/null`
vlc-3.0.11.1/configure-50032-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50047-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50048:  pkg_cv_WAYLAND_CLIENT_LIBS=`$PKG_CONFIG --libs "wayland-client >= 1.5.91" 2>/dev/null`
vlc-3.0.11.1/configure-50049-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50068-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50069:	        WAYLAND_CLIENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "wayland-client >= 1.5.91" 2>&1`
vlc-3.0.11.1/configure-50070-        else
vlc-3.0.11.1/configure:50071:	        WAYLAND_CLIENT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "wayland-client >= 1.5.91" 2>&1`
vlc-3.0.11.1/configure-50072-        fi
##############################################
vlc-3.0.11.1/configure-50158-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50159:  pkg_cv_WAYLAND_EGL_CFLAGS=`$PKG_CONFIG --cflags "wayland-egl" 2>/dev/null`
vlc-3.0.11.1/configure-50160-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50175-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50176:  pkg_cv_WAYLAND_EGL_LIBS=`$PKG_CONFIG --libs "wayland-egl" 2>/dev/null`
vlc-3.0.11.1/configure-50177-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50196-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50197:	        WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "wayland-egl" 2>&1`
vlc-3.0.11.1/configure-50198-        else
vlc-3.0.11.1/configure:50199:	        WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "wayland-egl" 2>&1`
vlc-3.0.11.1/configure-50200-        fi
##############################################
vlc-3.0.11.1/configure-50268-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50269:  pkg_cv_SDL_IMAGE_CFLAGS=`$PKG_CONFIG --cflags "SDL_image >= 1.2.10" 2>/dev/null`
vlc-3.0.11.1/configure-50270-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50285-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50286:  pkg_cv_SDL_IMAGE_LIBS=`$PKG_CONFIG --libs "SDL_image >= 1.2.10" 2>/dev/null`
vlc-3.0.11.1/configure-50287-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50306-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50307:	        SDL_IMAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "SDL_image >= 1.2.10" 2>&1`
vlc-3.0.11.1/configure-50308-        else
vlc-3.0.11.1/configure:50309:	        SDL_IMAGE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "SDL_image >= 1.2.10" 2>&1`
vlc-3.0.11.1/configure-50310-        fi
##############################################
vlc-3.0.11.1/configure-50424-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50425:  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
vlc-3.0.11.1/configure-50426-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50441-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50442:  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
vlc-3.0.11.1/configure-50443-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50462-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50463:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
vlc-3.0.11.1/configure-50464-        else
vlc-3.0.11.1/configure:50465:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
vlc-3.0.11.1/configure-50466-        fi
##############################################
vlc-3.0.11.1/configure-50522-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50523:  pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.11" 2>/dev/null`
vlc-3.0.11.1/configure-50524-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50539-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50540:  pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.11" 2>/dev/null`
vlc-3.0.11.1/configure-50541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50560-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50561:	        FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fontconfig >= 2.11" 2>&1`
vlc-3.0.11.1/configure-50562-        else
vlc-3.0.11.1/configure:50563:	        FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fontconfig >= 2.11" 2>&1`
vlc-3.0.11.1/configure-50564-        fi
##############################################
vlc-3.0.11.1/configure-50605-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50606:  pkg_cv_FRIBIDI_CFLAGS=`$PKG_CONFIG --cflags "fribidi" 2>/dev/null`
vlc-3.0.11.1/configure-50607-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50622-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50623:  pkg_cv_FRIBIDI_LIBS=`$PKG_CONFIG --libs "fribidi" 2>/dev/null`
vlc-3.0.11.1/configure-50624-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50643-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50644:	        FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fribidi" 2>&1`
vlc-3.0.11.1/configure-50645-        else
vlc-3.0.11.1/configure:50646:	        FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fribidi" 2>&1`
vlc-3.0.11.1/configure-50647-        fi
##############################################
vlc-3.0.11.1/configure-50696-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50697:  pkg_cv_HARFBUZZ_CFLAGS=`$PKG_CONFIG --cflags "harfbuzz" 2>/dev/null`
vlc-3.0.11.1/configure-50698-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50713-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50714:  pkg_cv_HARFBUZZ_LIBS=`$PKG_CONFIG --libs "harfbuzz" 2>/dev/null`
vlc-3.0.11.1/configure-50715-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50734-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50735:	        HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "harfbuzz" 2>&1`
vlc-3.0.11.1/configure-50736-        else
vlc-3.0.11.1/configure:50737:	        HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "harfbuzz" 2>&1`
vlc-3.0.11.1/configure-50738-        fi
##############################################
vlc-3.0.11.1/configure-50887-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50888:  pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-50889-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50904-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50905:  pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-50906-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-50925-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:50926:	        SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
vlc-3.0.11.1/configure-50927-        else
vlc-3.0.11.1/configure:50928:	        SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
vlc-3.0.11.1/configure-50929-        fi
##############################################
vlc-3.0.11.1/configure-50987-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:50988:  pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-50989-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51004-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51005:  pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0" 2>/dev/null`
vlc-3.0.11.1/configure-51006-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51025-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:51026:	        SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
vlc-3.0.11.1/configure-51027-        else
vlc-3.0.11.1/configure:51028:	        SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
vlc-3.0.11.1/configure-51029-        fi
##############################################
vlc-3.0.11.1/configure-51131-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51132:  pkg_cv_SVGDEC_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>/dev/null`
vlc-3.0.11.1/configure-51133-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51148-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51149:  pkg_cv_SVGDEC_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>/dev/null`
vlc-3.0.11.1/configure-51150-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51169-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:51170:	        SVGDEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>&1`
vlc-3.0.11.1/configure-51171-        else
vlc-3.0.11.1/configure:51172:	        SVGDEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>&1`
vlc-3.0.11.1/configure-51173-        fi
##############################################
vlc-3.0.11.1/configure-51231-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51232:  pkg_cv_SVGDEC_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>/dev/null`
vlc-3.0.11.1/configure-51233-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51248-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51249:  pkg_cv_SVGDEC_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>/dev/null`
vlc-3.0.11.1/configure-51250-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51269-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:51270:	        SVGDEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>&1`
vlc-3.0.11.1/configure-51271-        else
vlc-3.0.11.1/configure:51272:	        SVGDEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0 cairo >= 1.13.1" 2>&1`
vlc-3.0.11.1/configure-51273-        fi
##############################################
vlc-3.0.11.1/configure-51575-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51576:  pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca >= 0.99.beta14" 2>/dev/null`
vlc-3.0.11.1/configure-51577-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51592-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51593:  pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca >= 0.99.beta14" 2>/dev/null`
vlc-3.0.11.1/configure-51594-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51613-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:51614:	        CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
vlc-3.0.11.1/configure-51615-        else
vlc-3.0.11.1/configure:51616:	        CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
vlc-3.0.11.1/configure-51617-        fi
##############################################
vlc-3.0.11.1/configure-51675-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51676:  pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca >= 0.99.beta14" 2>/dev/null`
vlc-3.0.11.1/configure-51677-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51692-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:51693:  pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca >= 0.99.beta14" 2>/dev/null`
vlc-3.0.11.1/configure-51694-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-51713-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:51714:	        CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
vlc-3.0.11.1/configure-51715-        else
vlc-3.0.11.1/configure:51716:	        CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
vlc-3.0.11.1/configure-51717-        fi
##############################################
vlc-3.0.11.1/configure-52008-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52009:  pkg_cv_EVAS_CFLAGS=`$PKG_CONFIG --cflags "evas >= 1.15.99 ecore >= 1.15.99" 2>/dev/null`
vlc-3.0.11.1/configure-52010-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52025-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52026:  pkg_cv_EVAS_LIBS=`$PKG_CONFIG --libs "evas >= 1.15.99 ecore >= 1.15.99" 2>/dev/null`
vlc-3.0.11.1/configure-52027-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52046-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52047:	        EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evas >= 1.15.99 ecore >= 1.15.99" 2>&1`
vlc-3.0.11.1/configure-52048-        else
vlc-3.0.11.1/configure:52049:	        EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evas >= 1.15.99 ecore >= 1.15.99" 2>&1`
vlc-3.0.11.1/configure-52050-        fi
##############################################
vlc-3.0.11.1/configure-52118-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52119:  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52120-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52135-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52136:  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52137-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52156-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52157:	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 1.0" 2>&1`
vlc-3.0.11.1/configure-52158-        else
vlc-3.0.11.1/configure:52159:	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 1.0" 2>&1`
vlc-3.0.11.1/configure-52160-        fi
##############################################
vlc-3.0.11.1/configure-52230-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52231:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0.24" 2>/dev/null`
vlc-3.0.11.1/configure-52232-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52247-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52248:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0.24" 2>/dev/null`
vlc-3.0.11.1/configure-52249-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52268-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52269:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1.0.24" 2>&1`
vlc-3.0.11.1/configure-52270-        else
vlc-3.0.11.1/configure:52271:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1.0.24" 2>&1`
vlc-3.0.11.1/configure-52272-        fi
##############################################
vlc-3.0.11.1/configure-52331-do :
vlc-3.0.11.1/configure:52332:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vlc-3.0.11.1/configure-52333-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
vlc-3.0.11.1/configure-52335-  cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:52336:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vlc-3.0.11.1/configure-52337-_ACEOF
##############################################
vlc-3.0.11.1/configure-52484-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52485:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 1.9.7" 2>/dev/null`
vlc-3.0.11.1/configure-52486-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52501-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52502:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 1.9.7" 2>/dev/null`
vlc-3.0.11.1/configure-52503-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52522-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52523:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 1.9.7" 2>&1`
vlc-3.0.11.1/configure-52524-        else
vlc-3.0.11.1/configure:52525:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 1.9.7" 2>&1`
vlc-3.0.11.1/configure-52526-        fi
##############################################
vlc-3.0.11.1/configure-52547-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52548:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 0.120.1 jack < 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52549-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52564-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52565:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 0.120.1 jack < 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52566-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52585-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52586:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 0.120.1 jack < 1.0" 2>&1`
vlc-3.0.11.1/configure-52587-        else
vlc-3.0.11.1/configure:52588:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 0.120.1 jack < 1.0" 2>&1`
vlc-3.0.11.1/configure-52589-        fi
##############################################
vlc-3.0.11.1/configure-52640-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52641:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 0.120.1 jack < 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52642-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52657-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52658:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 0.120.1 jack < 1.0" 2>/dev/null`
vlc-3.0.11.1/configure-52659-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52678-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52679:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 0.120.1 jack < 1.0" 2>&1`
vlc-3.0.11.1/configure-52680-        else
vlc-3.0.11.1/configure:52681:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 0.120.1 jack < 1.0" 2>&1`
vlc-3.0.11.1/configure-52682-        fi
##############################################
vlc-3.0.11.1/configure-52834-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52835:  pkg_cv_SAMPLERATE_CFLAGS=`$PKG_CONFIG --cflags "samplerate" 2>/dev/null`
vlc-3.0.11.1/configure-52836-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52851-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52852:  pkg_cv_SAMPLERATE_LIBS=`$PKG_CONFIG --libs "samplerate" 2>/dev/null`
vlc-3.0.11.1/configure-52853-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52872-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52873:	        SAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "samplerate" 2>&1`
vlc-3.0.11.1/configure-52874-        else
vlc-3.0.11.1/configure:52875:	        SAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "samplerate" 2>&1`
vlc-3.0.11.1/configure-52876-        fi
##############################################
vlc-3.0.11.1/configure-52934-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52935:  pkg_cv_SAMPLERATE_CFLAGS=`$PKG_CONFIG --cflags "samplerate" 2>/dev/null`
vlc-3.0.11.1/configure-52936-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52951-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:52952:  pkg_cv_SAMPLERATE_LIBS=`$PKG_CONFIG --libs "samplerate" 2>/dev/null`
vlc-3.0.11.1/configure-52953-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-52972-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:52973:	        SAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "samplerate" 2>&1`
vlc-3.0.11.1/configure-52974-        else
vlc-3.0.11.1/configure:52975:	        SAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "samplerate" 2>&1`
vlc-3.0.11.1/configure-52976-        fi
##############################################
vlc-3.0.11.1/configure-53079-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53080:  pkg_cv_SOXR_CFLAGS=`$PKG_CONFIG --cflags "soxr >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-53081-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53096-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53097:  pkg_cv_SOXR_LIBS=`$PKG_CONFIG --libs "soxr >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-53098-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53117-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53118:	        SOXR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "soxr >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-53119-        else
vlc-3.0.11.1/configure:53120:	        SOXR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "soxr >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-53121-        fi
##############################################
vlc-3.0.11.1/configure-53179-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53180:  pkg_cv_SOXR_CFLAGS=`$PKG_CONFIG --cflags "soxr >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-53181-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53196-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53197:  pkg_cv_SOXR_LIBS=`$PKG_CONFIG --libs "soxr >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-53198-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53217-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53218:	        SOXR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "soxr >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-53219-        else
vlc-3.0.11.1/configure:53220:	        SOXR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "soxr >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-53221-        fi
##############################################
vlc-3.0.11.1/configure-53400-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53401:  pkg_cv_CHROMAPRINT_CFLAGS=`$PKG_CONFIG --cflags "libchromaprint >= 0.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-53402-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53417-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53418:  pkg_cv_CHROMAPRINT_LIBS=`$PKG_CONFIG --libs "libchromaprint >= 0.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-53419-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53438-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53439:	        CHROMAPRINT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libchromaprint >= 0.6.0" 2>&1`
vlc-3.0.11.1/configure-53440-        else
vlc-3.0.11.1/configure:53441:	        CHROMAPRINT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libchromaprint >= 0.6.0" 2>&1`
vlc-3.0.11.1/configure-53442-        fi
##############################################
vlc-3.0.11.1/configure-53487-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53488:  pkg_cv_CHROMAPRINT_CFLAGS=`$PKG_CONFIG --cflags "libchromaprint >= 0.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-53489-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53504-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53505:  pkg_cv_CHROMAPRINT_LIBS=`$PKG_CONFIG --libs "libchromaprint >= 0.6.0" 2>/dev/null`
vlc-3.0.11.1/configure-53506-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53525-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53526:	        CHROMAPRINT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libchromaprint >= 0.6.0" 2>&1`
vlc-3.0.11.1/configure-53527-        else
vlc-3.0.11.1/configure:53528:	        CHROMAPRINT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libchromaprint >= 0.6.0" 2>&1`
vlc-3.0.11.1/configure-53529-        fi
##############################################
vlc-3.0.11.1/configure-53656-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53657:  pkg_cv_CHROMECAST_CFLAGS=`$PKG_CONFIG --cflags "protobuf-lite >= 2.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-53658-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53673-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53674:  pkg_cv_CHROMECAST_LIBS=`$PKG_CONFIG --libs "protobuf-lite >= 2.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-53675-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53694-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53695:	        CHROMECAST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "protobuf-lite >= 2.5.0" 2>&1`
vlc-3.0.11.1/configure-53696-        else
vlc-3.0.11.1/configure:53697:	        CHROMECAST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "protobuf-lite >= 2.5.0" 2>&1`
vlc-3.0.11.1/configure-53698-        fi
##############################################
vlc-3.0.11.1/configure-53753-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53754:  pkg_cv_CHROMECAST_CFLAGS=`$PKG_CONFIG --cflags "protobuf-lite >= 2.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-53755-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53770-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53771:  pkg_cv_CHROMECAST_LIBS=`$PKG_CONFIG --libs "protobuf-lite >= 2.5.0" 2>/dev/null`
vlc-3.0.11.1/configure-53772-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53791-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53792:	        CHROMECAST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "protobuf-lite >= 2.5.0" 2>&1`
vlc-3.0.11.1/configure-53793-        else
vlc-3.0.11.1/configure:53794:	        CHROMECAST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "protobuf-lite >= 2.5.0" 2>&1`
vlc-3.0.11.1/configure-53795-        fi
##############################################
vlc-3.0.11.1/configure-53893-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53894:  pkg_cv_QT_CFLAGS=`$PKG_CONFIG --cflags "Qt5Core >= 5.5.0 Qt5Widgets Qt5Gui Qt5Svg" 2>/dev/null`
vlc-3.0.11.1/configure-53895-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53910-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53911:  pkg_cv_QT_LIBS=`$PKG_CONFIG --libs "Qt5Core >= 5.5.0 Qt5Widgets Qt5Gui Qt5Svg" 2>/dev/null`
vlc-3.0.11.1/configure-53912-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-53931-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:53932:	        QT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5Core >= 5.5.0 Qt5Widgets Qt5Gui Qt5Svg" 2>&1`
vlc-3.0.11.1/configure-53933-        else
vlc-3.0.11.1/configure:53934:	        QT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5Core >= 5.5.0 Qt5Widgets Qt5Gui Qt5Svg" 2>&1`
vlc-3.0.11.1/configure-53935-        fi
##############################################
vlc-3.0.11.1/configure-53987-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:53988:  pkg_cv_QT5_X11_CFLAGS=`$PKG_CONFIG --cflags "Qt5X11Extras" 2>/dev/null`
vlc-3.0.11.1/configure-53989-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54004-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54005:  pkg_cv_QT5_X11_LIBS=`$PKG_CONFIG --libs "Qt5X11Extras" 2>/dev/null`
vlc-3.0.11.1/configure-54006-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54025-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:54026:	        QT5_X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "Qt5X11Extras" 2>&1`
vlc-3.0.11.1/configure-54027-        else
vlc-3.0.11.1/configure:54028:	        QT5_X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "Qt5X11Extras" 2>&1`
vlc-3.0.11.1/configure-54029-        fi
##############################################
vlc-3.0.11.1/configure-54293-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54294:  pkg_cv_XPM_CFLAGS=`$PKG_CONFIG --cflags "xpm" 2>/dev/null`
vlc-3.0.11.1/configure-54295-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54310-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54311:  pkg_cv_XPM_LIBS=`$PKG_CONFIG --libs "xpm" 2>/dev/null`
vlc-3.0.11.1/configure-54312-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54331-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:54332:	        XPM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xpm" 2>&1`
vlc-3.0.11.1/configure-54333-        else
vlc-3.0.11.1/configure:54334:	        XPM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xpm" 2>&1`
vlc-3.0.11.1/configure-54335-        fi
##############################################
vlc-3.0.11.1/configure-54364-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54365:  pkg_cv_XINERAMA_CFLAGS=`$PKG_CONFIG --cflags "xinerama" 2>/dev/null`
vlc-3.0.11.1/configure-54366-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54381-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54382:  pkg_cv_XINERAMA_LIBS=`$PKG_CONFIG --libs "xinerama" 2>/dev/null`
vlc-3.0.11.1/configure-54383-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54402-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:54403:	        XINERAMA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xinerama" 2>&1`
vlc-3.0.11.1/configure-54404-        else
vlc-3.0.11.1/configure:54405:	        XINERAMA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xinerama" 2>&1`
vlc-3.0.11.1/configure-54406-        fi
##############################################
vlc-3.0.11.1/configure-54435-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54436:  pkg_cv_XEXT_CFLAGS=`$PKG_CONFIG --cflags "xext" 2>/dev/null`
vlc-3.0.11.1/configure-54437-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54452-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54453:  pkg_cv_XEXT_LIBS=`$PKG_CONFIG --libs "xext" 2>/dev/null`
vlc-3.0.11.1/configure-54454-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54473-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:54474:	        XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xext" 2>&1`
vlc-3.0.11.1/configure-54475-        else
vlc-3.0.11.1/configure:54476:	        XEXT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xext" 2>&1`
vlc-3.0.11.1/configure-54477-        fi
##############################################
vlc-3.0.11.1/configure-54776-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54777:  pkg_cv_BREAKPAD_CFLAGS=`$PKG_CONFIG --cflags "breakpad-client" 2>/dev/null`
vlc-3.0.11.1/configure-54778-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54793-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:54794:  pkg_cv_BREAKPAD_LIBS=`$PKG_CONFIG --libs "breakpad-client" 2>/dev/null`
vlc-3.0.11.1/configure-54795-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-54814-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:54815:	        BREAKPAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "breakpad-client" 2>&1`
vlc-3.0.11.1/configure-54816-        else
vlc-3.0.11.1/configure:54817:	        BREAKPAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "breakpad-client" 2>&1`
vlc-3.0.11.1/configure-54818-        fi
##############################################
vlc-3.0.11.1/configure-55001-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55002:  pkg_cv_NCURSES_CFLAGS=`$PKG_CONFIG --cflags "ncursesw" 2>/dev/null`
vlc-3.0.11.1/configure-55003-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55018-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55019:  pkg_cv_NCURSES_LIBS=`$PKG_CONFIG --libs "ncursesw" 2>/dev/null`
vlc-3.0.11.1/configure-55020-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55039-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55040:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ncursesw" 2>&1`
vlc-3.0.11.1/configure-55041-        else
vlc-3.0.11.1/configure:55042:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ncursesw" 2>&1`
vlc-3.0.11.1/configure-55043-        fi
##############################################
vlc-3.0.11.1/configure-55192-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55193:  pkg_cv_SRT_CFLAGS=`$PKG_CONFIG --cflags "srt >= 1.2.2" 2>/dev/null`
vlc-3.0.11.1/configure-55194-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55209-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55210:  pkg_cv_SRT_LIBS=`$PKG_CONFIG --libs "srt >= 1.2.2" 2>/dev/null`
vlc-3.0.11.1/configure-55211-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55230-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55231:	        SRT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "srt >= 1.2.2" 2>&1`
vlc-3.0.11.1/configure-55232-        else
vlc-3.0.11.1/configure:55233:	        SRT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "srt >= 1.2.2" 2>&1`
vlc-3.0.11.1/configure-55234-        fi
##############################################
vlc-3.0.11.1/configure-55309-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55310:  pkg_cv_SRT_CFLAGS=`$PKG_CONFIG --cflags "srt >= 1.2.2" 2>/dev/null`
vlc-3.0.11.1/configure-55311-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55326-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55327:  pkg_cv_SRT_LIBS=`$PKG_CONFIG --libs "srt >= 1.2.2" 2>/dev/null`
vlc-3.0.11.1/configure-55328-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55347-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55348:	        SRT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "srt >= 1.2.2" 2>&1`
vlc-3.0.11.1/configure-55349-        else
vlc-3.0.11.1/configure:55350:	        SRT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "srt >= 1.2.2" 2>&1`
vlc-3.0.11.1/configure-55351-        fi
##############################################
vlc-3.0.11.1/configure-55472-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55473:  pkg_cv_GOOM_CFLAGS=`$PKG_CONFIG --cflags "libgoom2" 2>/dev/null`
vlc-3.0.11.1/configure-55474-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55489-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55490:  pkg_cv_GOOM_LIBS=`$PKG_CONFIG --libs "libgoom2" 2>/dev/null`
vlc-3.0.11.1/configure-55491-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55510-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55511:	        GOOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgoom2" 2>&1`
vlc-3.0.11.1/configure-55512-        else
vlc-3.0.11.1/configure:55513:	        GOOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgoom2" 2>&1`
vlc-3.0.11.1/configure-55514-        fi
##############################################
vlc-3.0.11.1/configure-55572-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55573:  pkg_cv_GOOM_CFLAGS=`$PKG_CONFIG --cflags "libgoom2" 2>/dev/null`
vlc-3.0.11.1/configure-55574-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55589-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55590:  pkg_cv_GOOM_LIBS=`$PKG_CONFIG --libs "libgoom2" 2>/dev/null`
vlc-3.0.11.1/configure-55591-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55610-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55611:	        GOOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgoom2" 2>&1`
vlc-3.0.11.1/configure-55612-        else
vlc-3.0.11.1/configure:55613:	        GOOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgoom2" 2>&1`
vlc-3.0.11.1/configure-55614-        fi
##############################################
vlc-3.0.11.1/configure-55698-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55699:  pkg_cv_PROJECTM_CFLAGS=`$PKG_CONFIG --cflags "libprojectM" 2>/dev/null`
vlc-3.0.11.1/configure-55700-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55715-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55716:  pkg_cv_PROJECTM_LIBS=`$PKG_CONFIG --libs "libprojectM" 2>/dev/null`
vlc-3.0.11.1/configure-55717-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55736-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55737:	        PROJECTM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libprojectM" 2>&1`
vlc-3.0.11.1/configure-55738-        else
vlc-3.0.11.1/configure:55739:	        PROJECTM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libprojectM" 2>&1`
vlc-3.0.11.1/configure-55740-        fi
##############################################
vlc-3.0.11.1/configure-55806-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55807:  pkg_cv_VSXU_CFLAGS=`$PKG_CONFIG --cflags "libvsxu" 2>/dev/null`
vlc-3.0.11.1/configure-55808-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55823-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55824:  pkg_cv_VSXU_LIBS=`$PKG_CONFIG --libs "libvsxu" 2>/dev/null`
vlc-3.0.11.1/configure-55825-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55844-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55845:	        VSXU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvsxu" 2>&1`
vlc-3.0.11.1/configure-55846-        else
vlc-3.0.11.1/configure:55847:	        VSXU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvsxu" 2>&1`
vlc-3.0.11.1/configure-55848-        fi
##############################################
vlc-3.0.11.1/configure-55920-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55921:  pkg_cv_AVAHI_CFLAGS=`$PKG_CONFIG --cflags "avahi-client >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-55922-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55937-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:55938:  pkg_cv_AVAHI_LIBS=`$PKG_CONFIG --libs "avahi-client >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-55939-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-55958-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:55959:	        AVAHI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
vlc-3.0.11.1/configure-55960-        else
vlc-3.0.11.1/configure:55961:	        AVAHI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
vlc-3.0.11.1/configure-55962-        fi
##############################################
vlc-3.0.11.1/configure-56020-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56021:  pkg_cv_AVAHI_CFLAGS=`$PKG_CONFIG --cflags "avahi-client >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-56022-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56037-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56038:  pkg_cv_AVAHI_LIBS=`$PKG_CONFIG --libs "avahi-client >= 0.6" 2>/dev/null`
vlc-3.0.11.1/configure-56039-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56058-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56059:	        AVAHI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
vlc-3.0.11.1/configure-56060-        else
vlc-3.0.11.1/configure:56061:	        AVAHI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
vlc-3.0.11.1/configure-56062-        fi
##############################################
vlc-3.0.11.1/configure-56165-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56166:  pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev >= 142" 2>/dev/null`
vlc-3.0.11.1/configure-56167-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56182-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56183:  pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "libudev >= 142" 2>/dev/null`
vlc-3.0.11.1/configure-56184-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56203-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56204:	        UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev >= 142" 2>&1`
vlc-3.0.11.1/configure-56205-        else
vlc-3.0.11.1/configure:56206:	        UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev >= 142" 2>&1`
vlc-3.0.11.1/configure-56207-        fi
##############################################
vlc-3.0.11.1/configure-56265-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56266:  pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev >= 142" 2>/dev/null`
vlc-3.0.11.1/configure-56267-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56282-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56283:  pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "libudev >= 142" 2>/dev/null`
vlc-3.0.11.1/configure-56284-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56303-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56304:	        UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev >= 142" 2>&1`
vlc-3.0.11.1/configure-56305-        else
vlc-3.0.11.1/configure:56306:	        UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev >= 142" 2>&1`
vlc-3.0.11.1/configure-56307-        fi
##############################################
vlc-3.0.11.1/configure-56410-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56411:  pkg_cv_MTP_CFLAGS=`$PKG_CONFIG --cflags "libmtp >= 1.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-56412-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56427-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56428:  pkg_cv_MTP_LIBS=`$PKG_CONFIG --libs "libmtp >= 1.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-56429-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56448-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56449:	        MTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
vlc-3.0.11.1/configure-56450-        else
vlc-3.0.11.1/configure:56451:	        MTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
vlc-3.0.11.1/configure-56452-        fi
##############################################
vlc-3.0.11.1/configure-56519-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56520:  pkg_cv_MTP_CFLAGS=`$PKG_CONFIG --cflags "libmtp >= 1.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-56521-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56536-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56537:  pkg_cv_MTP_LIBS=`$PKG_CONFIG --libs "libmtp >= 1.0.0" 2>/dev/null`
vlc-3.0.11.1/configure-56538-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56557-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56558:	        MTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
vlc-3.0.11.1/configure-56559-        else
vlc-3.0.11.1/configure:56560:	        MTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
vlc-3.0.11.1/configure-56561-        fi
##############################################
vlc-3.0.11.1/configure-56673-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56674:  pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "libupnp" 2>/dev/null`
vlc-3.0.11.1/configure-56675-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56690-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56691:  pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "libupnp" 2>/dev/null`
vlc-3.0.11.1/configure-56692-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56711-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56712:	        UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libupnp" 2>&1`
vlc-3.0.11.1/configure-56713-        else
vlc-3.0.11.1/configure:56714:	        UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libupnp" 2>&1`
vlc-3.0.11.1/configure-56715-        fi
##############################################
vlc-3.0.11.1/configure-56773-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56774:  pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "libupnp" 2>/dev/null`
vlc-3.0.11.1/configure-56775-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56790-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56791:  pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "libupnp" 2>/dev/null`
vlc-3.0.11.1/configure-56792-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56811-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56812:	        UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libupnp" 2>&1`
vlc-3.0.11.1/configure-56813-        else
vlc-3.0.11.1/configure:56814:	        UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libupnp" 2>&1`
vlc-3.0.11.1/configure-56815-        fi
##############################################
vlc-3.0.11.1/configure-56918-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56919:  pkg_cv_MICRODNS_CFLAGS=`$PKG_CONFIG --cflags "microdns >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-56920-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56935-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:56936:  pkg_cv_MICRODNS_LIBS=`$PKG_CONFIG --libs "microdns >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-56937-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-56956-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:56957:	        MICRODNS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "microdns >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-56958-        else
vlc-3.0.11.1/configure:56959:	        MICRODNS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "microdns >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-56960-        fi
##############################################
vlc-3.0.11.1/configure-57018-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57019:  pkg_cv_MICRODNS_CFLAGS=`$PKG_CONFIG --cflags "microdns >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-57020-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57035-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57036:  pkg_cv_MICRODNS_LIBS=`$PKG_CONFIG --libs "microdns >= 0.1.2" 2>/dev/null`
vlc-3.0.11.1/configure-57037-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57056-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57057:	        MICRODNS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "microdns >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-57058-        else
vlc-3.0.11.1/configure:57059:	        MICRODNS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "microdns >= 0.1.2" 2>&1`
vlc-3.0.11.1/configure-57060-        fi
##############################################
vlc-3.0.11.1/configure-57166-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57167:  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.5" 2>/dev/null`
vlc-3.0.11.1/configure-57168-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57183-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57184:  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.5" 2>/dev/null`
vlc-3.0.11.1/configure-57185-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57204-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57205:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
vlc-3.0.11.1/configure-57206-        else
vlc-3.0.11.1/configure:57207:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
vlc-3.0.11.1/configure-57208-        fi
##############################################
vlc-3.0.11.1/configure-57266-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57267:  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.5" 2>/dev/null`
vlc-3.0.11.1/configure-57268-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57283-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57284:  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.5" 2>/dev/null`
vlc-3.0.11.1/configure-57285-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57304-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57305:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
vlc-3.0.11.1/configure-57306-        else
vlc-3.0.11.1/configure:57307:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
vlc-3.0.11.1/configure-57308-        fi
##############################################
vlc-3.0.11.1/configure-57492-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57493:  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 3.3.6" 2>/dev/null`
vlc-3.0.11.1/configure-57494-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57509-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57510:  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 3.3.6" 2>/dev/null`
vlc-3.0.11.1/configure-57511-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57530-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57531:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls >= 3.3.6" 2>&1`
vlc-3.0.11.1/configure-57532-        else
vlc-3.0.11.1/configure:57533:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls >= 3.3.6" 2>&1`
vlc-3.0.11.1/configure-57534-        fi
##############################################
vlc-3.0.11.1/configure-57593-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57594:  pkg_cv_TAGLIB_CFLAGS=`$PKG_CONFIG --cflags "taglib >= 1.9" 2>/dev/null`
vlc-3.0.11.1/configure-57595-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57610-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57611:  pkg_cv_TAGLIB_LIBS=`$PKG_CONFIG --libs "taglib >= 1.9" 2>/dev/null`
vlc-3.0.11.1/configure-57612-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57631-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57632:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "taglib >= 1.9" 2>&1`
vlc-3.0.11.1/configure-57633-        else
vlc-3.0.11.1/configure:57634:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "taglib >= 1.9" 2>&1`
vlc-3.0.11.1/configure-57635-        fi
##############################################
vlc-3.0.11.1/configure-57704-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57705:  pkg_cv_SECRET_CFLAGS=`$PKG_CONFIG --cflags "libsecret-1 >= 0.18" 2>/dev/null`
vlc-3.0.11.1/configure-57706-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57721-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57722:  pkg_cv_SECRET_LIBS=`$PKG_CONFIG --libs "libsecret-1 >= 0.18" 2>/dev/null`
vlc-3.0.11.1/configure-57723-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57742-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57743:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsecret-1 >= 0.18" 2>&1`
vlc-3.0.11.1/configure-57744-        else
vlc-3.0.11.1/configure:57745:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsecret-1 >= 0.18" 2>&1`
vlc-3.0.11.1/configure-57746-        fi
##############################################
vlc-3.0.11.1/configure-57804-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57805:  pkg_cv_SECRET_CFLAGS=`$PKG_CONFIG --cflags "libsecret-1 >= 0.18" 2>/dev/null`
vlc-3.0.11.1/configure-57806-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57821-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:57822:  pkg_cv_SECRET_LIBS=`$PKG_CONFIG --libs "libsecret-1 >= 0.18" 2>/dev/null`
vlc-3.0.11.1/configure-57823-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-57842-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:57843:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsecret-1 >= 0.18" 2>&1`
vlc-3.0.11.1/configure-57844-        else
vlc-3.0.11.1/configure:57845:	        SECRET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsecret-1 >= 0.18" 2>&1`
vlc-3.0.11.1/configure-57846-        fi
##############################################
vlc-3.0.11.1/configure-58019-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58020:  pkg_cv_NOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify gtk+-3.0" 2>/dev/null`
vlc-3.0.11.1/configure-58021-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58036-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58037:  pkg_cv_NOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify gtk+-3.0" 2>/dev/null`
vlc-3.0.11.1/configure-58038-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58057-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:58058:	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify gtk+-3.0" 2>&1`
vlc-3.0.11.1/configure-58059-        else
vlc-3.0.11.1/configure:58060:	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify gtk+-3.0" 2>&1`
vlc-3.0.11.1/configure-58061-        fi
##############################################
vlc-3.0.11.1/configure-58119-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58120:  pkg_cv_NOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify gtk+-3.0" 2>/dev/null`
vlc-3.0.11.1/configure-58121-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58136-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58137:  pkg_cv_NOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify gtk+-3.0" 2>/dev/null`
vlc-3.0.11.1/configure-58138-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58157-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:58158:	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify gtk+-3.0" 2>&1`
vlc-3.0.11.1/configure-58159-        else
vlc-3.0.11.1/configure:58160:	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify gtk+-3.0" 2>&1`
vlc-3.0.11.1/configure-58161-        fi
##############################################
vlc-3.0.11.1/configure-58246-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58247:  pkg_cv_LIBPLACEBO_CFLAGS=`$PKG_CONFIG --cflags "libplacebo >= 0.2.1" 2>/dev/null`
vlc-3.0.11.1/configure-58248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58263-  test $ac_status = 0; }; then
vlc-3.0.11.1/configure:58264:  pkg_cv_LIBPLACEBO_LIBS=`$PKG_CONFIG --libs "libplacebo >= 0.2.1" 2>/dev/null`
vlc-3.0.11.1/configure-58265-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
vlc-3.0.11.1/configure-58284-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/configure:58285:	        LIBPLACEBO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libplacebo >= 0.2.1" 2>&1`
vlc-3.0.11.1/configure-58286-        else
vlc-3.0.11.1/configure:58287:	        LIBPLACEBO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libplacebo >= 0.2.1" 2>&1`
vlc-3.0.11.1/configure-58288-        fi
##############################################
vlc-3.0.11.1/configure-58586-
vlc-3.0.11.1/configure:58587:    kde4datadir="`${KDE4_CONFIG} --install data`"
vlc-3.0.11.1/configure-58588-    if test "x$kde4datadir" = "x"; then :
##############################################
vlc-3.0.11.1/configure-58744-for flag in -fsanitize-coverage=trace-cmp; do
vlc-3.0.11.1/configure:58745:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-58746-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-58819-for flag in -fsanitize-coverage=trace-cmp; do
vlc-3.0.11.1/configure:58820:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
vlc-3.0.11.1/configure-58821-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
vlc-3.0.11.1/configure-59066-cat >>confdefs.h <<_ACEOF
vlc-3.0.11.1/configure:59067:#define VLC_COMPILER "`$CC -v 2>&1 | tail -n 1 | sed -e 's/ *$//'`"
vlc-3.0.11.1/configure-59068-_ACEOF
##############################################
vlc-3.0.11.1/configure-59201-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
vlc-3.0.11.1/configure:59202:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
vlc-3.0.11.1/configure-59203-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
vlc-3.0.11.1/configure-59697-if test -z "$BASH_VERSION$ZSH_VERSION" \
vlc-3.0.11.1/configure:59698:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
vlc-3.0.11.1/configure-59699-  as_echo='print -r --'
vlc-3.0.11.1/configure-59700-  as_echo_n='print -rn --'
vlc-3.0.11.1/configure:59701:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
vlc-3.0.11.1/configure-59702-  as_echo='printf %s\n'
##############################################
vlc-3.0.11.1/configure-59704-else
vlc-3.0.11.1/configure:59705:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
vlc-3.0.11.1/configure-59706-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
vlc-3.0.11.1/configure-59714-	expr "X$arg" : "X\\(.*\\)$as_nl";
vlc-3.0.11.1/configure:59715:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
vlc-3.0.11.1/configure-59716-      esac;
##############################################
vlc-3.0.11.1/configure-59791-# ----------------------------------------
vlc-3.0.11.1/configure:59792:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
vlc-3.0.11.1/configure-59793-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
vlc-3.0.11.1/configure-59863-  {
vlc-3.0.11.1/configure:59864:    as_val=`expr "$@" || test $? -eq 1`
vlc-3.0.11.1/configure-59865-  }
##############################################
vlc-3.0.11.1/configure-59967-      case $as_dir in #(
vlc-3.0.11.1/configure:59968:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
vlc-3.0.11.1/configure-59969-      *) as_qdir=$as_dir;;
##############################################
vlc-3.0.11.1/configure-60102-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
vlc-3.0.11.1/configure:60103:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
vlc-3.0.11.1/configure-60104-ac_cs_version="\\
##############################################
vlc-3.0.11.1/configure-60127-  --*=?*)
vlc-3.0.11.1/configure:60128:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
vlc-3.0.11.1/configure:60129:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
vlc-3.0.11.1/configure-60130-    ac_shift=:
##############################################
vlc-3.0.11.1/configure-60132-  --*=)
vlc-3.0.11.1/configure:60133:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
vlc-3.0.11.1/configure-60134-    ac_optarg=
##############################################
vlc-3.0.11.1/configure-60156-    case $ac_optarg in
vlc-3.0.11.1/configure:60157:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
vlc-3.0.11.1/configure-60158-    '') as_fn_error $? "missing file argument" ;;
##############################################
vlc-3.0.11.1/configure-60164-    case $ac_optarg in
vlc-3.0.11.1/configure:60165:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
vlc-3.0.11.1/configure-60166-    esac
##############################################
vlc-3.0.11.1/configure-60233-delay_variable_subst='$delay_variable_subst'
vlc-3.0.11.1/configure:60234:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60235:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60236:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60237:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60238:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60239:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60240:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60241:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60242:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60243:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60244:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60245:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60246:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60247:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60248:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60249:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60250:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60251:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60252:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60253:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60254:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60255:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60256:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60257:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60258:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60259:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60260:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60261:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60262:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60263:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60264:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60265:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60266:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60267:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60268:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60269:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60270:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60271:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60272:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60273:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60274:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60275:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60276:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60277:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60278:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60279:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60280:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60281:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60282:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60283:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60284:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60285:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60286:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60287:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60288:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60289:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60290:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60291:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60292:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60293:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60294:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60295:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60296:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60297:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60298:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60299:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60300:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60301:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60302:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60303:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60304:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60305:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60306:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60307:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60308:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60309:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60310:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60311:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60312:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60313:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60314:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60315:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60316:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60317:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60318:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60319:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60320:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60321:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60322:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60323:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60324:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60325:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60326:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60327:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60328:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60329:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60330:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60331:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60332:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60333:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60334:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60335:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60336:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60337:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60338:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60339:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60340:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60341:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60342:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60343:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60344:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60345:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60346:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60347:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60348:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60349:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60350:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60351:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60352:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60353:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60354:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60355:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60356:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60357:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60358:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60359:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60360:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60361:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60362:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60363:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60364:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60365:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60366:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60367:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60368:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60369:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60370:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60371:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60372:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60373:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60374:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60375:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60376:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60377:LD_RC='`$ECHO "$LD_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60378:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60379:reload_flag_RC='`$ECHO "$reload_flag_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60380:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60381:reload_cmds_RC='`$ECHO "$reload_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60382:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60383:old_archive_cmds_RC='`$ECHO "$old_archive_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60384:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60385:compiler_RC='`$ECHO "$compiler_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60386:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60387:GCC_RC='`$ECHO "$GCC_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60388:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60389:lt_prog_compiler_no_builtin_flag_RC='`$ECHO "$lt_prog_compiler_no_builtin_flag_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60390:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60391:lt_prog_compiler_pic_RC='`$ECHO "$lt_prog_compiler_pic_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60392:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60393:lt_prog_compiler_wl_RC='`$ECHO "$lt_prog_compiler_wl_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60394:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60395:lt_prog_compiler_static_RC='`$ECHO "$lt_prog_compiler_static_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60396:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60397:lt_cv_prog_compiler_c_o_RC='`$ECHO "$lt_cv_prog_compiler_c_o_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60398:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60399:archive_cmds_need_lc_RC='`$ECHO "$archive_cmds_need_lc_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60400:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60401:enable_shared_with_static_runtimes_RC='`$ECHO "$enable_shared_with_static_runtimes_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60402:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60403:export_dynamic_flag_spec_RC='`$ECHO "$export_dynamic_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60404:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60405:whole_archive_flag_spec_RC='`$ECHO "$whole_archive_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60406:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60407:compiler_needs_object_RC='`$ECHO "$compiler_needs_object_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60408:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60409:old_archive_from_new_cmds_RC='`$ECHO "$old_archive_from_new_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60410:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60411:old_archive_from_expsyms_cmds_RC='`$ECHO "$old_archive_from_expsyms_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60412:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60413:archive_cmds_RC='`$ECHO "$archive_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60414:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60415:archive_expsym_cmds_RC='`$ECHO "$archive_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60416:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60417:module_cmds_RC='`$ECHO "$module_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60418:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60419:module_expsym_cmds_RC='`$ECHO "$module_expsym_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60420:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60421:with_gnu_ld_RC='`$ECHO "$with_gnu_ld_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60422:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60423:allow_undefined_flag_RC='`$ECHO "$allow_undefined_flag_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60424:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60425:no_undefined_flag_RC='`$ECHO "$no_undefined_flag_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60426:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60427:hardcode_libdir_flag_spec_RC='`$ECHO "$hardcode_libdir_flag_spec_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60428:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60429:hardcode_libdir_separator_RC='`$ECHO "$hardcode_libdir_separator_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60430:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60431:hardcode_direct_RC='`$ECHO "$hardcode_direct_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60432:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60433:hardcode_direct_absolute_RC='`$ECHO "$hardcode_direct_absolute_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60434:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60435:hardcode_minus_L_RC='`$ECHO "$hardcode_minus_L_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60436:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60437:hardcode_shlibpath_var_RC='`$ECHO "$hardcode_shlibpath_var_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60438:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60439:hardcode_automatic_RC='`$ECHO "$hardcode_automatic_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60440:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60441:inherit_rpath_RC='`$ECHO "$inherit_rpath_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60442:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60443:link_all_deplibs_RC='`$ECHO "$link_all_deplibs_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60444:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60445:always_export_symbols_RC='`$ECHO "$always_export_symbols_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60446:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60447:export_symbols_cmds_RC='`$ECHO "$export_symbols_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60448:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60449:exclude_expsyms_RC='`$ECHO "$exclude_expsyms_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60450:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60451:include_expsyms_RC='`$ECHO "$include_expsyms_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60452:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60453:prelink_cmds_RC='`$ECHO "$prelink_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60454:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60455:postlink_cmds_RC='`$ECHO "$postlink_cmds_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60456:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60457:file_list_spec_RC='`$ECHO "$file_list_spec_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60458:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60459:hardcode_action_RC='`$ECHO "$hardcode_action_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60460:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60461:compiler_lib_search_dirs_RC='`$ECHO "$compiler_lib_search_dirs_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60462:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60463:predep_objects_RC='`$ECHO "$predep_objects_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60464:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60465:postdep_objects_RC='`$ECHO "$postdep_objects_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60466:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60467:predeps_RC='`$ECHO "$predeps_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60468:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60469:postdeps_RC='`$ECHO "$postdeps_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60470:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure:60471:compiler_lib_search_path_RC='`$ECHO "$compiler_lib_search_path_RC" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/configure-60472-
##############################################
vlc-3.0.11.1/configure-60610-compiler_lib_search_path_RC; do
vlc-3.0.11.1/configure:60611:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
vlc-3.0.11.1/configure-60612-    *[\\\\\\\`\\"\\\$]*)
vlc-3.0.11.1/configure:60613:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
vlc-3.0.11.1/configure-60614-      ;;
##############################################
vlc-3.0.11.1/configure-60663-postlink_cmds_RC; do
vlc-3.0.11.1/configure:60664:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
vlc-3.0.11.1/configure-60665-    *[\\\\\\\`\\"\\\$]*)
vlc-3.0.11.1/configure:60666:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
vlc-3.0.11.1/configure-60667-      ;;
##############################################
vlc-3.0.11.1/configure-60787-fi
vlc-3.0.11.1/configure:60788:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
vlc-3.0.11.1/configure-60789-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
vlc-3.0.11.1/configure-60804-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
vlc-3.0.11.1/configure:60805:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
vlc-3.0.11.1/configure-60806-ac_delim='%!_!# '
##############################################
vlc-3.0.11.1/configure-60810-
vlc-3.0.11.1/configure:60811:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
vlc-3.0.11.1/configure-60812-  if test $ac_delim_n = $ac_delim_num; then
##############################################
vlc-3.0.11.1/configure-60948-for ac_last_try in false false :; do
vlc-3.0.11.1/configure:60949:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
vlc-3.0.11.1/configure-60950-  if test -z "$ac_tt"; then
##############################################
vlc-3.0.11.1/configure-61080-      esac
vlc-3.0.11.1/configure:61081:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
vlc-3.0.11.1/configure-61082-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
vlc-3.0.11.1/configure-61139-*)
vlc-3.0.11.1/configure:61140:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
vlc-3.0.11.1/configure-61141-  # A ".." for each directory in $ac_dir_suffix.
vlc-3.0.11.1/configure:61142:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
vlc-3.0.11.1/configure-61143-  case $ac_top_builddir_sub in
##############################################
vlc-3.0.11.1/configure-61200-/@mandir@/p'
vlc-3.0.11.1/configure:61201:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
vlc-3.0.11.1/configure-61202-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
vlc-3.0.11.1/configure-61217-
vlc-3.0.11.1/configure:61218:# Neutralize VPATH when `$srcdir' = `.'.
vlc-3.0.11.1/configure-61219-# Shell code in configure.ac might set extrasub.
##############################################
vlc-3.0.11.1/configure-61245-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
vlc-3.0.11.1/configure:61246:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
vlc-3.0.11.1/configure-61247-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
vlc-3.0.11.1/configure-61291-    * )
vlc-3.0.11.1/configure:61292:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vlc-3.0.11.1/configure-61293-  esac
##############################################
vlc-3.0.11.1/configure-61346-    # Strip MF so we end up with the name of the file.
vlc-3.0.11.1/configure:61347:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
vlc-3.0.11.1/configure-61348-    # Check whether this is an Automake generated Makefile which includes
##############################################
vlc-3.0.11.1/configure-61916-    *:)
vlc-3.0.11.1/configure:61917:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
vlc-3.0.11.1/configure-61918-        ;;
vlc-3.0.11.1/configure-61919-    x:*)
vlc-3.0.11.1/configure:61920:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/configure-61921-        ;;
vlc-3.0.11.1/configure-61922-    *::*)
vlc-3.0.11.1/configure:61923:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
vlc-3.0.11.1/configure:61924:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
vlc-3.0.11.1/configure-61925-        ;;
vlc-3.0.11.1/configure-61926-    *)
vlc-3.0.11.1/configure:61927:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/configure-61928-        ;;
##############################################
vlc-3.0.11.1/configure-61943-    done
vlc-3.0.11.1/configure:61944:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
vlc-3.0.11.1/configure-61945-}
##############################################
vlc-3.0.11.1/configure-62291-      case "$ac_file" in
vlc-3.0.11.1/configure:62292:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
vlc-3.0.11.1/configure-62293-      esac
##############################################
vlc-3.0.11.1/configure-62296-        # Adjust a relative srcdir.
vlc-3.0.11.1/configure:62297:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vlc-3.0.11.1/configure:62298:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
vlc-3.0.11.1/configure:62299:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vlc-3.0.11.1/configure-62300-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vlc-3.0.11.1/configure-62303-        case "$ac_given_srcdir" in
vlc-3.0.11.1/configure:62304:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vlc-3.0.11.1/configure-62305-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vlc-3.0.11.1/configure-62324-            fi
vlc-3.0.11.1/configure:62325:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vlc-3.0.11.1/configure-62326-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
vlc-3.0.11.1/configure-62476-echo "
vlc-3.0.11.1/configure:62477:To build vlc and its plugins, type \`$MAKE', or \`./compile' if you like nice colors."
##############################################
vlc-3.0.11.1/modules/list.sh-21-do
vlc-3.0.11.1/modules/list.sh:22: for module in `awk '/^lib.*_plugin_la_SOURCES/{sub(/lib/,""); sub(/_plugin_la_SOURCES/,"",$1); print $1}' "$modfile"`
vlc-3.0.11.1/modules/list.sh-23- do
##############################################
vlc-3.0.11.1/modules/list.sh-44-
vlc-3.0.11.1/modules/list.sh:45:for module in `awk -F'[ :]' '/ \* /{print $3}' $LISTFILE`
vlc-3.0.11.1/modules/list.sh-46-do
##############################################
vlc-3.0.11.1/modules/list.sh-67-echo ""
vlc-3.0.11.1/modules/list.sh:68:echo "`sort -u $TEMPFILE | wc -l` modules listed in Makefiles"
vlc-3.0.11.1/modules/list.sh-69-
##############################################
vlc-3.0.11.1/modules/gui/skins2/utils/bezier.cpp-40-            int i;
vlc-3.0.11.1/modules/gui/skins2/utils/bezier.cpp:41:            _asm fld x __asm fistp i
vlc-3.0.11.1/modules/gui/skins2/utils/bezier.cpp-42-            return i;
##############################################
vlc-3.0.11.1/modules/video_filter/Makefile.am-136-	video_filter/deinterlace/algo_ivtc.c video_filter/deinterlace/algo_ivtc.h
vlc-3.0.11.1/modules/video_filter/Makefile.am:137:# inline ASM doesn't build with -O0
vlc-3.0.11.1/modules/video_filter/Makefile.am-138-libdeinterlace_plugin_la_CFLAGS = $(AM_CFLAGS) -O2
##############################################
vlc-3.0.11.1/modules/video_filter/sepia.c-250-        {
vlc-3.0.11.1/modules/video_filter/sepia.c:251:            /* Compute yellow channel values with asm function */
vlc-3.0.11.1/modules/video_filter/sepia.c-252-            Sepia8ySSE2(&p_outpic->p[Y_PLANE].p_pixels[i_dy_line1_start + x],
##############################################
vlc-3.0.11.1/modules/video_filter/grain.c-167-     */
vlc-3.0.11.1/modules/video_filter/grain.c:168:    asm volatile ("pxor %%xmm0, %%xmm0\n" : :);
vlc-3.0.11.1/modules/video_filter/grain.c-169-    for (int i = 0; i < 8/2; i++) {
vlc-3.0.11.1/modules/video_filter/grain.c:170:        asm volatile (
vlc-3.0.11.1/modules/video_filter/grain.c-171-            "movq       (%[src1]),   %%xmm1\n"
##############################################
vlc-3.0.11.1/modules/video_filter/grain.c-197-{
vlc-3.0.11.1/modules/video_filter/grain.c:198:    asm volatile ("emms");
vlc-3.0.11.1/modules/video_filter/grain.c-199-}
##############################################
vlc-3.0.11.1/modules/stream_out/chromecast/chromecast_ctrl.cpp-94- , m_device_port(device_port)
vlc-3.0.11.1/modules/stream_out/chromecast/chromecast_ctrl.cpp:95: , m_device_addr(device_addr)
vlc-3.0.11.1/modules/stream_out/chromecast/chromecast_ctrl.cpp-96- , m_last_request_id( 0 )
##############################################
vlc-3.0.11.1/modules/packetizer/startcode_helper.h-66-#ifdef CAN_COMPILE_SSE2
vlc-3.0.11.1/modules/packetizer/startcode_helper.h:67:        asm volatile(
vlc-3.0.11.1/modules/packetizer/startcode_helper.h-68-            "pxor   %%xmm1, %%xmm1\n"
##############################################
vlc-3.0.11.1/modules/packetizer/startcode_helper.h-77-#ifdef CAN_COMPILE_SSE2
vlc-3.0.11.1/modules/packetizer/startcode_helper.h:78:            asm volatile(
vlc-3.0.11.1/modules/packetizer/startcode_helper.h-79-                "movdqa   0(%[v]),   %%xmm0\n"
##############################################
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-765-#if defined(USE_OPENGL_ES2)
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:766:#define GET_PROC_ADDR(name) GET_PROC_ADDR_CORE(name)
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-767-#define GET_PROC_ADDR_CORE_GL(name) GET_PROC_ADDR_EXT(name, false) /* optional for GLES */
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-768-#else
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:769:#define GET_PROC_ADDR(name) GET_PROC_ADDR_EXT(name, true)
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-770-#define GET_PROC_ADDR_CORE_GL(name) GET_PROC_ADDR_CORE(name)
##############################################
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-799-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:800:    GET_PROC_ADDR(CreateShader);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:801:    GET_PROC_ADDR(ShaderSource);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:802:    GET_PROC_ADDR(CompileShader);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:803:    GET_PROC_ADDR(AttachShader);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:804:    GET_PROC_ADDR(DeleteShader);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-805-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:806:    GET_PROC_ADDR(GetProgramiv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:807:    GET_PROC_ADDR(GetShaderiv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:808:    GET_PROC_ADDR(GetProgramInfoLog);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:809:    GET_PROC_ADDR(GetShaderInfoLog);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-810-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:811:    GET_PROC_ADDR(GetUniformLocation);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:812:    GET_PROC_ADDR(GetAttribLocation);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:813:    GET_PROC_ADDR(VertexAttribPointer);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:814:    GET_PROC_ADDR(EnableVertexAttribArray);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:815:    GET_PROC_ADDR(UniformMatrix4fv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:816:    GET_PROC_ADDR(UniformMatrix3fv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:817:    GET_PROC_ADDR(UniformMatrix2fv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:818:    GET_PROC_ADDR(Uniform4fv);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:819:    GET_PROC_ADDR(Uniform4f);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:820:    GET_PROC_ADDR(Uniform3f);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:821:    GET_PROC_ADDR(Uniform2f);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:822:    GET_PROC_ADDR(Uniform1f);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:823:    GET_PROC_ADDR(Uniform1i);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-824-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:825:    GET_PROC_ADDR(CreateProgram);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:826:    GET_PROC_ADDR(LinkProgram);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:827:    GET_PROC_ADDR(UseProgram);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:828:    GET_PROC_ADDR(DeleteProgram);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-829-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:830:    GET_PROC_ADDR(ActiveTexture);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-831-
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:832:    GET_PROC_ADDR(GenBuffers);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:833:    GET_PROC_ADDR(BindBuffer);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:834:    GET_PROC_ADDR(BufferData);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c:835:    GET_PROC_ADDR(DeleteBuffers);
vlc-3.0.11.1/modules/video_output/opengl/vout_helper.c-836-
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-57-  { \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-59-  }; \
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-125-am__vpath_adj = case $$p in \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-127-    *) f=$$p;; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-128-  esac;
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-130-am__install_max = 40
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-131-am__nobase_strip_setup = \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-133-am__nobase_strip = \
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-274-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:275:ASM = @ASM@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-276-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1198-.c.o:
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1199:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1200-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1206-.c.obj:
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1207:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1208:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1209-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1213-
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1214-.c.lo:
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1215:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1216-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1222-libmmal_codec_plugin_la-codec.lo: codec.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1223:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_codec_plugin_la_CFLAGS) $(CFLAGS) -MT libmmal_codec_plugin_la-codec.lo -MD -MP -MF $(DEPDIR)/libmmal_codec_plugin_la-codec.Tpo -c -o libmmal_codec_plugin_la-codec.lo `test -f 'codec.c' || echo '$(srcdir)/'`codec.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1224-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmmal_codec_plugin_la-codec.Tpo $(DEPDIR)/libmmal_codec_plugin_la-codec.Plo
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1226-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1227:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_codec_plugin_la_CFLAGS) $(CFLAGS) -c -o libmmal_codec_plugin_la-codec.lo `test -f 'codec.c' || echo '$(srcdir)/'`codec.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1228-
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1229-libmmal_deinterlace_plugin_la-deinterlace.lo: deinterlace.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1230:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT libmmal_deinterlace_plugin_la-deinterlace.lo -MD -MP -MF $(DEPDIR)/libmmal_deinterlace_plugin_la-deinterlace.Tpo -c -o libmmal_deinterlace_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1231-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmmal_deinterlace_plugin_la-deinterlace.Tpo $(DEPDIR)/libmmal_deinterlace_plugin_la-deinterlace.Plo
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1233-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1234:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o libmmal_deinterlace_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1235-
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1236-libmmal_deinterlace_plugin_la-mmal_picture.lo: mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1237:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT libmmal_deinterlace_plugin_la-mmal_picture.lo -MD -MP -MF $(DEPDIR)/libmmal_deinterlace_plugin_la-mmal_picture.Tpo -c -o libmmal_deinterlace_plugin_la-mmal_picture.lo `test -f 'mmal_picture.c' || echo '$(srcdir)/'`mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1238-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmmal_deinterlace_plugin_la-mmal_picture.Tpo $(DEPDIR)/libmmal_deinterlace_plugin_la-mmal_picture.Plo
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1240-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1241:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o libmmal_deinterlace_plugin_la-mmal_picture.lo `test -f 'mmal_picture.c' || echo '$(srcdir)/'`mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1242-
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1243-libmmal_vout_plugin_la-vout.lo: vout.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1244:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_vout_plugin_la_CFLAGS) $(CFLAGS) -MT libmmal_vout_plugin_la-vout.lo -MD -MP -MF $(DEPDIR)/libmmal_vout_plugin_la-vout.Tpo -c -o libmmal_vout_plugin_la-vout.lo `test -f 'vout.c' || echo '$(srcdir)/'`vout.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1245-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmmal_vout_plugin_la-vout.Tpo $(DEPDIR)/libmmal_vout_plugin_la-vout.Plo
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1248:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_vout_plugin_la_CFLAGS) $(CFLAGS) -c -o libmmal_vout_plugin_la-vout.lo `test -f 'vout.c' || echo '$(srcdir)/'`vout.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1249-
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1250-libmmal_vout_plugin_la-mmal_picture.lo: mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1251:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_vout_plugin_la_CFLAGS) $(CFLAGS) -MT libmmal_vout_plugin_la-mmal_picture.lo -MD -MP -MF $(DEPDIR)/libmmal_vout_plugin_la-mmal_picture.Tpo -c -o libmmal_vout_plugin_la-mmal_picture.lo `test -f 'mmal_picture.c' || echo '$(srcdir)/'`mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1252-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmmal_vout_plugin_la-mmal_picture.Tpo $(DEPDIR)/libmmal_vout_plugin_la-mmal_picture.Plo
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1255:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmmal_vout_plugin_la_CFLAGS) $(CFLAGS) -c -o libmmal_vout_plugin_la-mmal_picture.lo `test -f 'mmal_picture.c' || echo '$(srcdir)/'`mmal_picture.c
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1256-
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1292-GTAGS:
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1293:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1294-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1318-distdir-am: $(DISTFILES)
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1319:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1320:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1321-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1332-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in:1333:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/modules/hw/mmal/Makefile.in-1334-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/modules/arm_neon/asm.S-19-#ifdef __APPLE__
vlc-3.0.11.1/modules/arm_neon/asm.S:20:#   define EXTERN_ASM _
vlc-3.0.11.1/modules/arm_neon/asm.S-21-#else
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-89-#define COPY16_S(dstp, srcp, load, store, shiftstr) \
vlc-3.0.11.1/modules/video_chroma/copy.c:90:    asm volatile (                      \
vlc-3.0.11.1/modules/video_chroma/copy.c-91-        load "  0(%[src]), %%xmm1\n"    \
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-109-#define COPY64_S(dstp, srcp, load, store, shiftstr) \
vlc-3.0.11.1/modules/video_chroma/copy.c:110:    asm volatile (                      \
vlc-3.0.11.1/modules/video_chroma/copy.c-111-        load "  0(%[src]), %%xmm1\n"    \
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-146-
vlc-3.0.11.1/modules/video_chroma/copy.c:147:    asm volatile ("mfence");
vlc-3.0.11.1/modules/video_chroma/copy.c-148-
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-206-
vlc-3.0.11.1/modules/video_chroma/copy.c:207:    asm volatile ("mfence");
vlc-3.0.11.1/modules/video_chroma/copy.c-208-}
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-286-            for (x = 0; x < (width & ~31); x += 32)
vlc-3.0.11.1/modules/video_chroma/copy.c:287:                asm volatile
vlc-3.0.11.1/modules/video_chroma/copy.c-288-                    (
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-306-            for (x = 0; x < (width & ~31); x += 32)
vlc-3.0.11.1/modules/video_chroma/copy.c:307:                asm volatile
vlc-3.0.11.1/modules/video_chroma/copy.c-308-                    (
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-388-            for (; x < (width & ~31); x += 32) {
vlc-3.0.11.1/modules/video_chroma/copy.c:389:                asm volatile (
vlc-3.0.11.1/modules/video_chroma/copy.c-390-                    "movdqu (%[shuffle]), %%xmm7\n"
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-429-            for (; x < (width & ~31); x += 32) {
vlc-3.0.11.1/modules/video_chroma/copy.c:430:                asm volatile (
vlc-3.0.11.1/modules/video_chroma/copy.c-431-                    "movdqu (%[mask]), %%xmm7\n"
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-569-    }
vlc-3.0.11.1/modules/video_chroma/copy.c:570:    asm volatile ("emms");
vlc-3.0.11.1/modules/video_chroma/copy.c-571-}
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-581-                  cache->buffer, cache->size, (height+1) / 2, 0);
vlc-3.0.11.1/modules/video_chroma/copy.c:582:    asm volatile ("emms");
vlc-3.0.11.1/modules/video_chroma/copy.c-583-}
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-596-                    (height+1) / 2, pixel_size, bitshift);
vlc-3.0.11.1/modules/video_chroma/copy.c:597:    asm volatile ("emms");
vlc-3.0.11.1/modules/video_chroma/copy.c-598-}
##############################################
vlc-3.0.11.1/modules/video_chroma/copy.c-610-                         cache->buffer, cache->size, (height+1) / 2, pixel_size, bitshift);
vlc-3.0.11.1/modules/video_chroma/copy.c:611:    asm volatile ("emms");
vlc-3.0.11.1/modules/video_chroma/copy.c-612-}
##############################################
vlc-3.0.11.1/modules/video_chroma/i420_rgb_mmx.h-27-/* hope these constant values are cache line aligned */
vlc-3.0.11.1/modules/video_chroma/i420_rgb_mmx.h:28:static const uint64_t mmx_80w     = 0x0080008000800080ULL; /* Will be referenced as %4 in inline asm */
vlc-3.0.11.1/modules/video_chroma/i420_rgb_mmx.h-29-static const uint64_t mmx_10w     = 0x1010101010101010ULL; /* -- as %5 */
##############################################
vlc-3.0.11.1/modules/services_discovery/upnp.cpp-1370-{
vlc-3.0.11.1/modules/services_discovery/upnp.cpp:1371:    const unsigned long i_broadcast_ip = inet_addr("239.255.255.250");
vlc-3.0.11.1/modules/services_discovery/upnp.cpp-1372-
##############################################
vlc-3.0.11.1/modules/access/rtsp/real_asmrp.c-21- *
vlc-3.0.11.1/modules/access/rtsp/real_asmrp.c:22: * a parser for real's asm rules
vlc-3.0.11.1/modules/access/rtsp/real_asmrp.c-23- *
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-59-       int32_t __result;  \
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h:60:       asm ("smull   %0, %1, %3, %4\n\t"  \
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-61-            "movs    %0, %0, lsr %5\n\t"  \
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-73-       int32_t __result;  \
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h:74:       asm ("smull   %0, %1, %3, %4\n\t"  \
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-75-            "movs    %2, %1, lsl #1"  \
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-89-    int32_t t1;
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h:90:    asm (
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-91-        "mac.l   %[x], %[y], %%acc0  \n" /* multiply */
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-104-{
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h:105:    asm (
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-106-        "mac.l   %[x], %[y], %%acc0  \n" /* multiply */
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-168-{
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h:169:  asm volatile ("mac.l %[a], %[t], %%acc0;"
vlc-3.0.11.1/modules/codec/wmafixed/wmafixed.h-170-                "msac.l %[b], %[v], %%acc0;"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-98-    /* Block sizes are always power of two */
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c:99:    asm volatile (
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-100-        "0:"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-121-    /* Block sizes are always power of two */
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c:122:    asm volatile (
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-123-        "add   %[s1], %[s1], %[n], lsl #2;"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-145-     * than four too.*/
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c:146:    asm volatile (
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-147-        "0:"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-175-     * than four too.*/
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c:176:    asm volatile (
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-177-        "lea.l (-16, %[s1], %[n]*4), %[s1];"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-1308-
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c:1309:                /* XXX: optimize more, unrolling this loop in asm might be a good idea */
vlc-3.0.11.1/modules/codec/wmafixed/wmadeci.c-1310-                for(i = 0;i < s->coefs_start; i++)
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-88-static inline  int32_t NEG_SSR32( int32_t a, int8_t s){
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h:89:    asm ("sarl %1, %0\n\t"
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-90-         : "+r" (a)
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-95-static inline uint32_t NEG_USR32(uint32_t a, int8_t s){
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h:96:    asm ("shrl %1, %0\n\t"
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-97-         : "+r" (a)
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-284-#        if defined(ARCH_X86)
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h:285:    asm volatile(
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-286-        "movl %0, %%ecx                 \n\t"
##############################################
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-315-#        if defined(ARCH_X86)
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h:316:    asm volatile(
vlc-3.0.11.1/modules/codec/wmafixed/bitstream.h-317-        "movl $7, %%ecx                 \n\t"
##############################################
vlc-3.0.11.1/modules/Makefile.in-70-  { \
vlc-3.0.11.1/modules/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/modules/Makefile.in-72-  }; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-527-@HAVE_SSE2_TRUE@am__EXEEXT_2 = chroma_copy_sse_test$(EXEEXT)
vlc-3.0.11.1/modules/Makefile.in:528:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/modules/Makefile.in-529-am__vpath_adj = case $$p in \
vlc-3.0.11.1/modules/Makefile.in:530:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/modules/Makefile.in-531-    *) f=$$p;; \
vlc-3.0.11.1/modules/Makefile.in-532-  esac;
vlc-3.0.11.1/modules/Makefile.in:533:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/modules/Makefile.in-534-am__install_max = 40
vlc-3.0.11.1/modules/Makefile.in-535-am__nobase_strip_setup = \
vlc-3.0.11.1/modules/Makefile.in:536:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/modules/Makefile.in-537-am__nobase_strip = \
##############################################
vlc-3.0.11.1/modules/Makefile.in-7984-case "$@" in						\
vlc-3.0.11.1/modules/Makefile.in:7985:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
vlc-3.0.11.1/modules/Makefile.in-7986-    *) am__odir=.;; 					\
##############################################
vlc-3.0.11.1/modules/Makefile.in-8014-  bases='$(TEST_LOGS)'; \
vlc-3.0.11.1/modules/Makefile.in:8015:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
vlc-3.0.11.1/modules/Makefile.in:8016:  bases=`echo $$bases`
vlc-3.0.11.1/modules/Makefile.in-8017-RECHECK_LOGS = $(TEST_LOGS)
##############################################
vlc-3.0.11.1/modules/Makefile.in-8026-        */*) b='$*';; \
vlc-3.0.11.1/modules/Makefile.in:8027:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
vlc-3.0.11.1/modules/Makefile.in-8028-       esac;; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-8078-  while test -n "$$dir1"; do \
vlc-3.0.11.1/modules/Makefile.in:8079:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
vlc-3.0.11.1/modules/Makefile.in-8080-    if test "$$first" != "."; then \
vlc-3.0.11.1/modules/Makefile.in-8081-      if test "$$first" = ".."; then \
vlc-3.0.11.1/modules/Makefile.in:8082:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
vlc-3.0.11.1/modules/Makefile.in:8083:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
vlc-3.0.11.1/modules/Makefile.in-8084-      else \
vlc-3.0.11.1/modules/Makefile.in:8085:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
vlc-3.0.11.1/modules/Makefile.in-8086-        if test "$$first2" = "$$first"; then \
vlc-3.0.11.1/modules/Makefile.in:8087:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
vlc-3.0.11.1/modules/Makefile.in-8088-        else \
##############################################
vlc-3.0.11.1/modules/Makefile.in-8093-    fi; \
vlc-3.0.11.1/modules/Makefile.in:8094:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
vlc-3.0.11.1/modules/Makefile.in-8095-  done; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-8118-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/modules/Makefile.in:8119:ASM = @ASM@
vlc-3.0.11.1/modules/Makefile.in-8120-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/modules/Makefile.in-12124-	$(am__append_204)
vlc-3.0.11.1/modules/Makefile.in:12125:# inline ASM doesn't build with -O0
vlc-3.0.11.1/modules/Makefile.in-12126-libdeinterlace_plugin_la_CFLAGS = $(AM_CFLAGS) -O2 $(am__append_203) \
##############################################
vlc-3.0.11.1/modules/Makefile.in-12645-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/modules/Makefile.in:12646:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/modules/Makefile.in-12647-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-20991-.S.o:
vlc-3.0.11.1/modules/Makefile.in:20992:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-20993-@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-20999-.S.obj:
vlc-3.0.11.1/modules/Makefile.in:21000:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/Makefile.in:21001:@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/Makefile.in-21002-@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-21004-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21005:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/Makefile.in-21006-
vlc-3.0.11.1/modules/Makefile.in-21007-.S.lo:
vlc-3.0.11.1/modules/Makefile.in:21008:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-21009-@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-21015-.c.o:
vlc-3.0.11.1/modules/Makefile.in:21016:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-21017-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-21023-.c.obj:
vlc-3.0.11.1/modules/Makefile.in:21024:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/Makefile.in:21025:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/Makefile.in-21026-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-21028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/Makefile.in-21030-
vlc-3.0.11.1/modules/Makefile.in-21031-.c.lo:
vlc-3.0.11.1/modules/Makefile.in:21032:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-21033-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-21039-codec/liba52_plugin_la-a52.lo: codec/a52.c
vlc-3.0.11.1/modules/Makefile.in:21040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liba52_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/liba52_plugin_la-a52.lo -MD -MP -MF codec/$(DEPDIR)/liba52_plugin_la-a52.Tpo -c -o codec/liba52_plugin_la-a52.lo `test -f 'codec/a52.c' || echo '$(srcdir)/'`codec/a52.c
vlc-3.0.11.1/modules/Makefile.in-21041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/liba52_plugin_la-a52.Tpo codec/$(DEPDIR)/liba52_plugin_la-a52.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liba52_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/liba52_plugin_la-a52.lo `test -f 'codec/a52.c' || echo '$(srcdir)/'`codec/a52.c
vlc-3.0.11.1/modules/Makefile.in-21045-
vlc-3.0.11.1/modules/Makefile.in-21046-access/libaccess_alsa_plugin_la-alsa.lo: access/alsa.c
vlc-3.0.11.1/modules/Makefile.in:21047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_alsa_plugin_la_CFLAGS) $(CFLAGS) -MT access/libaccess_alsa_plugin_la-alsa.lo -MD -MP -MF access/$(DEPDIR)/libaccess_alsa_plugin_la-alsa.Tpo -c -o access/libaccess_alsa_plugin_la-alsa.lo `test -f 'access/alsa.c' || echo '$(srcdir)/'`access/alsa.c
vlc-3.0.11.1/modules/Makefile.in-21048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libaccess_alsa_plugin_la-alsa.Tpo access/$(DEPDIR)/libaccess_alsa_plugin_la-alsa.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_alsa_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libaccess_alsa_plugin_la-alsa.lo `test -f 'access/alsa.c' || echo '$(srcdir)/'`access/alsa.c
vlc-3.0.11.1/modules/Makefile.in-21052-
vlc-3.0.11.1/modules/Makefile.in-21053-access/libaccess_jack_plugin_la-jack.lo: access/jack.c
vlc-3.0.11.1/modules/Makefile.in:21054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_jack_plugin_la_CFLAGS) $(CFLAGS) -MT access/libaccess_jack_plugin_la-jack.lo -MD -MP -MF access/$(DEPDIR)/libaccess_jack_plugin_la-jack.Tpo -c -o access/libaccess_jack_plugin_la-jack.lo `test -f 'access/jack.c' || echo '$(srcdir)/'`access/jack.c
vlc-3.0.11.1/modules/Makefile.in-21055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libaccess_jack_plugin_la-jack.Tpo access/$(DEPDIR)/libaccess_jack_plugin_la-jack.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_jack_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libaccess_jack_plugin_la-jack.lo `test -f 'access/jack.c' || echo '$(srcdir)/'`access/jack.c
vlc-3.0.11.1/modules/Makefile.in-21059-
vlc-3.0.11.1/modules/Makefile.in-21060-access/mms/libaccess_mms_plugin_la-mms.lo: access/mms/mms.c
vlc-3.0.11.1/modules/Makefile.in:21061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT access/mms/libaccess_mms_plugin_la-mms.lo -MD -MP -MF access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mms.Tpo -c -o access/mms/libaccess_mms_plugin_la-mms.lo `test -f 'access/mms/mms.c' || echo '$(srcdir)/'`access/mms/mms.c
vlc-3.0.11.1/modules/Makefile.in-21062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mms.Tpo access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mms.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o access/mms/libaccess_mms_plugin_la-mms.lo `test -f 'access/mms/mms.c' || echo '$(srcdir)/'`access/mms/mms.c
vlc-3.0.11.1/modules/Makefile.in-21066-
vlc-3.0.11.1/modules/Makefile.in-21067-access/mms/libaccess_mms_plugin_la-mmsh.lo: access/mms/mmsh.c
vlc-3.0.11.1/modules/Makefile.in:21068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT access/mms/libaccess_mms_plugin_la-mmsh.lo -MD -MP -MF access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmsh.Tpo -c -o access/mms/libaccess_mms_plugin_la-mmsh.lo `test -f 'access/mms/mmsh.c' || echo '$(srcdir)/'`access/mms/mmsh.c
vlc-3.0.11.1/modules/Makefile.in-21069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmsh.Tpo access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmsh.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o access/mms/libaccess_mms_plugin_la-mmsh.lo `test -f 'access/mms/mmsh.c' || echo '$(srcdir)/'`access/mms/mmsh.c
vlc-3.0.11.1/modules/Makefile.in-21073-
vlc-3.0.11.1/modules/Makefile.in-21074-access/mms/libaccess_mms_plugin_la-mmstu.lo: access/mms/mmstu.c
vlc-3.0.11.1/modules/Makefile.in:21075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT access/mms/libaccess_mms_plugin_la-mmstu.lo -MD -MP -MF access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmstu.Tpo -c -o access/mms/libaccess_mms_plugin_la-mmstu.lo `test -f 'access/mms/mmstu.c' || echo '$(srcdir)/'`access/mms/mmstu.c
vlc-3.0.11.1/modules/Makefile.in-21076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmstu.Tpo access/mms/$(DEPDIR)/libaccess_mms_plugin_la-mmstu.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o access/mms/libaccess_mms_plugin_la-mmstu.lo `test -f 'access/mms/mmstu.c' || echo '$(srcdir)/'`access/mms/mmstu.c
vlc-3.0.11.1/modules/Makefile.in-21080-
vlc-3.0.11.1/modules/Makefile.in-21081-access/mms/libaccess_mms_plugin_la-buffer.lo: access/mms/buffer.c
vlc-3.0.11.1/modules/Makefile.in:21082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT access/mms/libaccess_mms_plugin_la-buffer.lo -MD -MP -MF access/mms/$(DEPDIR)/libaccess_mms_plugin_la-buffer.Tpo -c -o access/mms/libaccess_mms_plugin_la-buffer.lo `test -f 'access/mms/buffer.c' || echo '$(srcdir)/'`access/mms/buffer.c
vlc-3.0.11.1/modules/Makefile.in-21083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/mms/$(DEPDIR)/libaccess_mms_plugin_la-buffer.Tpo access/mms/$(DEPDIR)/libaccess_mms_plugin_la-buffer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o access/mms/libaccess_mms_plugin_la-buffer.lo `test -f 'access/mms/buffer.c' || echo '$(srcdir)/'`access/mms/buffer.c
vlc-3.0.11.1/modules/Makefile.in-21087-
vlc-3.0.11.1/modules/Makefile.in-21088-access/mms/libaccess_mms_plugin_la-asf.lo: access/mms/asf.c
vlc-3.0.11.1/modules/Makefile.in:21089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT access/mms/libaccess_mms_plugin_la-asf.lo -MD -MP -MF access/mms/$(DEPDIR)/libaccess_mms_plugin_la-asf.Tpo -c -o access/mms/libaccess_mms_plugin_la-asf.lo `test -f 'access/mms/asf.c' || echo '$(srcdir)/'`access/mms/asf.c
vlc-3.0.11.1/modules/Makefile.in-21090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/mms/$(DEPDIR)/libaccess_mms_plugin_la-asf.Tpo access/mms/$(DEPDIR)/libaccess_mms_plugin_la-asf.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o access/mms/libaccess_mms_plugin_la-asf.lo `test -f 'access/mms/asf.c' || echo '$(srcdir)/'`access/mms/asf.c
vlc-3.0.11.1/modules/Makefile.in-21094-
vlc-3.0.11.1/modules/Makefile.in-21095-access/libaccess_mtp_plugin_la-mtp.lo: access/mtp.c
vlc-3.0.11.1/modules/Makefile.in:21096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mtp_plugin_la_CFLAGS) $(CFLAGS) -MT access/libaccess_mtp_plugin_la-mtp.lo -MD -MP -MF access/$(DEPDIR)/libaccess_mtp_plugin_la-mtp.Tpo -c -o access/libaccess_mtp_plugin_la-mtp.lo `test -f 'access/mtp.c' || echo '$(srcdir)/'`access/mtp.c
vlc-3.0.11.1/modules/Makefile.in-21097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libaccess_mtp_plugin_la-mtp.Tpo access/$(DEPDIR)/libaccess_mtp_plugin_la-mtp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mtp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libaccess_mtp_plugin_la-mtp.lo `test -f 'access/mtp.c' || echo '$(srcdir)/'`access/mtp.c
vlc-3.0.11.1/modules/Makefile.in-21101-
vlc-3.0.11.1/modules/Makefile.in-21102-access_output/libaccess_output_livehttp_plugin_la-livehttp.lo: access_output/livehttp.c
vlc-3.0.11.1/modules/Makefile.in:21103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_livehttp_plugin_la_CFLAGS) $(CFLAGS) -MT access_output/libaccess_output_livehttp_plugin_la-livehttp.lo -MD -MP -MF access_output/$(DEPDIR)/libaccess_output_livehttp_plugin_la-livehttp.Tpo -c -o access_output/libaccess_output_livehttp_plugin_la-livehttp.lo `test -f 'access_output/livehttp.c' || echo '$(srcdir)/'`access_output/livehttp.c
vlc-3.0.11.1/modules/Makefile.in-21104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access_output/$(DEPDIR)/libaccess_output_livehttp_plugin_la-livehttp.Tpo access_output/$(DEPDIR)/libaccess_output_livehttp_plugin_la-livehttp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_livehttp_plugin_la_CFLAGS) $(CFLAGS) -c -o access_output/libaccess_output_livehttp_plugin_la-livehttp.lo `test -f 'access_output/livehttp.c' || echo '$(srcdir)/'`access_output/livehttp.c
vlc-3.0.11.1/modules/Makefile.in-21108-
vlc-3.0.11.1/modules/Makefile.in-21109-access_output/libaccess_output_shout_plugin_la-shout.lo: access_output/shout.c
vlc-3.0.11.1/modules/Makefile.in:21110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_output_shout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access_output/libaccess_output_shout_plugin_la-shout.lo -MD -MP -MF access_output/$(DEPDIR)/libaccess_output_shout_plugin_la-shout.Tpo -c -o access_output/libaccess_output_shout_plugin_la-shout.lo `test -f 'access_output/shout.c' || echo '$(srcdir)/'`access_output/shout.c
vlc-3.0.11.1/modules/Makefile.in-21111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access_output/$(DEPDIR)/libaccess_output_shout_plugin_la-shout.Tpo access_output/$(DEPDIR)/libaccess_output_shout_plugin_la-shout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_output_shout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access_output/libaccess_output_shout_plugin_la-shout.lo `test -f 'access_output/shout.c' || echo '$(srcdir)/'`access_output/shout.c
vlc-3.0.11.1/modules/Makefile.in-21115-
vlc-3.0.11.1/modules/Makefile.in-21116-access_output/libaccess_output_srt_plugin_la-srt.lo: access_output/srt.c
vlc-3.0.11.1/modules/Makefile.in:21117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_output_srt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_srt_plugin_la_CFLAGS) $(CFLAGS) -MT access_output/libaccess_output_srt_plugin_la-srt.lo -MD -MP -MF access_output/$(DEPDIR)/libaccess_output_srt_plugin_la-srt.Tpo -c -o access_output/libaccess_output_srt_plugin_la-srt.lo `test -f 'access_output/srt.c' || echo '$(srcdir)/'`access_output/srt.c
vlc-3.0.11.1/modules/Makefile.in-21118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access_output/$(DEPDIR)/libaccess_output_srt_plugin_la-srt.Tpo access_output/$(DEPDIR)/libaccess_output_srt_plugin_la-srt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_output_srt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_srt_plugin_la_CFLAGS) $(CFLAGS) -c -o access_output/libaccess_output_srt_plugin_la-srt.lo `test -f 'access_output/srt.c' || echo '$(srcdir)/'`access_output/srt.c
vlc-3.0.11.1/modules/Makefile.in-21122-
vlc-3.0.11.1/modules/Makefile.in-21123-access/rtsp/libaccess_realrtsp_plugin_la-access.lo: access/rtsp/access.c
vlc-3.0.11.1/modules/Makefile.in:21124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-access.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-access.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-access.lo `test -f 'access/rtsp/access.c' || echo '$(srcdir)/'`access/rtsp/access.c
vlc-3.0.11.1/modules/Makefile.in-21125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-access.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-access.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-access.lo `test -f 'access/rtsp/access.c' || echo '$(srcdir)/'`access/rtsp/access.c
vlc-3.0.11.1/modules/Makefile.in-21129-
vlc-3.0.11.1/modules/Makefile.in-21130-access/rtsp/libaccess_realrtsp_plugin_la-rtsp.lo: access/rtsp/rtsp.c
vlc-3.0.11.1/modules/Makefile.in:21131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-rtsp.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-rtsp.lo `test -f 'access/rtsp/rtsp.c' || echo '$(srcdir)/'`access/rtsp/rtsp.c
vlc-3.0.11.1/modules/Makefile.in-21132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-rtsp.lo `test -f 'access/rtsp/rtsp.c' || echo '$(srcdir)/'`access/rtsp/rtsp.c
vlc-3.0.11.1/modules/Makefile.in-21136-
vlc-3.0.11.1/modules/Makefile.in-21137-access/rtsp/libaccess_realrtsp_plugin_la-real.lo: access/rtsp/real.c
vlc-3.0.11.1/modules/Makefile.in:21138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-real.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-real.lo `test -f 'access/rtsp/real.c' || echo '$(srcdir)/'`access/rtsp/real.c
vlc-3.0.11.1/modules/Makefile.in-21139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-real.lo `test -f 'access/rtsp/real.c' || echo '$(srcdir)/'`access/rtsp/real.c
vlc-3.0.11.1/modules/Makefile.in-21143-
vlc-3.0.11.1/modules/Makefile.in-21144-access/rtsp/libaccess_realrtsp_plugin_la-real_rmff.lo: access/rtsp/real_rmff.c
vlc-3.0.11.1/modules/Makefile.in:21145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-real_rmff.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_rmff.lo `test -f 'access/rtsp/real_rmff.c' || echo '$(srcdir)/'`access/rtsp/real_rmff.c
vlc-3.0.11.1/modules/Makefile.in-21146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_rmff.lo `test -f 'access/rtsp/real_rmff.c' || echo '$(srcdir)/'`access/rtsp/real_rmff.c
vlc-3.0.11.1/modules/Makefile.in-21150-
vlc-3.0.11.1/modules/Makefile.in-21151-access/rtsp/libaccess_realrtsp_plugin_la-real_sdpplin.lo: access/rtsp/real_sdpplin.c
vlc-3.0.11.1/modules/Makefile.in:21152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-real_sdpplin.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_sdpplin.lo `test -f 'access/rtsp/real_sdpplin.c' || echo '$(srcdir)/'`access/rtsp/real_sdpplin.c
vlc-3.0.11.1/modules/Makefile.in-21153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_sdpplin.lo `test -f 'access/rtsp/real_sdpplin.c' || echo '$(srcdir)/'`access/rtsp/real_sdpplin.c
vlc-3.0.11.1/modules/Makefile.in-21157-
vlc-3.0.11.1/modules/Makefile.in-21158-access/rtsp/libaccess_realrtsp_plugin_la-real_asmrp.lo: access/rtsp/real_asmrp.c
vlc-3.0.11.1/modules/Makefile.in:21159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/rtsp/libaccess_realrtsp_plugin_la-real_asmrp.lo -MD -MP -MF access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Tpo -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_asmrp.lo `test -f 'access/rtsp/real_asmrp.c' || echo '$(srcdir)/'`access/rtsp/real_asmrp.c
vlc-3.0.11.1/modules/Makefile.in-21160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Tpo access/rtsp/$(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_realrtsp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/rtsp/libaccess_realrtsp_plugin_la-real_asmrp.lo `test -f 'access/rtsp/real_asmrp.c' || echo '$(srcdir)/'`access/rtsp/real_asmrp.c
vlc-3.0.11.1/modules/Makefile.in-21164-
vlc-3.0.11.1/modules/Makefile.in-21165-access/libaccess_srt_plugin_la-srt.lo: access/srt.c
vlc-3.0.11.1/modules/Makefile.in:21166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_srt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaccess_srt_plugin_la_CFLAGS) $(CFLAGS) -MT access/libaccess_srt_plugin_la-srt.lo -MD -MP -MF access/$(DEPDIR)/libaccess_srt_plugin_la-srt.Tpo -c -o access/libaccess_srt_plugin_la-srt.lo `test -f 'access/srt.c' || echo '$(srcdir)/'`access/srt.c
vlc-3.0.11.1/modules/Makefile.in-21167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libaccess_srt_plugin_la-srt.Tpo access/$(DEPDIR)/libaccess_srt_plugin_la-srt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaccess_srt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaccess_srt_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libaccess_srt_plugin_la-srt.lo `test -f 'access/srt.c' || echo '$(srcdir)/'`access/srt.c
vlc-3.0.11.1/modules/Makefile.in-21171-
vlc-3.0.11.1/modules/Makefile.in-21172-audio_output/libafile_plugin_la-file.lo: audio_output/file.c
vlc-3.0.11.1/modules/Makefile.in:21173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libafile_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_output/libafile_plugin_la-file.lo -MD -MP -MF audio_output/$(DEPDIR)/libafile_plugin_la-file.Tpo -c -o audio_output/libafile_plugin_la-file.lo `test -f 'audio_output/file.c' || echo '$(srcdir)/'`audio_output/file.c
vlc-3.0.11.1/modules/Makefile.in-21174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libafile_plugin_la-file.Tpo audio_output/$(DEPDIR)/libafile_plugin_la-file.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libafile_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_output/libafile_plugin_la-file.lo `test -f 'audio_output/file.c' || echo '$(srcdir)/'`audio_output/file.c
vlc-3.0.11.1/modules/Makefile.in-21178-
vlc-3.0.11.1/modules/Makefile.in-21179-audio_output/libalsa_plugin_la-alsa.lo: audio_output/alsa.c
vlc-3.0.11.1/modules/Makefile.in:21180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalsa_plugin_la_CFLAGS) $(CFLAGS) -MT audio_output/libalsa_plugin_la-alsa.lo -MD -MP -MF audio_output/$(DEPDIR)/libalsa_plugin_la-alsa.Tpo -c -o audio_output/libalsa_plugin_la-alsa.lo `test -f 'audio_output/alsa.c' || echo '$(srcdir)/'`audio_output/alsa.c
vlc-3.0.11.1/modules/Makefile.in-21181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libalsa_plugin_la-alsa.Tpo audio_output/$(DEPDIR)/libalsa_plugin_la-alsa.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalsa_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_output/libalsa_plugin_la-alsa.lo `test -f 'audio_output/alsa.c' || echo '$(srcdir)/'`audio_output/alsa.c
vlc-3.0.11.1/modules/Makefile.in-21185-
vlc-3.0.11.1/modules/Makefile.in-21186-audio_output/libandroid_audiotrack_plugin_la-audiotrack.lo: audio_output/audiotrack.c
vlc-3.0.11.1/modules/Makefile.in:21187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_audiotrack_plugin_la_CFLAGS) $(CFLAGS) -MT audio_output/libandroid_audiotrack_plugin_la-audiotrack.lo -MD -MP -MF audio_output/$(DEPDIR)/libandroid_audiotrack_plugin_la-audiotrack.Tpo -c -o audio_output/libandroid_audiotrack_plugin_la-audiotrack.lo `test -f 'audio_output/audiotrack.c' || echo '$(srcdir)/'`audio_output/audiotrack.c
vlc-3.0.11.1/modules/Makefile.in-21188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libandroid_audiotrack_plugin_la-audiotrack.Tpo audio_output/$(DEPDIR)/libandroid_audiotrack_plugin_la-audiotrack.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_audiotrack_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_output/libandroid_audiotrack_plugin_la-audiotrack.lo `test -f 'audio_output/audiotrack.c' || echo '$(srcdir)/'`audio_output/audiotrack.c
vlc-3.0.11.1/modules/Makefile.in-21192-
vlc-3.0.11.1/modules/Makefile.in-21193-video_output/android/libandroid_audiotrack_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:21194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_audiotrack_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/android/libandroid_audiotrack_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libandroid_audiotrack_plugin_la-utils.Tpo -c -o video_output/android/libandroid_audiotrack_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libandroid_audiotrack_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libandroid_audiotrack_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_audiotrack_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/android/libandroid_audiotrack_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21199-
vlc-3.0.11.1/modules/Makefile.in-21200-video_output/android/libandroid_display_plugin_la-display.lo: video_output/android/display.c
vlc-3.0.11.1/modules/Makefile.in:21201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_display_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/android/libandroid_display_plugin_la-display.lo -MD -MP -MF video_output/android/$(DEPDIR)/libandroid_display_plugin_la-display.Tpo -c -o video_output/android/libandroid_display_plugin_la-display.lo `test -f 'video_output/android/display.c' || echo '$(srcdir)/'`video_output/android/display.c
vlc-3.0.11.1/modules/Makefile.in-21202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libandroid_display_plugin_la-display.Tpo video_output/android/$(DEPDIR)/libandroid_display_plugin_la-display.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_display_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/android/libandroid_display_plugin_la-display.lo `test -f 'video_output/android/display.c' || echo '$(srcdir)/'`video_output/android/display.c
vlc-3.0.11.1/modules/Makefile.in-21206-
vlc-3.0.11.1/modules/Makefile.in-21207-video_output/android/libandroid_display_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:21208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_display_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/android/libandroid_display_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libandroid_display_plugin_la-utils.Tpo -c -o video_output/android/libandroid_display_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libandroid_display_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libandroid_display_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_display_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/android/libandroid_display_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21213-
vlc-3.0.11.1/modules/Makefile.in-21214-logger/libandroid_logger_plugin_la-android.lo: logger/android.c
vlc-3.0.11.1/modules/Makefile.in:21215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_logger_plugin_la_CFLAGS) $(CFLAGS) -MT logger/libandroid_logger_plugin_la-android.lo -MD -MP -MF logger/$(DEPDIR)/libandroid_logger_plugin_la-android.Tpo -c -o logger/libandroid_logger_plugin_la-android.lo `test -f 'logger/android.c' || echo '$(srcdir)/'`logger/android.c
vlc-3.0.11.1/modules/Makefile.in-21216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) logger/$(DEPDIR)/libandroid_logger_plugin_la-android.Tpo logger/$(DEPDIR)/libandroid_logger_plugin_la-android.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_logger_plugin_la_CFLAGS) $(CFLAGS) -c -o logger/libandroid_logger_plugin_la-android.lo `test -f 'logger/android.c' || echo '$(srcdir)/'`logger/android.c
vlc-3.0.11.1/modules/Makefile.in-21220-
vlc-3.0.11.1/modules/Makefile.in-21221-video_output/android/libandroid_window_plugin_la-window.lo: video_output/android/window.c
vlc-3.0.11.1/modules/Makefile.in:21222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_window_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/android/libandroid_window_plugin_la-window.lo -MD -MP -MF video_output/android/$(DEPDIR)/libandroid_window_plugin_la-window.Tpo -c -o video_output/android/libandroid_window_plugin_la-window.lo `test -f 'video_output/android/window.c' || echo '$(srcdir)/'`video_output/android/window.c
vlc-3.0.11.1/modules/Makefile.in-21223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libandroid_window_plugin_la-window.Tpo video_output/android/$(DEPDIR)/libandroid_window_plugin_la-window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_window_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/android/libandroid_window_plugin_la-window.lo `test -f 'video_output/android/window.c' || echo '$(srcdir)/'`video_output/android/window.c
vlc-3.0.11.1/modules/Makefile.in-21227-
vlc-3.0.11.1/modules/Makefile.in-21228-video_output/android/libandroid_window_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:21229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_window_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/android/libandroid_window_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libandroid_window_plugin_la-utils.Tpo -c -o video_output/android/libandroid_window_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libandroid_window_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libandroid_window_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libandroid_window_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/android/libandroid_window_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-21234-
vlc-3.0.11.1/modules/Makefile.in-21235-codec/libaom_plugin_la-aom.lo: codec/aom.c
vlc-3.0.11.1/modules/Makefile.in:21236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaom_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaom_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libaom_plugin_la-aom.lo -MD -MP -MF codec/$(DEPDIR)/libaom_plugin_la-aom.Tpo -c -o codec/libaom_plugin_la-aom.lo `test -f 'codec/aom.c' || echo '$(srcdir)/'`codec/aom.c
vlc-3.0.11.1/modules/Makefile.in-21237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libaom_plugin_la-aom.Tpo codec/$(DEPDIR)/libaom_plugin_la-aom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaom_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libaom_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libaom_plugin_la-aom.lo `test -f 'codec/aom.c' || echo '$(srcdir)/'`codec/aom.c
vlc-3.0.11.1/modules/Makefile.in-21241-
vlc-3.0.11.1/modules/Makefile.in-21242-stream_extractor/libarchive_plugin_la-archive.lo: stream_extractor/archive.c
vlc-3.0.11.1/modules/Makefile.in:21243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libarchive_plugin_la_CFLAGS) $(CFLAGS) -MT stream_extractor/libarchive_plugin_la-archive.lo -MD -MP -MF stream_extractor/$(DEPDIR)/libarchive_plugin_la-archive.Tpo -c -o stream_extractor/libarchive_plugin_la-archive.lo `test -f 'stream_extractor/archive.c' || echo '$(srcdir)/'`stream_extractor/archive.c
vlc-3.0.11.1/modules/Makefile.in-21244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_extractor/$(DEPDIR)/libarchive_plugin_la-archive.Tpo stream_extractor/$(DEPDIR)/libarchive_plugin_la-archive.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libarchive_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_extractor/libarchive_plugin_la-archive.lo `test -f 'stream_extractor/archive.c' || echo '$(srcdir)/'`stream_extractor/archive.c
vlc-3.0.11.1/modules/Makefile.in-21248-
vlc-3.0.11.1/modules/Makefile.in-21249-stream_filter/libaribcam_plugin_la-aribcam.lo: stream_filter/aribcam.c
vlc-3.0.11.1/modules/Makefile.in:21250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaribcam_plugin_la_CFLAGS) $(CFLAGS) -MT stream_filter/libaribcam_plugin_la-aribcam.lo -MD -MP -MF stream_filter/$(DEPDIR)/libaribcam_plugin_la-aribcam.Tpo -c -o stream_filter/libaribcam_plugin_la-aribcam.lo `test -f 'stream_filter/aribcam.c' || echo '$(srcdir)/'`stream_filter/aribcam.c
vlc-3.0.11.1/modules/Makefile.in-21251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_filter/$(DEPDIR)/libaribcam_plugin_la-aribcam.Tpo stream_filter/$(DEPDIR)/libaribcam_plugin_la-aribcam.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaribcam_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_filter/libaribcam_plugin_la-aribcam.lo `test -f 'stream_filter/aribcam.c' || echo '$(srcdir)/'`stream_filter/aribcam.c
vlc-3.0.11.1/modules/Makefile.in-21255-
vlc-3.0.11.1/modules/Makefile.in-21256-codec/arib/libaribsub_plugin_la-aribsub.lo: codec/arib/aribsub.c
vlc-3.0.11.1/modules/Makefile.in:21257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaribsub_plugin_la_CFLAGS) $(CFLAGS) -MT codec/arib/libaribsub_plugin_la-aribsub.lo -MD -MP -MF codec/arib/$(DEPDIR)/libaribsub_plugin_la-aribsub.Tpo -c -o codec/arib/libaribsub_plugin_la-aribsub.lo `test -f 'codec/arib/aribsub.c' || echo '$(srcdir)/'`codec/arib/aribsub.c
vlc-3.0.11.1/modules/Makefile.in-21258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/arib/$(DEPDIR)/libaribsub_plugin_la-aribsub.Tpo codec/arib/$(DEPDIR)/libaribsub_plugin_la-aribsub.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaribsub_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/arib/libaribsub_plugin_la-aribsub.lo `test -f 'codec/arib/aribsub.c' || echo '$(srcdir)/'`codec/arib/aribsub.c
vlc-3.0.11.1/modules/Makefile.in-21262-
vlc-3.0.11.1/modules/Makefile.in-21263-audio_filter/converter/libaudio_format_plugin_la-format.lo: audio_filter/converter/format.c
vlc-3.0.11.1/modules/Makefile.in:21264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaudio_format_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_filter/converter/libaudio_format_plugin_la-format.lo -MD -MP -MF audio_filter/converter/$(DEPDIR)/libaudio_format_plugin_la-format.Tpo -c -o audio_filter/converter/libaudio_format_plugin_la-format.lo `test -f 'audio_filter/converter/format.c' || echo '$(srcdir)/'`audio_filter/converter/format.c
vlc-3.0.11.1/modules/Makefile.in-21265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/converter/$(DEPDIR)/libaudio_format_plugin_la-format.Tpo audio_filter/converter/$(DEPDIR)/libaudio_format_plugin_la-format.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaudio_format_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_filter/converter/libaudio_format_plugin_la-format.lo `test -f 'audio_filter/converter/format.c' || echo '$(srcdir)/'`audio_filter/converter/format.c
vlc-3.0.11.1/modules/Makefile.in-21269-
vlc-3.0.11.1/modules/Makefile.in-21270-services_discovery/libavahi_plugin_la-avahi.lo: services_discovery/avahi.c
vlc-3.0.11.1/modules/Makefile.in:21271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libavahi_plugin_la-avahi.lo -MD -MP -MF services_discovery/$(DEPDIR)/libavahi_plugin_la-avahi.Tpo -c -o services_discovery/libavahi_plugin_la-avahi.lo `test -f 'services_discovery/avahi.c' || echo '$(srcdir)/'`services_discovery/avahi.c
vlc-3.0.11.1/modules/Makefile.in-21272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libavahi_plugin_la-avahi.Tpo services_discovery/$(DEPDIR)/libavahi_plugin_la-avahi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libavahi_plugin_la-avahi.lo `test -f 'services_discovery/avahi.c' || echo '$(srcdir)/'`services_discovery/avahi.c
vlc-3.0.11.1/modules/Makefile.in-21276-
vlc-3.0.11.1/modules/Makefile.in-21277-codec/avcodec/libavcodec_common_la-fourcc.lo: codec/avcodec/fourcc.c
vlc-3.0.11.1/modules/Makefile.in:21278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_common_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_common_la-fourcc.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_common_la-fourcc.Tpo -c -o codec/avcodec/libavcodec_common_la-fourcc.lo `test -f 'codec/avcodec/fourcc.c' || echo '$(srcdir)/'`codec/avcodec/fourcc.c
vlc-3.0.11.1/modules/Makefile.in-21279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_common_la-fourcc.Tpo codec/avcodec/$(DEPDIR)/libavcodec_common_la-fourcc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_common_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_common_la-fourcc.lo `test -f 'codec/avcodec/fourcc.c' || echo '$(srcdir)/'`codec/avcodec/fourcc.c
vlc-3.0.11.1/modules/Makefile.in-21283-
vlc-3.0.11.1/modules/Makefile.in-21284-codec/avcodec/libavcodec_common_la-chroma.lo: codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in:21285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_common_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_common_la-chroma.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_common_la-chroma.Tpo -c -o codec/avcodec/libavcodec_common_la-chroma.lo `test -f 'codec/avcodec/chroma.c' || echo '$(srcdir)/'`codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in-21286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_common_la-chroma.Tpo codec/avcodec/$(DEPDIR)/libavcodec_common_la-chroma.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_common_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_common_la-chroma.lo `test -f 'codec/avcodec/chroma.c' || echo '$(srcdir)/'`codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in-21290-
vlc-3.0.11.1/modules/Makefile.in-21291-codec/avcodec/libavcodec_plugin_la-video.lo: codec/avcodec/video.c
vlc-3.0.11.1/modules/Makefile.in:21292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-video.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-video.Tpo -c -o codec/avcodec/libavcodec_plugin_la-video.lo `test -f 'codec/avcodec/video.c' || echo '$(srcdir)/'`codec/avcodec/video.c
vlc-3.0.11.1/modules/Makefile.in-21293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-video.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-video.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-video.lo `test -f 'codec/avcodec/video.c' || echo '$(srcdir)/'`codec/avcodec/video.c
vlc-3.0.11.1/modules/Makefile.in-21297-
vlc-3.0.11.1/modules/Makefile.in-21298-codec/avcodec/libavcodec_plugin_la-subtitle.lo: codec/avcodec/subtitle.c
vlc-3.0.11.1/modules/Makefile.in:21299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-subtitle.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-subtitle.Tpo -c -o codec/avcodec/libavcodec_plugin_la-subtitle.lo `test -f 'codec/avcodec/subtitle.c' || echo '$(srcdir)/'`codec/avcodec/subtitle.c
vlc-3.0.11.1/modules/Makefile.in-21300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-subtitle.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-subtitle.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-subtitle.lo `test -f 'codec/avcodec/subtitle.c' || echo '$(srcdir)/'`codec/avcodec/subtitle.c
vlc-3.0.11.1/modules/Makefile.in-21304-
vlc-3.0.11.1/modules/Makefile.in-21305-codec/avcodec/libavcodec_plugin_la-audio.lo: codec/avcodec/audio.c
vlc-3.0.11.1/modules/Makefile.in:21306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-audio.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-audio.Tpo -c -o codec/avcodec/libavcodec_plugin_la-audio.lo `test -f 'codec/avcodec/audio.c' || echo '$(srcdir)/'`codec/avcodec/audio.c
vlc-3.0.11.1/modules/Makefile.in-21307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-audio.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-audio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-audio.lo `test -f 'codec/avcodec/audio.c' || echo '$(srcdir)/'`codec/avcodec/audio.c
vlc-3.0.11.1/modules/Makefile.in-21311-
vlc-3.0.11.1/modules/Makefile.in-21312-codec/avcodec/libavcodec_plugin_la-va.lo: codec/avcodec/va.c
vlc-3.0.11.1/modules/Makefile.in:21313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-va.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-va.Tpo -c -o codec/avcodec/libavcodec_plugin_la-va.lo `test -f 'codec/avcodec/va.c' || echo '$(srcdir)/'`codec/avcodec/va.c
vlc-3.0.11.1/modules/Makefile.in-21314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-va.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-va.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-va.lo `test -f 'codec/avcodec/va.c' || echo '$(srcdir)/'`codec/avcodec/va.c
vlc-3.0.11.1/modules/Makefile.in-21318-
vlc-3.0.11.1/modules/Makefile.in-21319-codec/avcodec/libavcodec_plugin_la-avcodec.lo: codec/avcodec/avcodec.c
vlc-3.0.11.1/modules/Makefile.in:21320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-avcodec.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-avcodec.Tpo -c -o codec/avcodec/libavcodec_plugin_la-avcodec.lo `test -f 'codec/avcodec/avcodec.c' || echo '$(srcdir)/'`codec/avcodec/avcodec.c
vlc-3.0.11.1/modules/Makefile.in-21321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-avcodec.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-avcodec.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-avcodec.lo `test -f 'codec/avcodec/avcodec.c' || echo '$(srcdir)/'`codec/avcodec/avcodec.c
vlc-3.0.11.1/modules/Makefile.in-21325-
vlc-3.0.11.1/modules/Makefile.in-21326-codec/avcodec/libavcodec_plugin_la-encoder.lo: codec/avcodec/encoder.c
vlc-3.0.11.1/modules/Makefile.in:21327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libavcodec_plugin_la-encoder.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-encoder.Tpo -c -o codec/avcodec/libavcodec_plugin_la-encoder.lo `test -f 'codec/avcodec/encoder.c' || echo '$(srcdir)/'`codec/avcodec/encoder.c
vlc-3.0.11.1/modules/Makefile.in-21328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-encoder.Tpo codec/avcodec/$(DEPDIR)/libavcodec_plugin_la-encoder.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libavcodec_plugin_la-encoder.lo `test -f 'codec/avcodec/encoder.c' || echo '$(srcdir)/'`codec/avcodec/encoder.c
vlc-3.0.11.1/modules/Makefile.in-21332-
vlc-3.0.11.1/modules/Makefile.in-21333-demux/avformat/libavcodec_plugin_la-demux.lo: demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in:21334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT demux/avformat/libavcodec_plugin_la-demux.lo -MD -MP -MF demux/avformat/$(DEPDIR)/libavcodec_plugin_la-demux.Tpo -c -o demux/avformat/libavcodec_plugin_la-demux.lo `test -f 'demux/avformat/demux.c' || echo '$(srcdir)/'`demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in-21335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/avformat/$(DEPDIR)/libavcodec_plugin_la-demux.Tpo demux/avformat/$(DEPDIR)/libavcodec_plugin_la-demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/avformat/libavcodec_plugin_la-demux.lo `test -f 'demux/avformat/demux.c' || echo '$(srcdir)/'`demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in-21339-
vlc-3.0.11.1/modules/Makefile.in-21340-access/libavcodec_plugin_la-avio.lo: access/avio.c
vlc-3.0.11.1/modules/Makefile.in:21341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT access/libavcodec_plugin_la-avio.lo -MD -MP -MF access/$(DEPDIR)/libavcodec_plugin_la-avio.Tpo -c -o access/libavcodec_plugin_la-avio.lo `test -f 'access/avio.c' || echo '$(srcdir)/'`access/avio.c
vlc-3.0.11.1/modules/Makefile.in-21342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libavcodec_plugin_la-avio.Tpo access/$(DEPDIR)/libavcodec_plugin_la-avio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libavcodec_plugin_la-avio.lo `test -f 'access/avio.c' || echo '$(srcdir)/'`access/avio.c
vlc-3.0.11.1/modules/Makefile.in-21346-
vlc-3.0.11.1/modules/Makefile.in-21347-packetizer/libavcodec_plugin_la-avparser.lo: packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in:21348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT packetizer/libavcodec_plugin_la-avparser.lo -MD -MP -MF packetizer/$(DEPDIR)/libavcodec_plugin_la-avparser.Tpo -c -o packetizer/libavcodec_plugin_la-avparser.lo `test -f 'packetizer/avparser.c' || echo '$(srcdir)/'`packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in-21349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libavcodec_plugin_la-avparser.Tpo packetizer/$(DEPDIR)/libavcodec_plugin_la-avparser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o packetizer/libavcodec_plugin_la-avparser.lo `test -f 'packetizer/avparser.c' || echo '$(srcdir)/'`packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in-21353-
vlc-3.0.11.1/modules/Makefile.in-21354-demux/avformat/libavcodec_plugin_la-mux.lo: demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in:21355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT demux/avformat/libavcodec_plugin_la-mux.lo -MD -MP -MF demux/avformat/$(DEPDIR)/libavcodec_plugin_la-mux.Tpo -c -o demux/avformat/libavcodec_plugin_la-mux.lo `test -f 'demux/avformat/mux.c' || echo '$(srcdir)/'`demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in-21356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/avformat/$(DEPDIR)/libavcodec_plugin_la-mux.Tpo demux/avformat/$(DEPDIR)/libavcodec_plugin_la-mux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/avformat/libavcodec_plugin_la-mux.lo `test -f 'demux/avformat/mux.c' || echo '$(srcdir)/'`demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in-21360-
vlc-3.0.11.1/modules/Makefile.in-21361-demux/avformat/libavformat_plugin_la-demux.lo: demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in:21362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT demux/avformat/libavformat_plugin_la-demux.lo -MD -MP -MF demux/avformat/$(DEPDIR)/libavformat_plugin_la-demux.Tpo -c -o demux/avformat/libavformat_plugin_la-demux.lo `test -f 'demux/avformat/demux.c' || echo '$(srcdir)/'`demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in-21363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/avformat/$(DEPDIR)/libavformat_plugin_la-demux.Tpo demux/avformat/$(DEPDIR)/libavformat_plugin_la-demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/avformat/libavformat_plugin_la-demux.lo `test -f 'demux/avformat/demux.c' || echo '$(srcdir)/'`demux/avformat/demux.c
vlc-3.0.11.1/modules/Makefile.in-21367-
vlc-3.0.11.1/modules/Makefile.in-21368-demux/avformat/libavformat_plugin_la-avformat.lo: demux/avformat/avformat.c
vlc-3.0.11.1/modules/Makefile.in:21369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT demux/avformat/libavformat_plugin_la-avformat.lo -MD -MP -MF demux/avformat/$(DEPDIR)/libavformat_plugin_la-avformat.Tpo -c -o demux/avformat/libavformat_plugin_la-avformat.lo `test -f 'demux/avformat/avformat.c' || echo '$(srcdir)/'`demux/avformat/avformat.c
vlc-3.0.11.1/modules/Makefile.in-21370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/avformat/$(DEPDIR)/libavformat_plugin_la-avformat.Tpo demux/avformat/$(DEPDIR)/libavformat_plugin_la-avformat.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/avformat/libavformat_plugin_la-avformat.lo `test -f 'demux/avformat/avformat.c' || echo '$(srcdir)/'`demux/avformat/avformat.c
vlc-3.0.11.1/modules/Makefile.in-21374-
vlc-3.0.11.1/modules/Makefile.in-21375-demux/avformat/libavformat_plugin_la-mux.lo: demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in:21376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT demux/avformat/libavformat_plugin_la-mux.lo -MD -MP -MF demux/avformat/$(DEPDIR)/libavformat_plugin_la-mux.Tpo -c -o demux/avformat/libavformat_plugin_la-mux.lo `test -f 'demux/avformat/mux.c' || echo '$(srcdir)/'`demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in-21377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/avformat/$(DEPDIR)/libavformat_plugin_la-mux.Tpo demux/avformat/$(DEPDIR)/libavformat_plugin_la-mux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/avformat/libavformat_plugin_la-mux.lo `test -f 'demux/avformat/mux.c' || echo '$(srcdir)/'`demux/avformat/mux.c
vlc-3.0.11.1/modules/Makefile.in-21381-
vlc-3.0.11.1/modules/Makefile.in-21382-access/libavio_plugin_la-avio.lo: access/avio.c
vlc-3.0.11.1/modules/Makefile.in:21383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavio_plugin_la_CFLAGS) $(CFLAGS) -MT access/libavio_plugin_la-avio.lo -MD -MP -MF access/$(DEPDIR)/libavio_plugin_la-avio.Tpo -c -o access/libavio_plugin_la-avio.lo `test -f 'access/avio.c' || echo '$(srcdir)/'`access/avio.c
vlc-3.0.11.1/modules/Makefile.in-21384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libavio_plugin_la-avio.Tpo access/$(DEPDIR)/libavio_plugin_la-avio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavio_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libavio_plugin_la-avio.lo `test -f 'access/avio.c' || echo '$(srcdir)/'`access/avio.c
vlc-3.0.11.1/modules/Makefile.in-21388-
vlc-3.0.11.1/modules/Makefile.in-21389-video_output/libcaca_plugin_la-caca.lo: video_output/caca.c
vlc-3.0.11.1/modules/Makefile.in:21390:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/libcaca_plugin_la-caca.lo -MD -MP -MF video_output/$(DEPDIR)/libcaca_plugin_la-caca.Tpo -c -o video_output/libcaca_plugin_la-caca.lo `test -f 'video_output/caca.c' || echo '$(srcdir)/'`video_output/caca.c
vlc-3.0.11.1/modules/Makefile.in-21391-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libcaca_plugin_la-caca.Tpo video_output/$(DEPDIR)/libcaca_plugin_la-caca.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21394:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/libcaca_plugin_la-caca.lo `test -f 'video_output/caca.c' || echo '$(srcdir)/'`video_output/caca.c
vlc-3.0.11.1/modules/Makefile.in-21395-
vlc-3.0.11.1/modules/Makefile.in-21396-video_output/opengl/libcaopengllayer_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:21397:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libcaopengllayer_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libcaopengllayer_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-21398-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21401:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libcaopengllayer_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-21402-
vlc-3.0.11.1/modules/Makefile.in-21403-video_output/opengl/libcaopengllayer_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:21404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libcaopengllayer_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libcaopengllayer_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libcaopengllayer_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21409-
vlc-3.0.11.1/modules/Makefile.in-21410-video_output/opengl/libcaopengllayer_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:21411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libcaopengllayer_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libcaopengllayer_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-21412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libcaopengllayer_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaopengllayer_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libcaopengllayer_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-21416-
vlc-3.0.11.1/modules/Makefile.in-21417-access/libcdda_plugin_la-cdda.lo: access/cdda.c
vlc-3.0.11.1/modules/Makefile.in:21418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -MT access/libcdda_plugin_la-cdda.lo -MD -MP -MF access/$(DEPDIR)/libcdda_plugin_la-cdda.Tpo -c -o access/libcdda_plugin_la-cdda.lo `test -f 'access/cdda.c' || echo '$(srcdir)/'`access/cdda.c
vlc-3.0.11.1/modules/Makefile.in-21419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libcdda_plugin_la-cdda.Tpo access/$(DEPDIR)/libcdda_plugin_la-cdda.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libcdda_plugin_la-cdda.lo `test -f 'access/cdda.c' || echo '$(srcdir)/'`access/cdda.c
vlc-3.0.11.1/modules/Makefile.in-21423-
vlc-3.0.11.1/modules/Makefile.in-21424-access/vcd/libcdda_plugin_la-cdrom.lo: access/vcd/cdrom.c
vlc-3.0.11.1/modules/Makefile.in:21425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -MT access/vcd/libcdda_plugin_la-cdrom.lo -MD -MP -MF access/vcd/$(DEPDIR)/libcdda_plugin_la-cdrom.Tpo -c -o access/vcd/libcdda_plugin_la-cdrom.lo `test -f 'access/vcd/cdrom.c' || echo '$(srcdir)/'`access/vcd/cdrom.c
vlc-3.0.11.1/modules/Makefile.in-21426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/vcd/$(DEPDIR)/libcdda_plugin_la-cdrom.Tpo access/vcd/$(DEPDIR)/libcdda_plugin_la-cdrom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -c -o access/vcd/libcdda_plugin_la-cdrom.lo `test -f 'access/vcd/cdrom.c' || echo '$(srcdir)/'`access/vcd/cdrom.c
vlc-3.0.11.1/modules/Makefile.in-21430-
vlc-3.0.11.1/modules/Makefile.in-21431-video_chroma/libchroma_omx_plugin_la-omxdl.lo: video_chroma/omxdl.c
vlc-3.0.11.1/modules/Makefile.in:21432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchroma_omx_plugin_la_CFLAGS) $(CFLAGS) -MT video_chroma/libchroma_omx_plugin_la-omxdl.lo -MD -MP -MF video_chroma/$(DEPDIR)/libchroma_omx_plugin_la-omxdl.Tpo -c -o video_chroma/libchroma_omx_plugin_la-omxdl.lo `test -f 'video_chroma/omxdl.c' || echo '$(srcdir)/'`video_chroma/omxdl.c
vlc-3.0.11.1/modules/Makefile.in-21433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libchroma_omx_plugin_la-omxdl.Tpo video_chroma/$(DEPDIR)/libchroma_omx_plugin_la-omxdl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchroma_omx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_chroma/libchroma_omx_plugin_la-omxdl.lo `test -f 'video_chroma/omxdl.c' || echo '$(srcdir)/'`video_chroma/omxdl.c
vlc-3.0.11.1/modules/Makefile.in-21437-
vlc-3.0.11.1/modules/Makefile.in-21438-arm_neon/libchroma_yuv_neon_plugin_la-chroma_yuv.lo: arm_neon/chroma_yuv.c
vlc-3.0.11.1/modules/Makefile.in:21439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchroma_yuv_neon_plugin_la_CFLAGS) $(CFLAGS) -MT arm_neon/libchroma_yuv_neon_plugin_la-chroma_yuv.lo -MD -MP -MF arm_neon/$(DEPDIR)/libchroma_yuv_neon_plugin_la-chroma_yuv.Tpo -c -o arm_neon/libchroma_yuv_neon_plugin_la-chroma_yuv.lo `test -f 'arm_neon/chroma_yuv.c' || echo '$(srcdir)/'`arm_neon/chroma_yuv.c
vlc-3.0.11.1/modules/Makefile.in-21440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) arm_neon/$(DEPDIR)/libchroma_yuv_neon_plugin_la-chroma_yuv.Tpo arm_neon/$(DEPDIR)/libchroma_yuv_neon_plugin_la-chroma_yuv.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchroma_yuv_neon_plugin_la_CFLAGS) $(CFLAGS) -c -o arm_neon/libchroma_yuv_neon_plugin_la-chroma_yuv.lo `test -f 'arm_neon/chroma_yuv.c' || echo '$(srcdir)/'`arm_neon/chroma_yuv.c
vlc-3.0.11.1/modules/Makefile.in-21444-
vlc-3.0.11.1/modules/Makefile.in-21445-codec/libcvpx_plugin_la-vt_utils.lo: codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in:21446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvpx_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libcvpx_plugin_la-vt_utils.lo -MD -MP -MF codec/$(DEPDIR)/libcvpx_plugin_la-vt_utils.Tpo -c -o codec/libcvpx_plugin_la-vt_utils.lo `test -f 'codec/vt_utils.c' || echo '$(srcdir)/'`codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in-21447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libcvpx_plugin_la-vt_utils.Tpo codec/$(DEPDIR)/libcvpx_plugin_la-vt_utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvpx_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libcvpx_plugin_la-vt_utils.lo `test -f 'codec/vt_utils.c' || echo '$(srcdir)/'`codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in-21451-
vlc-3.0.11.1/modules/Makefile.in-21452-video_chroma/libcvpx_plugin_la-cvpx.lo: video_chroma/cvpx.c
vlc-3.0.11.1/modules/Makefile.in:21453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvpx_plugin_la_CFLAGS) $(CFLAGS) -MT video_chroma/libcvpx_plugin_la-cvpx.lo -MD -MP -MF video_chroma/$(DEPDIR)/libcvpx_plugin_la-cvpx.Tpo -c -o video_chroma/libcvpx_plugin_la-cvpx.lo `test -f 'video_chroma/cvpx.c' || echo '$(srcdir)/'`video_chroma/cvpx.c
vlc-3.0.11.1/modules/Makefile.in-21454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libcvpx_plugin_la-cvpx.Tpo video_chroma/$(DEPDIR)/libcvpx_plugin_la-cvpx.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvpx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_chroma/libcvpx_plugin_la-cvpx.lo `test -f 'video_chroma/cvpx.c' || echo '$(srcdir)/'`video_chroma/cvpx.c
vlc-3.0.11.1/modules/Makefile.in-21458-
vlc-3.0.11.1/modules/Makefile.in-21459-codec/libdaala_plugin_la-daala.lo: codec/daala.c
vlc-3.0.11.1/modules/Makefile.in:21460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdaala_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libdaala_plugin_la-daala.lo -MD -MP -MF codec/$(DEPDIR)/libdaala_plugin_la-daala.Tpo -c -o codec/libdaala_plugin_la-daala.lo `test -f 'codec/daala.c' || echo '$(srcdir)/'`codec/daala.c
vlc-3.0.11.1/modules/Makefile.in-21461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libdaala_plugin_la-daala.Tpo codec/$(DEPDIR)/libdaala_plugin_la-daala.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdaala_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libdaala_plugin_la-daala.lo `test -f 'codec/daala.c' || echo '$(srcdir)/'`codec/daala.c
vlc-3.0.11.1/modules/Makefile.in-21465-
vlc-3.0.11.1/modules/Makefile.in-21466-codec/libdav1d_plugin_la-dav1d.lo: codec/dav1d.c
vlc-3.0.11.1/modules/Makefile.in:21467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdav1d_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libdav1d_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libdav1d_plugin_la-dav1d.lo -MD -MP -MF codec/$(DEPDIR)/libdav1d_plugin_la-dav1d.Tpo -c -o codec/libdav1d_plugin_la-dav1d.lo `test -f 'codec/dav1d.c' || echo '$(srcdir)/'`codec/dav1d.c
vlc-3.0.11.1/modules/Makefile.in-21468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libdav1d_plugin_la-dav1d.Tpo codec/$(DEPDIR)/libdav1d_plugin_la-dav1d.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdav1d_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libdav1d_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libdav1d_plugin_la-dav1d.lo `test -f 'codec/dav1d.c' || echo '$(srcdir)/'`codec/dav1d.c
vlc-3.0.11.1/modules/Makefile.in-21472-
vlc-3.0.11.1/modules/Makefile.in-21473-control/dbus/libdbus_plugin_la-dbus_root.lo: control/dbus/dbus_root.c
vlc-3.0.11.1/modules/Makefile.in:21474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -MT control/dbus/libdbus_plugin_la-dbus_root.lo -MD -MP -MF control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_root.Tpo -c -o control/dbus/libdbus_plugin_la-dbus_root.lo `test -f 'control/dbus/dbus_root.c' || echo '$(srcdir)/'`control/dbus/dbus_root.c
vlc-3.0.11.1/modules/Makefile.in-21475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_root.Tpo control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_root.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -c -o control/dbus/libdbus_plugin_la-dbus_root.lo `test -f 'control/dbus/dbus_root.c' || echo '$(srcdir)/'`control/dbus/dbus_root.c
vlc-3.0.11.1/modules/Makefile.in-21479-
vlc-3.0.11.1/modules/Makefile.in-21480-control/dbus/libdbus_plugin_la-dbus_player.lo: control/dbus/dbus_player.c
vlc-3.0.11.1/modules/Makefile.in:21481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -MT control/dbus/libdbus_plugin_la-dbus_player.lo -MD -MP -MF control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_player.Tpo -c -o control/dbus/libdbus_plugin_la-dbus_player.lo `test -f 'control/dbus/dbus_player.c' || echo '$(srcdir)/'`control/dbus/dbus_player.c
vlc-3.0.11.1/modules/Makefile.in-21482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_player.Tpo control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_player.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -c -o control/dbus/libdbus_plugin_la-dbus_player.lo `test -f 'control/dbus/dbus_player.c' || echo '$(srcdir)/'`control/dbus/dbus_player.c
vlc-3.0.11.1/modules/Makefile.in-21486-
vlc-3.0.11.1/modules/Makefile.in-21487-control/dbus/libdbus_plugin_la-dbus_tracklist.lo: control/dbus/dbus_tracklist.c
vlc-3.0.11.1/modules/Makefile.in:21488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -MT control/dbus/libdbus_plugin_la-dbus_tracklist.lo -MD -MP -MF control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_tracklist.Tpo -c -o control/dbus/libdbus_plugin_la-dbus_tracklist.lo `test -f 'control/dbus/dbus_tracklist.c' || echo '$(srcdir)/'`control/dbus/dbus_tracklist.c
vlc-3.0.11.1/modules/Makefile.in-21489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_tracklist.Tpo control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus_tracklist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -c -o control/dbus/libdbus_plugin_la-dbus_tracklist.lo `test -f 'control/dbus/dbus_tracklist.c' || echo '$(srcdir)/'`control/dbus/dbus_tracklist.c
vlc-3.0.11.1/modules/Makefile.in-21493-
vlc-3.0.11.1/modules/Makefile.in-21494-control/dbus/libdbus_plugin_la-dbus.lo: control/dbus/dbus.c
vlc-3.0.11.1/modules/Makefile.in:21495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -MT control/dbus/libdbus_plugin_la-dbus.lo -MD -MP -MF control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus.Tpo -c -o control/dbus/libdbus_plugin_la-dbus.lo `test -f 'control/dbus/dbus.c' || echo '$(srcdir)/'`control/dbus/dbus.c
vlc-3.0.11.1/modules/Makefile.in-21496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus.Tpo control/dbus/$(DEPDIR)/libdbus_plugin_la-dbus.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -c -o control/dbus/libdbus_plugin_la-dbus.lo `test -f 'control/dbus/dbus.c' || echo '$(srcdir)/'`control/dbus/dbus.c
vlc-3.0.11.1/modules/Makefile.in-21500-
vlc-3.0.11.1/modules/Makefile.in-21501-misc/inhibit/libdbus_screensaver_plugin_la-dbus.lo: misc/inhibit/dbus.c
vlc-3.0.11.1/modules/Makefile.in:21502:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_screensaver_plugin_la_CFLAGS) $(CFLAGS) -MT misc/inhibit/libdbus_screensaver_plugin_la-dbus.lo -MD -MP -MF misc/inhibit/$(DEPDIR)/libdbus_screensaver_plugin_la-dbus.Tpo -c -o misc/inhibit/libdbus_screensaver_plugin_la-dbus.lo `test -f 'misc/inhibit/dbus.c' || echo '$(srcdir)/'`misc/inhibit/dbus.c
vlc-3.0.11.1/modules/Makefile.in-21503-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/inhibit/$(DEPDIR)/libdbus_screensaver_plugin_la-dbus.Tpo misc/inhibit/$(DEPDIR)/libdbus_screensaver_plugin_la-dbus.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_screensaver_plugin_la_CFLAGS) $(CFLAGS) -c -o misc/inhibit/libdbus_screensaver_plugin_la-dbus.lo `test -f 'misc/inhibit/dbus.c' || echo '$(srcdir)/'`misc/inhibit/dbus.c
vlc-3.0.11.1/modules/Makefile.in-21507-
vlc-3.0.11.1/modules/Makefile.in-21508-access/libdc1394_plugin_la-dc1394.lo: access/dc1394.c
vlc-3.0.11.1/modules/Makefile.in:21509:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdc1394_plugin_la_CFLAGS) $(CFLAGS) -MT access/libdc1394_plugin_la-dc1394.lo -MD -MP -MF access/$(DEPDIR)/libdc1394_plugin_la-dc1394.Tpo -c -o access/libdc1394_plugin_la-dc1394.lo `test -f 'access/dc1394.c' || echo '$(srcdir)/'`access/dc1394.c
vlc-3.0.11.1/modules/Makefile.in-21510-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libdc1394_plugin_la-dc1394.Tpo access/$(DEPDIR)/libdc1394_plugin_la-dc1394.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21512-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21513:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdc1394_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libdc1394_plugin_la-dc1394.lo `test -f 'access/dc1394.c' || echo '$(srcdir)/'`access/dc1394.c
vlc-3.0.11.1/modules/Makefile.in-21514-
vlc-3.0.11.1/modules/Makefile.in-21515-codec/libdca_plugin_la-dca.lo: codec/dca.c
vlc-3.0.11.1/modules/Makefile.in:21516:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdca_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/libdca_plugin_la-dca.lo -MD -MP -MF codec/$(DEPDIR)/libdca_plugin_la-dca.Tpo -c -o codec/libdca_plugin_la-dca.lo `test -f 'codec/dca.c' || echo '$(srcdir)/'`codec/dca.c
vlc-3.0.11.1/modules/Makefile.in-21517-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libdca_plugin_la-dca.Tpo codec/$(DEPDIR)/libdca_plugin_la-dca.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21519-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21520:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdca_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/libdca_plugin_la-dca.lo `test -f 'codec/dca.c' || echo '$(srcdir)/'`codec/dca.c
vlc-3.0.11.1/modules/Makefile.in-21521-
vlc-3.0.11.1/modules/Makefile.in-21522-video_filter/deinterlace/libdeinterlace_plugin_la-deinterlace.lo: video_filter/deinterlace/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in:21523:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-deinterlace.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-deinterlace.lo `test -f 'video_filter/deinterlace/deinterlace.c' || echo '$(srcdir)/'`video_filter/deinterlace/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in-21524-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-deinterlace.lo `test -f 'video_filter/deinterlace/deinterlace.c' || echo '$(srcdir)/'`video_filter/deinterlace/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in-21528-
vlc-3.0.11.1/modules/Makefile.in-21529-video_filter/deinterlace/libdeinterlace_plugin_la-merge.lo: video_filter/deinterlace/merge.c
vlc-3.0.11.1/modules/Makefile.in:21530:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-merge.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-merge.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-merge.lo `test -f 'video_filter/deinterlace/merge.c' || echo '$(srcdir)/'`video_filter/deinterlace/merge.c
vlc-3.0.11.1/modules/Makefile.in-21531-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-merge.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-merge.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21534:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-merge.lo `test -f 'video_filter/deinterlace/merge.c' || echo '$(srcdir)/'`video_filter/deinterlace/merge.c
vlc-3.0.11.1/modules/Makefile.in-21535-
vlc-3.0.11.1/modules/Makefile.in-21536-video_filter/deinterlace/libdeinterlace_plugin_la-helpers.lo: video_filter/deinterlace/helpers.c
vlc-3.0.11.1/modules/Makefile.in:21537:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-helpers.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-helpers.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-helpers.lo `test -f 'video_filter/deinterlace/helpers.c' || echo '$(srcdir)/'`video_filter/deinterlace/helpers.c
vlc-3.0.11.1/modules/Makefile.in-21538-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-helpers.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-helpers.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21541:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-helpers.lo `test -f 'video_filter/deinterlace/helpers.c' || echo '$(srcdir)/'`video_filter/deinterlace/helpers.c
vlc-3.0.11.1/modules/Makefile.in-21542-
vlc-3.0.11.1/modules/Makefile.in-21543-video_filter/deinterlace/libdeinterlace_plugin_la-algo_basic.lo: video_filter/deinterlace/algo_basic.c
vlc-3.0.11.1/modules/Makefile.in:21544:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-algo_basic.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_basic.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_basic.lo `test -f 'video_filter/deinterlace/algo_basic.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_basic.c
vlc-3.0.11.1/modules/Makefile.in-21545-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_basic.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_basic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_basic.lo `test -f 'video_filter/deinterlace/algo_basic.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_basic.c
vlc-3.0.11.1/modules/Makefile.in-21549-
vlc-3.0.11.1/modules/Makefile.in-21550-video_filter/deinterlace/libdeinterlace_plugin_la-algo_x.lo: video_filter/deinterlace/algo_x.c
vlc-3.0.11.1/modules/Makefile.in:21551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-algo_x.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_x.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_x.lo `test -f 'video_filter/deinterlace/algo_x.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_x.c
vlc-3.0.11.1/modules/Makefile.in-21552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_x.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_x.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_x.lo `test -f 'video_filter/deinterlace/algo_x.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_x.c
vlc-3.0.11.1/modules/Makefile.in-21556-
vlc-3.0.11.1/modules/Makefile.in-21557-video_filter/deinterlace/libdeinterlace_plugin_la-algo_yadif.lo: video_filter/deinterlace/algo_yadif.c
vlc-3.0.11.1/modules/Makefile.in:21558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-algo_yadif.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_yadif.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_yadif.lo `test -f 'video_filter/deinterlace/algo_yadif.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_yadif.c
vlc-3.0.11.1/modules/Makefile.in-21559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_yadif.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_yadif.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_yadif.lo `test -f 'video_filter/deinterlace/algo_yadif.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_yadif.c
vlc-3.0.11.1/modules/Makefile.in-21563-
vlc-3.0.11.1/modules/Makefile.in-21564-video_filter/deinterlace/libdeinterlace_plugin_la-algo_phosphor.lo: video_filter/deinterlace/algo_phosphor.c
vlc-3.0.11.1/modules/Makefile.in:21565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-algo_phosphor.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_phosphor.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_phosphor.lo `test -f 'video_filter/deinterlace/algo_phosphor.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_phosphor.c
vlc-3.0.11.1/modules/Makefile.in-21566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_phosphor.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_phosphor.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_phosphor.lo `test -f 'video_filter/deinterlace/algo_phosphor.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_phosphor.c
vlc-3.0.11.1/modules/Makefile.in-21570-
vlc-3.0.11.1/modules/Makefile.in-21571-video_filter/deinterlace/libdeinterlace_plugin_la-algo_ivtc.lo: video_filter/deinterlace/algo_ivtc.c
vlc-3.0.11.1/modules/Makefile.in:21572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT video_filter/deinterlace/libdeinterlace_plugin_la-algo_ivtc.lo -MD -MP -MF video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_ivtc.Tpo -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_ivtc.lo `test -f 'video_filter/deinterlace/algo_ivtc.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_ivtc.c
vlc-3.0.11.1/modules/Makefile.in-21573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_ivtc.Tpo video_filter/deinterlace/$(DEPDIR)/libdeinterlace_plugin_la-algo_ivtc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o video_filter/deinterlace/libdeinterlace_plugin_la-algo_ivtc.lo `test -f 'video_filter/deinterlace/algo_ivtc.c' || echo '$(srcdir)/'`video_filter/deinterlace/algo_ivtc.c
vlc-3.0.11.1/modules/Makefile.in-21577-
vlc-3.0.11.1/modules/Makefile.in-21578-demux/libdemux_cdg_plugin_la-cdg.lo: demux/cdg.c
vlc-3.0.11.1/modules/Makefile.in:21579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_cdg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libdemux_cdg_plugin_la-cdg.lo -MD -MP -MF demux/$(DEPDIR)/libdemux_cdg_plugin_la-cdg.Tpo -c -o demux/libdemux_cdg_plugin_la-cdg.lo `test -f 'demux/cdg.c' || echo '$(srcdir)/'`demux/cdg.c
vlc-3.0.11.1/modules/Makefile.in-21580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libdemux_cdg_plugin_la-cdg.Tpo demux/$(DEPDIR)/libdemux_cdg_plugin_la-cdg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_cdg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libdemux_cdg_plugin_la-cdg.lo `test -f 'demux/cdg.c' || echo '$(srcdir)/'`demux/cdg.c
vlc-3.0.11.1/modules/Makefile.in-21584-
vlc-3.0.11.1/modules/Makefile.in-21585-demux/libdemux_stl_plugin_la-stl.lo: demux/stl.c
vlc-3.0.11.1/modules/Makefile.in:21586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_stl_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libdemux_stl_plugin_la-stl.lo -MD -MP -MF demux/$(DEPDIR)/libdemux_stl_plugin_la-stl.Tpo -c -o demux/libdemux_stl_plugin_la-stl.lo `test -f 'demux/stl.c' || echo '$(srcdir)/'`demux/stl.c
vlc-3.0.11.1/modules/Makefile.in-21587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libdemux_stl_plugin_la-stl.Tpo demux/$(DEPDIR)/libdemux_stl_plugin_la-stl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_stl_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libdemux_stl_plugin_la-stl.lo `test -f 'demux/stl.c' || echo '$(srcdir)/'`demux/stl.c
vlc-3.0.11.1/modules/Makefile.in-21591-
vlc-3.0.11.1/modules/Makefile.in-21592-demux/libdiracsys_plugin_la-dirac.lo: demux/dirac.c
vlc-3.0.11.1/modules/Makefile.in:21593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdiracsys_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libdiracsys_plugin_la-dirac.lo -MD -MP -MF demux/$(DEPDIR)/libdiracsys_plugin_la-dirac.Tpo -c -o demux/libdiracsys_plugin_la-dirac.lo `test -f 'demux/dirac.c' || echo '$(srcdir)/'`demux/dirac.c
vlc-3.0.11.1/modules/Makefile.in-21594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libdiracsys_plugin_la-dirac.Tpo demux/$(DEPDIR)/libdiracsys_plugin_la-dirac.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdiracsys_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libdiracsys_plugin_la-dirac.lo `test -f 'demux/dirac.c' || echo '$(srcdir)/'`demux/dirac.c
vlc-3.0.11.1/modules/Makefile.in-21598-
vlc-3.0.11.1/modules/Makefile.in-21599-video_output/win32/libdirect3d11_plugin_la-direct3d11.lo: video_output/win32/direct3d11.c
vlc-3.0.11.1/modules/Makefile.in:21600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-direct3d11.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-direct3d11.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-direct3d11.lo `test -f 'video_output/win32/direct3d11.c' || echo '$(srcdir)/'`video_output/win32/direct3d11.c
vlc-3.0.11.1/modules/Makefile.in-21601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-direct3d11.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-direct3d11.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-direct3d11.lo `test -f 'video_output/win32/direct3d11.c' || echo '$(srcdir)/'`video_output/win32/direct3d11.c
vlc-3.0.11.1/modules/Makefile.in-21605-
vlc-3.0.11.1/modules/Makefile.in-21606-video_output/win32/libdirect3d11_plugin_la-d3d11_quad.lo: video_output/win32/d3d11_quad.c
vlc-3.0.11.1/modules/Makefile.in:21607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-d3d11_quad.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_quad.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-d3d11_quad.lo `test -f 'video_output/win32/d3d11_quad.c' || echo '$(srcdir)/'`video_output/win32/d3d11_quad.c
vlc-3.0.11.1/modules/Makefile.in-21608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_quad.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_quad.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-d3d11_quad.lo `test -f 'video_output/win32/d3d11_quad.c' || echo '$(srcdir)/'`video_output/win32/d3d11_quad.c
vlc-3.0.11.1/modules/Makefile.in-21612-
vlc-3.0.11.1/modules/Makefile.in-21613-video_output/win32/libdirect3d11_plugin_la-d3d11_shaders.lo: video_output/win32/d3d11_shaders.c
vlc-3.0.11.1/modules/Makefile.in:21614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-d3d11_shaders.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_shaders.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-d3d11_shaders.lo `test -f 'video_output/win32/d3d11_shaders.c' || echo '$(srcdir)/'`video_output/win32/d3d11_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_shaders.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-d3d11_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-d3d11_shaders.lo `test -f 'video_output/win32/d3d11_shaders.c' || echo '$(srcdir)/'`video_output/win32/d3d11_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21619-
vlc-3.0.11.1/modules/Makefile.in-21620-video_output/win32/libdirect3d11_plugin_la-common.lo: video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in:21621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-common.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-common.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-common.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-common.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21626-
vlc-3.0.11.1/modules/Makefile.in-21627-video_output/win32/libdirect3d11_plugin_la-events.lo: video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in:21628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-events.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-events.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-events.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-events.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21633-
vlc-3.0.11.1/modules/Makefile.in-21634-video_output/win32/libdirect3d11_plugin_la-win32touch.lo: video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in:21635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-win32touch.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-win32touch.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-win32touch.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-win32touch.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21640-
vlc-3.0.11.1/modules/Makefile.in-21641-video_output/win32/libdirect3d9_plugin_la-direct3d9.lo: video_output/win32/direct3d9.c
vlc-3.0.11.1/modules/Makefile.in:21642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d9_plugin_la-direct3d9.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-direct3d9.Tpo -c -o video_output/win32/libdirect3d9_plugin_la-direct3d9.lo `test -f 'video_output/win32/direct3d9.c' || echo '$(srcdir)/'`video_output/win32/direct3d9.c
vlc-3.0.11.1/modules/Makefile.in-21643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-direct3d9.Tpo video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-direct3d9.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d9_plugin_la-direct3d9.lo `test -f 'video_output/win32/direct3d9.c' || echo '$(srcdir)/'`video_output/win32/direct3d9.c
vlc-3.0.11.1/modules/Makefile.in-21647-
vlc-3.0.11.1/modules/Makefile.in-21648-video_output/win32/libdirect3d9_plugin_la-common.lo: video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in:21649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d9_plugin_la-common.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-common.Tpo -c -o video_output/win32/libdirect3d9_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-common.Tpo video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-common.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d9_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21654-
vlc-3.0.11.1/modules/Makefile.in-21655-video_output/win32/libdirect3d9_plugin_la-events.lo: video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in:21656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d9_plugin_la-events.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-events.Tpo -c -o video_output/win32/libdirect3d9_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-events.Tpo video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-events.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d9_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21661-
vlc-3.0.11.1/modules/Makefile.in-21662-video_output/win32/libdirect3d9_plugin_la-win32touch.lo: video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in:21663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirect3d9_plugin_la-win32touch.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-win32touch.Tpo -c -o video_output/win32/libdirect3d9_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-win32touch.Tpo video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-win32touch.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirect3d9_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21668-
vlc-3.0.11.1/modules/Makefile.in-21669-video_output/win32/libdirectdraw_plugin_la-directdraw.lo: video_output/win32/directdraw.c
vlc-3.0.11.1/modules/Makefile.in:21670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirectdraw_plugin_la-directdraw.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-directdraw.Tpo -c -o video_output/win32/libdirectdraw_plugin_la-directdraw.lo `test -f 'video_output/win32/directdraw.c' || echo '$(srcdir)/'`video_output/win32/directdraw.c
vlc-3.0.11.1/modules/Makefile.in-21671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-directdraw.Tpo video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-directdraw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirectdraw_plugin_la-directdraw.lo `test -f 'video_output/win32/directdraw.c' || echo '$(srcdir)/'`video_output/win32/directdraw.c
vlc-3.0.11.1/modules/Makefile.in-21675-
vlc-3.0.11.1/modules/Makefile.in-21676-video_output/win32/libdirectdraw_plugin_la-common.lo: video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in:21677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirectdraw_plugin_la-common.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-common.Tpo -c -o video_output/win32/libdirectdraw_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-common.Tpo video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-common.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirectdraw_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-21682-
vlc-3.0.11.1/modules/Makefile.in-21683-video_output/win32/libdirectdraw_plugin_la-events.lo: video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in:21684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirectdraw_plugin_la-events.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-events.Tpo -c -o video_output/win32/libdirectdraw_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-events.Tpo video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-events.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirectdraw_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-21689-
vlc-3.0.11.1/modules/Makefile.in-21690-video_output/win32/libdirectdraw_plugin_la-win32touch.lo: video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in:21691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/win32/libdirectdraw_plugin_la-win32touch.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-win32touch.Tpo -c -o video_output/win32/libdirectdraw_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-win32touch.Tpo video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-win32touch.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/win32/libdirectdraw_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-21696-
vlc-3.0.11.1/modules/Makefile.in-21697-access/dsm/libdsm_plugin_la-access.lo: access/dsm/access.c
vlc-3.0.11.1/modules/Makefile.in:21698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdsm_plugin_la_CFLAGS) $(CFLAGS) -MT access/dsm/libdsm_plugin_la-access.lo -MD -MP -MF access/dsm/$(DEPDIR)/libdsm_plugin_la-access.Tpo -c -o access/dsm/libdsm_plugin_la-access.lo `test -f 'access/dsm/access.c' || echo '$(srcdir)/'`access/dsm/access.c
vlc-3.0.11.1/modules/Makefile.in-21699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dsm/$(DEPDIR)/libdsm_plugin_la-access.Tpo access/dsm/$(DEPDIR)/libdsm_plugin_la-access.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdsm_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dsm/libdsm_plugin_la-access.lo `test -f 'access/dsm/access.c' || echo '$(srcdir)/'`access/dsm/access.c
vlc-3.0.11.1/modules/Makefile.in-21703-
vlc-3.0.11.1/modules/Makefile.in-21704-access/dsm/libdsm_plugin_la-sd.lo: access/dsm/sd.c
vlc-3.0.11.1/modules/Makefile.in:21705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdsm_plugin_la_CFLAGS) $(CFLAGS) -MT access/dsm/libdsm_plugin_la-sd.lo -MD -MP -MF access/dsm/$(DEPDIR)/libdsm_plugin_la-sd.Tpo -c -o access/dsm/libdsm_plugin_la-sd.lo `test -f 'access/dsm/sd.c' || echo '$(srcdir)/'`access/dsm/sd.c
vlc-3.0.11.1/modules/Makefile.in-21706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dsm/$(DEPDIR)/libdsm_plugin_la-sd.Tpo access/dsm/$(DEPDIR)/libdsm_plugin_la-sd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdsm_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dsm/libdsm_plugin_la-sd.lo `test -f 'access/dsm/sd.c' || echo '$(srcdir)/'`access/dsm/sd.c
vlc-3.0.11.1/modules/Makefile.in-21710-
vlc-3.0.11.1/modules/Makefile.in-21711-access/dtv/libdtv_plugin_la-access.lo: access/dtv/access.c
vlc-3.0.11.1/modules/Makefile.in:21712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -MT access/dtv/libdtv_plugin_la-access.lo -MD -MP -MF access/dtv/$(DEPDIR)/libdtv_plugin_la-access.Tpo -c -o access/dtv/libdtv_plugin_la-access.lo `test -f 'access/dtv/access.c' || echo '$(srcdir)/'`access/dtv/access.c
vlc-3.0.11.1/modules/Makefile.in-21713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dtv/$(DEPDIR)/libdtv_plugin_la-access.Tpo access/dtv/$(DEPDIR)/libdtv_plugin_la-access.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dtv/libdtv_plugin_la-access.lo `test -f 'access/dtv/access.c' || echo '$(srcdir)/'`access/dtv/access.c
vlc-3.0.11.1/modules/Makefile.in-21717-
vlc-3.0.11.1/modules/Makefile.in-21718-access/dtv/libdtv_plugin_la-linux.lo: access/dtv/linux.c
vlc-3.0.11.1/modules/Makefile.in:21719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -MT access/dtv/libdtv_plugin_la-linux.lo -MD -MP -MF access/dtv/$(DEPDIR)/libdtv_plugin_la-linux.Tpo -c -o access/dtv/libdtv_plugin_la-linux.lo `test -f 'access/dtv/linux.c' || echo '$(srcdir)/'`access/dtv/linux.c
vlc-3.0.11.1/modules/Makefile.in-21720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dtv/$(DEPDIR)/libdtv_plugin_la-linux.Tpo access/dtv/$(DEPDIR)/libdtv_plugin_la-linux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dtv/libdtv_plugin_la-linux.lo `test -f 'access/dtv/linux.c' || echo '$(srcdir)/'`access/dtv/linux.c
vlc-3.0.11.1/modules/Makefile.in-21724-
vlc-3.0.11.1/modules/Makefile.in-21725-access/dtv/libdtv_plugin_la-en50221.lo: access/dtv/en50221.c
vlc-3.0.11.1/modules/Makefile.in:21726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -MT access/dtv/libdtv_plugin_la-en50221.lo -MD -MP -MF access/dtv/$(DEPDIR)/libdtv_plugin_la-en50221.Tpo -c -o access/dtv/libdtv_plugin_la-en50221.lo `test -f 'access/dtv/en50221.c' || echo '$(srcdir)/'`access/dtv/en50221.c
vlc-3.0.11.1/modules/Makefile.in-21727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dtv/$(DEPDIR)/libdtv_plugin_la-en50221.Tpo access/dtv/$(DEPDIR)/libdtv_plugin_la-en50221.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtv_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dtv/libdtv_plugin_la-en50221.lo `test -f 'access/dtv/en50221.c' || echo '$(srcdir)/'`access/dtv/en50221.c
vlc-3.0.11.1/modules/Makefile.in-21731-
vlc-3.0.11.1/modules/Makefile.in-21732-access/libdv1394_plugin_la-dv.lo: access/dv.c
vlc-3.0.11.1/modules/Makefile.in:21733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdv1394_plugin_la_CFLAGS) $(CFLAGS) -MT access/libdv1394_plugin_la-dv.lo -MD -MP -MF access/$(DEPDIR)/libdv1394_plugin_la-dv.Tpo -c -o access/libdv1394_plugin_la-dv.lo `test -f 'access/dv.c' || echo '$(srcdir)/'`access/dv.c
vlc-3.0.11.1/modules/Makefile.in-21734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libdv1394_plugin_la-dv.Tpo access/$(DEPDIR)/libdv1394_plugin_la-dv.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdv1394_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libdv1394_plugin_la-dv.lo `test -f 'access/dv.c' || echo '$(srcdir)/'`access/dv.c
vlc-3.0.11.1/modules/Makefile.in-21738-
vlc-3.0.11.1/modules/Makefile.in-21739-access/dvb/libdvb_plugin_la-access.lo: access/dvb/access.c
vlc-3.0.11.1/modules/Makefile.in:21740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT access/dvb/libdvb_plugin_la-access.lo -MD -MP -MF access/dvb/$(DEPDIR)/libdvb_plugin_la-access.Tpo -c -o access/dvb/libdvb_plugin_la-access.lo `test -f 'access/dvb/access.c' || echo '$(srcdir)/'`access/dvb/access.c
vlc-3.0.11.1/modules/Makefile.in-21741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dvb/$(DEPDIR)/libdvb_plugin_la-access.Tpo access/dvb/$(DEPDIR)/libdvb_plugin_la-access.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dvb/libdvb_plugin_la-access.lo `test -f 'access/dvb/access.c' || echo '$(srcdir)/'`access/dvb/access.c
vlc-3.0.11.1/modules/Makefile.in-21745-
vlc-3.0.11.1/modules/Makefile.in-21746-access/dvb/libdvb_plugin_la-linux_dvb.lo: access/dvb/linux_dvb.c
vlc-3.0.11.1/modules/Makefile.in:21747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT access/dvb/libdvb_plugin_la-linux_dvb.lo -MD -MP -MF access/dvb/$(DEPDIR)/libdvb_plugin_la-linux_dvb.Tpo -c -o access/dvb/libdvb_plugin_la-linux_dvb.lo `test -f 'access/dvb/linux_dvb.c' || echo '$(srcdir)/'`access/dvb/linux_dvb.c
vlc-3.0.11.1/modules/Makefile.in-21748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dvb/$(DEPDIR)/libdvb_plugin_la-linux_dvb.Tpo access/dvb/$(DEPDIR)/libdvb_plugin_la-linux_dvb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dvb/libdvb_plugin_la-linux_dvb.lo `test -f 'access/dvb/linux_dvb.c' || echo '$(srcdir)/'`access/dvb/linux_dvb.c
vlc-3.0.11.1/modules/Makefile.in-21752-
vlc-3.0.11.1/modules/Makefile.in-21753-access/dvb/libdvb_plugin_la-scan.lo: access/dvb/scan.c
vlc-3.0.11.1/modules/Makefile.in:21754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT access/dvb/libdvb_plugin_la-scan.lo -MD -MP -MF access/dvb/$(DEPDIR)/libdvb_plugin_la-scan.Tpo -c -o access/dvb/libdvb_plugin_la-scan.lo `test -f 'access/dvb/scan.c' || echo '$(srcdir)/'`access/dvb/scan.c
vlc-3.0.11.1/modules/Makefile.in-21755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dvb/$(DEPDIR)/libdvb_plugin_la-scan.Tpo access/dvb/$(DEPDIR)/libdvb_plugin_la-scan.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dvb/libdvb_plugin_la-scan.lo `test -f 'access/dvb/scan.c' || echo '$(srcdir)/'`access/dvb/scan.c
vlc-3.0.11.1/modules/Makefile.in-21759-
vlc-3.0.11.1/modules/Makefile.in-21760-access/dvb/libdvb_plugin_la-scan_list.lo: access/dvb/scan_list.c
vlc-3.0.11.1/modules/Makefile.in:21761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT access/dvb/libdvb_plugin_la-scan_list.lo -MD -MP -MF access/dvb/$(DEPDIR)/libdvb_plugin_la-scan_list.Tpo -c -o access/dvb/libdvb_plugin_la-scan_list.lo `test -f 'access/dvb/scan_list.c' || echo '$(srcdir)/'`access/dvb/scan_list.c
vlc-3.0.11.1/modules/Makefile.in-21762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/dvb/$(DEPDIR)/libdvb_plugin_la-scan_list.Tpo access/dvb/$(DEPDIR)/libdvb_plugin_la-scan_list.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o access/dvb/libdvb_plugin_la-scan_list.lo `test -f 'access/dvb/scan_list.c' || echo '$(srcdir)/'`access/dvb/scan_list.c
vlc-3.0.11.1/modules/Makefile.in-21766-
vlc-3.0.11.1/modules/Makefile.in-21767-access/libdvdnav_plugin_la-dvdnav.lo: access/dvdnav.c
vlc-3.0.11.1/modules/Makefile.in:21768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdnav_plugin_la_CFLAGS) $(CFLAGS) -MT access/libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF access/$(DEPDIR)/libdvdnav_plugin_la-dvdnav.Tpo -c -o access/libdvdnav_plugin_la-dvdnav.lo `test -f 'access/dvdnav.c' || echo '$(srcdir)/'`access/dvdnav.c
vlc-3.0.11.1/modules/Makefile.in-21769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libdvdnav_plugin_la-dvdnav.Tpo access/$(DEPDIR)/libdvdnav_plugin_la-dvdnav.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdnav_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libdvdnav_plugin_la-dvdnav.lo `test -f 'access/dvdnav.c' || echo '$(srcdir)/'`access/dvdnav.c
vlc-3.0.11.1/modules/Makefile.in-21773-
vlc-3.0.11.1/modules/Makefile.in-21774-access/libdvdread_plugin_la-dvdread.lo: access/dvdread.c
vlc-3.0.11.1/modules/Makefile.in:21775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdread_plugin_la_CFLAGS) $(CFLAGS) -MT access/libdvdread_plugin_la-dvdread.lo -MD -MP -MF access/$(DEPDIR)/libdvdread_plugin_la-dvdread.Tpo -c -o access/libdvdread_plugin_la-dvdread.lo `test -f 'access/dvdread.c' || echo '$(srcdir)/'`access/dvdread.c
vlc-3.0.11.1/modules/Makefile.in-21776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libdvdread_plugin_la-dvdread.Tpo access/$(DEPDIR)/libdvdread_plugin_la-dvdread.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdread_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libdvdread_plugin_la-dvdread.lo `test -f 'access/dvdread.c' || echo '$(srcdir)/'`access/dvdread.c
vlc-3.0.11.1/modules/Makefile.in-21780-
vlc-3.0.11.1/modules/Makefile.in-21781-video_output/opengl/libegl_android_plugin_la-egl.lo: video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in:21782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libegl_android_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libegl_android_plugin_la-egl.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libegl_android_plugin_la-egl.Tpo -c -o video_output/opengl/libegl_android_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libegl_android_plugin_la-egl.Tpo video_output/opengl/$(DEPDIR)/libegl_android_plugin_la-egl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libegl_android_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libegl_android_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21787-
vlc-3.0.11.1/modules/Makefile.in-21788-video_output/opengl/libegl_win32_plugin_la-egl.lo: video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in:21789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_win32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_win32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libegl_win32_plugin_la-egl.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libegl_win32_plugin_la-egl.Tpo -c -o video_output/opengl/libegl_win32_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libegl_win32_plugin_la-egl.Tpo video_output/opengl/$(DEPDIR)/libegl_win32_plugin_la-egl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_win32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_win32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libegl_win32_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21794-
vlc-3.0.11.1/modules/Makefile.in-21795-video_output/opengl/libegl_wl_plugin_la-egl.lo: video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in:21796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_wl_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_wl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libegl_wl_plugin_la-egl.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libegl_wl_plugin_la-egl.Tpo -c -o video_output/opengl/libegl_wl_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libegl_wl_plugin_la-egl.Tpo video_output/opengl/$(DEPDIR)/libegl_wl_plugin_la-egl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_wl_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_wl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libegl_wl_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21801-
vlc-3.0.11.1/modules/Makefile.in-21802-video_output/opengl/libegl_x11_plugin_la-egl.lo: video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in:21803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_x11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_x11_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libegl_x11_plugin_la-egl.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libegl_x11_plugin_la-egl.Tpo -c -o video_output/opengl/libegl_x11_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libegl_x11_plugin_la-egl.Tpo video_output/opengl/$(DEPDIR)/libegl_x11_plugin_la-egl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libegl_x11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libegl_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libegl_x11_plugin_la-egl.lo `test -f 'video_output/opengl/egl.c' || echo '$(srcdir)/'`video_output/opengl/egl.c
vlc-3.0.11.1/modules/Makefile.in-21808-
vlc-3.0.11.1/modules/Makefile.in-21809-video_output/libevas_plugin_la-evas.lo: video_output/evas.c
vlc-3.0.11.1/modules/Makefile.in:21810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libevas_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/libevas_plugin_la-evas.lo -MD -MP -MF video_output/$(DEPDIR)/libevas_plugin_la-evas.Tpo -c -o video_output/libevas_plugin_la-evas.lo `test -f 'video_output/evas.c' || echo '$(srcdir)/'`video_output/evas.c
vlc-3.0.11.1/modules/Makefile.in-21811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libevas_plugin_la-evas.Tpo video_output/$(DEPDIR)/libevas_plugin_la-evas.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libevas_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/libevas_plugin_la-evas.lo `test -f 'video_output/evas.c' || echo '$(srcdir)/'`video_output/evas.c
vlc-3.0.11.1/modules/Makefile.in-21815-
vlc-3.0.11.1/modules/Makefile.in-21816-codec/libfaad_plugin_la-faad.lo: codec/faad.c
vlc-3.0.11.1/modules/Makefile.in:21817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfaad_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/libfaad_plugin_la-faad.lo -MD -MP -MF codec/$(DEPDIR)/libfaad_plugin_la-faad.Tpo -c -o codec/libfaad_plugin_la-faad.lo `test -f 'codec/faad.c' || echo '$(srcdir)/'`codec/faad.c
vlc-3.0.11.1/modules/Makefile.in-21818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libfaad_plugin_la-faad.Tpo codec/$(DEPDIR)/libfaad_plugin_la-faad.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfaad_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/libfaad_plugin_la-faad.lo `test -f 'codec/faad.c' || echo '$(srcdir)/'`codec/faad.c
vlc-3.0.11.1/modules/Makefile.in-21822-
vlc-3.0.11.1/modules/Makefile.in-21823-codec/libfdkaac_plugin_la-fdkaac.lo: codec/fdkaac.c
vlc-3.0.11.1/modules/Makefile.in:21824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfdkaac_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libfdkaac_plugin_la-fdkaac.lo -MD -MP -MF codec/$(DEPDIR)/libfdkaac_plugin_la-fdkaac.Tpo -c -o codec/libfdkaac_plugin_la-fdkaac.lo `test -f 'codec/fdkaac.c' || echo '$(srcdir)/'`codec/fdkaac.c
vlc-3.0.11.1/modules/Makefile.in-21825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libfdkaac_plugin_la-fdkaac.Tpo codec/$(DEPDIR)/libfdkaac_plugin_la-fdkaac.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfdkaac_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libfdkaac_plugin_la-fdkaac.lo `test -f 'codec/fdkaac.c' || echo '$(srcdir)/'`codec/fdkaac.c
vlc-3.0.11.1/modules/Makefile.in-21829-
vlc-3.0.11.1/modules/Makefile.in-21830-access/libfilesystem_plugin_la-file.lo: access/file.c
vlc-3.0.11.1/modules/Makefile.in:21831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/libfilesystem_plugin_la-file.lo -MD -MP -MF access/$(DEPDIR)/libfilesystem_plugin_la-file.Tpo -c -o access/libfilesystem_plugin_la-file.lo `test -f 'access/file.c' || echo '$(srcdir)/'`access/file.c
vlc-3.0.11.1/modules/Makefile.in-21832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libfilesystem_plugin_la-file.Tpo access/$(DEPDIR)/libfilesystem_plugin_la-file.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/libfilesystem_plugin_la-file.lo `test -f 'access/file.c' || echo '$(srcdir)/'`access/file.c
vlc-3.0.11.1/modules/Makefile.in-21836-
vlc-3.0.11.1/modules/Makefile.in-21837-access/libfilesystem_plugin_la-directory.lo: access/directory.c
vlc-3.0.11.1/modules/Makefile.in:21838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/libfilesystem_plugin_la-directory.lo -MD -MP -MF access/$(DEPDIR)/libfilesystem_plugin_la-directory.Tpo -c -o access/libfilesystem_plugin_la-directory.lo `test -f 'access/directory.c' || echo '$(srcdir)/'`access/directory.c
vlc-3.0.11.1/modules/Makefile.in-21839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libfilesystem_plugin_la-directory.Tpo access/$(DEPDIR)/libfilesystem_plugin_la-directory.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/libfilesystem_plugin_la-directory.lo `test -f 'access/directory.c' || echo '$(srcdir)/'`access/directory.c
vlc-3.0.11.1/modules/Makefile.in-21843-
vlc-3.0.11.1/modules/Makefile.in-21844-access/libfilesystem_plugin_la-fs.lo: access/fs.c
vlc-3.0.11.1/modules/Makefile.in:21845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/libfilesystem_plugin_la-fs.lo -MD -MP -MF access/$(DEPDIR)/libfilesystem_plugin_la-fs.Tpo -c -o access/libfilesystem_plugin_la-fs.lo `test -f 'access/fs.c' || echo '$(srcdir)/'`access/fs.c
vlc-3.0.11.1/modules/Makefile.in-21846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libfilesystem_plugin_la-fs.Tpo access/$(DEPDIR)/libfilesystem_plugin_la-fs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfilesystem_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/libfilesystem_plugin_la-fs.lo `test -f 'access/fs.c' || echo '$(srcdir)/'`access/fs.c
vlc-3.0.11.1/modules/Makefile.in-21850-
vlc-3.0.11.1/modules/Makefile.in-21851-misc/webservices/libfingerprinter_plugin_la-acoustid.lo: misc/webservices/acoustid.c
vlc-3.0.11.1/modules/Makefile.in:21852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc/webservices/libfingerprinter_plugin_la-acoustid.lo -MD -MP -MF misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-acoustid.Tpo -c -o misc/webservices/libfingerprinter_plugin_la-acoustid.lo `test -f 'misc/webservices/acoustid.c' || echo '$(srcdir)/'`misc/webservices/acoustid.c
vlc-3.0.11.1/modules/Makefile.in-21853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-acoustid.Tpo misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-acoustid.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc/webservices/libfingerprinter_plugin_la-acoustid.lo `test -f 'misc/webservices/acoustid.c' || echo '$(srcdir)/'`misc/webservices/acoustid.c
vlc-3.0.11.1/modules/Makefile.in-21857-
vlc-3.0.11.1/modules/Makefile.in-21858-misc/webservices/libfingerprinter_plugin_la-json.lo: misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in:21859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc/webservices/libfingerprinter_plugin_la-json.lo -MD -MP -MF misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-json.Tpo -c -o misc/webservices/libfingerprinter_plugin_la-json.lo `test -f 'misc/webservices/json.c' || echo '$(srcdir)/'`misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in-21860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-json.Tpo misc/webservices/$(DEPDIR)/libfingerprinter_plugin_la-json.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc/webservices/libfingerprinter_plugin_la-json.lo `test -f 'misc/webservices/json.c' || echo '$(srcdir)/'`misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in-21864-
vlc-3.0.11.1/modules/Makefile.in-21865-misc/libfingerprinter_plugin_la-fingerprinter.lo: misc/fingerprinter.c
vlc-3.0.11.1/modules/Makefile.in:21866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc/libfingerprinter_plugin_la-fingerprinter.lo -MD -MP -MF misc/$(DEPDIR)/libfingerprinter_plugin_la-fingerprinter.Tpo -c -o misc/libfingerprinter_plugin_la-fingerprinter.lo `test -f 'misc/fingerprinter.c' || echo '$(srcdir)/'`misc/fingerprinter.c
vlc-3.0.11.1/modules/Makefile.in-21867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libfingerprinter_plugin_la-fingerprinter.Tpo misc/$(DEPDIR)/libfingerprinter_plugin_la-fingerprinter.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfingerprinter_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc/libfingerprinter_plugin_la-fingerprinter.lo `test -f 'misc/fingerprinter.c' || echo '$(srcdir)/'`misc/fingerprinter.c
vlc-3.0.11.1/modules/Makefile.in-21871-
vlc-3.0.11.1/modules/Makefile.in-21872-codec/libflac_plugin_la-flac.lo: codec/flac.c
vlc-3.0.11.1/modules/Makefile.in:21873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflac_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libflac_plugin_la-flac.lo -MD -MP -MF codec/$(DEPDIR)/libflac_plugin_la-flac.Tpo -c -o codec/libflac_plugin_la-flac.lo `test -f 'codec/flac.c' || echo '$(srcdir)/'`codec/flac.c
vlc-3.0.11.1/modules/Makefile.in-21874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libflac_plugin_la-flac.Tpo codec/$(DEPDIR)/libflac_plugin_la-flac.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflac_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libflac_plugin_la-flac.lo `test -f 'codec/flac.c' || echo '$(srcdir)/'`codec/flac.c
vlc-3.0.11.1/modules/Makefile.in-21878-
vlc-3.0.11.1/modules/Makefile.in-21879-demux/libflacsys_plugin_la-flac.lo: demux/flac.c
vlc-3.0.11.1/modules/Makefile.in:21880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libflacsys_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libflacsys_plugin_la-flac.lo -MD -MP -MF demux/$(DEPDIR)/libflacsys_plugin_la-flac.Tpo -c -o demux/libflacsys_plugin_la-flac.lo `test -f 'demux/flac.c' || echo '$(srcdir)/'`demux/flac.c
vlc-3.0.11.1/modules/Makefile.in-21881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libflacsys_plugin_la-flac.Tpo demux/$(DEPDIR)/libflacsys_plugin_la-flac.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libflacsys_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libflacsys_plugin_la-flac.lo `test -f 'demux/flac.c' || echo '$(srcdir)/'`demux/flac.c
vlc-3.0.11.1/modules/Makefile.in-21885-
vlc-3.0.11.1/modules/Makefile.in-21886-audio_mixer/libfloat_mixer_plugin_la-float.lo: audio_mixer/float.c
vlc-3.0.11.1/modules/Makefile.in:21887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfloat_mixer_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_mixer/libfloat_mixer_plugin_la-float.lo -MD -MP -MF audio_mixer/$(DEPDIR)/libfloat_mixer_plugin_la-float.Tpo -c -o audio_mixer/libfloat_mixer_plugin_la-float.lo `test -f 'audio_mixer/float.c' || echo '$(srcdir)/'`audio_mixer/float.c
vlc-3.0.11.1/modules/Makefile.in-21888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_mixer/$(DEPDIR)/libfloat_mixer_plugin_la-float.Tpo audio_mixer/$(DEPDIR)/libfloat_mixer_plugin_la-float.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfloat_mixer_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_mixer/libfloat_mixer_plugin_la-float.lo `test -f 'audio_mixer/float.c' || echo '$(srcdir)/'`audio_mixer/float.c
vlc-3.0.11.1/modules/Makefile.in-21892-
vlc-3.0.11.1/modules/Makefile.in-21893-codec/libfluidsynth_plugin_la-fluidsynth.lo: codec/fluidsynth.c
vlc-3.0.11.1/modules/Makefile.in:21894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfluidsynth_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libfluidsynth_plugin_la-fluidsynth.lo -MD -MP -MF codec/$(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Tpo -c -o codec/libfluidsynth_plugin_la-fluidsynth.lo `test -f 'codec/fluidsynth.c' || echo '$(srcdir)/'`codec/fluidsynth.c
vlc-3.0.11.1/modules/Makefile.in-21895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Tpo codec/$(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfluidsynth_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libfluidsynth_plugin_la-fluidsynth.lo `test -f 'codec/fluidsynth.c' || echo '$(srcdir)/'`codec/fluidsynth.c
vlc-3.0.11.1/modules/Makefile.in-21899-
vlc-3.0.11.1/modules/Makefile.in-21900-text_renderer/freetype/libfreetype_plugin_la-platform_fonts.lo: text_renderer/freetype/platform_fonts.c
vlc-3.0.11.1/modules/Makefile.in:21901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/libfreetype_plugin_la-platform_fonts.lo -MD -MP -MF text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-platform_fonts.Tpo -c -o text_renderer/freetype/libfreetype_plugin_la-platform_fonts.lo `test -f 'text_renderer/freetype/platform_fonts.c' || echo '$(srcdir)/'`text_renderer/freetype/platform_fonts.c
vlc-3.0.11.1/modules/Makefile.in-21902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-platform_fonts.Tpo text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-platform_fonts.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/libfreetype_plugin_la-platform_fonts.lo `test -f 'text_renderer/freetype/platform_fonts.c' || echo '$(srcdir)/'`text_renderer/freetype/platform_fonts.c
vlc-3.0.11.1/modules/Makefile.in-21906-
vlc-3.0.11.1/modules/Makefile.in-21907-text_renderer/freetype/libfreetype_plugin_la-freetype.lo: text_renderer/freetype/freetype.c
vlc-3.0.11.1/modules/Makefile.in:21908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/libfreetype_plugin_la-freetype.lo -MD -MP -MF text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-freetype.Tpo -c -o text_renderer/freetype/libfreetype_plugin_la-freetype.lo `test -f 'text_renderer/freetype/freetype.c' || echo '$(srcdir)/'`text_renderer/freetype/freetype.c
vlc-3.0.11.1/modules/Makefile.in-21909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-freetype.Tpo text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-freetype.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/libfreetype_plugin_la-freetype.lo `test -f 'text_renderer/freetype/freetype.c' || echo '$(srcdir)/'`text_renderer/freetype/freetype.c
vlc-3.0.11.1/modules/Makefile.in-21913-
vlc-3.0.11.1/modules/Makefile.in-21914-text_renderer/freetype/libfreetype_plugin_la-text_layout.lo: text_renderer/freetype/text_layout.c
vlc-3.0.11.1/modules/Makefile.in:21915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/libfreetype_plugin_la-text_layout.lo -MD -MP -MF text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-text_layout.Tpo -c -o text_renderer/freetype/libfreetype_plugin_la-text_layout.lo `test -f 'text_renderer/freetype/text_layout.c' || echo '$(srcdir)/'`text_renderer/freetype/text_layout.c
vlc-3.0.11.1/modules/Makefile.in-21916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-text_layout.Tpo text_renderer/freetype/$(DEPDIR)/libfreetype_plugin_la-text_layout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/libfreetype_plugin_la-text_layout.lo `test -f 'text_renderer/freetype/text_layout.c' || echo '$(srcdir)/'`text_renderer/freetype/text_layout.c
vlc-3.0.11.1/modules/Makefile.in-21920-
vlc-3.0.11.1/modules/Makefile.in-21921-text_renderer/freetype/fonts/libfreetype_plugin_la-win32.lo: text_renderer/freetype/fonts/win32.c
vlc-3.0.11.1/modules/Makefile.in:21922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/fonts/libfreetype_plugin_la-win32.lo -MD -MP -MF text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-win32.Tpo -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-win32.lo `test -f 'text_renderer/freetype/fonts/win32.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/win32.c
vlc-3.0.11.1/modules/Makefile.in-21923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-win32.Tpo text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-win32.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-win32.lo `test -f 'text_renderer/freetype/fonts/win32.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/win32.c
vlc-3.0.11.1/modules/Makefile.in-21927-
vlc-3.0.11.1/modules/Makefile.in-21928-text_renderer/freetype/fonts/libfreetype_plugin_la-fontconfig.lo: text_renderer/freetype/fonts/fontconfig.c
vlc-3.0.11.1/modules/Makefile.in:21929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/fonts/libfreetype_plugin_la-fontconfig.lo -MD -MP -MF text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-fontconfig.Tpo -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-fontconfig.lo `test -f 'text_renderer/freetype/fonts/fontconfig.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/fontconfig.c
vlc-3.0.11.1/modules/Makefile.in-21930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-fontconfig.Tpo text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-fontconfig.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-fontconfig.lo `test -f 'text_renderer/freetype/fonts/fontconfig.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/fontconfig.c
vlc-3.0.11.1/modules/Makefile.in-21934-
vlc-3.0.11.1/modules/Makefile.in-21935-text_renderer/freetype/fonts/libfreetype_plugin_la-android.lo: text_renderer/freetype/fonts/android.c
vlc-3.0.11.1/modules/Makefile.in:21936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/fonts/libfreetype_plugin_la-android.lo -MD -MP -MF text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-android.Tpo -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-android.lo `test -f 'text_renderer/freetype/fonts/android.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/android.c
vlc-3.0.11.1/modules/Makefile.in-21937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-android.Tpo text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-android.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-android.lo `test -f 'text_renderer/freetype/fonts/android.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/android.c
vlc-3.0.11.1/modules/Makefile.in-21941-
vlc-3.0.11.1/modules/Makefile.in-21942-text_renderer/freetype/fonts/libfreetype_plugin_la-darwin.lo: text_renderer/freetype/fonts/darwin.c
vlc-3.0.11.1/modules/Makefile.in:21943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/freetype/fonts/libfreetype_plugin_la-darwin.lo -MD -MP -MF text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-darwin.Tpo -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-darwin.lo `test -f 'text_renderer/freetype/fonts/darwin.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/darwin.c
vlc-3.0.11.1/modules/Makefile.in-21944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-darwin.Tpo text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-darwin.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-darwin.lo `test -f 'text_renderer/freetype/fonts/darwin.c' || echo '$(srcdir)/'`text_renderer/freetype/fonts/darwin.c
vlc-3.0.11.1/modules/Makefile.in-21948-
vlc-3.0.11.1/modules/Makefile.in-21949-video_output/opengl/libgl_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:21950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgl_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgl_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libgl_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-21951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgl_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libgl_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgl_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-21955-
vlc-3.0.11.1/modules/Makefile.in-21956-video_output/opengl/libgl_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:21957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgl_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgl_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libgl_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgl_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libgl_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgl_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-21962-
vlc-3.0.11.1/modules/Makefile.in-21963-video_output/opengl/libgl_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:21964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgl_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgl_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libgl_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-21965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgl_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libgl_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgl_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-21969-
vlc-3.0.11.1/modules/Makefile.in-21970-video_output/opengl/libgl_plugin_la-display.lo: video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in:21971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgl_plugin_la-display.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgl_plugin_la-display.Tpo -c -o video_output/opengl/libgl_plugin_la-display.lo `test -f 'video_output/opengl/display.c' || echo '$(srcdir)/'`video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in-21972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgl_plugin_la-display.Tpo video_output/opengl/$(DEPDIR)/libgl_plugin_la-display.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgl_plugin_la-display.lo `test -f 'video_output/opengl/display.c' || echo '$(srcdir)/'`video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in-21976-
vlc-3.0.11.1/modules/Makefile.in-21977-video_output/opengl/libglconv_android_plugin_la-converter_android.lo: video_output/opengl/converter_android.c
vlc-3.0.11.1/modules/Makefile.in:21978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_android_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_android_plugin_la-converter_android.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_android_plugin_la-converter_android.Tpo -c -o video_output/opengl/libglconv_android_plugin_la-converter_android.lo `test -f 'video_output/opengl/converter_android.c' || echo '$(srcdir)/'`video_output/opengl/converter_android.c
vlc-3.0.11.1/modules/Makefile.in-21979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_android_plugin_la-converter_android.Tpo video_output/opengl/$(DEPDIR)/libglconv_android_plugin_la-converter_android.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_android_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_android_plugin_la-converter_android.lo `test -f 'video_output/opengl/converter_android.c' || echo '$(srcdir)/'`video_output/opengl/converter_android.c
vlc-3.0.11.1/modules/Makefile.in-21983-
vlc-3.0.11.1/modules/Makefile.in-21984-video_output/opengl/libglconv_cvpx_plugin_la-converter_cvpx.lo: video_output/opengl/converter_cvpx.c
vlc-3.0.11.1/modules/Makefile.in:21985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_cvpx_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_cvpx_plugin_la-converter_cvpx.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_cvpx_plugin_la-converter_cvpx.Tpo -c -o video_output/opengl/libglconv_cvpx_plugin_la-converter_cvpx.lo `test -f 'video_output/opengl/converter_cvpx.c' || echo '$(srcdir)/'`video_output/opengl/converter_cvpx.c
vlc-3.0.11.1/modules/Makefile.in-21986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_cvpx_plugin_la-converter_cvpx.Tpo video_output/opengl/$(DEPDIR)/libglconv_cvpx_plugin_la-converter_cvpx.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_cvpx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_cvpx_plugin_la-converter_cvpx.lo `test -f 'video_output/opengl/converter_cvpx.c' || echo '$(srcdir)/'`video_output/opengl/converter_cvpx.c
vlc-3.0.11.1/modules/Makefile.in-21990-
vlc-3.0.11.1/modules/Makefile.in-21991-codec/libglconv_cvpx_plugin_la-vt_utils.lo: codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in:21992:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_cvpx_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libglconv_cvpx_plugin_la-vt_utils.lo -MD -MP -MF codec/$(DEPDIR)/libglconv_cvpx_plugin_la-vt_utils.Tpo -c -o codec/libglconv_cvpx_plugin_la-vt_utils.lo `test -f 'codec/vt_utils.c' || echo '$(srcdir)/'`codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in-21993-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libglconv_cvpx_plugin_la-vt_utils.Tpo codec/$(DEPDIR)/libglconv_cvpx_plugin_la-vt_utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-21995-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:21996:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_cvpx_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libglconv_cvpx_plugin_la-vt_utils.lo `test -f 'codec/vt_utils.c' || echo '$(srcdir)/'`codec/vt_utils.c
vlc-3.0.11.1/modules/Makefile.in-21997-
vlc-3.0.11.1/modules/Makefile.in-21998-video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo: video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:21999:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-converter_vaapi.Tpo -c -o video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22000-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-converter_vaapi.Tpo video_output/opengl/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-converter_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22002-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22003:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_vaapi_drm_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22004-
vlc-3.0.11.1/modules/Makefile.in-22005-hw/vaapi/libglconv_vaapi_drm_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:22006:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libglconv_vaapi_drm_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libglconv_vaapi_drm_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22007-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libglconv_vaapi_drm_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22009-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22010:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libglconv_vaapi_drm_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22011-
vlc-3.0.11.1/modules/Makefile.in-22012-video_output/opengl/libglconv_vaapi_wl_plugin_la-converter_vaapi.lo: video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:22013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_wl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_vaapi_wl_plugin_la-converter_vaapi.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-converter_vaapi.Tpo -c -o video_output/opengl/libglconv_vaapi_wl_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-converter_vaapi.Tpo video_output/opengl/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-converter_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_wl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_vaapi_wl_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22018-
vlc-3.0.11.1/modules/Makefile.in-22019-hw/vaapi/libglconv_vaapi_wl_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:22020:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_wl_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libglconv_vaapi_wl_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libglconv_vaapi_wl_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22021-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libglconv_vaapi_wl_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22023-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22024:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_wl_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libglconv_vaapi_wl_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22025-
vlc-3.0.11.1/modules/Makefile.in-22026-video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo: video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:22027:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_x11_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-converter_vaapi.Tpo -c -o video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22028-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-converter_vaapi.Tpo video_output/opengl/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-converter_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22030-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22031:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_vaapi_x11_plugin_la-converter_vaapi.lo `test -f 'video_output/opengl/converter_vaapi.c' || echo '$(srcdir)/'`video_output/opengl/converter_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22032-
vlc-3.0.11.1/modules/Makefile.in-22033-hw/vaapi/libglconv_vaapi_x11_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:22034:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_x11_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libglconv_vaapi_x11_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libglconv_vaapi_x11_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22035-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libglconv_vaapi_x11_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22037-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22038:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vaapi_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libglconv_vaapi_x11_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-22039-
vlc-3.0.11.1/modules/Makefile.in-22040-video_output/opengl/libglconv_vdpau_plugin_la-converter_vdpau.lo: video_output/opengl/converter_vdpau.c
vlc-3.0.11.1/modules/Makefile.in:22041:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vdpau_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglconv_vdpau_plugin_la-converter_vdpau.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglconv_vdpau_plugin_la-converter_vdpau.Tpo -c -o video_output/opengl/libglconv_vdpau_plugin_la-converter_vdpau.lo `test -f 'video_output/opengl/converter_vdpau.c' || echo '$(srcdir)/'`video_output/opengl/converter_vdpau.c
vlc-3.0.11.1/modules/Makefile.in-22042-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglconv_vdpau_plugin_la-converter_vdpau.Tpo video_output/opengl/$(DEPDIR)/libglconv_vdpau_plugin_la-converter_vdpau.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22044-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22045:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglconv_vdpau_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglconv_vdpau_plugin_la-converter_vdpau.lo `test -f 'video_output/opengl/converter_vdpau.c' || echo '$(srcdir)/'`video_output/opengl/converter_vdpau.c
vlc-3.0.11.1/modules/Makefile.in-22046-
vlc-3.0.11.1/modules/Makefile.in-22047-video_output/opengl/libgles2_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:22048:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgles2_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgles2_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libgles2_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-22049-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgles2_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libgles2_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgles2_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-22053-
vlc-3.0.11.1/modules/Makefile.in-22054-video_output/opengl/libgles2_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:22055:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgles2_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgles2_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libgles2_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-22056-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgles2_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libgles2_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgles2_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-22060-
vlc-3.0.11.1/modules/Makefile.in-22061-video_output/opengl/libgles2_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:22062:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgles2_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgles2_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libgles2_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-22063-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgles2_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libgles2_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22065-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22066:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgles2_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-22067-
vlc-3.0.11.1/modules/Makefile.in-22068-video_output/opengl/libgles2_plugin_la-display.lo: video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in:22069:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libgles2_plugin_la-display.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libgles2_plugin_la-display.Tpo -c -o video_output/opengl/libgles2_plugin_la-display.lo `test -f 'video_output/opengl/display.c' || echo '$(srcdir)/'`video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in-22070-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libgles2_plugin_la-display.Tpo video_output/opengl/$(DEPDIR)/libgles2_plugin_la-display.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22072-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22073:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgles2_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libgles2_plugin_la-display.lo `test -f 'video_output/opengl/display.c' || echo '$(srcdir)/'`video_output/opengl/display.c
vlc-3.0.11.1/modules/Makefile.in-22074-
vlc-3.0.11.1/modules/Makefile.in-22075-video_output/opengl/libglwin32_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:22076:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglwin32_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libglwin32_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-22077-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22079-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22080:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglwin32_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-22081-
vlc-3.0.11.1/modules/Makefile.in-22082-video_output/opengl/libglwin32_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:22083:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglwin32_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libglwin32_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-22084-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22086-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22087:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglwin32_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-22088-
vlc-3.0.11.1/modules/Makefile.in-22089-video_output/opengl/libglwin32_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:22090:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libglwin32_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libglwin32_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-22091-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libglwin32_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22093-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22094:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libglwin32_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-22095-
vlc-3.0.11.1/modules/Makefile.in-22096-video_output/win32/libglwin32_plugin_la-glwin32.lo: video_output/win32/glwin32.c
vlc-3.0.11.1/modules/Makefile.in:22097:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/win32/libglwin32_plugin_la-glwin32.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libglwin32_plugin_la-glwin32.Tpo -c -o video_output/win32/libglwin32_plugin_la-glwin32.lo `test -f 'video_output/win32/glwin32.c' || echo '$(srcdir)/'`video_output/win32/glwin32.c
vlc-3.0.11.1/modules/Makefile.in-22098-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libglwin32_plugin_la-glwin32.Tpo video_output/win32/$(DEPDIR)/libglwin32_plugin_la-glwin32.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22100-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22101:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/win32/libglwin32_plugin_la-glwin32.lo `test -f 'video_output/win32/glwin32.c' || echo '$(srcdir)/'`video_output/win32/glwin32.c
vlc-3.0.11.1/modules/Makefile.in-22102-
vlc-3.0.11.1/modules/Makefile.in-22103-video_output/win32/libglwin32_plugin_la-common.lo: video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in:22104:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/win32/libglwin32_plugin_la-common.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libglwin32_plugin_la-common.Tpo -c -o video_output/win32/libglwin32_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-22105-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libglwin32_plugin_la-common.Tpo video_output/win32/$(DEPDIR)/libglwin32_plugin_la-common.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22107-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22108:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/win32/libglwin32_plugin_la-common.lo `test -f 'video_output/win32/common.c' || echo '$(srcdir)/'`video_output/win32/common.c
vlc-3.0.11.1/modules/Makefile.in-22109-
vlc-3.0.11.1/modules/Makefile.in-22110-video_output/win32/libglwin32_plugin_la-events.lo: video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in:22111:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/win32/libglwin32_plugin_la-events.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libglwin32_plugin_la-events.Tpo -c -o video_output/win32/libglwin32_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-22112-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libglwin32_plugin_la-events.Tpo video_output/win32/$(DEPDIR)/libglwin32_plugin_la-events.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22114-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22115:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/win32/libglwin32_plugin_la-events.lo `test -f 'video_output/win32/events.c' || echo '$(srcdir)/'`video_output/win32/events.c
vlc-3.0.11.1/modules/Makefile.in-22116-
vlc-3.0.11.1/modules/Makefile.in-22117-video_output/win32/libglwin32_plugin_la-win32touch.lo: video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in:22118:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/win32/libglwin32_plugin_la-win32touch.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libglwin32_plugin_la-win32touch.Tpo -c -o video_output/win32/libglwin32_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-22119-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libglwin32_plugin_la-win32touch.Tpo video_output/win32/$(DEPDIR)/libglwin32_plugin_la-win32touch.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22121-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22122:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/win32/libglwin32_plugin_la-win32touch.lo `test -f 'video_output/win32/win32touch.c' || echo '$(srcdir)/'`video_output/win32/win32touch.c
vlc-3.0.11.1/modules/Makefile.in-22123-
vlc-3.0.11.1/modules/Makefile.in-22124-video_output/libglx_plugin_la-glx.lo: video_output/glx.c
vlc-3.0.11.1/modules/Makefile.in:22125:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglx_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/libglx_plugin_la-glx.lo -MD -MP -MF video_output/$(DEPDIR)/libglx_plugin_la-glx.Tpo -c -o video_output/libglx_plugin_la-glx.lo `test -f 'video_output/glx.c' || echo '$(srcdir)/'`video_output/glx.c
vlc-3.0.11.1/modules/Makefile.in-22126-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libglx_plugin_la-glx.Tpo video_output/$(DEPDIR)/libglx_plugin_la-glx.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22128-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22129:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/libglx_plugin_la-glx.lo `test -f 'video_output/glx.c' || echo '$(srcdir)/'`video_output/glx.c
vlc-3.0.11.1/modules/Makefile.in-22130-
vlc-3.0.11.1/modules/Makefile.in-22131-misc/libgnutls_plugin_la-gnutls.lo: misc/gnutls.c
vlc-3.0.11.1/modules/Makefile.in:22132:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnutls_plugin_la_CFLAGS) $(CFLAGS) -MT misc/libgnutls_plugin_la-gnutls.lo -MD -MP -MF misc/$(DEPDIR)/libgnutls_plugin_la-gnutls.Tpo -c -o misc/libgnutls_plugin_la-gnutls.lo `test -f 'misc/gnutls.c' || echo '$(srcdir)/'`misc/gnutls.c
vlc-3.0.11.1/modules/Makefile.in-22133-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libgnutls_plugin_la-gnutls.Tpo misc/$(DEPDIR)/libgnutls_plugin_la-gnutls.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22135-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22136:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnutls_plugin_la_CFLAGS) $(CFLAGS) -c -o misc/libgnutls_plugin_la-gnutls.lo `test -f 'misc/gnutls.c' || echo '$(srcdir)/'`misc/gnutls.c
vlc-3.0.11.1/modules/Makefile.in-22137-
vlc-3.0.11.1/modules/Makefile.in-22138-visualization/libgoom_plugin_la-goom.lo: visualization/goom.c
vlc-3.0.11.1/modules/Makefile.in:22139:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgoom_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT visualization/libgoom_plugin_la-goom.lo -MD -MP -MF visualization/$(DEPDIR)/libgoom_plugin_la-goom.Tpo -c -o visualization/libgoom_plugin_la-goom.lo `test -f 'visualization/goom.c' || echo '$(srcdir)/'`visualization/goom.c
vlc-3.0.11.1/modules/Makefile.in-22140-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) visualization/$(DEPDIR)/libgoom_plugin_la-goom.Tpo visualization/$(DEPDIR)/libgoom_plugin_la-goom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22142-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22143:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgoom_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o visualization/libgoom_plugin_la-goom.lo `test -f 'visualization/goom.c' || echo '$(srcdir)/'`visualization/goom.c
vlc-3.0.11.1/modules/Makefile.in-22144-
vlc-3.0.11.1/modules/Makefile.in-22145-codec/gstreamer/libgstdecode_plugin_la-gstdecode.lo: codec/gstreamer/gstdecode.c
vlc-3.0.11.1/modules/Makefile.in:22146:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -MT codec/gstreamer/libgstdecode_plugin_la-gstdecode.lo -MD -MP -MF codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstdecode.Tpo -c -o codec/gstreamer/libgstdecode_plugin_la-gstdecode.lo `test -f 'codec/gstreamer/gstdecode.c' || echo '$(srcdir)/'`codec/gstreamer/gstdecode.c
vlc-3.0.11.1/modules/Makefile.in-22147-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstdecode.Tpo codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstdecode.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22149-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22150:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/gstreamer/libgstdecode_plugin_la-gstdecode.lo `test -f 'codec/gstreamer/gstdecode.c' || echo '$(srcdir)/'`codec/gstreamer/gstdecode.c
vlc-3.0.11.1/modules/Makefile.in-22151-
vlc-3.0.11.1/modules/Makefile.in-22152-codec/gstreamer/libgstdecode_plugin_la-gstvlcpictureplaneallocator.lo: codec/gstreamer/gstvlcpictureplaneallocator.c
vlc-3.0.11.1/modules/Makefile.in:22153:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -MT codec/gstreamer/libgstdecode_plugin_la-gstvlcpictureplaneallocator.lo -MD -MP -MF codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcpictureplaneallocator.Tpo -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcpictureplaneallocator.lo `test -f 'codec/gstreamer/gstvlcpictureplaneallocator.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcpictureplaneallocator.c
vlc-3.0.11.1/modules/Makefile.in-22154-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcpictureplaneallocator.Tpo codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcpictureplaneallocator.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22156-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22157:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcpictureplaneallocator.lo `test -f 'codec/gstreamer/gstvlcpictureplaneallocator.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcpictureplaneallocator.c
vlc-3.0.11.1/modules/Makefile.in-22158-
vlc-3.0.11.1/modules/Makefile.in-22159-codec/gstreamer/libgstdecode_plugin_la-gstvlcvideopool.lo: codec/gstreamer/gstvlcvideopool.c
vlc-3.0.11.1/modules/Makefile.in:22160:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -MT codec/gstreamer/libgstdecode_plugin_la-gstvlcvideopool.lo -MD -MP -MF codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideopool.Tpo -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcvideopool.lo `test -f 'codec/gstreamer/gstvlcvideopool.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcvideopool.c
vlc-3.0.11.1/modules/Makefile.in-22161-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideopool.Tpo codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideopool.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22163-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22164:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcvideopool.lo `test -f 'codec/gstreamer/gstvlcvideopool.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcvideopool.c
vlc-3.0.11.1/modules/Makefile.in-22165-
vlc-3.0.11.1/modules/Makefile.in-22166-codec/gstreamer/libgstdecode_plugin_la-gstvlcvideosink.lo: codec/gstreamer/gstvlcvideosink.c
vlc-3.0.11.1/modules/Makefile.in:22167:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -MT codec/gstreamer/libgstdecode_plugin_la-gstvlcvideosink.lo -MD -MP -MF codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideosink.Tpo -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcvideosink.lo `test -f 'codec/gstreamer/gstvlcvideosink.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcvideosink.c
vlc-3.0.11.1/modules/Makefile.in-22168-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideosink.Tpo codec/gstreamer/$(DEPDIR)/libgstdecode_plugin_la-gstvlcvideosink.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22170-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22171:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstdecode_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/gstreamer/libgstdecode_plugin_la-gstvlcvideosink.lo `test -f 'codec/gstreamer/gstvlcvideosink.c' || echo '$(srcdir)/'`codec/gstreamer/gstvlcvideosink.c
vlc-3.0.11.1/modules/Makefile.in-22172-
vlc-3.0.11.1/modules/Makefile.in-22173-stream_filter/hds/libhds_plugin_la-hds.lo: stream_filter/hds/hds.c
vlc-3.0.11.1/modules/Makefile.in:22174:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhds_plugin_la_CFLAGS) $(CFLAGS) -MT stream_filter/hds/libhds_plugin_la-hds.lo -MD -MP -MF stream_filter/hds/$(DEPDIR)/libhds_plugin_la-hds.Tpo -c -o stream_filter/hds/libhds_plugin_la-hds.lo `test -f 'stream_filter/hds/hds.c' || echo '$(srcdir)/'`stream_filter/hds/hds.c
vlc-3.0.11.1/modules/Makefile.in-22175-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_filter/hds/$(DEPDIR)/libhds_plugin_la-hds.Tpo stream_filter/hds/$(DEPDIR)/libhds_plugin_la-hds.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22177-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22178:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhds_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_filter/hds/libhds_plugin_la-hds.lo `test -f 'stream_filter/hds/hds.c' || echo '$(srcdir)/'`stream_filter/hds/hds.c
vlc-3.0.11.1/modules/Makefile.in-22179-
vlc-3.0.11.1/modules/Makefile.in-22180-video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo: video_chroma/i420_10_p010.c
vlc-3.0.11.1/modules/Makefile.in:22181:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_10_p010_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_10_p010_plugin_la-i420_10_p010.Tpo -c -o video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo `test -f 'video_chroma/i420_10_p010.c' || echo '$(srcdir)/'`video_chroma/i420_10_p010.c
vlc-3.0.11.1/modules/Makefile.in-22182-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_10_p010_plugin_la-i420_10_p010.Tpo video_chroma/$(DEPDIR)/libi420_10_p010_plugin_la-i420_10_p010.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22184-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22185:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_10_p010_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo `test -f 'video_chroma/i420_10_p010.c' || echo '$(srcdir)/'`video_chroma/i420_10_p010.c
vlc-3.0.11.1/modules/Makefile.in-22186-
vlc-3.0.11.1/modules/Makefile.in-22187-video_chroma/libi420_nv12_plugin_la-i420_nv12.lo: video_chroma/i420_nv12.c
vlc-3.0.11.1/modules/Makefile.in:22188:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_nv12_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_nv12_plugin_la-i420_nv12.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_nv12_plugin_la-i420_nv12.Tpo -c -o video_chroma/libi420_nv12_plugin_la-i420_nv12.lo `test -f 'video_chroma/i420_nv12.c' || echo '$(srcdir)/'`video_chroma/i420_nv12.c
vlc-3.0.11.1/modules/Makefile.in-22189-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_nv12_plugin_la-i420_nv12.Tpo video_chroma/$(DEPDIR)/libi420_nv12_plugin_la-i420_nv12.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22191-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22192:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_nv12_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_nv12_plugin_la-i420_nv12.lo `test -f 'video_chroma/i420_nv12.c' || echo '$(srcdir)/'`video_chroma/i420_nv12.c
vlc-3.0.11.1/modules/Makefile.in-22193-
vlc-3.0.11.1/modules/Makefile.in-22194-video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo: video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in:22195:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Tpo -c -o video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo `test -f 'video_chroma/i420_rgb.c' || echo '$(srcdir)/'`video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in-22196-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Tpo video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22198-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22199:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo `test -f 'video_chroma/i420_rgb.c' || echo '$(srcdir)/'`video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in-22200-
vlc-3.0.11.1/modules/Makefile.in-22201-video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo: video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in:22202:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.Tpo -c -o video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo `test -f 'video_chroma/i420_rgb16_x86.c' || echo '$(srcdir)/'`video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in-22203-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.Tpo video_chroma/$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22205-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22206:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo `test -f 'video_chroma/i420_rgb16_x86.c' || echo '$(srcdir)/'`video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in-22207-
vlc-3.0.11.1/modules/Makefile.in-22208-video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo: video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in:22209:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Tpo -c -o video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo `test -f 'video_chroma/i420_rgb.c' || echo '$(srcdir)/'`video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in-22210-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Tpo video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22212-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22213:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo `test -f 'video_chroma/i420_rgb.c' || echo '$(srcdir)/'`video_chroma/i420_rgb.c
vlc-3.0.11.1/modules/Makefile.in-22214-
vlc-3.0.11.1/modules/Makefile.in-22215-video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo: video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in:22216:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.Tpo -c -o video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo `test -f 'video_chroma/i420_rgb16_x86.c' || echo '$(srcdir)/'`video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in-22217-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.Tpo video_chroma/$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22219-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22220:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_rgb_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo `test -f 'video_chroma/i420_rgb16_x86.c' || echo '$(srcdir)/'`video_chroma/i420_rgb16_x86.c
vlc-3.0.11.1/modules/Makefile.in-22221-
vlc-3.0.11.1/modules/Makefile.in-22222-video_chroma/libi420_yuy2_altivec_plugin_la-i420_yuy2.lo: video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22223:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_altivec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_altivec_plugin_la_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_yuy2_altivec_plugin_la-i420_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Tpo -c -o video_chroma/libi420_yuy2_altivec_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22224-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Tpo video_chroma/$(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22226-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22227:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_altivec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_altivec_plugin_la_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_yuy2_altivec_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22228-
vlc-3.0.11.1/modules/Makefile.in-22229-video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo: video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22230:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Tpo -c -o video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22231-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Tpo video_chroma/$(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22233-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22234:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22235-
vlc-3.0.11.1/modules/Makefile.in-22236-video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo: video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22237:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Tpo -c -o video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22238-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Tpo video_chroma/$(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22240-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22241:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22242-
vlc-3.0.11.1/modules/Makefile.in-22243-video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo: video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22244:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Tpo -c -o video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22245-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Tpo video_chroma/$(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22248:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi420_yuy2_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo `test -f 'video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`video_chroma/i420_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22249-
vlc-3.0.11.1/modules/Makefile.in-22250-video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo: video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22251:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Tpo -c -o video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22252-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Tpo video_chroma/$(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22255:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_mmx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22256-
vlc-3.0.11.1/modules/Makefile.in-22257-video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo: video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22258:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Tpo -c -o video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22259-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Tpo video_chroma/$(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22261-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22262:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22263-
vlc-3.0.11.1/modules/Makefile.in-22264-video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo: video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in:22265:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo -MD -MP -MF video_chroma/$(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Tpo -c -o video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22266-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Tpo video_chroma/$(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22268-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22269:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libi422_yuy2_sse2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo `test -f 'video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`video_chroma/i422_yuy2.c
vlc-3.0.11.1/modules/Makefile.in-22270-
vlc-3.0.11.1/modules/Makefile.in-22271-audio_mixer/libinteger_mixer_plugin_la-integer.lo: audio_mixer/integer.c
vlc-3.0.11.1/modules/Makefile.in:22272:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinteger_mixer_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_mixer/libinteger_mixer_plugin_la-integer.lo -MD -MP -MF audio_mixer/$(DEPDIR)/libinteger_mixer_plugin_la-integer.Tpo -c -o audio_mixer/libinteger_mixer_plugin_la-integer.lo `test -f 'audio_mixer/integer.c' || echo '$(srcdir)/'`audio_mixer/integer.c
vlc-3.0.11.1/modules/Makefile.in-22273-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_mixer/$(DEPDIR)/libinteger_mixer_plugin_la-integer.Tpo audio_mixer/$(DEPDIR)/libinteger_mixer_plugin_la-integer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22276:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinteger_mixer_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_mixer/libinteger_mixer_plugin_la-integer.lo `test -f 'audio_mixer/integer.c' || echo '$(srcdir)/'`audio_mixer/integer.c
vlc-3.0.11.1/modules/Makefile.in-22277-
vlc-3.0.11.1/modules/Makefile.in-22278-codec/omxil/libiomx_plugin_la-utils.lo: codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in:22279:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libiomx_plugin_la-utils.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libiomx_plugin_la-utils.Tpo -c -o codec/omxil/libiomx_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22280-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libiomx_plugin_la-utils.Tpo codec/omxil/$(DEPDIR)/libiomx_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22283:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libiomx_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22284-
vlc-3.0.11.1/modules/Makefile.in-22285-packetizer/libiomx_plugin_la-h264_nal.lo: packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in:22286:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libiomx_plugin_la-h264_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libiomx_plugin_la-h264_nal.Tpo -c -o packetizer/libiomx_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22287-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libiomx_plugin_la-h264_nal.Tpo packetizer/$(DEPDIR)/libiomx_plugin_la-h264_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22290:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libiomx_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22291-
vlc-3.0.11.1/modules/Makefile.in-22292-packetizer/libiomx_plugin_la-hevc_nal.lo: packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in:22293:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libiomx_plugin_la-hevc_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libiomx_plugin_la-hevc_nal.Tpo -c -o packetizer/libiomx_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22294-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libiomx_plugin_la-hevc_nal.Tpo packetizer/$(DEPDIR)/libiomx_plugin_la-hevc_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22297:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libiomx_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22298-
vlc-3.0.11.1/modules/Makefile.in-22299-codec/omxil/libiomx_plugin_la-qcom.lo: codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in:22300:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libiomx_plugin_la-qcom.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libiomx_plugin_la-qcom.Tpo -c -o codec/omxil/libiomx_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22301-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libiomx_plugin_la-qcom.Tpo codec/omxil/$(DEPDIR)/libiomx_plugin_la-qcom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22304:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libiomx_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22305-
vlc-3.0.11.1/modules/Makefile.in-22306-codec/omxil/libiomx_plugin_la-omxil.lo: codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in:22307:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libiomx_plugin_la-omxil.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil.Tpo -c -o codec/omxil/libiomx_plugin_la-omxil.lo `test -f 'codec/omxil/omxil.c' || echo '$(srcdir)/'`codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in-22308-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil.Tpo codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22310-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22311:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libiomx_plugin_la-omxil.lo `test -f 'codec/omxil/omxil.c' || echo '$(srcdir)/'`codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in-22312-
vlc-3.0.11.1/modules/Makefile.in-22313-codec/omxil/libiomx_plugin_la-omxil_core.lo: codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in:22314:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libiomx_plugin_la-omxil_core.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil_core.Tpo -c -o codec/omxil/libiomx_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22315-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil_core.Tpo codec/omxil/$(DEPDIR)/libiomx_plugin_la-omxil_core.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22317-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22318:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libiomx_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22319-
vlc-3.0.11.1/modules/Makefile.in-22320-video_output/android/libiomx_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:22321:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/android/libiomx_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libiomx_plugin_la-utils.Tpo -c -o video_output/android/libiomx_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22322-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libiomx_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libiomx_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22325:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libiomx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/android/libiomx_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22326-
vlc-3.0.11.1/modules/Makefile.in-22327-audio_output/libjack_plugin_la-jack.lo: audio_output/jack.c
vlc-3.0.11.1/modules/Makefile.in:22328:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjack_plugin_la_CFLAGS) $(CFLAGS) -MT audio_output/libjack_plugin_la-jack.lo -MD -MP -MF audio_output/$(DEPDIR)/libjack_plugin_la-jack.Tpo -c -o audio_output/libjack_plugin_la-jack.lo `test -f 'audio_output/jack.c' || echo '$(srcdir)/'`audio_output/jack.c
vlc-3.0.11.1/modules/Makefile.in-22329-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libjack_plugin_la-jack.Tpo audio_output/$(DEPDIR)/libjack_plugin_la-jack.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22331-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22332:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjack_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_output/libjack_plugin_la-jack.lo `test -f 'audio_output/jack.c' || echo '$(srcdir)/'`audio_output/jack.c
vlc-3.0.11.1/modules/Makefile.in-22333-
vlc-3.0.11.1/modules/Makefile.in-22334-codec/libkate_plugin_la-kate.lo: codec/kate.c
vlc-3.0.11.1/modules/Makefile.in:22335:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkate_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libkate_plugin_la-kate.lo -MD -MP -MF codec/$(DEPDIR)/libkate_plugin_la-kate.Tpo -c -o codec/libkate_plugin_la-kate.lo `test -f 'codec/kate.c' || echo '$(srcdir)/'`codec/kate.c
vlc-3.0.11.1/modules/Makefile.in-22336-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libkate_plugin_la-kate.Tpo codec/$(DEPDIR)/libkate_plugin_la-kate.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22338-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22339:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkate_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libkate_plugin_la-kate.lo `test -f 'codec/kate.c' || echo '$(srcdir)/'`codec/kate.c
vlc-3.0.11.1/modules/Makefile.in-22340-
vlc-3.0.11.1/modules/Makefile.in-22341-keystore/libkwallet_plugin_la-kwallet.lo: keystore/kwallet.c
vlc-3.0.11.1/modules/Makefile.in:22342:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkwallet_plugin_la_CFLAGS) $(CFLAGS) -MT keystore/libkwallet_plugin_la-kwallet.lo -MD -MP -MF keystore/$(DEPDIR)/libkwallet_plugin_la-kwallet.Tpo -c -o keystore/libkwallet_plugin_la-kwallet.lo `test -f 'keystore/kwallet.c' || echo '$(srcdir)/'`keystore/kwallet.c
vlc-3.0.11.1/modules/Makefile.in-22343-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) keystore/$(DEPDIR)/libkwallet_plugin_la-kwallet.Tpo keystore/$(DEPDIR)/libkwallet_plugin_la-kwallet.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22345-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22346:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkwallet_plugin_la_CFLAGS) $(CFLAGS) -c -o keystore/libkwallet_plugin_la-kwallet.lo `test -f 'keystore/kwallet.c' || echo '$(srcdir)/'`keystore/kwallet.c
vlc-3.0.11.1/modules/Makefile.in-22347-
vlc-3.0.11.1/modules/Makefile.in-22348-codec/liblibass_plugin_la-libass.lo: codec/libass.c
vlc-3.0.11.1/modules/Makefile.in:22349:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblibass_plugin_la_CPPFLAGS) $(CPPFLAGS) $(liblibass_plugin_la_CFLAGS) $(CFLAGS) -MT codec/liblibass_plugin_la-libass.lo -MD -MP -MF codec/$(DEPDIR)/liblibass_plugin_la-libass.Tpo -c -o codec/liblibass_plugin_la-libass.lo `test -f 'codec/libass.c' || echo '$(srcdir)/'`codec/libass.c
vlc-3.0.11.1/modules/Makefile.in-22350-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/liblibass_plugin_la-libass.Tpo codec/$(DEPDIR)/liblibass_plugin_la-libass.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22352-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22353:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblibass_plugin_la_CPPFLAGS) $(CPPFLAGS) $(liblibass_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/liblibass_plugin_la-libass.lo `test -f 'codec/libass.c' || echo '$(srcdir)/'`codec/libass.c
vlc-3.0.11.1/modules/Makefile.in-22354-
vlc-3.0.11.1/modules/Makefile.in-22355-access/liblibbluray_plugin_la-bluray.lo: access/bluray.c
vlc-3.0.11.1/modules/Makefile.in:22356:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibbluray_plugin_la_CFLAGS) $(CFLAGS) -MT access/liblibbluray_plugin_la-bluray.lo -MD -MP -MF access/$(DEPDIR)/liblibbluray_plugin_la-bluray.Tpo -c -o access/liblibbluray_plugin_la-bluray.lo `test -f 'access/bluray.c' || echo '$(srcdir)/'`access/bluray.c
vlc-3.0.11.1/modules/Makefile.in-22357-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/liblibbluray_plugin_la-bluray.Tpo access/$(DEPDIR)/liblibbluray_plugin_la-bluray.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22359-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22360:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibbluray_plugin_la_CFLAGS) $(CFLAGS) -c -o access/liblibbluray_plugin_la-bluray.lo `test -f 'access/bluray.c' || echo '$(srcdir)/'`access/bluray.c
vlc-3.0.11.1/modules/Makefile.in-22361-
vlc-3.0.11.1/modules/Makefile.in-22362-codec/liblibmpeg2_plugin_la-libmpeg2.lo: codec/libmpeg2.c
vlc-3.0.11.1/modules/Makefile.in:22363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -MT codec/liblibmpeg2_plugin_la-libmpeg2.lo -MD -MP -MF codec/$(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Tpo -c -o codec/liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'codec/libmpeg2.c' || echo '$(srcdir)/'`codec/libmpeg2.c
vlc-3.0.11.1/modules/Makefile.in-22364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Tpo codec/$(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'codec/libmpeg2.c' || echo '$(srcdir)/'`codec/libmpeg2.c
vlc-3.0.11.1/modules/Makefile.in-22368-
vlc-3.0.11.1/modules/Makefile.in-22369-codec/liblibmpeg2_plugin_la-synchro.lo: codec/synchro.c
vlc-3.0.11.1/modules/Makefile.in:22370:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -MT codec/liblibmpeg2_plugin_la-synchro.lo -MD -MP -MF codec/$(DEPDIR)/liblibmpeg2_plugin_la-synchro.Tpo -c -o codec/liblibmpeg2_plugin_la-synchro.lo `test -f 'codec/synchro.c' || echo '$(srcdir)/'`codec/synchro.c
vlc-3.0.11.1/modules/Makefile.in-22371-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/liblibmpeg2_plugin_la-synchro.Tpo codec/$(DEPDIR)/liblibmpeg2_plugin_la-synchro.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22373-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22374:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/liblibmpeg2_plugin_la-synchro.lo `test -f 'codec/synchro.c' || echo '$(srcdir)/'`codec/synchro.c
vlc-3.0.11.1/modules/Makefile.in-22375-
vlc-3.0.11.1/modules/Makefile.in-22376-access/linsys/liblinsys_sdi_plugin_la-linsys_sdi.lo: access/linsys/linsys_sdi.c
vlc-3.0.11.1/modules/Makefile.in:22377:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblinsys_sdi_plugin_la_CFLAGS) $(CFLAGS) -MT access/linsys/liblinsys_sdi_plugin_la-linsys_sdi.lo -MD -MP -MF access/linsys/$(DEPDIR)/liblinsys_sdi_plugin_la-linsys_sdi.Tpo -c -o access/linsys/liblinsys_sdi_plugin_la-linsys_sdi.lo `test -f 'access/linsys/linsys_sdi.c' || echo '$(srcdir)/'`access/linsys/linsys_sdi.c
vlc-3.0.11.1/modules/Makefile.in-22378-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/linsys/$(DEPDIR)/liblinsys_sdi_plugin_la-linsys_sdi.Tpo access/linsys/$(DEPDIR)/liblinsys_sdi_plugin_la-linsys_sdi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22380-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22381:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblinsys_sdi_plugin_la_CFLAGS) $(CFLAGS) -c -o access/linsys/liblinsys_sdi_plugin_la-linsys_sdi.lo `test -f 'access/linsys/linsys_sdi.c' || echo '$(srcdir)/'`access/linsys/linsys_sdi.c
vlc-3.0.11.1/modules/Makefile.in-22382-
vlc-3.0.11.1/modules/Makefile.in-22383-lua/liblua_plugin_la-extension.lo: lua/extension.c
vlc-3.0.11.1/modules/Makefile.in:22384:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-extension.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-extension.Tpo -c -o lua/liblua_plugin_la-extension.lo `test -f 'lua/extension.c' || echo '$(srcdir)/'`lua/extension.c
vlc-3.0.11.1/modules/Makefile.in-22385-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-extension.Tpo lua/$(DEPDIR)/liblua_plugin_la-extension.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22387-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22388:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-extension.lo `test -f 'lua/extension.c' || echo '$(srcdir)/'`lua/extension.c
vlc-3.0.11.1/modules/Makefile.in-22389-
vlc-3.0.11.1/modules/Makefile.in-22390-lua/liblua_plugin_la-extension_thread.lo: lua/extension_thread.c
vlc-3.0.11.1/modules/Makefile.in:22391:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-extension_thread.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-extension_thread.Tpo -c -o lua/liblua_plugin_la-extension_thread.lo `test -f 'lua/extension_thread.c' || echo '$(srcdir)/'`lua/extension_thread.c
vlc-3.0.11.1/modules/Makefile.in-22392-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-extension_thread.Tpo lua/$(DEPDIR)/liblua_plugin_la-extension_thread.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22394-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22395:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-extension_thread.lo `test -f 'lua/extension_thread.c' || echo '$(srcdir)/'`lua/extension_thread.c
vlc-3.0.11.1/modules/Makefile.in-22396-
vlc-3.0.11.1/modules/Makefile.in-22397-lua/liblua_plugin_la-intf.lo: lua/intf.c
vlc-3.0.11.1/modules/Makefile.in:22398:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-intf.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-intf.Tpo -c -o lua/liblua_plugin_la-intf.lo `test -f 'lua/intf.c' || echo '$(srcdir)/'`lua/intf.c
vlc-3.0.11.1/modules/Makefile.in-22399-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-intf.Tpo lua/$(DEPDIR)/liblua_plugin_la-intf.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22402:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-intf.lo `test -f 'lua/intf.c' || echo '$(srcdir)/'`lua/intf.c
vlc-3.0.11.1/modules/Makefile.in-22403-
vlc-3.0.11.1/modules/Makefile.in-22404-lua/liblua_plugin_la-meta.lo: lua/meta.c
vlc-3.0.11.1/modules/Makefile.in:22405:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-meta.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-meta.Tpo -c -o lua/liblua_plugin_la-meta.lo `test -f 'lua/meta.c' || echo '$(srcdir)/'`lua/meta.c
vlc-3.0.11.1/modules/Makefile.in-22406-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-meta.Tpo lua/$(DEPDIR)/liblua_plugin_la-meta.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22408-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22409:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-meta.lo `test -f 'lua/meta.c' || echo '$(srcdir)/'`lua/meta.c
vlc-3.0.11.1/modules/Makefile.in-22410-
vlc-3.0.11.1/modules/Makefile.in-22411-lua/liblua_plugin_la-demux.lo: lua/demux.c
vlc-3.0.11.1/modules/Makefile.in:22412:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-demux.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-demux.Tpo -c -o lua/liblua_plugin_la-demux.lo `test -f 'lua/demux.c' || echo '$(srcdir)/'`lua/demux.c
vlc-3.0.11.1/modules/Makefile.in-22413-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-demux.Tpo lua/$(DEPDIR)/liblua_plugin_la-demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22416:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-demux.lo `test -f 'lua/demux.c' || echo '$(srcdir)/'`lua/demux.c
vlc-3.0.11.1/modules/Makefile.in-22417-
vlc-3.0.11.1/modules/Makefile.in-22418-lua/liblua_plugin_la-services_discovery.lo: lua/services_discovery.c
vlc-3.0.11.1/modules/Makefile.in:22419:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-services_discovery.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-services_discovery.Tpo -c -o lua/liblua_plugin_la-services_discovery.lo `test -f 'lua/services_discovery.c' || echo '$(srcdir)/'`lua/services_discovery.c
vlc-3.0.11.1/modules/Makefile.in-22420-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-services_discovery.Tpo lua/$(DEPDIR)/liblua_plugin_la-services_discovery.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22422-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22423:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-services_discovery.lo `test -f 'lua/services_discovery.c' || echo '$(srcdir)/'`lua/services_discovery.c
vlc-3.0.11.1/modules/Makefile.in-22424-
vlc-3.0.11.1/modules/Makefile.in-22425-lua/liblua_plugin_la-vlc.lo: lua/vlc.c
vlc-3.0.11.1/modules/Makefile.in:22426:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/liblua_plugin_la-vlc.lo -MD -MP -MF lua/$(DEPDIR)/liblua_plugin_la-vlc.Tpo -c -o lua/liblua_plugin_la-vlc.lo `test -f 'lua/vlc.c' || echo '$(srcdir)/'`lua/vlc.c
vlc-3.0.11.1/modules/Makefile.in-22427-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/$(DEPDIR)/liblua_plugin_la-vlc.Tpo lua/$(DEPDIR)/liblua_plugin_la-vlc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22430:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/liblua_plugin_la-vlc.lo `test -f 'lua/vlc.c' || echo '$(srcdir)/'`lua/vlc.c
vlc-3.0.11.1/modules/Makefile.in-22431-
vlc-3.0.11.1/modules/Makefile.in-22432-lua/libs/liblua_plugin_la-configuration.lo: lua/libs/configuration.c
vlc-3.0.11.1/modules/Makefile.in:22433:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-configuration.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-configuration.Tpo -c -o lua/libs/liblua_plugin_la-configuration.lo `test -f 'lua/libs/configuration.c' || echo '$(srcdir)/'`lua/libs/configuration.c
vlc-3.0.11.1/modules/Makefile.in-22434-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-configuration.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-configuration.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-configuration.lo `test -f 'lua/libs/configuration.c' || echo '$(srcdir)/'`lua/libs/configuration.c
vlc-3.0.11.1/modules/Makefile.in-22438-
vlc-3.0.11.1/modules/Makefile.in-22439-lua/libs/liblua_plugin_la-equalizer.lo: lua/libs/equalizer.c
vlc-3.0.11.1/modules/Makefile.in:22440:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-equalizer.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-equalizer.Tpo -c -o lua/libs/liblua_plugin_la-equalizer.lo `test -f 'lua/libs/equalizer.c' || echo '$(srcdir)/'`lua/libs/equalizer.c
vlc-3.0.11.1/modules/Makefile.in-22441-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-equalizer.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-equalizer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22443-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22444:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-equalizer.lo `test -f 'lua/libs/equalizer.c' || echo '$(srcdir)/'`lua/libs/equalizer.c
vlc-3.0.11.1/modules/Makefile.in-22445-
vlc-3.0.11.1/modules/Makefile.in-22446-lua/libs/liblua_plugin_la-gettext.lo: lua/libs/gettext.c
vlc-3.0.11.1/modules/Makefile.in:22447:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-gettext.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-gettext.Tpo -c -o lua/libs/liblua_plugin_la-gettext.lo `test -f 'lua/libs/gettext.c' || echo '$(srcdir)/'`lua/libs/gettext.c
vlc-3.0.11.1/modules/Makefile.in-22448-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-gettext.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-gettext.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22450-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22451:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-gettext.lo `test -f 'lua/libs/gettext.c' || echo '$(srcdir)/'`lua/libs/gettext.c
vlc-3.0.11.1/modules/Makefile.in-22452-
vlc-3.0.11.1/modules/Makefile.in-22453-lua/libs/liblua_plugin_la-dialog.lo: lua/libs/dialog.c
vlc-3.0.11.1/modules/Makefile.in:22454:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-dialog.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-dialog.Tpo -c -o lua/libs/liblua_plugin_la-dialog.lo `test -f 'lua/libs/dialog.c' || echo '$(srcdir)/'`lua/libs/dialog.c
vlc-3.0.11.1/modules/Makefile.in-22455-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-dialog.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-dialog.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22457-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22458:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-dialog.lo `test -f 'lua/libs/dialog.c' || echo '$(srcdir)/'`lua/libs/dialog.c
vlc-3.0.11.1/modules/Makefile.in-22459-
vlc-3.0.11.1/modules/Makefile.in-22460-lua/libs/liblua_plugin_la-httpd.lo: lua/libs/httpd.c
vlc-3.0.11.1/modules/Makefile.in:22461:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-httpd.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-httpd.Tpo -c -o lua/libs/liblua_plugin_la-httpd.lo `test -f 'lua/libs/httpd.c' || echo '$(srcdir)/'`lua/libs/httpd.c
vlc-3.0.11.1/modules/Makefile.in-22462-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-httpd.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-httpd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22464-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22465:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-httpd.lo `test -f 'lua/libs/httpd.c' || echo '$(srcdir)/'`lua/libs/httpd.c
vlc-3.0.11.1/modules/Makefile.in-22466-
vlc-3.0.11.1/modules/Makefile.in-22467-lua/libs/liblua_plugin_la-input.lo: lua/libs/input.c
vlc-3.0.11.1/modules/Makefile.in:22468:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-input.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-input.Tpo -c -o lua/libs/liblua_plugin_la-input.lo `test -f 'lua/libs/input.c' || echo '$(srcdir)/'`lua/libs/input.c
vlc-3.0.11.1/modules/Makefile.in-22469-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-input.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-input.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22471-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22472:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-input.lo `test -f 'lua/libs/input.c' || echo '$(srcdir)/'`lua/libs/input.c
vlc-3.0.11.1/modules/Makefile.in-22473-
vlc-3.0.11.1/modules/Makefile.in-22474-lua/libs/liblua_plugin_la-messages.lo: lua/libs/messages.c
vlc-3.0.11.1/modules/Makefile.in:22475:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-messages.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-messages.Tpo -c -o lua/libs/liblua_plugin_la-messages.lo `test -f 'lua/libs/messages.c' || echo '$(srcdir)/'`lua/libs/messages.c
vlc-3.0.11.1/modules/Makefile.in-22476-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-messages.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-messages.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22478-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22479:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-messages.lo `test -f 'lua/libs/messages.c' || echo '$(srcdir)/'`lua/libs/messages.c
vlc-3.0.11.1/modules/Makefile.in-22480-
vlc-3.0.11.1/modules/Makefile.in-22481-lua/libs/liblua_plugin_la-misc.lo: lua/libs/misc.c
vlc-3.0.11.1/modules/Makefile.in:22482:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-misc.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-misc.Tpo -c -o lua/libs/liblua_plugin_la-misc.lo `test -f 'lua/libs/misc.c' || echo '$(srcdir)/'`lua/libs/misc.c
vlc-3.0.11.1/modules/Makefile.in-22483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-misc.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-misc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22486:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-misc.lo `test -f 'lua/libs/misc.c' || echo '$(srcdir)/'`lua/libs/misc.c
vlc-3.0.11.1/modules/Makefile.in-22487-
vlc-3.0.11.1/modules/Makefile.in-22488-lua/libs/liblua_plugin_la-net.lo: lua/libs/net.c
vlc-3.0.11.1/modules/Makefile.in:22489:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-net.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-net.Tpo -c -o lua/libs/liblua_plugin_la-net.lo `test -f 'lua/libs/net.c' || echo '$(srcdir)/'`lua/libs/net.c
vlc-3.0.11.1/modules/Makefile.in-22490-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-net.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-net.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22493:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-net.lo `test -f 'lua/libs/net.c' || echo '$(srcdir)/'`lua/libs/net.c
vlc-3.0.11.1/modules/Makefile.in-22494-
vlc-3.0.11.1/modules/Makefile.in-22495-lua/libs/liblua_plugin_la-objects.lo: lua/libs/objects.c
vlc-3.0.11.1/modules/Makefile.in:22496:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-objects.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-objects.Tpo -c -o lua/libs/liblua_plugin_la-objects.lo `test -f 'lua/libs/objects.c' || echo '$(srcdir)/'`lua/libs/objects.c
vlc-3.0.11.1/modules/Makefile.in-22497-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-objects.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-objects.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22500:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-objects.lo `test -f 'lua/libs/objects.c' || echo '$(srcdir)/'`lua/libs/objects.c
vlc-3.0.11.1/modules/Makefile.in-22501-
vlc-3.0.11.1/modules/Makefile.in-22502-lua/libs/liblua_plugin_la-osd.lo: lua/libs/osd.c
vlc-3.0.11.1/modules/Makefile.in:22503:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-osd.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-osd.Tpo -c -o lua/libs/liblua_plugin_la-osd.lo `test -f 'lua/libs/osd.c' || echo '$(srcdir)/'`lua/libs/osd.c
vlc-3.0.11.1/modules/Makefile.in-22504-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-osd.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-osd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22506-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22507:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-osd.lo `test -f 'lua/libs/osd.c' || echo '$(srcdir)/'`lua/libs/osd.c
vlc-3.0.11.1/modules/Makefile.in-22508-
vlc-3.0.11.1/modules/Makefile.in-22509-lua/libs/liblua_plugin_la-playlist.lo: lua/libs/playlist.c
vlc-3.0.11.1/modules/Makefile.in:22510:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-playlist.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-playlist.Tpo -c -o lua/libs/liblua_plugin_la-playlist.lo `test -f 'lua/libs/playlist.c' || echo '$(srcdir)/'`lua/libs/playlist.c
vlc-3.0.11.1/modules/Makefile.in-22511-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-playlist.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-playlist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22513-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22514:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-playlist.lo `test -f 'lua/libs/playlist.c' || echo '$(srcdir)/'`lua/libs/playlist.c
vlc-3.0.11.1/modules/Makefile.in-22515-
vlc-3.0.11.1/modules/Makefile.in-22516-lua/libs/liblua_plugin_la-sd.lo: lua/libs/sd.c
vlc-3.0.11.1/modules/Makefile.in:22517:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-sd.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-sd.Tpo -c -o lua/libs/liblua_plugin_la-sd.lo `test -f 'lua/libs/sd.c' || echo '$(srcdir)/'`lua/libs/sd.c
vlc-3.0.11.1/modules/Makefile.in-22518-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-sd.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-sd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22520-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22521:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-sd.lo `test -f 'lua/libs/sd.c' || echo '$(srcdir)/'`lua/libs/sd.c
vlc-3.0.11.1/modules/Makefile.in-22522-
vlc-3.0.11.1/modules/Makefile.in-22523-lua/libs/liblua_plugin_la-stream.lo: lua/libs/stream.c
vlc-3.0.11.1/modules/Makefile.in:22524:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-stream.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-stream.Tpo -c -o lua/libs/liblua_plugin_la-stream.lo `test -f 'lua/libs/stream.c' || echo '$(srcdir)/'`lua/libs/stream.c
vlc-3.0.11.1/modules/Makefile.in-22525-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-stream.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-stream.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22527-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22528:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-stream.lo `test -f 'lua/libs/stream.c' || echo '$(srcdir)/'`lua/libs/stream.c
vlc-3.0.11.1/modules/Makefile.in-22529-
vlc-3.0.11.1/modules/Makefile.in-22530-lua/libs/liblua_plugin_la-strings.lo: lua/libs/strings.c
vlc-3.0.11.1/modules/Makefile.in:22531:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-strings.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-strings.Tpo -c -o lua/libs/liblua_plugin_la-strings.lo `test -f 'lua/libs/strings.c' || echo '$(srcdir)/'`lua/libs/strings.c
vlc-3.0.11.1/modules/Makefile.in-22532-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-strings.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-strings.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22534-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22535:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-strings.lo `test -f 'lua/libs/strings.c' || echo '$(srcdir)/'`lua/libs/strings.c
vlc-3.0.11.1/modules/Makefile.in-22536-
vlc-3.0.11.1/modules/Makefile.in-22537-lua/libs/liblua_plugin_la-variables.lo: lua/libs/variables.c
vlc-3.0.11.1/modules/Makefile.in:22538:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-variables.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-variables.Tpo -c -o lua/libs/liblua_plugin_la-variables.lo `test -f 'lua/libs/variables.c' || echo '$(srcdir)/'`lua/libs/variables.c
vlc-3.0.11.1/modules/Makefile.in-22539-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-variables.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-variables.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22541-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22542:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-variables.lo `test -f 'lua/libs/variables.c' || echo '$(srcdir)/'`lua/libs/variables.c
vlc-3.0.11.1/modules/Makefile.in-22543-
vlc-3.0.11.1/modules/Makefile.in-22544-lua/libs/liblua_plugin_la-video.lo: lua/libs/video.c
vlc-3.0.11.1/modules/Makefile.in:22545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-video.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-video.Tpo -c -o lua/libs/liblua_plugin_la-video.lo `test -f 'lua/libs/video.c' || echo '$(srcdir)/'`lua/libs/video.c
vlc-3.0.11.1/modules/Makefile.in-22546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-video.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-video.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-video.lo `test -f 'lua/libs/video.c' || echo '$(srcdir)/'`lua/libs/video.c
vlc-3.0.11.1/modules/Makefile.in-22550-
vlc-3.0.11.1/modules/Makefile.in-22551-lua/libs/liblua_plugin_la-vlm.lo: lua/libs/vlm.c
vlc-3.0.11.1/modules/Makefile.in:22552:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-vlm.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-vlm.Tpo -c -o lua/libs/liblua_plugin_la-vlm.lo `test -f 'lua/libs/vlm.c' || echo '$(srcdir)/'`lua/libs/vlm.c
vlc-3.0.11.1/modules/Makefile.in-22553-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-vlm.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-vlm.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22555-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22556:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-vlm.lo `test -f 'lua/libs/vlm.c' || echo '$(srcdir)/'`lua/libs/vlm.c
vlc-3.0.11.1/modules/Makefile.in-22557-
vlc-3.0.11.1/modules/Makefile.in-22558-lua/libs/liblua_plugin_la-volume.lo: lua/libs/volume.c
vlc-3.0.11.1/modules/Makefile.in:22559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-volume.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-volume.Tpo -c -o lua/libs/liblua_plugin_la-volume.lo `test -f 'lua/libs/volume.c' || echo '$(srcdir)/'`lua/libs/volume.c
vlc-3.0.11.1/modules/Makefile.in-22560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-volume.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-volume.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-volume.lo `test -f 'lua/libs/volume.c' || echo '$(srcdir)/'`lua/libs/volume.c
vlc-3.0.11.1/modules/Makefile.in-22564-
vlc-3.0.11.1/modules/Makefile.in-22565-lua/libs/liblua_plugin_la-xml.lo: lua/libs/xml.c
vlc-3.0.11.1/modules/Makefile.in:22566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-xml.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-xml.Tpo -c -o lua/libs/liblua_plugin_la-xml.lo `test -f 'lua/libs/xml.c' || echo '$(srcdir)/'`lua/libs/xml.c
vlc-3.0.11.1/modules/Makefile.in-22567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-xml.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-xml.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-xml.lo `test -f 'lua/libs/xml.c' || echo '$(srcdir)/'`lua/libs/xml.c
vlc-3.0.11.1/modules/Makefile.in-22571-
vlc-3.0.11.1/modules/Makefile.in-22572-lua/libs/liblua_plugin_la-io.lo: lua/libs/io.c
vlc-3.0.11.1/modules/Makefile.in:22573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-io.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-io.Tpo -c -o lua/libs/liblua_plugin_la-io.lo `test -f 'lua/libs/io.c' || echo '$(srcdir)/'`lua/libs/io.c
vlc-3.0.11.1/modules/Makefile.in-22574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-io.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-io.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-io.lo `test -f 'lua/libs/io.c' || echo '$(srcdir)/'`lua/libs/io.c
vlc-3.0.11.1/modules/Makefile.in-22578-
vlc-3.0.11.1/modules/Makefile.in-22579-lua/libs/liblua_plugin_la-errno.lo: lua/libs/errno.c
vlc-3.0.11.1/modules/Makefile.in:22580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-errno.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-errno.Tpo -c -o lua/libs/liblua_plugin_la-errno.lo `test -f 'lua/libs/errno.c' || echo '$(srcdir)/'`lua/libs/errno.c
vlc-3.0.11.1/modules/Makefile.in-22581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-errno.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-errno.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-errno.lo `test -f 'lua/libs/errno.c' || echo '$(srcdir)/'`lua/libs/errno.c
vlc-3.0.11.1/modules/Makefile.in-22585-
vlc-3.0.11.1/modules/Makefile.in-22586-lua/libs/liblua_plugin_la-win.lo: lua/libs/win.c
vlc-3.0.11.1/modules/Makefile.in:22587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT lua/libs/liblua_plugin_la-win.lo -MD -MP -MF lua/libs/$(DEPDIR)/liblua_plugin_la-win.Tpo -c -o lua/libs/liblua_plugin_la-win.lo `test -f 'lua/libs/win.c' || echo '$(srcdir)/'`lua/libs/win.c
vlc-3.0.11.1/modules/Makefile.in-22588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lua/libs/$(DEPDIR)/liblua_plugin_la-win.Tpo lua/libs/$(DEPDIR)/liblua_plugin_la-win.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o lua/libs/liblua_plugin_la-win.lo `test -f 'lua/libs/win.c' || echo '$(srcdir)/'`lua/libs/win.c
vlc-3.0.11.1/modules/Makefile.in-22592-
vlc-3.0.11.1/modules/Makefile.in-22593-codec/libmad_plugin_la-mad.lo: codec/mad.c
vlc-3.0.11.1/modules/Makefile.in:22594:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmad_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/libmad_plugin_la-mad.lo -MD -MP -MF codec/$(DEPDIR)/libmad_plugin_la-mad.Tpo -c -o codec/libmad_plugin_la-mad.lo `test -f 'codec/mad.c' || echo '$(srcdir)/'`codec/mad.c
vlc-3.0.11.1/modules/Makefile.in-22595-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libmad_plugin_la-mad.Tpo codec/$(DEPDIR)/libmad_plugin_la-mad.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmad_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/libmad_plugin_la-mad.lo `test -f 'codec/mad.c' || echo '$(srcdir)/'`codec/mad.c
vlc-3.0.11.1/modules/Makefile.in-22599-
vlc-3.0.11.1/modules/Makefile.in-22600-codec/omxil/libmediacodec_plugin_la-mediacodec.lo: codec/omxil/mediacodec.c
vlc-3.0.11.1/modules/Makefile.in:22601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libmediacodec_plugin_la-mediacodec.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec.Tpo -c -o codec/omxil/libmediacodec_plugin_la-mediacodec.lo `test -f 'codec/omxil/mediacodec.c' || echo '$(srcdir)/'`codec/omxil/mediacodec.c
vlc-3.0.11.1/modules/Makefile.in-22602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec.Tpo codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libmediacodec_plugin_la-mediacodec.lo `test -f 'codec/omxil/mediacodec.c' || echo '$(srcdir)/'`codec/omxil/mediacodec.c
vlc-3.0.11.1/modules/Makefile.in-22606-
vlc-3.0.11.1/modules/Makefile.in-22607-codec/omxil/libmediacodec_plugin_la-mediacodec_jni.lo: codec/omxil/mediacodec_jni.c
vlc-3.0.11.1/modules/Makefile.in:22608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libmediacodec_plugin_la-mediacodec_jni.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_jni.Tpo -c -o codec/omxil/libmediacodec_plugin_la-mediacodec_jni.lo `test -f 'codec/omxil/mediacodec_jni.c' || echo '$(srcdir)/'`codec/omxil/mediacodec_jni.c
vlc-3.0.11.1/modules/Makefile.in-22609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_jni.Tpo codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_jni.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libmediacodec_plugin_la-mediacodec_jni.lo `test -f 'codec/omxil/mediacodec_jni.c' || echo '$(srcdir)/'`codec/omxil/mediacodec_jni.c
vlc-3.0.11.1/modules/Makefile.in-22613-
vlc-3.0.11.1/modules/Makefile.in-22614-codec/omxil/libmediacodec_plugin_la-mediacodec_ndk.lo: codec/omxil/mediacodec_ndk.c
vlc-3.0.11.1/modules/Makefile.in:22615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libmediacodec_plugin_la-mediacodec_ndk.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_ndk.Tpo -c -o codec/omxil/libmediacodec_plugin_la-mediacodec_ndk.lo `test -f 'codec/omxil/mediacodec_ndk.c' || echo '$(srcdir)/'`codec/omxil/mediacodec_ndk.c
vlc-3.0.11.1/modules/Makefile.in-22616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_ndk.Tpo codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-mediacodec_ndk.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libmediacodec_plugin_la-mediacodec_ndk.lo `test -f 'codec/omxil/mediacodec_ndk.c' || echo '$(srcdir)/'`codec/omxil/mediacodec_ndk.c
vlc-3.0.11.1/modules/Makefile.in-22620-
vlc-3.0.11.1/modules/Makefile.in-22621-codec/omxil/libmediacodec_plugin_la-utils.lo: codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in:22622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libmediacodec_plugin_la-utils.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-utils.Tpo -c -o codec/omxil/libmediacodec_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-utils.Tpo codec/omxil/$(DEPDIR)/libmediacodec_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libmediacodec_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22627-
vlc-3.0.11.1/modules/Makefile.in-22628-video_output/android/libmediacodec_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:22629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/android/libmediacodec_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libmediacodec_plugin_la-utils.Tpo -c -o video_output/android/libmediacodec_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libmediacodec_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libmediacodec_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/android/libmediacodec_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22634-
vlc-3.0.11.1/modules/Makefile.in-22635-codec/libmediacodec_plugin_la-hxxx_helper.lo: codec/hxxx_helper.c
vlc-3.0.11.1/modules/Makefile.in:22636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/libmediacodec_plugin_la-hxxx_helper.lo -MD -MP -MF codec/$(DEPDIR)/libmediacodec_plugin_la-hxxx_helper.Tpo -c -o codec/libmediacodec_plugin_la-hxxx_helper.lo `test -f 'codec/hxxx_helper.c' || echo '$(srcdir)/'`codec/hxxx_helper.c
vlc-3.0.11.1/modules/Makefile.in-22637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libmediacodec_plugin_la-hxxx_helper.Tpo codec/$(DEPDIR)/libmediacodec_plugin_la-hxxx_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/libmediacodec_plugin_la-hxxx_helper.lo `test -f 'codec/hxxx_helper.c' || echo '$(srcdir)/'`codec/hxxx_helper.c
vlc-3.0.11.1/modules/Makefile.in-22641-
vlc-3.0.11.1/modules/Makefile.in-22642-packetizer/libmediacodec_plugin_la-hxxx_nal.lo: packetizer/hxxx_nal.c
vlc-3.0.11.1/modules/Makefile.in:22643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libmediacodec_plugin_la-hxxx_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libmediacodec_plugin_la-hxxx_nal.Tpo -c -o packetizer/libmediacodec_plugin_la-hxxx_nal.lo `test -f 'packetizer/hxxx_nal.c' || echo '$(srcdir)/'`packetizer/hxxx_nal.c
vlc-3.0.11.1/modules/Makefile.in-22644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libmediacodec_plugin_la-hxxx_nal.Tpo packetizer/$(DEPDIR)/libmediacodec_plugin_la-hxxx_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libmediacodec_plugin_la-hxxx_nal.lo `test -f 'packetizer/hxxx_nal.c' || echo '$(srcdir)/'`packetizer/hxxx_nal.c
vlc-3.0.11.1/modules/Makefile.in-22648-
vlc-3.0.11.1/modules/Makefile.in-22649-packetizer/libmediacodec_plugin_la-h264_nal.lo: packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in:22650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libmediacodec_plugin_la-h264_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libmediacodec_plugin_la-h264_nal.Tpo -c -o packetizer/libmediacodec_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libmediacodec_plugin_la-h264_nal.Tpo packetizer/$(DEPDIR)/libmediacodec_plugin_la-h264_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libmediacodec_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22655-
vlc-3.0.11.1/modules/Makefile.in-22656-packetizer/libmediacodec_plugin_la-hevc_nal.lo: packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in:22657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libmediacodec_plugin_la-hevc_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libmediacodec_plugin_la-hevc_nal.Tpo -c -o packetizer/libmediacodec_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libmediacodec_plugin_la-hevc_nal.Tpo packetizer/$(DEPDIR)/libmediacodec_plugin_la-hevc_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmediacodec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libmediacodec_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22662-
vlc-3.0.11.1/modules/Makefile.in-22663-services_discovery/libmicrodns_plugin_la-microdns.lo: services_discovery/microdns.c
vlc-3.0.11.1/modules/Makefile.in:22664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmicrodns_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libmicrodns_plugin_la-microdns.lo -MD -MP -MF services_discovery/$(DEPDIR)/libmicrodns_plugin_la-microdns.Tpo -c -o services_discovery/libmicrodns_plugin_la-microdns.lo `test -f 'services_discovery/microdns.c' || echo '$(srcdir)/'`services_discovery/microdns.c
vlc-3.0.11.1/modules/Makefile.in-22665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libmicrodns_plugin_la-microdns.Tpo services_discovery/$(DEPDIR)/libmicrodns_plugin_la-microdns.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmicrodns_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libmicrodns_plugin_la-microdns.lo `test -f 'services_discovery/microdns.c' || echo '$(srcdir)/'`services_discovery/microdns.c
vlc-3.0.11.1/modules/Makefile.in-22669-
vlc-3.0.11.1/modules/Makefile.in-22670-demux/mp4/libmkv_plugin_la-libmp4.lo: demux/mp4/libmp4.c
vlc-3.0.11.1/modules/Makefile.in:22671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/mp4/libmkv_plugin_la-libmp4.lo -MD -MP -MF demux/mp4/$(DEPDIR)/libmkv_plugin_la-libmp4.Tpo -c -o demux/mp4/libmkv_plugin_la-libmp4.lo `test -f 'demux/mp4/libmp4.c' || echo '$(srcdir)/'`demux/mp4/libmp4.c
vlc-3.0.11.1/modules/Makefile.in-22672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mp4/$(DEPDIR)/libmkv_plugin_la-libmp4.Tpo demux/mp4/$(DEPDIR)/libmkv_plugin_la-libmp4.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/mp4/libmkv_plugin_la-libmp4.lo `test -f 'demux/mp4/libmp4.c' || echo '$(srcdir)/'`demux/mp4/libmp4.c
vlc-3.0.11.1/modules/Makefile.in-22676-
vlc-3.0.11.1/modules/Makefile.in-22677-packetizer/libmkv_plugin_la-dts_header.lo: packetizer/dts_header.c
vlc-3.0.11.1/modules/Makefile.in:22678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libmkv_plugin_la-dts_header.lo -MD -MP -MF packetizer/$(DEPDIR)/libmkv_plugin_la-dts_header.Tpo -c -o packetizer/libmkv_plugin_la-dts_header.lo `test -f 'packetizer/dts_header.c' || echo '$(srcdir)/'`packetizer/dts_header.c
vlc-3.0.11.1/modules/Makefile.in-22679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libmkv_plugin_la-dts_header.Tpo packetizer/$(DEPDIR)/libmkv_plugin_la-dts_header.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libmkv_plugin_la-dts_header.lo `test -f 'packetizer/dts_header.c' || echo '$(srcdir)/'`packetizer/dts_header.c
vlc-3.0.11.1/modules/Makefile.in-22683-
vlc-3.0.11.1/modules/Makefile.in-22684-demux/libmod_plugin_la-mod.lo: demux/mod.c
vlc-3.0.11.1/modules/Makefile.in:22685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CFLAGS) $(CFLAGS) -MT demux/libmod_plugin_la-mod.lo -MD -MP -MF demux/$(DEPDIR)/libmod_plugin_la-mod.Tpo -c -o demux/libmod_plugin_la-mod.lo `test -f 'demux/mod.c' || echo '$(srcdir)/'`demux/mod.c
vlc-3.0.11.1/modules/Makefile.in-22686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libmod_plugin_la-mod.Tpo demux/$(DEPDIR)/libmod_plugin_la-mod.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/libmod_plugin_la-mod.lo `test -f 'demux/mod.c' || echo '$(srcdir)/'`demux/mod.c
vlc-3.0.11.1/modules/Makefile.in-22690-
vlc-3.0.11.1/modules/Makefile.in-22691-codec/libmpg123_plugin_la-mpg123.lo: codec/mpg123.c
vlc-3.0.11.1/modules/Makefile.in:22692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpg123_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libmpg123_plugin_la-mpg123.lo -MD -MP -MF codec/$(DEPDIR)/libmpg123_plugin_la-mpg123.Tpo -c -o codec/libmpg123_plugin_la-mpg123.lo `test -f 'codec/mpg123.c' || echo '$(srcdir)/'`codec/mpg123.c
vlc-3.0.11.1/modules/Makefile.in-22693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libmpg123_plugin_la-mpg123.Tpo codec/$(DEPDIR)/libmpg123_plugin_la-mpg123.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpg123_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libmpg123_plugin_la-mpg123.lo `test -f 'codec/mpg123.c' || echo '$(srcdir)/'`codec/mpg123.c
vlc-3.0.11.1/modules/Makefile.in-22697-
vlc-3.0.11.1/modules/Makefile.in-22698-services_discovery/libmtp_plugin_la-mtp.lo: services_discovery/mtp.c
vlc-3.0.11.1/modules/Makefile.in:22699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libmtp_plugin_la-mtp.lo -MD -MP -MF services_discovery/$(DEPDIR)/libmtp_plugin_la-mtp.Tpo -c -o services_discovery/libmtp_plugin_la-mtp.lo `test -f 'services_discovery/mtp.c' || echo '$(srcdir)/'`services_discovery/mtp.c
vlc-3.0.11.1/modules/Makefile.in-22700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libmtp_plugin_la-mtp.Tpo services_discovery/$(DEPDIR)/libmtp_plugin_la-mtp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libmtp_plugin_la-mtp.lo `test -f 'services_discovery/mtp.c' || echo '$(srcdir)/'`services_discovery/mtp.c
vlc-3.0.11.1/modules/Makefile.in-22704-
vlc-3.0.11.1/modules/Makefile.in-22705-mux/libmux_ogg_plugin_la-ogg.lo: mux/ogg.c
vlc-3.0.11.1/modules/Makefile.in:22706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/libmux_ogg_plugin_la-ogg.lo -MD -MP -MF mux/$(DEPDIR)/libmux_ogg_plugin_la-ogg.Tpo -c -o mux/libmux_ogg_plugin_la-ogg.lo `test -f 'mux/ogg.c' || echo '$(srcdir)/'`mux/ogg.c
vlc-3.0.11.1/modules/Makefile.in-22707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/$(DEPDIR)/libmux_ogg_plugin_la-ogg.Tpo mux/$(DEPDIR)/libmux_ogg_plugin_la-ogg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/libmux_ogg_plugin_la-ogg.lo `test -f 'mux/ogg.c' || echo '$(srcdir)/'`mux/ogg.c
vlc-3.0.11.1/modules/Makefile.in-22711-
vlc-3.0.11.1/modules/Makefile.in-22712-mux/mpeg/libmux_ts_plugin_la-pes.lo: mux/mpeg/pes.c
vlc-3.0.11.1/modules/Makefile.in:22713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/mpeg/libmux_ts_plugin_la-pes.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-pes.Tpo -c -o mux/mpeg/libmux_ts_plugin_la-pes.lo `test -f 'mux/mpeg/pes.c' || echo '$(srcdir)/'`mux/mpeg/pes.c
vlc-3.0.11.1/modules/Makefile.in-22714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-pes.Tpo mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-pes.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libmux_ts_plugin_la-pes.lo `test -f 'mux/mpeg/pes.c' || echo '$(srcdir)/'`mux/mpeg/pes.c
vlc-3.0.11.1/modules/Makefile.in-22718-
vlc-3.0.11.1/modules/Makefile.in-22719-mux/mpeg/libmux_ts_plugin_la-csa.lo: mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in:22720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/mpeg/libmux_ts_plugin_la-csa.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-csa.Tpo -c -o mux/mpeg/libmux_ts_plugin_la-csa.lo `test -f 'mux/mpeg/csa.c' || echo '$(srcdir)/'`mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in-22721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-csa.Tpo mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-csa.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libmux_ts_plugin_la-csa.lo `test -f 'mux/mpeg/csa.c' || echo '$(srcdir)/'`mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in-22725-
vlc-3.0.11.1/modules/Makefile.in-22726-mux/mpeg/libmux_ts_plugin_la-tables.lo: mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in:22727:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/mpeg/libmux_ts_plugin_la-tables.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tables.Tpo -c -o mux/mpeg/libmux_ts_plugin_la-tables.lo `test -f 'mux/mpeg/tables.c' || echo '$(srcdir)/'`mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in-22728-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tables.Tpo mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tables.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22730-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22731:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libmux_ts_plugin_la-tables.lo `test -f 'mux/mpeg/tables.c' || echo '$(srcdir)/'`mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in-22732-
vlc-3.0.11.1/modules/Makefile.in-22733-mux/mpeg/libmux_ts_plugin_la-tsutil.lo: mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in:22734:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/mpeg/libmux_ts_plugin_la-tsutil.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tsutil.Tpo -c -o mux/mpeg/libmux_ts_plugin_la-tsutil.lo `test -f 'mux/mpeg/tsutil.c' || echo '$(srcdir)/'`mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in-22735-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tsutil.Tpo mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-tsutil.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22737-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22738:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libmux_ts_plugin_la-tsutil.lo `test -f 'mux/mpeg/tsutil.c' || echo '$(srcdir)/'`mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in-22739-
vlc-3.0.11.1/modules/Makefile.in-22740-mux/mpeg/libmux_ts_plugin_la-ts.lo: mux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in:22741:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mux/mpeg/libmux_ts_plugin_la-ts.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-ts.Tpo -c -o mux/mpeg/libmux_ts_plugin_la-ts.lo `test -f 'mux/mpeg/ts.c' || echo '$(srcdir)/'`mux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in-22742-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-ts.Tpo mux/mpeg/$(DEPDIR)/libmux_ts_plugin_la-ts.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22744-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22745:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmux_ts_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libmux_ts_plugin_la-ts.lo `test -f 'mux/mpeg/ts.c' || echo '$(srcdir)/'`mux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in-22746-
vlc-3.0.11.1/modules/Makefile.in-22747-gui/libncurses_plugin_la-ncurses.lo: gui/ncurses.c
vlc-3.0.11.1/modules/Makefile.in:22748:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libncurses_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gui/libncurses_plugin_la-ncurses.lo -MD -MP -MF gui/$(DEPDIR)/libncurses_plugin_la-ncurses.Tpo -c -o gui/libncurses_plugin_la-ncurses.lo `test -f 'gui/ncurses.c' || echo '$(srcdir)/'`gui/ncurses.c
vlc-3.0.11.1/modules/Makefile.in-22749-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gui/$(DEPDIR)/libncurses_plugin_la-ncurses.Tpo gui/$(DEPDIR)/libncurses_plugin_la-ncurses.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22751-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22752:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libncurses_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gui/libncurses_plugin_la-ncurses.lo `test -f 'gui/ncurses.c' || echo '$(srcdir)/'`gui/ncurses.c
vlc-3.0.11.1/modules/Makefile.in-22753-
vlc-3.0.11.1/modules/Makefile.in-22754-access/libnfs_plugin_la-nfs.lo: access/nfs.c
vlc-3.0.11.1/modules/Makefile.in:22755:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnfs_plugin_la_CFLAGS) $(CFLAGS) -MT access/libnfs_plugin_la-nfs.lo -MD -MP -MF access/$(DEPDIR)/libnfs_plugin_la-nfs.Tpo -c -o access/libnfs_plugin_la-nfs.lo `test -f 'access/nfs.c' || echo '$(srcdir)/'`access/nfs.c
vlc-3.0.11.1/modules/Makefile.in-22756-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libnfs_plugin_la-nfs.Tpo access/$(DEPDIR)/libnfs_plugin_la-nfs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22758-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22759:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnfs_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libnfs_plugin_la-nfs.lo `test -f 'access/nfs.c' || echo '$(srcdir)/'`access/nfs.c
vlc-3.0.11.1/modules/Makefile.in-22760-
vlc-3.0.11.1/modules/Makefile.in-22761-notify/libnotify_plugin_la-notify.lo: notify/notify.c
vlc-3.0.11.1/modules/Makefile.in:22762:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotify_plugin_la_CFLAGS) $(CFLAGS) -MT notify/libnotify_plugin_la-notify.lo -MD -MP -MF notify/$(DEPDIR)/libnotify_plugin_la-notify.Tpo -c -o notify/libnotify_plugin_la-notify.lo `test -f 'notify/notify.c' || echo '$(srcdir)/'`notify/notify.c
vlc-3.0.11.1/modules/Makefile.in-22763-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) notify/$(DEPDIR)/libnotify_plugin_la-notify.Tpo notify/$(DEPDIR)/libnotify_plugin_la-notify.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22765-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22766:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotify_plugin_la_CFLAGS) $(CFLAGS) -c -o notify/libnotify_plugin_la-notify.lo `test -f 'notify/notify.c' || echo '$(srcdir)/'`notify/notify.c
vlc-3.0.11.1/modules/Makefile.in-22767-
vlc-3.0.11.1/modules/Makefile.in-22768-demux/libogg_plugin_la-ogg.lo: demux/ogg.c
vlc-3.0.11.1/modules/Makefile.in:22769:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libogg_plugin_la-ogg.lo -MD -MP -MF demux/$(DEPDIR)/libogg_plugin_la-ogg.Tpo -c -o demux/libogg_plugin_la-ogg.lo `test -f 'demux/ogg.c' || echo '$(srcdir)/'`demux/ogg.c
vlc-3.0.11.1/modules/Makefile.in-22770-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libogg_plugin_la-ogg.Tpo demux/$(DEPDIR)/libogg_plugin_la-ogg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22772-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22773:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libogg_plugin_la-ogg.lo `test -f 'demux/ogg.c' || echo '$(srcdir)/'`demux/ogg.c
vlc-3.0.11.1/modules/Makefile.in-22774-
vlc-3.0.11.1/modules/Makefile.in-22775-demux/libogg_plugin_la-oggseek.lo: demux/oggseek.c
vlc-3.0.11.1/modules/Makefile.in:22776:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT demux/libogg_plugin_la-oggseek.lo -MD -MP -MF demux/$(DEPDIR)/libogg_plugin_la-oggseek.Tpo -c -o demux/libogg_plugin_la-oggseek.lo `test -f 'demux/oggseek.c' || echo '$(srcdir)/'`demux/oggseek.c
vlc-3.0.11.1/modules/Makefile.in-22777-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libogg_plugin_la-oggseek.Tpo demux/$(DEPDIR)/libogg_plugin_la-oggseek.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libogg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o demux/libogg_plugin_la-oggseek.lo `test -f 'demux/oggseek.c' || echo '$(srcdir)/'`demux/oggseek.c
vlc-3.0.11.1/modules/Makefile.in-22781-
vlc-3.0.11.1/modules/Makefile.in-22782-codec/liboggspots_plugin_la-oggspots.lo: codec/oggspots.c
vlc-3.0.11.1/modules/Makefile.in:22783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboggspots_plugin_la_CFLAGS) $(CFLAGS) -MT codec/liboggspots_plugin_la-oggspots.lo -MD -MP -MF codec/$(DEPDIR)/liboggspots_plugin_la-oggspots.Tpo -c -o codec/liboggspots_plugin_la-oggspots.lo `test -f 'codec/oggspots.c' || echo '$(srcdir)/'`codec/oggspots.c
vlc-3.0.11.1/modules/Makefile.in-22784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/liboggspots_plugin_la-oggspots.Tpo codec/$(DEPDIR)/liboggspots_plugin_la-oggspots.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboggspots_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/liboggspots_plugin_la-oggspots.lo `test -f 'codec/oggspots.c' || echo '$(srcdir)/'`codec/oggspots.c
vlc-3.0.11.1/modules/Makefile.in-22788-
vlc-3.0.11.1/modules/Makefile.in-22789-codec/omxil/libomxil_plugin_la-utils.lo: codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in:22790:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_plugin_la-utils.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_plugin_la-utils.Tpo -c -o codec/omxil/libomxil_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22791-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_plugin_la-utils.Tpo codec/omxil/$(DEPDIR)/libomxil_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22793-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22794:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22795-
vlc-3.0.11.1/modules/Makefile.in-22796-packetizer/libomxil_plugin_la-h264_nal.lo: packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in:22797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libomxil_plugin_la-h264_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libomxil_plugin_la-h264_nal.Tpo -c -o packetizer/libomxil_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libomxil_plugin_la-h264_nal.Tpo packetizer/$(DEPDIR)/libomxil_plugin_la-h264_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libomxil_plugin_la-h264_nal.lo `test -f 'packetizer/h264_nal.c' || echo '$(srcdir)/'`packetizer/h264_nal.c
vlc-3.0.11.1/modules/Makefile.in-22802-
vlc-3.0.11.1/modules/Makefile.in-22803-packetizer/libomxil_plugin_la-hevc_nal.lo: packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in:22804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT packetizer/libomxil_plugin_la-hevc_nal.lo -MD -MP -MF packetizer/$(DEPDIR)/libomxil_plugin_la-hevc_nal.Tpo -c -o packetizer/libomxil_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libomxil_plugin_la-hevc_nal.Tpo packetizer/$(DEPDIR)/libomxil_plugin_la-hevc_nal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o packetizer/libomxil_plugin_la-hevc_nal.lo `test -f 'packetizer/hevc_nal.c' || echo '$(srcdir)/'`packetizer/hevc_nal.c
vlc-3.0.11.1/modules/Makefile.in-22809-
vlc-3.0.11.1/modules/Makefile.in-22810-codec/omxil/libomxil_plugin_la-qcom.lo: codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in:22811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_plugin_la-qcom.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_plugin_la-qcom.Tpo -c -o codec/omxil/libomxil_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_plugin_la-qcom.Tpo codec/omxil/$(DEPDIR)/libomxil_plugin_la-qcom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22816-
vlc-3.0.11.1/modules/Makefile.in-22817-codec/omxil/libomxil_plugin_la-omxil.lo: codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in:22818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_plugin_la-omxil.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil.Tpo -c -o codec/omxil/libomxil_plugin_la-omxil.lo `test -f 'codec/omxil/omxil.c' || echo '$(srcdir)/'`codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in-22819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil.Tpo codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_plugin_la-omxil.lo `test -f 'codec/omxil/omxil.c' || echo '$(srcdir)/'`codec/omxil/omxil.c
vlc-3.0.11.1/modules/Makefile.in-22823-
vlc-3.0.11.1/modules/Makefile.in-22824-codec/omxil/libomxil_plugin_la-omxil_core.lo: codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in:22825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_plugin_la-omxil_core.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil_core.Tpo -c -o codec/omxil/libomxil_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil_core.Tpo codec/omxil/$(DEPDIR)/libomxil_plugin_la-omxil_core.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22830-
vlc-3.0.11.1/modules/Makefile.in-22831-video_output/android/libomxil_plugin_la-utils.lo: video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in:22832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_output/android/libomxil_plugin_la-utils.lo -MD -MP -MF video_output/android/$(DEPDIR)/libomxil_plugin_la-utils.Tpo -c -o video_output/android/libomxil_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/android/$(DEPDIR)/libomxil_plugin_la-utils.Tpo video_output/android/$(DEPDIR)/libomxil_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_output/android/libomxil_plugin_la-utils.lo `test -f 'video_output/android/utils.c' || echo '$(srcdir)/'`video_output/android/utils.c
vlc-3.0.11.1/modules/Makefile.in-22837-
vlc-3.0.11.1/modules/Makefile.in-22838-codec/omxil/libomxil_vout_plugin_la-vout.lo: codec/omxil/vout.c
vlc-3.0.11.1/modules/Makefile.in:22839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_vout_plugin_la-vout.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-vout.Tpo -c -o codec/omxil/libomxil_vout_plugin_la-vout.lo `test -f 'codec/omxil/vout.c' || echo '$(srcdir)/'`codec/omxil/vout.c
vlc-3.0.11.1/modules/Makefile.in-22840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-vout.Tpo codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-vout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_vout_plugin_la-vout.lo `test -f 'codec/omxil/vout.c' || echo '$(srcdir)/'`codec/omxil/vout.c
vlc-3.0.11.1/modules/Makefile.in-22844-
vlc-3.0.11.1/modules/Makefile.in-22845-codec/omxil/libomxil_vout_plugin_la-omxil_core.lo: codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in:22846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_vout_plugin_la-omxil_core.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-omxil_core.Tpo -c -o codec/omxil/libomxil_vout_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-omxil_core.Tpo codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-omxil_core.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_vout_plugin_la-omxil_core.lo `test -f 'codec/omxil/omxil_core.c' || echo '$(srcdir)/'`codec/omxil/omxil_core.c
vlc-3.0.11.1/modules/Makefile.in-22851-
vlc-3.0.11.1/modules/Makefile.in-22852-codec/omxil/libomxil_vout_plugin_la-utils.lo: codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in:22853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_vout_plugin_la-utils.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-utils.Tpo -c -o codec/omxil/libomxil_vout_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-utils.Tpo codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-utils.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_vout_plugin_la-utils.lo `test -f 'codec/omxil/utils.c' || echo '$(srcdir)/'`codec/omxil/utils.c
vlc-3.0.11.1/modules/Makefile.in-22858-
vlc-3.0.11.1/modules/Makefile.in-22859-codec/omxil/libomxil_vout_plugin_la-qcom.lo: codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in:22860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/omxil/libomxil_vout_plugin_la-qcom.lo -MD -MP -MF codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-qcom.Tpo -c -o codec/omxil/libomxil_vout_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-qcom.Tpo codec/omxil/$(DEPDIR)/libomxil_vout_plugin_la-qcom.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libomxil_vout_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/omxil/libomxil_vout_plugin_la-qcom.lo `test -f 'codec/omxil/qcom.c' || echo '$(srcdir)/'`codec/omxil/qcom.c
vlc-3.0.11.1/modules/Makefile.in-22865-
vlc-3.0.11.1/modules/Makefile.in-22866-video_filter/libopencv_wrapper_plugin_la-opencv_wrapper.lo: video_filter/opencv_wrapper.c
vlc-3.0.11.1/modules/Makefile.in:22867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopencv_wrapper_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_filter/libopencv_wrapper_plugin_la-opencv_wrapper.lo -MD -MP -MF video_filter/$(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Tpo -c -o video_filter/libopencv_wrapper_plugin_la-opencv_wrapper.lo `test -f 'video_filter/opencv_wrapper.c' || echo '$(srcdir)/'`video_filter/opencv_wrapper.c
vlc-3.0.11.1/modules/Makefile.in-22868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/$(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Tpo video_filter/$(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopencv_wrapper_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_filter/libopencv_wrapper_plugin_la-opencv_wrapper.lo `test -f 'video_filter/opencv_wrapper.c' || echo '$(srcdir)/'`video_filter/opencv_wrapper.c
vlc-3.0.11.1/modules/Makefile.in-22872-
vlc-3.0.11.1/modules/Makefile.in-22873-codec/libopus_plugin_la-opus.lo: codec/opus.c
vlc-3.0.11.1/modules/Makefile.in:22874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopus_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libopus_plugin_la-opus.lo -MD -MP -MF codec/$(DEPDIR)/libopus_plugin_la-opus.Tpo -c -o codec/libopus_plugin_la-opus.lo `test -f 'codec/opus.c' || echo '$(srcdir)/'`codec/opus.c
vlc-3.0.11.1/modules/Makefile.in-22875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libopus_plugin_la-opus.Tpo codec/$(DEPDIR)/libopus_plugin_la-opus.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopus_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libopus_plugin_la-opus.lo `test -f 'codec/opus.c' || echo '$(srcdir)/'`codec/opus.c
vlc-3.0.11.1/modules/Makefile.in-22879-
vlc-3.0.11.1/modules/Makefile.in-22880-codec/libopus_plugin_la-opus_header.lo: codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in:22881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopus_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libopus_plugin_la-opus_header.lo -MD -MP -MF codec/$(DEPDIR)/libopus_plugin_la-opus_header.Tpo -c -o codec/libopus_plugin_la-opus_header.lo `test -f 'codec/opus_header.c' || echo '$(srcdir)/'`codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in-22882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libopus_plugin_la-opus_header.Tpo codec/$(DEPDIR)/libopus_plugin_la-opus_header.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopus_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libopus_plugin_la-opus_header.lo `test -f 'codec/opus_header.c' || echo '$(srcdir)/'`codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in-22886-
vlc-3.0.11.1/modules/Makefile.in-22887-packetizer/libpacketizer_avparser_plugin_la-avparser.lo: packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in:22888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_avparser_plugin_la_CFLAGS) $(CFLAGS) -MT packetizer/libpacketizer_avparser_plugin_la-avparser.lo -MD -MP -MF packetizer/$(DEPDIR)/libpacketizer_avparser_plugin_la-avparser.Tpo -c -o packetizer/libpacketizer_avparser_plugin_la-avparser.lo `test -f 'packetizer/avparser.c' || echo '$(srcdir)/'`packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in-22889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) packetizer/$(DEPDIR)/libpacketizer_avparser_plugin_la-avparser.Tpo packetizer/$(DEPDIR)/libpacketizer_avparser_plugin_la-avparser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_avparser_plugin_la_CFLAGS) $(CFLAGS) -c -o packetizer/libpacketizer_avparser_plugin_la-avparser.lo `test -f 'packetizer/avparser.c' || echo '$(srcdir)/'`packetizer/avparser.c
vlc-3.0.11.1/modules/Makefile.in-22893-
vlc-3.0.11.1/modules/Makefile.in-22894-video_splitter/libpanoramix_plugin_la-panoramix.lo: video_splitter/panoramix.c
vlc-3.0.11.1/modules/Makefile.in:22895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanoramix_plugin_la_CFLAGS) $(CFLAGS) -MT video_splitter/libpanoramix_plugin_la-panoramix.lo -MD -MP -MF video_splitter/$(DEPDIR)/libpanoramix_plugin_la-panoramix.Tpo -c -o video_splitter/libpanoramix_plugin_la-panoramix.lo `test -f 'video_splitter/panoramix.c' || echo '$(srcdir)/'`video_splitter/panoramix.c
vlc-3.0.11.1/modules/Makefile.in-22896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_splitter/$(DEPDIR)/libpanoramix_plugin_la-panoramix.Tpo video_splitter/$(DEPDIR)/libpanoramix_plugin_la-panoramix.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanoramix_plugin_la_CFLAGS) $(CFLAGS) -c -o video_splitter/libpanoramix_plugin_la-panoramix.lo `test -f 'video_splitter/panoramix.c' || echo '$(srcdir)/'`video_splitter/panoramix.c
vlc-3.0.11.1/modules/Makefile.in-22900-
vlc-3.0.11.1/modules/Makefile.in-22901-video_filter/libpostproc_plugin_la-postproc.lo: video_filter/postproc.c
vlc-3.0.11.1/modules/Makefile.in:22902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpostproc_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_filter/libpostproc_plugin_la-postproc.lo -MD -MP -MF video_filter/$(DEPDIR)/libpostproc_plugin_la-postproc.Tpo -c -o video_filter/libpostproc_plugin_la-postproc.lo `test -f 'video_filter/postproc.c' || echo '$(srcdir)/'`video_filter/postproc.c
vlc-3.0.11.1/modules/Makefile.in-22903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_filter/$(DEPDIR)/libpostproc_plugin_la-postproc.Tpo video_filter/$(DEPDIR)/libpostproc_plugin_la-postproc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpostproc_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_filter/libpostproc_plugin_la-postproc.lo `test -f 'video_filter/postproc.c' || echo '$(srcdir)/'`video_filter/postproc.c
vlc-3.0.11.1/modules/Makefile.in-22907-
vlc-3.0.11.1/modules/Makefile.in-22908-audio_output/libpulse_plugin_la-pulse.lo: audio_output/pulse.c
vlc-3.0.11.1/modules/Makefile.in:22909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulse_plugin_la_CFLAGS) $(CFLAGS) -MT audio_output/libpulse_plugin_la-pulse.lo -MD -MP -MF audio_output/$(DEPDIR)/libpulse_plugin_la-pulse.Tpo -c -o audio_output/libpulse_plugin_la-pulse.lo `test -f 'audio_output/pulse.c' || echo '$(srcdir)/'`audio_output/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libpulse_plugin_la-pulse.Tpo audio_output/$(DEPDIR)/libpulse_plugin_la-pulse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulse_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_output/libpulse_plugin_la-pulse.lo `test -f 'audio_output/pulse.c' || echo '$(srcdir)/'`audio_output/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22914-
vlc-3.0.11.1/modules/Makefile.in-22915-services_discovery/libpulselist_plugin_la-pulse.lo: services_discovery/pulse.c
vlc-3.0.11.1/modules/Makefile.in:22916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulselist_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libpulselist_plugin_la-pulse.lo -MD -MP -MF services_discovery/$(DEPDIR)/libpulselist_plugin_la-pulse.Tpo -c -o services_discovery/libpulselist_plugin_la-pulse.lo `test -f 'services_discovery/pulse.c' || echo '$(srcdir)/'`services_discovery/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libpulselist_plugin_la-pulse.Tpo services_discovery/$(DEPDIR)/libpulselist_plugin_la-pulse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulselist_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libpulselist_plugin_la-pulse.lo `test -f 'services_discovery/pulse.c' || echo '$(srcdir)/'`services_discovery/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22921-
vlc-3.0.11.1/modules/Makefile.in-22922-access/libpulsesrc_plugin_la-pulse.lo: access/pulse.c
vlc-3.0.11.1/modules/Makefile.in:22923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulsesrc_plugin_la_CFLAGS) $(CFLAGS) -MT access/libpulsesrc_plugin_la-pulse.lo -MD -MP -MF access/$(DEPDIR)/libpulsesrc_plugin_la-pulse.Tpo -c -o access/libpulsesrc_plugin_la-pulse.lo `test -f 'access/pulse.c' || echo '$(srcdir)/'`access/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libpulsesrc_plugin_la-pulse.Tpo access/$(DEPDIR)/libpulsesrc_plugin_la-pulse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulsesrc_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libpulsesrc_plugin_la-pulse.lo `test -f 'access/pulse.c' || echo '$(srcdir)/'`access/pulse.c
vlc-3.0.11.1/modules/Makefile.in-22928-
vlc-3.0.11.1/modules/Makefile.in-22929-codec/libqsv_plugin_la-qsv.lo: codec/qsv.c
vlc-3.0.11.1/modules/Makefile.in:22930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqsv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqsv_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libqsv_plugin_la-qsv.lo -MD -MP -MF codec/$(DEPDIR)/libqsv_plugin_la-qsv.Tpo -c -o codec/libqsv_plugin_la-qsv.lo `test -f 'codec/qsv.c' || echo '$(srcdir)/'`codec/qsv.c
vlc-3.0.11.1/modules/Makefile.in-22931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libqsv_plugin_la-qsv.Tpo codec/$(DEPDIR)/libqsv_plugin_la-qsv.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqsv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqsv_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libqsv_plugin_la-qsv.lo `test -f 'codec/qsv.c' || echo '$(srcdir)/'`codec/qsv.c
vlc-3.0.11.1/modules/Makefile.in-22935-
vlc-3.0.11.1/modules/Makefile.in-22936-access/librdp_plugin_la-rdp.lo: access/rdp.c
vlc-3.0.11.1/modules/Makefile.in:22937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librdp_plugin_la_CFLAGS) $(CFLAGS) -MT access/librdp_plugin_la-rdp.lo -MD -MP -MF access/$(DEPDIR)/librdp_plugin_la-rdp.Tpo -c -o access/librdp_plugin_la-rdp.lo `test -f 'access/rdp.c' || echo '$(srcdir)/'`access/rdp.c
vlc-3.0.11.1/modules/Makefile.in-22938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/librdp_plugin_la-rdp.Tpo access/$(DEPDIR)/librdp_plugin_la-rdp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librdp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/librdp_plugin_la-rdp.lo `test -f 'access/rdp.c' || echo '$(srcdir)/'`access/rdp.c
vlc-3.0.11.1/modules/Makefile.in-22942-
vlc-3.0.11.1/modules/Makefile.in-22943-spu/libremoteosd_plugin_la-remoteosd.lo: spu/remoteosd.c
vlc-3.0.11.1/modules/Makefile.in:22944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libremoteosd_plugin_la_CFLAGS) $(CFLAGS) -MT spu/libremoteosd_plugin_la-remoteosd.lo -MD -MP -MF spu/$(DEPDIR)/libremoteosd_plugin_la-remoteosd.Tpo -c -o spu/libremoteosd_plugin_la-remoteosd.lo `test -f 'spu/remoteosd.c' || echo '$(srcdir)/'`spu/remoteosd.c
vlc-3.0.11.1/modules/Makefile.in-22945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) spu/$(DEPDIR)/libremoteosd_plugin_la-remoteosd.Tpo spu/$(DEPDIR)/libremoteosd_plugin_la-remoteosd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libremoteosd_plugin_la_CFLAGS) $(CFLAGS) -c -o spu/libremoteosd_plugin_la-remoteosd.lo `test -f 'spu/remoteosd.c' || echo '$(srcdir)/'`spu/remoteosd.c
vlc-3.0.11.1/modules/Makefile.in-22949-
vlc-3.0.11.1/modules/Makefile.in-22950-access/rtp/librtp_plugin_la-input.lo: access/rtp/input.c
vlc-3.0.11.1/modules/Makefile.in:22951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT access/rtp/librtp_plugin_la-input.lo -MD -MP -MF access/rtp/$(DEPDIR)/librtp_plugin_la-input.Tpo -c -o access/rtp/librtp_plugin_la-input.lo `test -f 'access/rtp/input.c' || echo '$(srcdir)/'`access/rtp/input.c
vlc-3.0.11.1/modules/Makefile.in-22952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtp/$(DEPDIR)/librtp_plugin_la-input.Tpo access/rtp/$(DEPDIR)/librtp_plugin_la-input.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/rtp/librtp_plugin_la-input.lo `test -f 'access/rtp/input.c' || echo '$(srcdir)/'`access/rtp/input.c
vlc-3.0.11.1/modules/Makefile.in-22956-
vlc-3.0.11.1/modules/Makefile.in-22957-access/rtp/librtp_plugin_la-session.lo: access/rtp/session.c
vlc-3.0.11.1/modules/Makefile.in:22958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT access/rtp/librtp_plugin_la-session.lo -MD -MP -MF access/rtp/$(DEPDIR)/librtp_plugin_la-session.Tpo -c -o access/rtp/librtp_plugin_la-session.lo `test -f 'access/rtp/session.c' || echo '$(srcdir)/'`access/rtp/session.c
vlc-3.0.11.1/modules/Makefile.in-22959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtp/$(DEPDIR)/librtp_plugin_la-session.Tpo access/rtp/$(DEPDIR)/librtp_plugin_la-session.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/rtp/librtp_plugin_la-session.lo `test -f 'access/rtp/session.c' || echo '$(srcdir)/'`access/rtp/session.c
vlc-3.0.11.1/modules/Makefile.in-22963-
vlc-3.0.11.1/modules/Makefile.in-22964-access/rtp/librtp_plugin_la-xiph.lo: access/rtp/xiph.c
vlc-3.0.11.1/modules/Makefile.in:22965:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT access/rtp/librtp_plugin_la-xiph.lo -MD -MP -MF access/rtp/$(DEPDIR)/librtp_plugin_la-xiph.Tpo -c -o access/rtp/librtp_plugin_la-xiph.lo `test -f 'access/rtp/xiph.c' || echo '$(srcdir)/'`access/rtp/xiph.c
vlc-3.0.11.1/modules/Makefile.in-22966-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtp/$(DEPDIR)/librtp_plugin_la-xiph.Tpo access/rtp/$(DEPDIR)/librtp_plugin_la-xiph.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22968-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22969:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/rtp/librtp_plugin_la-xiph.lo `test -f 'access/rtp/xiph.c' || echo '$(srcdir)/'`access/rtp/xiph.c
vlc-3.0.11.1/modules/Makefile.in-22970-
vlc-3.0.11.1/modules/Makefile.in-22971-access/rtp/librtp_plugin_la-rtp.lo: access/rtp/rtp.c
vlc-3.0.11.1/modules/Makefile.in:22972:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT access/rtp/librtp_plugin_la-rtp.lo -MD -MP -MF access/rtp/$(DEPDIR)/librtp_plugin_la-rtp.Tpo -c -o access/rtp/librtp_plugin_la-rtp.lo `test -f 'access/rtp/rtp.c' || echo '$(srcdir)/'`access/rtp/rtp.c
vlc-3.0.11.1/modules/Makefile.in-22973-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtp/$(DEPDIR)/librtp_plugin_la-rtp.Tpo access/rtp/$(DEPDIR)/librtp_plugin_la-rtp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/rtp/librtp_plugin_la-rtp.lo `test -f 'access/rtp/rtp.c' || echo '$(srcdir)/'`access/rtp/rtp.c
vlc-3.0.11.1/modules/Makefile.in-22977-
vlc-3.0.11.1/modules/Makefile.in-22978-audio_filter/resampler/libsamplerate_plugin_la-src.lo: audio_filter/resampler/src.c
vlc-3.0.11.1/modules/Makefile.in:22979:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsamplerate_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_filter/resampler/libsamplerate_plugin_la-src.lo -MD -MP -MF audio_filter/resampler/$(DEPDIR)/libsamplerate_plugin_la-src.Tpo -c -o audio_filter/resampler/libsamplerate_plugin_la-src.lo `test -f 'audio_filter/resampler/src.c' || echo '$(srcdir)/'`audio_filter/resampler/src.c
vlc-3.0.11.1/modules/Makefile.in-22980-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/resampler/$(DEPDIR)/libsamplerate_plugin_la-src.Tpo audio_filter/resampler/$(DEPDIR)/libsamplerate_plugin_la-src.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22982-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22983:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsamplerate_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_filter/resampler/libsamplerate_plugin_la-src.lo `test -f 'audio_filter/resampler/src.c' || echo '$(srcdir)/'`audio_filter/resampler/src.c
vlc-3.0.11.1/modules/Makefile.in-22984-
vlc-3.0.11.1/modules/Makefile.in-22985-services_discovery/libsap_plugin_la-sap.lo: services_discovery/sap.c
vlc-3.0.11.1/modules/Makefile.in:22986:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libsap_plugin_la-sap.lo -MD -MP -MF services_discovery/$(DEPDIR)/libsap_plugin_la-sap.Tpo -c -o services_discovery/libsap_plugin_la-sap.lo `test -f 'services_discovery/sap.c' || echo '$(srcdir)/'`services_discovery/sap.c
vlc-3.0.11.1/modules/Makefile.in-22987-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libsap_plugin_la-sap.Tpo services_discovery/$(DEPDIR)/libsap_plugin_la-sap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22989-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22990:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libsap_plugin_la-sap.lo `test -f 'services_discovery/sap.c' || echo '$(srcdir)/'`services_discovery/sap.c
vlc-3.0.11.1/modules/Makefile.in-22991-
vlc-3.0.11.1/modules/Makefile.in-22992-audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo: audio_filter/scaletempo.c
vlc-3.0.11.1/modules/Makefile.in:22993:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscaletempo_pitch_plugin_la_CFLAGS) $(CFLAGS) -MT audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo -MD -MP -MF audio_filter/$(DEPDIR)/libscaletempo_pitch_plugin_la-scaletempo.Tpo -c -o audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo `test -f 'audio_filter/scaletempo.c' || echo '$(srcdir)/'`audio_filter/scaletempo.c
vlc-3.0.11.1/modules/Makefile.in-22994-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/$(DEPDIR)/libscaletempo_pitch_plugin_la-scaletempo.Tpo audio_filter/$(DEPDIR)/libscaletempo_pitch_plugin_la-scaletempo.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-22996-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:22997:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscaletempo_pitch_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo `test -f 'audio_filter/scaletempo.c' || echo '$(srcdir)/'`audio_filter/scaletempo.c
vlc-3.0.11.1/modules/Makefile.in-22998-
vlc-3.0.11.1/modules/Makefile.in-22999-codec/libschroedinger_plugin_la-schroedinger.lo: codec/schroedinger.c
vlc-3.0.11.1/modules/Makefile.in:23000:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libschroedinger_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libschroedinger_plugin_la-schroedinger.lo -MD -MP -MF codec/$(DEPDIR)/libschroedinger_plugin_la-schroedinger.Tpo -c -o codec/libschroedinger_plugin_la-schroedinger.lo `test -f 'codec/schroedinger.c' || echo '$(srcdir)/'`codec/schroedinger.c
vlc-3.0.11.1/modules/Makefile.in-23001-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libschroedinger_plugin_la-schroedinger.Tpo codec/$(DEPDIR)/libschroedinger_plugin_la-schroedinger.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23003-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23004:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libschroedinger_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libschroedinger_plugin_la-schroedinger.lo `test -f 'codec/schroedinger.c' || echo '$(srcdir)/'`codec/schroedinger.c
vlc-3.0.11.1/modules/Makefile.in-23005-
vlc-3.0.11.1/modules/Makefile.in-23006-logger/libsd_journal_plugin_la-journal.lo: logger/journal.c
vlc-3.0.11.1/modules/Makefile.in:23007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsd_journal_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT logger/libsd_journal_plugin_la-journal.lo -MD -MP -MF logger/$(DEPDIR)/libsd_journal_plugin_la-journal.Tpo -c -o logger/libsd_journal_plugin_la-journal.lo `test -f 'logger/journal.c' || echo '$(srcdir)/'`logger/journal.c
vlc-3.0.11.1/modules/Makefile.in-23008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) logger/$(DEPDIR)/libsd_journal_plugin_la-journal.Tpo logger/$(DEPDIR)/libsd_journal_plugin_la-journal.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsd_journal_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o logger/libsd_journal_plugin_la-journal.lo `test -f 'logger/journal.c' || echo '$(srcdir)/'`logger/journal.c
vlc-3.0.11.1/modules/Makefile.in-23012-
vlc-3.0.11.1/modules/Makefile.in-23013-codec/libsdl_image_plugin_la-sdl_image.lo: codec/sdl_image.c
vlc-3.0.11.1/modules/Makefile.in:23014:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsdl_image_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libsdl_image_plugin_la-sdl_image.lo -MD -MP -MF codec/$(DEPDIR)/libsdl_image_plugin_la-sdl_image.Tpo -c -o codec/libsdl_image_plugin_la-sdl_image.lo `test -f 'codec/sdl_image.c' || echo '$(srcdir)/'`codec/sdl_image.c
vlc-3.0.11.1/modules/Makefile.in-23015-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libsdl_image_plugin_la-sdl_image.Tpo codec/$(DEPDIR)/libsdl_image_plugin_la-sdl_image.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23017-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23018:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsdl_image_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libsdl_image_plugin_la-sdl_image.lo `test -f 'codec/sdl_image.c' || echo '$(srcdir)/'`codec/sdl_image.c
vlc-3.0.11.1/modules/Makefile.in-23019-
vlc-3.0.11.1/modules/Makefile.in-23020-keystore/libsecret_plugin_la-secret.lo: keystore/secret.c
vlc-3.0.11.1/modules/Makefile.in:23021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsecret_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keystore/libsecret_plugin_la-secret.lo -MD -MP -MF keystore/$(DEPDIR)/libsecret_plugin_la-secret.Tpo -c -o keystore/libsecret_plugin_la-secret.lo `test -f 'keystore/secret.c' || echo '$(srcdir)/'`keystore/secret.c
vlc-3.0.11.1/modules/Makefile.in-23022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) keystore/$(DEPDIR)/libsecret_plugin_la-secret.Tpo keystore/$(DEPDIR)/libsecret_plugin_la-secret.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsecret_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keystore/libsecret_plugin_la-secret.lo `test -f 'keystore/secret.c' || echo '$(srcdir)/'`keystore/secret.c
vlc-3.0.11.1/modules/Makefile.in-23026-
vlc-3.0.11.1/modules/Makefile.in-23027-misc/libsecuretransport_plugin_la-securetransport.lo: misc/securetransport.c
vlc-3.0.11.1/modules/Makefile.in:23028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsecuretransport_plugin_la_CFLAGS) $(CFLAGS) -MT misc/libsecuretransport_plugin_la-securetransport.lo -MD -MP -MF misc/$(DEPDIR)/libsecuretransport_plugin_la-securetransport.Tpo -c -o misc/libsecuretransport_plugin_la-securetransport.lo `test -f 'misc/securetransport.c' || echo '$(srcdir)/'`misc/securetransport.c
vlc-3.0.11.1/modules/Makefile.in-23029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libsecuretransport_plugin_la-securetransport.Tpo misc/$(DEPDIR)/libsecuretransport_plugin_la-securetransport.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsecuretransport_plugin_la_CFLAGS) $(CFLAGS) -c -o misc/libsecuretransport_plugin_la-securetransport.lo `test -f 'misc/securetransport.c' || echo '$(srcdir)/'`misc/securetransport.c
vlc-3.0.11.1/modules/Makefile.in-23033-
vlc-3.0.11.1/modules/Makefile.in-23034-access/libsftp_plugin_la-sftp.lo: access/sftp.c
vlc-3.0.11.1/modules/Makefile.in:23035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsftp_plugin_la_CFLAGS) $(CFLAGS) -MT access/libsftp_plugin_la-sftp.lo -MD -MP -MF access/$(DEPDIR)/libsftp_plugin_la-sftp.Tpo -c -o access/libsftp_plugin_la-sftp.lo `test -f 'access/sftp.c' || echo '$(srcdir)/'`access/sftp.c
vlc-3.0.11.1/modules/Makefile.in-23036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libsftp_plugin_la-sftp.Tpo access/$(DEPDIR)/libsftp_plugin_la-sftp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsftp_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libsftp_plugin_la-sftp.lo `test -f 'access/sftp.c' || echo '$(srcdir)/'`access/sftp.c
vlc-3.0.11.1/modules/Makefile.in-23040-
vlc-3.0.11.1/modules/Makefile.in-23041-codec/libshine_plugin_la-shine.lo: codec/shine.c
vlc-3.0.11.1/modules/Makefile.in:23042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshine_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libshine_plugin_la-shine.lo -MD -MP -MF codec/$(DEPDIR)/libshine_plugin_la-shine.Tpo -c -o codec/libshine_plugin_la-shine.lo `test -f 'codec/shine.c' || echo '$(srcdir)/'`codec/shine.c
vlc-3.0.11.1/modules/Makefile.in-23043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libshine_plugin_la-shine.Tpo codec/$(DEPDIR)/libshine_plugin_la-shine.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshine_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libshine_plugin_la-shine.lo `test -f 'codec/shine.c' || echo '$(srcdir)/'`codec/shine.c
vlc-3.0.11.1/modules/Makefile.in-23047-
vlc-3.0.11.1/modules/Makefile.in-23048-audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo: audio_filter/channel_mixer/simple.c
vlc-3.0.11.1/modules/Makefile.in:23049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF audio_filter/channel_mixer/$(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo -c -o audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo `test -f 'audio_filter/channel_mixer/simple.c' || echo '$(srcdir)/'`audio_filter/channel_mixer/simple.c
vlc-3.0.11.1/modules/Makefile.in-23050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/channel_mixer/$(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo audio_filter/channel_mixer/$(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo `test -f 'audio_filter/channel_mixer/simple.c' || echo '$(srcdir)/'`audio_filter/channel_mixer/simple.c
vlc-3.0.11.1/modules/Makefile.in-23054-
vlc-3.0.11.1/modules/Makefile.in-23055-gui/skins2/src/libskins2_plugin_la-ft2_err.lo: gui/skins2/src/ft2_err.c
vlc-3.0.11.1/modules/Makefile.in:23056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gui/skins2/src/libskins2_plugin_la-ft2_err.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_err.Tpo -c -o gui/skins2/src/libskins2_plugin_la-ft2_err.lo `test -f 'gui/skins2/src/ft2_err.c' || echo '$(srcdir)/'`gui/skins2/src/ft2_err.c
vlc-3.0.11.1/modules/Makefile.in-23057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_err.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_err.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-ft2_err.lo `test -f 'gui/skins2/src/ft2_err.c' || echo '$(srcdir)/'`gui/skins2/src/ft2_err.c
vlc-3.0.11.1/modules/Makefile.in-23061-
vlc-3.0.11.1/modules/Makefile.in-23062-access/libsmb2_plugin_la-smb2.lo: access/smb2.c
vlc-3.0.11.1/modules/Makefile.in:23063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmb2_plugin_la_CFLAGS) $(CFLAGS) -MT access/libsmb2_plugin_la-smb2.lo -MD -MP -MF access/$(DEPDIR)/libsmb2_plugin_la-smb2.Tpo -c -o access/libsmb2_plugin_la-smb2.lo `test -f 'access/smb2.c' || echo '$(srcdir)/'`access/smb2.c
vlc-3.0.11.1/modules/Makefile.in-23064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libsmb2_plugin_la-smb2.Tpo access/$(DEPDIR)/libsmb2_plugin_la-smb2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmb2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libsmb2_plugin_la-smb2.lo `test -f 'access/smb2.c' || echo '$(srcdir)/'`access/smb2.c
vlc-3.0.11.1/modules/Makefile.in-23068-
vlc-3.0.11.1/modules/Makefile.in-23069-access/libsmb_plugin_la-smb.lo: access/smb.c
vlc-3.0.11.1/modules/Makefile.in:23070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmb_plugin_la_CFLAGS) $(CFLAGS) -MT access/libsmb_plugin_la-smb.lo -MD -MP -MF access/$(DEPDIR)/libsmb_plugin_la-smb.Tpo -c -o access/libsmb_plugin_la-smb.lo `test -f 'access/smb.c' || echo '$(srcdir)/'`access/smb.c
vlc-3.0.11.1/modules/Makefile.in-23071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libsmb_plugin_la-smb.Tpo access/$(DEPDIR)/libsmb_plugin_la-smb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmb_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libsmb_plugin_la-smb.lo `test -f 'access/smb.c' || echo '$(srcdir)/'`access/smb.c
vlc-3.0.11.1/modules/Makefile.in-23075-
vlc-3.0.11.1/modules/Makefile.in-23076-audio_filter/resampler/libsoxr_plugin_la-soxr.lo: audio_filter/resampler/soxr.c
vlc-3.0.11.1/modules/Makefile.in:23077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsoxr_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_filter/resampler/libsoxr_plugin_la-soxr.lo -MD -MP -MF audio_filter/resampler/$(DEPDIR)/libsoxr_plugin_la-soxr.Tpo -c -o audio_filter/resampler/libsoxr_plugin_la-soxr.lo `test -f 'audio_filter/resampler/soxr.c' || echo '$(srcdir)/'`audio_filter/resampler/soxr.c
vlc-3.0.11.1/modules/Makefile.in-23078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/resampler/$(DEPDIR)/libsoxr_plugin_la-soxr.Tpo audio_filter/resampler/$(DEPDIR)/libsoxr_plugin_la-soxr.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsoxr_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_filter/resampler/libsoxr_plugin_la-soxr.lo `test -f 'audio_filter/resampler/soxr.c' || echo '$(srcdir)/'`audio_filter/resampler/soxr.c
vlc-3.0.11.1/modules/Makefile.in-23082-
vlc-3.0.11.1/modules/Makefile.in-23083-codec/libspeex_plugin_la-speex.lo: codec/speex.c
vlc-3.0.11.1/modules/Makefile.in:23084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libspeex_plugin_la-speex.lo -MD -MP -MF codec/$(DEPDIR)/libspeex_plugin_la-speex.Tpo -c -o codec/libspeex_plugin_la-speex.lo `test -f 'codec/speex.c' || echo '$(srcdir)/'`codec/speex.c
vlc-3.0.11.1/modules/Makefile.in-23085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libspeex_plugin_la-speex.Tpo codec/$(DEPDIR)/libspeex_plugin_la-speex.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libspeex_plugin_la-speex.lo `test -f 'codec/speex.c' || echo '$(srcdir)/'`codec/speex.c
vlc-3.0.11.1/modules/Makefile.in-23089-
vlc-3.0.11.1/modules/Makefile.in-23090-audio_filter/resampler/libspeex_resampler_plugin_la-speex.lo: audio_filter/resampler/speex.c
vlc-3.0.11.1/modules/Makefile.in:23091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_resampler_plugin_la_CFLAGS) $(CFLAGS) -MT audio_filter/resampler/libspeex_resampler_plugin_la-speex.lo -MD -MP -MF audio_filter/resampler/$(DEPDIR)/libspeex_resampler_plugin_la-speex.Tpo -c -o audio_filter/resampler/libspeex_resampler_plugin_la-speex.lo `test -f 'audio_filter/resampler/speex.c' || echo '$(srcdir)/'`audio_filter/resampler/speex.c
vlc-3.0.11.1/modules/Makefile.in-23092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_filter/resampler/$(DEPDIR)/libspeex_resampler_plugin_la-speex.Tpo audio_filter/resampler/$(DEPDIR)/libspeex_resampler_plugin_la-speex.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_resampler_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_filter/resampler/libspeex_resampler_plugin_la-speex.lo `test -f 'audio_filter/resampler/speex.c' || echo '$(srcdir)/'`audio_filter/resampler/speex.c
vlc-3.0.11.1/modules/Makefile.in-23096-
vlc-3.0.11.1/modules/Makefile.in-23097-codec/spudec/libspudec_plugin_la-spudec.lo: codec/spudec/spudec.c
vlc-3.0.11.1/modules/Makefile.in:23098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspudec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/spudec/libspudec_plugin_la-spudec.lo -MD -MP -MF codec/spudec/$(DEPDIR)/libspudec_plugin_la-spudec.Tpo -c -o codec/spudec/libspudec_plugin_la-spudec.lo `test -f 'codec/spudec/spudec.c' || echo '$(srcdir)/'`codec/spudec/spudec.c
vlc-3.0.11.1/modules/Makefile.in-23099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/spudec/$(DEPDIR)/libspudec_plugin_la-spudec.Tpo codec/spudec/$(DEPDIR)/libspudec_plugin_la-spudec.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspudec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/spudec/libspudec_plugin_la-spudec.lo `test -f 'codec/spudec/spudec.c' || echo '$(srcdir)/'`codec/spudec/spudec.c
vlc-3.0.11.1/modules/Makefile.in-23103-
vlc-3.0.11.1/modules/Makefile.in-23104-codec/spudec/libspudec_plugin_la-parse.lo: codec/spudec/parse.c
vlc-3.0.11.1/modules/Makefile.in:23105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspudec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/spudec/libspudec_plugin_la-parse.lo -MD -MP -MF codec/spudec/$(DEPDIR)/libspudec_plugin_la-parse.Tpo -c -o codec/spudec/libspudec_plugin_la-parse.lo `test -f 'codec/spudec/parse.c' || echo '$(srcdir)/'`codec/spudec/parse.c
vlc-3.0.11.1/modules/Makefile.in-23106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/spudec/$(DEPDIR)/libspudec_plugin_la-parse.Tpo codec/spudec/$(DEPDIR)/libspudec_plugin_la-parse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspudec_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/spudec/libspudec_plugin_la-parse.lo `test -f 'codec/spudec/parse.c' || echo '$(srcdir)/'`codec/spudec/parse.c
vlc-3.0.11.1/modules/Makefile.in-23110-
vlc-3.0.11.1/modules/Makefile.in-23111-stream_out/libstream_out_chromaprint_plugin_la-chromaprint.lo: stream_out/chromaprint.c
vlc-3.0.11.1/modules/Makefile.in:23112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromaprint_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_chromaprint_plugin_la-chromaprint.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_chromaprint_plugin_la-chromaprint.Tpo -c -o stream_out/libstream_out_chromaprint_plugin_la-chromaprint.lo `test -f 'stream_out/chromaprint.c' || echo '$(srcdir)/'`stream_out/chromaprint.c
vlc-3.0.11.1/modules/Makefile.in-23113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_chromaprint_plugin_la-chromaprint.Tpo stream_out/$(DEPDIR)/libstream_out_chromaprint_plugin_la-chromaprint.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromaprint_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_chromaprint_plugin_la-chromaprint.lo `test -f 'stream_out/chromaprint.c' || echo '$(srcdir)/'`stream_out/chromaprint.c
vlc-3.0.11.1/modules/Makefile.in-23117-
vlc-3.0.11.1/modules/Makefile.in-23118-misc/webservices/libstream_out_chromecast_plugin_la-json.lo: misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in:23119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc/webservices/libstream_out_chromecast_plugin_la-json.lo -MD -MP -MF misc/webservices/$(DEPDIR)/libstream_out_chromecast_plugin_la-json.Tpo -c -o misc/webservices/libstream_out_chromecast_plugin_la-json.lo `test -f 'misc/webservices/json.c' || echo '$(srcdir)/'`misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in-23120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/webservices/$(DEPDIR)/libstream_out_chromecast_plugin_la-json.Tpo misc/webservices/$(DEPDIR)/libstream_out_chromecast_plugin_la-json.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc/webservices/libstream_out_chromecast_plugin_la-json.lo `test -f 'misc/webservices/json.c' || echo '$(srcdir)/'`misc/webservices/json.c
vlc-3.0.11.1/modules/Makefile.in-23124-
vlc-3.0.11.1/modules/Makefile.in-23125-stream_out/libstream_out_rtp_plugin_la-rtp.lo: stream_out/rtp.c
vlc-3.0.11.1/modules/Makefile.in:23126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_rtp_plugin_la-rtp.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo -c -o stream_out/libstream_out_rtp_plugin_la-rtp.lo `test -f 'stream_out/rtp.c' || echo '$(srcdir)/'`stream_out/rtp.c
vlc-3.0.11.1/modules/Makefile.in-23127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_rtp_plugin_la-rtp.lo `test -f 'stream_out/rtp.c' || echo '$(srcdir)/'`stream_out/rtp.c
vlc-3.0.11.1/modules/Makefile.in-23131-
vlc-3.0.11.1/modules/Makefile.in-23132-stream_out/libstream_out_rtp_plugin_la-rtpfmt.lo: stream_out/rtpfmt.c
vlc-3.0.11.1/modules/Makefile.in:23133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_rtp_plugin_la-rtpfmt.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo -c -o stream_out/libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'stream_out/rtpfmt.c' || echo '$(srcdir)/'`stream_out/rtpfmt.c
vlc-3.0.11.1/modules/Makefile.in-23134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'stream_out/rtpfmt.c' || echo '$(srcdir)/'`stream_out/rtpfmt.c
vlc-3.0.11.1/modules/Makefile.in-23138-
vlc-3.0.11.1/modules/Makefile.in-23139-stream_out/libstream_out_rtp_plugin_la-rtcp.lo: stream_out/rtcp.c
vlc-3.0.11.1/modules/Makefile.in:23140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_rtp_plugin_la-rtcp.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo -c -o stream_out/libstream_out_rtp_plugin_la-rtcp.lo `test -f 'stream_out/rtcp.c' || echo '$(srcdir)/'`stream_out/rtcp.c
vlc-3.0.11.1/modules/Makefile.in-23141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_rtp_plugin_la-rtcp.lo `test -f 'stream_out/rtcp.c' || echo '$(srcdir)/'`stream_out/rtcp.c
vlc-3.0.11.1/modules/Makefile.in-23145-
vlc-3.0.11.1/modules/Makefile.in-23146-stream_out/libstream_out_rtp_plugin_la-rtsp.lo: stream_out/rtsp.c
vlc-3.0.11.1/modules/Makefile.in:23147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_rtp_plugin_la-rtsp.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo -c -o stream_out/libstream_out_rtp_plugin_la-rtsp.lo `test -f 'stream_out/rtsp.c' || echo '$(srcdir)/'`stream_out/rtsp.c
vlc-3.0.11.1/modules/Makefile.in-23148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_rtp_plugin_la-rtsp.lo `test -f 'stream_out/rtsp.c' || echo '$(srcdir)/'`stream_out/rtsp.c
vlc-3.0.11.1/modules/Makefile.in-23152-
vlc-3.0.11.1/modules/Makefile.in-23153-stream_out/libstream_out_rtp_plugin_la-vod.lo: stream_out/vod.c
vlc-3.0.11.1/modules/Makefile.in:23154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_rtp_plugin_la-vod.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-vod.Tpo -c -o stream_out/libstream_out_rtp_plugin_la-vod.lo `test -f 'stream_out/vod.c' || echo '$(srcdir)/'`stream_out/vod.c
vlc-3.0.11.1/modules/Makefile.in-23155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-vod.Tpo stream_out/$(DEPDIR)/libstream_out_rtp_plugin_la-vod.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_rtp_plugin_la-vod.lo `test -f 'stream_out/vod.c' || echo '$(srcdir)/'`stream_out/vod.c
vlc-3.0.11.1/modules/Makefile.in-23159-
vlc-3.0.11.1/modules/Makefile.in-23160-stream_out/libstream_out_standard_plugin_la-standard.lo: stream_out/standard.c
vlc-3.0.11.1/modules/Makefile.in:23161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_standard_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stream_out/libstream_out_standard_plugin_la-standard.lo -MD -MP -MF stream_out/$(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo -c -o stream_out/libstream_out_standard_plugin_la-standard.lo `test -f 'stream_out/standard.c' || echo '$(srcdir)/'`stream_out/standard.c
vlc-3.0.11.1/modules/Makefile.in-23162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/$(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo stream_out/$(DEPDIR)/libstream_out_standard_plugin_la-standard.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_standard_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stream_out/libstream_out_standard_plugin_la-standard.lo `test -f 'stream_out/standard.c' || echo '$(srcdir)/'`stream_out/standard.c
vlc-3.0.11.1/modules/Makefile.in-23166-
vlc-3.0.11.1/modules/Makefile.in-23167-stream_out/transcode/libstream_out_transcode_plugin_la-transcode.lo: stream_out/transcode/transcode.c
vlc-3.0.11.1/modules/Makefile.in:23168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/transcode/libstream_out_transcode_plugin_la-transcode.lo -MD -MP -MF stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo -c -o stream_out/transcode/libstream_out_transcode_plugin_la-transcode.lo `test -f 'stream_out/transcode/transcode.c' || echo '$(srcdir)/'`stream_out/transcode/transcode.c
vlc-3.0.11.1/modules/Makefile.in-23169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/transcode/libstream_out_transcode_plugin_la-transcode.lo `test -f 'stream_out/transcode/transcode.c' || echo '$(srcdir)/'`stream_out/transcode/transcode.c
vlc-3.0.11.1/modules/Makefile.in-23173-
vlc-3.0.11.1/modules/Makefile.in-23174-stream_out/transcode/libstream_out_transcode_plugin_la-spu.lo: stream_out/transcode/spu.c
vlc-3.0.11.1/modules/Makefile.in:23175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/transcode/libstream_out_transcode_plugin_la-spu.lo -MD -MP -MF stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-spu.Tpo -c -o stream_out/transcode/libstream_out_transcode_plugin_la-spu.lo `test -f 'stream_out/transcode/spu.c' || echo '$(srcdir)/'`stream_out/transcode/spu.c
vlc-3.0.11.1/modules/Makefile.in-23176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-spu.Tpo stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-spu.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/transcode/libstream_out_transcode_plugin_la-spu.lo `test -f 'stream_out/transcode/spu.c' || echo '$(srcdir)/'`stream_out/transcode/spu.c
vlc-3.0.11.1/modules/Makefile.in-23180-
vlc-3.0.11.1/modules/Makefile.in-23181-stream_out/transcode/libstream_out_transcode_plugin_la-audio.lo: stream_out/transcode/audio.c
vlc-3.0.11.1/modules/Makefile.in:23182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/transcode/libstream_out_transcode_plugin_la-audio.lo -MD -MP -MF stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-audio.Tpo -c -o stream_out/transcode/libstream_out_transcode_plugin_la-audio.lo `test -f 'stream_out/transcode/audio.c' || echo '$(srcdir)/'`stream_out/transcode/audio.c
vlc-3.0.11.1/modules/Makefile.in-23183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-audio.Tpo stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-audio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/transcode/libstream_out_transcode_plugin_la-audio.lo `test -f 'stream_out/transcode/audio.c' || echo '$(srcdir)/'`stream_out/transcode/audio.c
vlc-3.0.11.1/modules/Makefile.in-23187-
vlc-3.0.11.1/modules/Makefile.in-23188-stream_out/transcode/libstream_out_transcode_plugin_la-video.lo: stream_out/transcode/video.c
vlc-3.0.11.1/modules/Makefile.in:23189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT stream_out/transcode/libstream_out_transcode_plugin_la-video.lo -MD -MP -MF stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-video.Tpo -c -o stream_out/transcode/libstream_out_transcode_plugin_la-video.lo `test -f 'stream_out/transcode/video.c' || echo '$(srcdir)/'`stream_out/transcode/video.c
vlc-3.0.11.1/modules/Makefile.in-23190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-video.Tpo stream_out/transcode/$(DEPDIR)/libstream_out_transcode_plugin_la-video.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o stream_out/transcode/libstream_out_transcode_plugin_la-video.lo `test -f 'stream_out/transcode/video.c' || echo '$(srcdir)/'`stream_out/transcode/video.c
vlc-3.0.11.1/modules/Makefile.in-23194-
vlc-3.0.11.1/modules/Makefile.in-23195-text_renderer/libsvg_plugin_la-svg.lo: text_renderer/svg.c
vlc-3.0.11.1/modules/Makefile.in:23196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsvg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT text_renderer/libsvg_plugin_la-svg.lo -MD -MP -MF text_renderer/$(DEPDIR)/libsvg_plugin_la-svg.Tpo -c -o text_renderer/libsvg_plugin_la-svg.lo `test -f 'text_renderer/svg.c' || echo '$(srcdir)/'`text_renderer/svg.c
vlc-3.0.11.1/modules/Makefile.in-23197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text_renderer/$(DEPDIR)/libsvg_plugin_la-svg.Tpo text_renderer/$(DEPDIR)/libsvg_plugin_la-svg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsvg_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o text_renderer/libsvg_plugin_la-svg.lo `test -f 'text_renderer/svg.c' || echo '$(srcdir)/'`text_renderer/svg.c
vlc-3.0.11.1/modules/Makefile.in-23201-
vlc-3.0.11.1/modules/Makefile.in-23202-codec/libsvgdec_plugin_la-svg.lo: codec/svg.c
vlc-3.0.11.1/modules/Makefile.in:23203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvgdec_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libsvgdec_plugin_la-svg.lo -MD -MP -MF codec/$(DEPDIR)/libsvgdec_plugin_la-svg.Tpo -c -o codec/libsvgdec_plugin_la-svg.lo `test -f 'codec/svg.c' || echo '$(srcdir)/'`codec/svg.c
vlc-3.0.11.1/modules/Makefile.in-23204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libsvgdec_plugin_la-svg.Tpo codec/$(DEPDIR)/libsvgdec_plugin_la-svg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvgdec_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libsvgdec_plugin_la-svg.lo `test -f 'codec/svg.c' || echo '$(srcdir)/'`codec/svg.c
vlc-3.0.11.1/modules/Makefile.in-23208-
vlc-3.0.11.1/modules/Makefile.in-23209-video_chroma/libswscale_plugin_la-swscale.lo: video_chroma/swscale.c
vlc-3.0.11.1/modules/Makefile.in:23210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -MT video_chroma/libswscale_plugin_la-swscale.lo -MD -MP -MF video_chroma/$(DEPDIR)/libswscale_plugin_la-swscale.Tpo -c -o video_chroma/libswscale_plugin_la-swscale.lo `test -f 'video_chroma/swscale.c' || echo '$(srcdir)/'`video_chroma/swscale.c
vlc-3.0.11.1/modules/Makefile.in-23211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/libswscale_plugin_la-swscale.Tpo video_chroma/$(DEPDIR)/libswscale_plugin_la-swscale.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -c -o video_chroma/libswscale_plugin_la-swscale.lo `test -f 'video_chroma/swscale.c' || echo '$(srcdir)/'`video_chroma/swscale.c
vlc-3.0.11.1/modules/Makefile.in-23215-
vlc-3.0.11.1/modules/Makefile.in-23216-codec/avcodec/libswscale_plugin_la-chroma.lo: codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in:23217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libswscale_plugin_la-chroma.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libswscale_plugin_la-chroma.Tpo -c -o codec/avcodec/libswscale_plugin_la-chroma.lo `test -f 'codec/avcodec/chroma.c' || echo '$(srcdir)/'`codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libswscale_plugin_la-chroma.Tpo codec/avcodec/$(DEPDIR)/libswscale_plugin_la-chroma.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libswscale_plugin_la-chroma.lo `test -f 'codec/avcodec/chroma.c' || echo '$(srcdir)/'`codec/avcodec/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23222-
vlc-3.0.11.1/modules/Makefile.in-23223-codec/libtheora_plugin_la-theora.lo: codec/theora.c
vlc-3.0.11.1/modules/Makefile.in:23224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtheora_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libtheora_plugin_la-theora.lo -MD -MP -MF codec/$(DEPDIR)/libtheora_plugin_la-theora.Tpo -c -o codec/libtheora_plugin_la-theora.lo `test -f 'codec/theora.c' || echo '$(srcdir)/'`codec/theora.c
vlc-3.0.11.1/modules/Makefile.in-23225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libtheora_plugin_la-theora.Tpo codec/$(DEPDIR)/libtheora_plugin_la-theora.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtheora_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libtheora_plugin_la-theora.lo `test -f 'codec/theora.c' || echo '$(srcdir)/'`codec/theora.c
vlc-3.0.11.1/modules/Makefile.in-23229-
vlc-3.0.11.1/modules/Makefile.in-23230-audio_output/libtizen_audio_plugin_la-tizen_audio.lo: audio_output/tizen_audio.c
vlc-3.0.11.1/modules/Makefile.in:23231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtizen_audio_plugin_la_CFLAGS) $(CFLAGS) -MT audio_output/libtizen_audio_plugin_la-tizen_audio.lo -MD -MP -MF audio_output/$(DEPDIR)/libtizen_audio_plugin_la-tizen_audio.Tpo -c -o audio_output/libtizen_audio_plugin_la-tizen_audio.lo `test -f 'audio_output/tizen_audio.c' || echo '$(srcdir)/'`audio_output/tizen_audio.c
vlc-3.0.11.1/modules/Makefile.in-23232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libtizen_audio_plugin_la-tizen_audio.Tpo audio_output/$(DEPDIR)/libtizen_audio_plugin_la-tizen_audio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtizen_audio_plugin_la_CFLAGS) $(CFLAGS) -c -o audio_output/libtizen_audio_plugin_la-tizen_audio.lo `test -f 'audio_output/tizen_audio.c' || echo '$(srcdir)/'`audio_output/tizen_audio.c
vlc-3.0.11.1/modules/Makefile.in-23236-
vlc-3.0.11.1/modules/Makefile.in-23237-codec/libtremor_plugin_la-vorbis.lo: codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in:23238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtremor_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/libtremor_plugin_la-vorbis.lo -MD -MP -MF codec/$(DEPDIR)/libtremor_plugin_la-vorbis.Tpo -c -o codec/libtremor_plugin_la-vorbis.lo `test -f 'codec/vorbis.c' || echo '$(srcdir)/'`codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in-23239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libtremor_plugin_la-vorbis.Tpo codec/$(DEPDIR)/libtremor_plugin_la-vorbis.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtremor_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/libtremor_plugin_la-vorbis.lo `test -f 'codec/vorbis.c' || echo '$(srcdir)/'`codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in-23243-
vlc-3.0.11.1/modules/Makefile.in-23244-demux/mpeg/libts_plugin_la-ts.lo: demux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in:23245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts.Tpo -c -o demux/mpeg/libts_plugin_la-ts.lo `test -f 'demux/mpeg/ts.c' || echo '$(srcdir)/'`demux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in-23246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts.lo `test -f 'demux/mpeg/ts.c' || echo '$(srcdir)/'`demux/mpeg/ts.c
vlc-3.0.11.1/modules/Makefile.in-23250-
vlc-3.0.11.1/modules/Makefile.in-23251-demux/mpeg/libts_plugin_la-ts_pid.lo: demux/mpeg/ts_pid.c
vlc-3.0.11.1/modules/Makefile.in:23252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_pid.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_pid.Tpo -c -o demux/mpeg/libts_plugin_la-ts_pid.lo `test -f 'demux/mpeg/ts_pid.c' || echo '$(srcdir)/'`demux/mpeg/ts_pid.c
vlc-3.0.11.1/modules/Makefile.in-23253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_pid.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_pid.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_pid.lo `test -f 'demux/mpeg/ts_pid.c' || echo '$(srcdir)/'`demux/mpeg/ts_pid.c
vlc-3.0.11.1/modules/Makefile.in-23257-
vlc-3.0.11.1/modules/Makefile.in-23258-demux/mpeg/libts_plugin_la-ts_psi.lo: demux/mpeg/ts_psi.c
vlc-3.0.11.1/modules/Makefile.in:23259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_psi.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psi.Tpo -c -o demux/mpeg/libts_plugin_la-ts_psi.lo `test -f 'demux/mpeg/ts_psi.c' || echo '$(srcdir)/'`demux/mpeg/ts_psi.c
vlc-3.0.11.1/modules/Makefile.in-23260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psi.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_psi.lo `test -f 'demux/mpeg/ts_psi.c' || echo '$(srcdir)/'`demux/mpeg/ts_psi.c
vlc-3.0.11.1/modules/Makefile.in-23264-
vlc-3.0.11.1/modules/Makefile.in-23265-demux/mpeg/libts_plugin_la-ts_si.lo: demux/mpeg/ts_si.c
vlc-3.0.11.1/modules/Makefile.in:23266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_si.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_si.Tpo -c -o demux/mpeg/libts_plugin_la-ts_si.lo `test -f 'demux/mpeg/ts_si.c' || echo '$(srcdir)/'`demux/mpeg/ts_si.c
vlc-3.0.11.1/modules/Makefile.in-23267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_si.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_si.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_si.lo `test -f 'demux/mpeg/ts_si.c' || echo '$(srcdir)/'`demux/mpeg/ts_si.c
vlc-3.0.11.1/modules/Makefile.in-23271-
vlc-3.0.11.1/modules/Makefile.in-23272-demux/mpeg/libts_plugin_la-ts_psip.lo: demux/mpeg/ts_psip.c
vlc-3.0.11.1/modules/Makefile.in:23273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_psip.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip.Tpo -c -o demux/mpeg/libts_plugin_la-ts_psip.lo `test -f 'demux/mpeg/ts_psip.c' || echo '$(srcdir)/'`demux/mpeg/ts_psip.c
vlc-3.0.11.1/modules/Makefile.in-23274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_psip.lo `test -f 'demux/mpeg/ts_psip.c' || echo '$(srcdir)/'`demux/mpeg/ts_psip.c
vlc-3.0.11.1/modules/Makefile.in-23278-
vlc-3.0.11.1/modules/Makefile.in-23279-demux/mpeg/libts_plugin_la-ts_psip_dvbpsi_fixes.lo: demux/mpeg/ts_psip_dvbpsi_fixes.c
vlc-3.0.11.1/modules/Makefile.in:23280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_psip_dvbpsi_fixes.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip_dvbpsi_fixes.Tpo -c -o demux/mpeg/libts_plugin_la-ts_psip_dvbpsi_fixes.lo `test -f 'demux/mpeg/ts_psip_dvbpsi_fixes.c' || echo '$(srcdir)/'`demux/mpeg/ts_psip_dvbpsi_fixes.c
vlc-3.0.11.1/modules/Makefile.in-23281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip_dvbpsi_fixes.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_psip_dvbpsi_fixes.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_psip_dvbpsi_fixes.lo `test -f 'demux/mpeg/ts_psip_dvbpsi_fixes.c' || echo '$(srcdir)/'`demux/mpeg/ts_psip_dvbpsi_fixes.c
vlc-3.0.11.1/modules/Makefile.in-23285-
vlc-3.0.11.1/modules/Makefile.in-23286-demux/mpeg/libts_plugin_la-ts_decoders.lo: demux/mpeg/ts_decoders.c
vlc-3.0.11.1/modules/Makefile.in:23287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_decoders.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_decoders.Tpo -c -o demux/mpeg/libts_plugin_la-ts_decoders.lo `test -f 'demux/mpeg/ts_decoders.c' || echo '$(srcdir)/'`demux/mpeg/ts_decoders.c
vlc-3.0.11.1/modules/Makefile.in-23288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_decoders.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_decoders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_decoders.lo `test -f 'demux/mpeg/ts_decoders.c' || echo '$(srcdir)/'`demux/mpeg/ts_decoders.c
vlc-3.0.11.1/modules/Makefile.in-23292-
vlc-3.0.11.1/modules/Makefile.in-23293-demux/mpeg/libts_plugin_la-ts_streams.lo: demux/mpeg/ts_streams.c
vlc-3.0.11.1/modules/Makefile.in:23294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_streams.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_streams.Tpo -c -o demux/mpeg/libts_plugin_la-ts_streams.lo `test -f 'demux/mpeg/ts_streams.c' || echo '$(srcdir)/'`demux/mpeg/ts_streams.c
vlc-3.0.11.1/modules/Makefile.in-23295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_streams.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_streams.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_streams.lo `test -f 'demux/mpeg/ts_streams.c' || echo '$(srcdir)/'`demux/mpeg/ts_streams.c
vlc-3.0.11.1/modules/Makefile.in-23299-
vlc-3.0.11.1/modules/Makefile.in-23300-demux/mpeg/libts_plugin_la-ts_scte.lo: demux/mpeg/ts_scte.c
vlc-3.0.11.1/modules/Makefile.in:23301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_scte.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_scte.Tpo -c -o demux/mpeg/libts_plugin_la-ts_scte.lo `test -f 'demux/mpeg/ts_scte.c' || echo '$(srcdir)/'`demux/mpeg/ts_scte.c
vlc-3.0.11.1/modules/Makefile.in-23302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_scte.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_scte.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_scte.lo `test -f 'demux/mpeg/ts_scte.c' || echo '$(srcdir)/'`demux/mpeg/ts_scte.c
vlc-3.0.11.1/modules/Makefile.in-23306-
vlc-3.0.11.1/modules/Makefile.in-23307-demux/mpeg/libts_plugin_la-sections.lo: demux/mpeg/sections.c
vlc-3.0.11.1/modules/Makefile.in:23308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-sections.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-sections.Tpo -c -o demux/mpeg/libts_plugin_la-sections.lo `test -f 'demux/mpeg/sections.c' || echo '$(srcdir)/'`demux/mpeg/sections.c
vlc-3.0.11.1/modules/Makefile.in-23309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-sections.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-sections.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-sections.lo `test -f 'demux/mpeg/sections.c' || echo '$(srcdir)/'`demux/mpeg/sections.c
vlc-3.0.11.1/modules/Makefile.in-23313-
vlc-3.0.11.1/modules/Makefile.in-23314-demux/mpeg/libts_plugin_la-mpeg4_iod.lo: demux/mpeg/mpeg4_iod.c
vlc-3.0.11.1/modules/Makefile.in:23315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-mpeg4_iod.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-mpeg4_iod.Tpo -c -o demux/mpeg/libts_plugin_la-mpeg4_iod.lo `test -f 'demux/mpeg/mpeg4_iod.c' || echo '$(srcdir)/'`demux/mpeg/mpeg4_iod.c
vlc-3.0.11.1/modules/Makefile.in-23316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-mpeg4_iod.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-mpeg4_iod.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-mpeg4_iod.lo `test -f 'demux/mpeg/mpeg4_iod.c' || echo '$(srcdir)/'`demux/mpeg/mpeg4_iod.c
vlc-3.0.11.1/modules/Makefile.in-23320-
vlc-3.0.11.1/modules/Makefile.in-23321-demux/mpeg/libts_plugin_la-ts_arib.lo: demux/mpeg/ts_arib.c
vlc-3.0.11.1/modules/Makefile.in:23322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_arib.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_arib.Tpo -c -o demux/mpeg/libts_plugin_la-ts_arib.lo `test -f 'demux/mpeg/ts_arib.c' || echo '$(srcdir)/'`demux/mpeg/ts_arib.c
vlc-3.0.11.1/modules/Makefile.in-23323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_arib.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_arib.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_arib.lo `test -f 'demux/mpeg/ts_arib.c' || echo '$(srcdir)/'`demux/mpeg/ts_arib.c
vlc-3.0.11.1/modules/Makefile.in-23327-
vlc-3.0.11.1/modules/Makefile.in-23328-demux/mpeg/libts_plugin_la-ts_sl.lo: demux/mpeg/ts_sl.c
vlc-3.0.11.1/modules/Makefile.in:23329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_sl.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_sl.Tpo -c -o demux/mpeg/libts_plugin_la-ts_sl.lo `test -f 'demux/mpeg/ts_sl.c' || echo '$(srcdir)/'`demux/mpeg/ts_sl.c
vlc-3.0.11.1/modules/Makefile.in-23330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_sl.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_sl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_sl.lo `test -f 'demux/mpeg/ts_sl.c' || echo '$(srcdir)/'`demux/mpeg/ts_sl.c
vlc-3.0.11.1/modules/Makefile.in-23334-
vlc-3.0.11.1/modules/Makefile.in-23335-demux/mpeg/libts_plugin_la-ts_metadata.lo: demux/mpeg/ts_metadata.c
vlc-3.0.11.1/modules/Makefile.in:23336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_metadata.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_metadata.Tpo -c -o demux/mpeg/libts_plugin_la-ts_metadata.lo `test -f 'demux/mpeg/ts_metadata.c' || echo '$(srcdir)/'`demux/mpeg/ts_metadata.c
vlc-3.0.11.1/modules/Makefile.in-23337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_metadata.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_metadata.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_metadata.lo `test -f 'demux/mpeg/ts_metadata.c' || echo '$(srcdir)/'`demux/mpeg/ts_metadata.c
vlc-3.0.11.1/modules/Makefile.in-23341-
vlc-3.0.11.1/modules/Makefile.in-23342-demux/mpeg/libts_plugin_la-ts_hotfixes.lo: demux/mpeg/ts_hotfixes.c
vlc-3.0.11.1/modules/Makefile.in:23343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT demux/mpeg/libts_plugin_la-ts_hotfixes.lo -MD -MP -MF demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_hotfixes.Tpo -c -o demux/mpeg/libts_plugin_la-ts_hotfixes.lo `test -f 'demux/mpeg/ts_hotfixes.c' || echo '$(srcdir)/'`demux/mpeg/ts_hotfixes.c
vlc-3.0.11.1/modules/Makefile.in-23344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_hotfixes.Tpo demux/mpeg/$(DEPDIR)/libts_plugin_la-ts_hotfixes.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/mpeg/libts_plugin_la-ts_hotfixes.lo `test -f 'demux/mpeg/ts_hotfixes.c' || echo '$(srcdir)/'`demux/mpeg/ts_hotfixes.c
vlc-3.0.11.1/modules/Makefile.in-23348-
vlc-3.0.11.1/modules/Makefile.in-23349-mux/mpeg/libts_plugin_la-csa.lo: mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in:23350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT mux/mpeg/libts_plugin_la-csa.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libts_plugin_la-csa.Tpo -c -o mux/mpeg/libts_plugin_la-csa.lo `test -f 'mux/mpeg/csa.c' || echo '$(srcdir)/'`mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in-23351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libts_plugin_la-csa.Tpo mux/mpeg/$(DEPDIR)/libts_plugin_la-csa.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libts_plugin_la-csa.lo `test -f 'mux/mpeg/csa.c' || echo '$(srcdir)/'`mux/mpeg/csa.c
vlc-3.0.11.1/modules/Makefile.in-23355-
vlc-3.0.11.1/modules/Makefile.in-23356-mux/mpeg/libts_plugin_la-tables.lo: mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in:23357:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT mux/mpeg/libts_plugin_la-tables.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libts_plugin_la-tables.Tpo -c -o mux/mpeg/libts_plugin_la-tables.lo `test -f 'mux/mpeg/tables.c' || echo '$(srcdir)/'`mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in-23358-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libts_plugin_la-tables.Tpo mux/mpeg/$(DEPDIR)/libts_plugin_la-tables.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23361:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libts_plugin_la-tables.lo `test -f 'mux/mpeg/tables.c' || echo '$(srcdir)/'`mux/mpeg/tables.c
vlc-3.0.11.1/modules/Makefile.in-23362-
vlc-3.0.11.1/modules/Makefile.in-23363-mux/mpeg/libts_plugin_la-tsutil.lo: mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in:23364:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT mux/mpeg/libts_plugin_la-tsutil.lo -MD -MP -MF mux/mpeg/$(DEPDIR)/libts_plugin_la-tsutil.Tpo -c -o mux/mpeg/libts_plugin_la-tsutil.lo `test -f 'mux/mpeg/tsutil.c' || echo '$(srcdir)/'`mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in-23365-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mux/mpeg/$(DEPDIR)/libts_plugin_la-tsutil.Tpo mux/mpeg/$(DEPDIR)/libts_plugin_la-tsutil.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23367-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23368:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o mux/mpeg/libts_plugin_la-tsutil.lo `test -f 'mux/mpeg/tsutil.c' || echo '$(srcdir)/'`mux/mpeg/tsutil.c
vlc-3.0.11.1/modules/Makefile.in-23369-
vlc-3.0.11.1/modules/Makefile.in-23370-codec/libts_plugin_la-atsc_a65.lo: codec/atsc_a65.c
vlc-3.0.11.1/modules/Makefile.in:23371:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libts_plugin_la-atsc_a65.lo -MD -MP -MF codec/$(DEPDIR)/libts_plugin_la-atsc_a65.Tpo -c -o codec/libts_plugin_la-atsc_a65.lo `test -f 'codec/atsc_a65.c' || echo '$(srcdir)/'`codec/atsc_a65.c
vlc-3.0.11.1/modules/Makefile.in-23372-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libts_plugin_la-atsc_a65.Tpo codec/$(DEPDIR)/libts_plugin_la-atsc_a65.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23374-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23375:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libts_plugin_la-atsc_a65.lo `test -f 'codec/atsc_a65.c' || echo '$(srcdir)/'`codec/atsc_a65.c
vlc-3.0.11.1/modules/Makefile.in-23376-
vlc-3.0.11.1/modules/Makefile.in-23377-codec/libts_plugin_la-opus_header.lo: codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in:23378:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libts_plugin_la-opus_header.lo -MD -MP -MF codec/$(DEPDIR)/libts_plugin_la-opus_header.Tpo -c -o codec/libts_plugin_la-opus_header.lo `test -f 'codec/opus_header.c' || echo '$(srcdir)/'`codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in-23379-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libts_plugin_la-opus_header.Tpo codec/$(DEPDIR)/libts_plugin_la-opus_header.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23381-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23382:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libts_plugin_la-opus_header.lo `test -f 'codec/opus_header.c' || echo '$(srcdir)/'`codec/opus_header.c
vlc-3.0.11.1/modules/Makefile.in-23383-
vlc-3.0.11.1/modules/Makefile.in-23384-codec/libtwolame_plugin_la-twolame.lo: codec/twolame.c
vlc-3.0.11.1/modules/Makefile.in:23385:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtwolame_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtwolame_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libtwolame_plugin_la-twolame.lo -MD -MP -MF codec/$(DEPDIR)/libtwolame_plugin_la-twolame.Tpo -c -o codec/libtwolame_plugin_la-twolame.lo `test -f 'codec/twolame.c' || echo '$(srcdir)/'`codec/twolame.c
vlc-3.0.11.1/modules/Makefile.in-23386-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libtwolame_plugin_la-twolame.Tpo codec/$(DEPDIR)/libtwolame_plugin_la-twolame.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23388-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23389:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtwolame_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtwolame_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libtwolame_plugin_la-twolame.lo `test -f 'codec/twolame.c' || echo '$(srcdir)/'`codec/twolame.c
vlc-3.0.11.1/modules/Makefile.in-23390-
vlc-3.0.11.1/modules/Makefile.in-23391-services_discovery/libudev_plugin_la-udev.lo: services_discovery/udev.c
vlc-3.0.11.1/modules/Makefile.in:23392:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libudev_plugin_la-udev.lo -MD -MP -MF services_discovery/$(DEPDIR)/libudev_plugin_la-udev.Tpo -c -o services_discovery/libudev_plugin_la-udev.lo `test -f 'services_discovery/udev.c' || echo '$(srcdir)/'`services_discovery/udev.c
vlc-3.0.11.1/modules/Makefile.in-23393-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libudev_plugin_la-udev.Tpo services_discovery/$(DEPDIR)/libudev_plugin_la-udev.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23395-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23396:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libudev_plugin_la-udev.lo `test -f 'services_discovery/udev.c' || echo '$(srcdir)/'`services_discovery/udev.c
vlc-3.0.11.1/modules/Makefile.in-23397-
vlc-3.0.11.1/modules/Makefile.in-23398-access/v4l2/libv4l2_plugin_la-v4l2.lo: access/v4l2/v4l2.c
vlc-3.0.11.1/modules/Makefile.in:23399:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-v4l2.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-v4l2.Tpo -c -o access/v4l2/libv4l2_plugin_la-v4l2.lo `test -f 'access/v4l2/v4l2.c' || echo '$(srcdir)/'`access/v4l2/v4l2.c
vlc-3.0.11.1/modules/Makefile.in-23400-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-v4l2.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-v4l2.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23402-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23403:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-v4l2.lo `test -f 'access/v4l2/v4l2.c' || echo '$(srcdir)/'`access/v4l2/v4l2.c
vlc-3.0.11.1/modules/Makefile.in-23404-
vlc-3.0.11.1/modules/Makefile.in-23405-access/v4l2/libv4l2_plugin_la-video.lo: access/v4l2/video.c
vlc-3.0.11.1/modules/Makefile.in:23406:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-video.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-video.Tpo -c -o access/v4l2/libv4l2_plugin_la-video.lo `test -f 'access/v4l2/video.c' || echo '$(srcdir)/'`access/v4l2/video.c
vlc-3.0.11.1/modules/Makefile.in-23407-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-video.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-video.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23409-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23410:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-video.lo `test -f 'access/v4l2/video.c' || echo '$(srcdir)/'`access/v4l2/video.c
vlc-3.0.11.1/modules/Makefile.in-23411-
vlc-3.0.11.1/modules/Makefile.in-23412-access/v4l2/libv4l2_plugin_la-vbi.lo: access/v4l2/vbi.c
vlc-3.0.11.1/modules/Makefile.in:23413:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-vbi.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-vbi.Tpo -c -o access/v4l2/libv4l2_plugin_la-vbi.lo `test -f 'access/v4l2/vbi.c' || echo '$(srcdir)/'`access/v4l2/vbi.c
vlc-3.0.11.1/modules/Makefile.in-23414-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-vbi.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-vbi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-vbi.lo `test -f 'access/v4l2/vbi.c' || echo '$(srcdir)/'`access/v4l2/vbi.c
vlc-3.0.11.1/modules/Makefile.in-23418-
vlc-3.0.11.1/modules/Makefile.in-23419-access/v4l2/libv4l2_plugin_la-demux.lo: access/v4l2/demux.c
vlc-3.0.11.1/modules/Makefile.in:23420:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-demux.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-demux.Tpo -c -o access/v4l2/libv4l2_plugin_la-demux.lo `test -f 'access/v4l2/demux.c' || echo '$(srcdir)/'`access/v4l2/demux.c
vlc-3.0.11.1/modules/Makefile.in-23421-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-demux.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23423-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23424:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-demux.lo `test -f 'access/v4l2/demux.c' || echo '$(srcdir)/'`access/v4l2/demux.c
vlc-3.0.11.1/modules/Makefile.in-23425-
vlc-3.0.11.1/modules/Makefile.in-23426-access/v4l2/libv4l2_plugin_la-access.lo: access/v4l2/access.c
vlc-3.0.11.1/modules/Makefile.in:23427:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-access.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-access.Tpo -c -o access/v4l2/libv4l2_plugin_la-access.lo `test -f 'access/v4l2/access.c' || echo '$(srcdir)/'`access/v4l2/access.c
vlc-3.0.11.1/modules/Makefile.in-23428-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-access.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-access.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23430-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23431:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-access.lo `test -f 'access/v4l2/access.c' || echo '$(srcdir)/'`access/v4l2/access.c
vlc-3.0.11.1/modules/Makefile.in-23432-
vlc-3.0.11.1/modules/Makefile.in-23433-access/v4l2/libv4l2_plugin_la-radio.lo: access/v4l2/radio.c
vlc-3.0.11.1/modules/Makefile.in:23434:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-radio.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-radio.Tpo -c -o access/v4l2/libv4l2_plugin_la-radio.lo `test -f 'access/v4l2/radio.c' || echo '$(srcdir)/'`access/v4l2/radio.c
vlc-3.0.11.1/modules/Makefile.in-23435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-radio.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-radio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-radio.lo `test -f 'access/v4l2/radio.c' || echo '$(srcdir)/'`access/v4l2/radio.c
vlc-3.0.11.1/modules/Makefile.in-23439-
vlc-3.0.11.1/modules/Makefile.in-23440-access/v4l2/libv4l2_plugin_la-controls.lo: access/v4l2/controls.c
vlc-3.0.11.1/modules/Makefile.in:23441:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-controls.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-controls.Tpo -c -o access/v4l2/libv4l2_plugin_la-controls.lo `test -f 'access/v4l2/controls.c' || echo '$(srcdir)/'`access/v4l2/controls.c
vlc-3.0.11.1/modules/Makefile.in-23442-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-controls.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-controls.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23444-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23445:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-controls.lo `test -f 'access/v4l2/controls.c' || echo '$(srcdir)/'`access/v4l2/controls.c
vlc-3.0.11.1/modules/Makefile.in-23446-
vlc-3.0.11.1/modules/Makefile.in-23447-access/v4l2/libv4l2_plugin_la-lib.lo: access/v4l2/lib.c
vlc-3.0.11.1/modules/Makefile.in:23448:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT access/v4l2/libv4l2_plugin_la-lib.lo -MD -MP -MF access/v4l2/$(DEPDIR)/libv4l2_plugin_la-lib.Tpo -c -o access/v4l2/libv4l2_plugin_la-lib.lo `test -f 'access/v4l2/lib.c' || echo '$(srcdir)/'`access/v4l2/lib.c
vlc-3.0.11.1/modules/Makefile.in-23449-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/v4l2/$(DEPDIR)/libv4l2_plugin_la-lib.Tpo access/v4l2/$(DEPDIR)/libv4l2_plugin_la-lib.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23452:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libv4l2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o access/v4l2/libv4l2_plugin_la-lib.lo `test -f 'access/v4l2/lib.c' || echo '$(srcdir)/'`access/v4l2/lib.c
vlc-3.0.11.1/modules/Makefile.in-23453-
vlc-3.0.11.1/modules/Makefile.in-23454-codec/avcodec/libvaapi_drm_plugin_la-vaapi.lo: codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in:23455:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_drm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libvaapi_drm_plugin_la-vaapi.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libvaapi_drm_plugin_la-vaapi.Tpo -c -o codec/avcodec/libvaapi_drm_plugin_la-vaapi.lo `test -f 'codec/avcodec/vaapi.c' || echo '$(srcdir)/'`codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23456-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libvaapi_drm_plugin_la-vaapi.Tpo codec/avcodec/$(DEPDIR)/libvaapi_drm_plugin_la-vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23458-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23459:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_drm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libvaapi_drm_plugin_la-vaapi.lo `test -f 'codec/avcodec/vaapi.c' || echo '$(srcdir)/'`codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23460-
vlc-3.0.11.1/modules/Makefile.in-23461-hw/vaapi/libvaapi_drm_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:23462:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_drm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libvaapi_drm_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libvaapi_drm_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libvaapi_drm_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libvaapi_drm_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libvaapi_drm_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23466:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_drm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_drm_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libvaapi_drm_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23467-
vlc-3.0.11.1/modules/Makefile.in-23468-hw/vaapi/libvaapi_filters_plugin_la-filters.lo: hw/vaapi/filters.c
vlc-3.0.11.1/modules/Makefile.in:23469:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libvaapi_filters_plugin_la-filters.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-filters.Tpo -c -o hw/vaapi/libvaapi_filters_plugin_la-filters.lo `test -f 'hw/vaapi/filters.c' || echo '$(srcdir)/'`hw/vaapi/filters.c
vlc-3.0.11.1/modules/Makefile.in-23470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-filters.Tpo hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-filters.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23473:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libvaapi_filters_plugin_la-filters.lo `test -f 'hw/vaapi/filters.c' || echo '$(srcdir)/'`hw/vaapi/filters.c
vlc-3.0.11.1/modules/Makefile.in-23474-
vlc-3.0.11.1/modules/Makefile.in-23475-hw/vaapi/libvaapi_filters_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:23476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libvaapi_filters_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libvaapi_filters_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libvaapi_filters_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23481-
vlc-3.0.11.1/modules/Makefile.in-23482-hw/vaapi/libvaapi_filters_plugin_la-chroma.lo: hw/vaapi/chroma.c
vlc-3.0.11.1/modules/Makefile.in:23483:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libvaapi_filters_plugin_la-chroma.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-chroma.Tpo -c -o hw/vaapi/libvaapi_filters_plugin_la-chroma.lo `test -f 'hw/vaapi/chroma.c' || echo '$(srcdir)/'`hw/vaapi/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-chroma.Tpo hw/vaapi/$(DEPDIR)/libvaapi_filters_plugin_la-chroma.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23487:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_filters_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_filters_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libvaapi_filters_plugin_la-chroma.lo `test -f 'hw/vaapi/chroma.c' || echo '$(srcdir)/'`hw/vaapi/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23488-
vlc-3.0.11.1/modules/Makefile.in-23489-codec/avcodec/libvaapi_plugin_la-vaapi.lo: codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in:23490:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_plugin_la_CFLAGS) $(CFLAGS) -MT codec/avcodec/libvaapi_plugin_la-vaapi.lo -MD -MP -MF codec/avcodec/$(DEPDIR)/libvaapi_plugin_la-vaapi.Tpo -c -o codec/avcodec/libvaapi_plugin_la-vaapi.lo `test -f 'codec/avcodec/vaapi.c' || echo '$(srcdir)/'`codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23491-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/avcodec/$(DEPDIR)/libvaapi_plugin_la-vaapi.Tpo codec/avcodec/$(DEPDIR)/libvaapi_plugin_la-vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23494:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/avcodec/libvaapi_plugin_la-vaapi.lo `test -f 'codec/avcodec/vaapi.c' || echo '$(srcdir)/'`codec/avcodec/vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23495-
vlc-3.0.11.1/modules/Makefile.in-23496-hw/vaapi/libvaapi_plugin_la-vlc_vaapi.lo: hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in:23497:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vaapi/libvaapi_plugin_la-vlc_vaapi.lo -MD -MP -MF hw/vaapi/$(DEPDIR)/libvaapi_plugin_la-vlc_vaapi.Tpo -c -o hw/vaapi/libvaapi_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23498-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vaapi/$(DEPDIR)/libvaapi_plugin_la-vlc_vaapi.Tpo hw/vaapi/$(DEPDIR)/libvaapi_plugin_la-vlc_vaapi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23501:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvaapi_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvaapi_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vaapi/libvaapi_plugin_la-vlc_vaapi.lo `test -f 'hw/vaapi/vlc_vaapi.c' || echo '$(srcdir)/'`hw/vaapi/vlc_vaapi.c
vlc-3.0.11.1/modules/Makefile.in-23502-
vlc-3.0.11.1/modules/Makefile.in-23503-hw/vdpau/libvdpau_adjust_plugin_la-adjust.lo: hw/vdpau/adjust.c
vlc-3.0.11.1/modules/Makefile.in:23504:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_adjust_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_adjust_plugin_la-adjust.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-adjust.Tpo -c -o hw/vdpau/libvdpau_adjust_plugin_la-adjust.lo `test -f 'hw/vdpau/adjust.c' || echo '$(srcdir)/'`hw/vdpau/adjust.c
vlc-3.0.11.1/modules/Makefile.in-23505-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-adjust.Tpo hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-adjust.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23508:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_adjust_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_adjust_plugin_la-adjust.lo `test -f 'hw/vdpau/adjust.c' || echo '$(srcdir)/'`hw/vdpau/adjust.c
vlc-3.0.11.1/modules/Makefile.in-23509-
vlc-3.0.11.1/modules/Makefile.in-23510-hw/vdpau/libvdpau_adjust_plugin_la-picture.lo: hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in:23511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_adjust_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_adjust_plugin_la-picture.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-picture.Tpo -c -o hw/vdpau/libvdpau_adjust_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-picture.Tpo hw/vdpau/$(DEPDIR)/libvdpau_adjust_plugin_la-picture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_adjust_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_adjust_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23516-
vlc-3.0.11.1/modules/Makefile.in-23517-hw/vdpau/libvdpau_avcodec_plugin_la-avcodec.lo: hw/vdpau/avcodec.c
vlc-3.0.11.1/modules/Makefile.in:23518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_avcodec_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_avcodec_plugin_la-avcodec.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-avcodec.Tpo -c -o hw/vdpau/libvdpau_avcodec_plugin_la-avcodec.lo `test -f 'hw/vdpau/avcodec.c' || echo '$(srcdir)/'`hw/vdpau/avcodec.c
vlc-3.0.11.1/modules/Makefile.in-23519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-avcodec.Tpo hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-avcodec.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_avcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_avcodec_plugin_la-avcodec.lo `test -f 'hw/vdpau/avcodec.c' || echo '$(srcdir)/'`hw/vdpau/avcodec.c
vlc-3.0.11.1/modules/Makefile.in-23523-
vlc-3.0.11.1/modules/Makefile.in-23524-hw/vdpau/libvdpau_avcodec_plugin_la-picture.lo: hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in:23525:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_avcodec_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_avcodec_plugin_la-picture.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-picture.Tpo -c -o hw/vdpau/libvdpau_avcodec_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23526-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-picture.Tpo hw/vdpau/$(DEPDIR)/libvdpau_avcodec_plugin_la-picture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_avcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_avcodec_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23530-
vlc-3.0.11.1/modules/Makefile.in-23531-hw/vdpau/libvdpau_chroma_plugin_la-chroma.lo: hw/vdpau/chroma.c
vlc-3.0.11.1/modules/Makefile.in:23532:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_chroma_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_chroma_plugin_la-chroma.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-chroma.Tpo -c -o hw/vdpau/libvdpau_chroma_plugin_la-chroma.lo `test -f 'hw/vdpau/chroma.c' || echo '$(srcdir)/'`hw/vdpau/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23533-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-chroma.Tpo hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-chroma.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23536:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_chroma_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_chroma_plugin_la-chroma.lo `test -f 'hw/vdpau/chroma.c' || echo '$(srcdir)/'`hw/vdpau/chroma.c
vlc-3.0.11.1/modules/Makefile.in-23537-
vlc-3.0.11.1/modules/Makefile.in-23538-hw/vdpau/libvdpau_chroma_plugin_la-picture.lo: hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in:23539:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_chroma_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_chroma_plugin_la-picture.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-picture.Tpo -c -o hw/vdpau/libvdpau_chroma_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23540-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-picture.Tpo hw/vdpau/$(DEPDIR)/libvdpau_chroma_plugin_la-picture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_chroma_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_chroma_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23544-
vlc-3.0.11.1/modules/Makefile.in-23545-hw/vdpau/libvdpau_deinterlace_plugin_la-deinterlace.lo: hw/vdpau/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in:23546:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_deinterlace_plugin_la-deinterlace.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-deinterlace.Tpo -c -o hw/vdpau/libvdpau_deinterlace_plugin_la-deinterlace.lo `test -f 'hw/vdpau/deinterlace.c' || echo '$(srcdir)/'`hw/vdpau/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in-23547-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-deinterlace.Tpo hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-deinterlace.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_deinterlace_plugin_la-deinterlace.lo `test -f 'hw/vdpau/deinterlace.c' || echo '$(srcdir)/'`hw/vdpau/deinterlace.c
vlc-3.0.11.1/modules/Makefile.in-23551-
vlc-3.0.11.1/modules/Makefile.in-23552-hw/vdpau/libvdpau_deinterlace_plugin_la-picture.lo: hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in:23553:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_deinterlace_plugin_la-picture.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-picture.Tpo -c -o hw/vdpau/libvdpau_deinterlace_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23554-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-picture.Tpo hw/vdpau/$(DEPDIR)/libvdpau_deinterlace_plugin_la-picture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23557:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_deinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_deinterlace_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23558-
vlc-3.0.11.1/modules/Makefile.in-23559-hw/vdpau/libvdpau_display_plugin_la-display.lo: hw/vdpau/display.c
vlc-3.0.11.1/modules/Makefile.in:23560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvdpau_display_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvdpau_display_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_display_plugin_la-display.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_display_plugin_la-display.Tpo -c -o hw/vdpau/libvdpau_display_plugin_la-display.lo `test -f 'hw/vdpau/display.c' || echo '$(srcdir)/'`hw/vdpau/display.c
vlc-3.0.11.1/modules/Makefile.in-23561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_display_plugin_la-display.Tpo hw/vdpau/$(DEPDIR)/libvdpau_display_plugin_la-display.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvdpau_display_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvdpau_display_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_display_plugin_la-display.lo `test -f 'hw/vdpau/display.c' || echo '$(srcdir)/'`hw/vdpau/display.c
vlc-3.0.11.1/modules/Makefile.in-23565-
vlc-3.0.11.1/modules/Makefile.in-23566-hw/vdpau/libvdpau_sharpen_plugin_la-sharpen.lo: hw/vdpau/sharpen.c
vlc-3.0.11.1/modules/Makefile.in:23567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_sharpen_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_sharpen_plugin_la-sharpen.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-sharpen.Tpo -c -o hw/vdpau/libvdpau_sharpen_plugin_la-sharpen.lo `test -f 'hw/vdpau/sharpen.c' || echo '$(srcdir)/'`hw/vdpau/sharpen.c
vlc-3.0.11.1/modules/Makefile.in-23568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-sharpen.Tpo hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-sharpen.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_sharpen_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_sharpen_plugin_la-sharpen.lo `test -f 'hw/vdpau/sharpen.c' || echo '$(srcdir)/'`hw/vdpau/sharpen.c
vlc-3.0.11.1/modules/Makefile.in-23572-
vlc-3.0.11.1/modules/Makefile.in-23573-hw/vdpau/libvdpau_sharpen_plugin_la-picture.lo: hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in:23574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_sharpen_plugin_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvdpau_sharpen_plugin_la-picture.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-picture.Tpo -c -o hw/vdpau/libvdpau_sharpen_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-picture.Tpo hw/vdpau/$(DEPDIR)/libvdpau_sharpen_plugin_la-picture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvdpau_sharpen_plugin_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvdpau_sharpen_plugin_la-picture.lo `test -f 'hw/vdpau/picture.c' || echo '$(srcdir)/'`hw/vdpau/picture.c
vlc-3.0.11.1/modules/Makefile.in-23579-
vlc-3.0.11.1/modules/Makefile.in-23580-access/http/libvlc_http_la-message.lo: access/http/message.c
vlc-3.0.11.1/modules/Makefile.in:23581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-message.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-message.Tpo -c -o access/http/libvlc_http_la-message.lo `test -f 'access/http/message.c' || echo '$(srcdir)/'`access/http/message.c
vlc-3.0.11.1/modules/Makefile.in-23582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-message.Tpo access/http/$(DEPDIR)/libvlc_http_la-message.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-message.lo `test -f 'access/http/message.c' || echo '$(srcdir)/'`access/http/message.c
vlc-3.0.11.1/modules/Makefile.in-23586-
vlc-3.0.11.1/modules/Makefile.in-23587-access/http/libvlc_http_la-resource.lo: access/http/resource.c
vlc-3.0.11.1/modules/Makefile.in:23588:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-resource.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-resource.Tpo -c -o access/http/libvlc_http_la-resource.lo `test -f 'access/http/resource.c' || echo '$(srcdir)/'`access/http/resource.c
vlc-3.0.11.1/modules/Makefile.in-23589-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-resource.Tpo access/http/$(DEPDIR)/libvlc_http_la-resource.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-resource.lo `test -f 'access/http/resource.c' || echo '$(srcdir)/'`access/http/resource.c
vlc-3.0.11.1/modules/Makefile.in-23593-
vlc-3.0.11.1/modules/Makefile.in-23594-access/http/libvlc_http_la-file.lo: access/http/file.c
vlc-3.0.11.1/modules/Makefile.in:23595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-file.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-file.Tpo -c -o access/http/libvlc_http_la-file.lo `test -f 'access/http/file.c' || echo '$(srcdir)/'`access/http/file.c
vlc-3.0.11.1/modules/Makefile.in-23596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-file.Tpo access/http/$(DEPDIR)/libvlc_http_la-file.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-file.lo `test -f 'access/http/file.c' || echo '$(srcdir)/'`access/http/file.c
vlc-3.0.11.1/modules/Makefile.in-23600-
vlc-3.0.11.1/modules/Makefile.in-23601-access/http/libvlc_http_la-live.lo: access/http/live.c
vlc-3.0.11.1/modules/Makefile.in:23602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-live.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-live.Tpo -c -o access/http/libvlc_http_la-live.lo `test -f 'access/http/live.c' || echo '$(srcdir)/'`access/http/live.c
vlc-3.0.11.1/modules/Makefile.in-23603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-live.Tpo access/http/$(DEPDIR)/libvlc_http_la-live.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-live.lo `test -f 'access/http/live.c' || echo '$(srcdir)/'`access/http/live.c
vlc-3.0.11.1/modules/Makefile.in-23607-
vlc-3.0.11.1/modules/Makefile.in-23608-access/http/libvlc_http_la-hpack.lo: access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in:23609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-hpack.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-hpack.Tpo -c -o access/http/libvlc_http_la-hpack.lo `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-23610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-hpack.Tpo access/http/$(DEPDIR)/libvlc_http_la-hpack.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-hpack.lo `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-23614-
vlc-3.0.11.1/modules/Makefile.in-23615-access/http/libvlc_http_la-hpackenc.lo: access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in:23616:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-hpackenc.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-hpackenc.Tpo -c -o access/http/libvlc_http_la-hpackenc.lo `test -f 'access/http/hpackenc.c' || echo '$(srcdir)/'`access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in-23617-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-hpackenc.Tpo access/http/$(DEPDIR)/libvlc_http_la-hpackenc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23620:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-hpackenc.lo `test -f 'access/http/hpackenc.c' || echo '$(srcdir)/'`access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in-23621-
vlc-3.0.11.1/modules/Makefile.in-23622-access/http/libvlc_http_la-h2frame.lo: access/http/h2frame.c
vlc-3.0.11.1/modules/Makefile.in:23623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-h2frame.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-h2frame.Tpo -c -o access/http/libvlc_http_la-h2frame.lo `test -f 'access/http/h2frame.c' || echo '$(srcdir)/'`access/http/h2frame.c
vlc-3.0.11.1/modules/Makefile.in-23624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-h2frame.Tpo access/http/$(DEPDIR)/libvlc_http_la-h2frame.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-h2frame.lo `test -f 'access/http/h2frame.c' || echo '$(srcdir)/'`access/http/h2frame.c
vlc-3.0.11.1/modules/Makefile.in-23628-
vlc-3.0.11.1/modules/Makefile.in-23629-access/http/libvlc_http_la-h2output.lo: access/http/h2output.c
vlc-3.0.11.1/modules/Makefile.in:23630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-h2output.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-h2output.Tpo -c -o access/http/libvlc_http_la-h2output.lo `test -f 'access/http/h2output.c' || echo '$(srcdir)/'`access/http/h2output.c
vlc-3.0.11.1/modules/Makefile.in-23631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-h2output.Tpo access/http/$(DEPDIR)/libvlc_http_la-h2output.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-h2output.lo `test -f 'access/http/h2output.c' || echo '$(srcdir)/'`access/http/h2output.c
vlc-3.0.11.1/modules/Makefile.in-23635-
vlc-3.0.11.1/modules/Makefile.in-23636-access/http/libvlc_http_la-h2conn.lo: access/http/h2conn.c
vlc-3.0.11.1/modules/Makefile.in:23637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-h2conn.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-h2conn.Tpo -c -o access/http/libvlc_http_la-h2conn.lo `test -f 'access/http/h2conn.c' || echo '$(srcdir)/'`access/http/h2conn.c
vlc-3.0.11.1/modules/Makefile.in-23638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-h2conn.Tpo access/http/$(DEPDIR)/libvlc_http_la-h2conn.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-h2conn.lo `test -f 'access/http/h2conn.c' || echo '$(srcdir)/'`access/http/h2conn.c
vlc-3.0.11.1/modules/Makefile.in-23642-
vlc-3.0.11.1/modules/Makefile.in-23643-access/http/libvlc_http_la-h1conn.lo: access/http/h1conn.c
vlc-3.0.11.1/modules/Makefile.in:23644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-h1conn.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-h1conn.Tpo -c -o access/http/libvlc_http_la-h1conn.lo `test -f 'access/http/h1conn.c' || echo '$(srcdir)/'`access/http/h1conn.c
vlc-3.0.11.1/modules/Makefile.in-23645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-h1conn.Tpo access/http/$(DEPDIR)/libvlc_http_la-h1conn.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-h1conn.lo `test -f 'access/http/h1conn.c' || echo '$(srcdir)/'`access/http/h1conn.c
vlc-3.0.11.1/modules/Makefile.in-23649-
vlc-3.0.11.1/modules/Makefile.in-23650-access/http/libvlc_http_la-chunked.lo: access/http/chunked.c
vlc-3.0.11.1/modules/Makefile.in:23651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-chunked.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-chunked.Tpo -c -o access/http/libvlc_http_la-chunked.lo `test -f 'access/http/chunked.c' || echo '$(srcdir)/'`access/http/chunked.c
vlc-3.0.11.1/modules/Makefile.in-23652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-chunked.Tpo access/http/$(DEPDIR)/libvlc_http_la-chunked.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-chunked.lo `test -f 'access/http/chunked.c' || echo '$(srcdir)/'`access/http/chunked.c
vlc-3.0.11.1/modules/Makefile.in-23656-
vlc-3.0.11.1/modules/Makefile.in-23657-access/http/libvlc_http_la-tunnel.lo: access/http/tunnel.c
vlc-3.0.11.1/modules/Makefile.in:23658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-tunnel.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-tunnel.Tpo -c -o access/http/libvlc_http_la-tunnel.lo `test -f 'access/http/tunnel.c' || echo '$(srcdir)/'`access/http/tunnel.c
vlc-3.0.11.1/modules/Makefile.in-23659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-tunnel.Tpo access/http/$(DEPDIR)/libvlc_http_la-tunnel.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-tunnel.lo `test -f 'access/http/tunnel.c' || echo '$(srcdir)/'`access/http/tunnel.c
vlc-3.0.11.1/modules/Makefile.in-23663-
vlc-3.0.11.1/modules/Makefile.in-23664-access/http/libvlc_http_la-connmgr.lo: access/http/connmgr.c
vlc-3.0.11.1/modules/Makefile.in:23665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT access/http/libvlc_http_la-connmgr.lo -MD -MP -MF access/http/$(DEPDIR)/libvlc_http_la-connmgr.Tpo -c -o access/http/libvlc_http_la-connmgr.lo `test -f 'access/http/connmgr.c' || echo '$(srcdir)/'`access/http/connmgr.c
vlc-3.0.11.1/modules/Makefile.in-23666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/libvlc_http_la-connmgr.Tpo access/http/$(DEPDIR)/libvlc_http_la-connmgr.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_http_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o access/http/libvlc_http_la-connmgr.lo `test -f 'access/http/connmgr.c' || echo '$(srcdir)/'`access/http/connmgr.c
vlc-3.0.11.1/modules/Makefile.in-23670-
vlc-3.0.11.1/modules/Makefile.in-23671-control/libvlc_motion_la-motionlib.lo: control/motionlib.c
vlc-3.0.11.1/modules/Makefile.in:23672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_motion_la_CFLAGS) $(CFLAGS) -MT control/libvlc_motion_la-motionlib.lo -MD -MP -MF control/$(DEPDIR)/libvlc_motion_la-motionlib.Tpo -c -o control/libvlc_motion_la-motionlib.lo `test -f 'control/motionlib.c' || echo '$(srcdir)/'`control/motionlib.c
vlc-3.0.11.1/modules/Makefile.in-23673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_motion_la-motionlib.Tpo control/$(DEPDIR)/libvlc_motion_la-motionlib.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_motion_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_motion_la-motionlib.lo `test -f 'control/motionlib.c' || echo '$(srcdir)/'`control/motionlib.c
vlc-3.0.11.1/modules/Makefile.in-23677-
vlc-3.0.11.1/modules/Makefile.in-23678-control/libvlc_motion_la-unimotion.lo: control/unimotion.c
vlc-3.0.11.1/modules/Makefile.in:23679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_motion_la_CFLAGS) $(CFLAGS) -MT control/libvlc_motion_la-unimotion.lo -MD -MP -MF control/$(DEPDIR)/libvlc_motion_la-unimotion.Tpo -c -o control/libvlc_motion_la-unimotion.lo `test -f 'control/unimotion.c' || echo '$(srcdir)/'`control/unimotion.c
vlc-3.0.11.1/modules/Makefile.in-23680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_motion_la-unimotion.Tpo control/$(DEPDIR)/libvlc_motion_la-unimotion.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_motion_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_motion_la-unimotion.lo `test -f 'control/unimotion.c' || echo '$(srcdir)/'`control/unimotion.c
vlc-3.0.11.1/modules/Makefile.in-23684-
vlc-3.0.11.1/modules/Makefile.in-23685-audio_output/libvlc_pulse_la-vlcpulse.lo: audio_output/vlcpulse.c
vlc-3.0.11.1/modules/Makefile.in:23686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_pulse_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlc_pulse_la-vlcpulse.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlc_pulse_la-vlcpulse.Tpo -c -o audio_output/libvlc_pulse_la-vlcpulse.lo `test -f 'audio_output/vlcpulse.c' || echo '$(srcdir)/'`audio_output/vlcpulse.c
vlc-3.0.11.1/modules/Makefile.in-23687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlc_pulse_la-vlcpulse.Tpo audio_output/$(DEPDIR)/libvlc_pulse_la-vlcpulse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_pulse_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlc_pulse_la-vlcpulse.lo `test -f 'audio_output/vlcpulse.c' || echo '$(srcdir)/'`audio_output/vlcpulse.c
vlc-3.0.11.1/modules/Makefile.in-23691-
vlc-3.0.11.1/modules/Makefile.in-23692-access/rtp/libvlc_srtp_la-srtp.lo: access/rtp/srtp.c
vlc-3.0.11.1/modules/Makefile.in:23693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_srtp_la_CPPFLAGS) $(CPPFLAGS) $(libvlc_srtp_la_CFLAGS) $(CFLAGS) -MT access/rtp/libvlc_srtp_la-srtp.lo -MD -MP -MF access/rtp/$(DEPDIR)/libvlc_srtp_la-srtp.Tpo -c -o access/rtp/libvlc_srtp_la-srtp.lo `test -f 'access/rtp/srtp.c' || echo '$(srcdir)/'`access/rtp/srtp.c
vlc-3.0.11.1/modules/Makefile.in-23694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/rtp/$(DEPDIR)/libvlc_srtp_la-srtp.Tpo access/rtp/$(DEPDIR)/libvlc_srtp_la-srtp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvlc_srtp_la_CPPFLAGS) $(CPPFLAGS) $(libvlc_srtp_la_CFLAGS) $(CFLAGS) -c -o access/rtp/libvlc_srtp_la-srtp.lo `test -f 'access/rtp/srtp.c' || echo '$(srcdir)/'`access/rtp/srtp.c
vlc-3.0.11.1/modules/Makefile.in-23698-
vlc-3.0.11.1/modules/Makefile.in-23699-hw/vdpau/libvlc_vdpau_la-vlc_vdpau.lo: hw/vdpau/vlc_vdpau.c
vlc-3.0.11.1/modules/Makefile.in:23700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_vdpau_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvlc_vdpau_la-vlc_vdpau.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-vlc_vdpau.Tpo -c -o hw/vdpau/libvlc_vdpau_la-vlc_vdpau.lo `test -f 'hw/vdpau/vlc_vdpau.c' || echo '$(srcdir)/'`hw/vdpau/vlc_vdpau.c
vlc-3.0.11.1/modules/Makefile.in-23701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-vlc_vdpau.Tpo hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-vlc_vdpau.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_vdpau_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvlc_vdpau_la-vlc_vdpau.lo `test -f 'hw/vdpau/vlc_vdpau.c' || echo '$(srcdir)/'`hw/vdpau/vlc_vdpau.c
vlc-3.0.11.1/modules/Makefile.in-23705-
vlc-3.0.11.1/modules/Makefile.in-23706-hw/vdpau/libvlc_vdpau_la-instance.lo: hw/vdpau/instance.c
vlc-3.0.11.1/modules/Makefile.in:23707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_vdpau_la_CFLAGS) $(CFLAGS) -MT hw/vdpau/libvlc_vdpau_la-instance.lo -MD -MP -MF hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-instance.Tpo -c -o hw/vdpau/libvlc_vdpau_la-instance.lo `test -f 'hw/vdpau/instance.c' || echo '$(srcdir)/'`hw/vdpau/instance.c
vlc-3.0.11.1/modules/Makefile.in-23708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-instance.Tpo hw/vdpau/$(DEPDIR)/libvlc_vdpau_la-instance.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_vdpau_la_CFLAGS) $(CFLAGS) -c -o hw/vdpau/libvlc_vdpau_la-instance.lo `test -f 'hw/vdpau/instance.c' || echo '$(srcdir)/'`hw/vdpau/instance.c
vlc-3.0.11.1/modules/Makefile.in-23712-
vlc-3.0.11.1/modules/Makefile.in-23713-video_output/xcb/libvlc_xcb_events_la-events.lo: video_output/xcb/events.c
vlc-3.0.11.1/modules/Makefile.in:23714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_xcb_events_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libvlc_xcb_events_la-events.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libvlc_xcb_events_la-events.Tpo -c -o video_output/xcb/libvlc_xcb_events_la-events.lo `test -f 'video_output/xcb/events.c' || echo '$(srcdir)/'`video_output/xcb/events.c
vlc-3.0.11.1/modules/Makefile.in-23715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libvlc_xcb_events_la-events.Tpo video_output/xcb/$(DEPDIR)/libvlc_xcb_events_la-events.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_xcb_events_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libvlc_xcb_events_la-events.lo `test -f 'video_output/xcb/events.c' || echo '$(srcdir)/'`video_output/xcb/events.c
vlc-3.0.11.1/modules/Makefile.in-23719-
vlc-3.0.11.1/modules/Makefile.in-23720-access/libvnc_plugin_la-vnc.lo: access/vnc.c
vlc-3.0.11.1/modules/Makefile.in:23721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvnc_plugin_la_CFLAGS) $(CFLAGS) -MT access/libvnc_plugin_la-vnc.lo -MD -MP -MF access/$(DEPDIR)/libvnc_plugin_la-vnc.Tpo -c -o access/libvnc_plugin_la-vnc.lo `test -f 'access/vnc.c' || echo '$(srcdir)/'`access/vnc.c
vlc-3.0.11.1/modules/Makefile.in-23722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libvnc_plugin_la-vnc.Tpo access/$(DEPDIR)/libvnc_plugin_la-vnc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvnc_plugin_la_CFLAGS) $(CFLAGS) -c -o access/libvnc_plugin_la-vnc.lo `test -f 'access/vnc.c' || echo '$(srcdir)/'`access/vnc.c
vlc-3.0.11.1/modules/Makefile.in-23726-
vlc-3.0.11.1/modules/Makefile.in-23727-arm_neon/libvolume_neon_plugin_la-volume.lo: arm_neon/volume.c
vlc-3.0.11.1/modules/Makefile.in:23728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvolume_neon_plugin_la_CFLAGS) $(CFLAGS) -MT arm_neon/libvolume_neon_plugin_la-volume.lo -MD -MP -MF arm_neon/$(DEPDIR)/libvolume_neon_plugin_la-volume.Tpo -c -o arm_neon/libvolume_neon_plugin_la-volume.lo `test -f 'arm_neon/volume.c' || echo '$(srcdir)/'`arm_neon/volume.c
vlc-3.0.11.1/modules/Makefile.in-23729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) arm_neon/$(DEPDIR)/libvolume_neon_plugin_la-volume.Tpo arm_neon/$(DEPDIR)/libvolume_neon_plugin_la-volume.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvolume_neon_plugin_la_CFLAGS) $(CFLAGS) -c -o arm_neon/libvolume_neon_plugin_la-volume.lo `test -f 'arm_neon/volume.c' || echo '$(srcdir)/'`arm_neon/volume.c
vlc-3.0.11.1/modules/Makefile.in-23733-
vlc-3.0.11.1/modules/Makefile.in-23734-codec/libvorbis_plugin_la-vorbis.lo: codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in:23735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvorbis_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libvorbis_plugin_la-vorbis.lo -MD -MP -MF codec/$(DEPDIR)/libvorbis_plugin_la-vorbis.Tpo -c -o codec/libvorbis_plugin_la-vorbis.lo `test -f 'codec/vorbis.c' || echo '$(srcdir)/'`codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in-23736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libvorbis_plugin_la-vorbis.Tpo codec/$(DEPDIR)/libvorbis_plugin_la-vorbis.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvorbis_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libvorbis_plugin_la-vorbis.lo `test -f 'codec/vorbis.c' || echo '$(srcdir)/'`codec/vorbis.c
vlc-3.0.11.1/modules/Makefile.in-23740-
vlc-3.0.11.1/modules/Makefile.in-23741-video_output/opengl/libvout_ios_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:23742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_ios_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libvout_ios_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_ios_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23747-
vlc-3.0.11.1/modules/Makefile.in-23748-video_output/opengl/libvout_ios_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:23749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_ios_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libvout_ios_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_ios_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23754-
vlc-3.0.11.1/modules/Makefile.in-23755-video_output/opengl/libvout_ios_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:23756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_ios_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libvout_ios_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libvout_ios_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_ios_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_ios_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23761-
vlc-3.0.11.1/modules/Makefile.in-23762-video_output/opengl/libvout_macosx_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:23763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_macosx_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libvout_macosx_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_macosx_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23768-
vlc-3.0.11.1/modules/Makefile.in-23769-video_output/opengl/libvout_macosx_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:23770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_macosx_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libvout_macosx_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_macosx_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23775-
vlc-3.0.11.1/modules/Makefile.in-23776-video_output/opengl/libvout_macosx_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:23777:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libvout_macosx_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libvout_macosx_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libvout_macosx_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23781:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libvout_macosx_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23782-
vlc-3.0.11.1/modules/Makefile.in-23783-codec/libvpx_plugin_la-vpx.lo: codec/vpx.c
vlc-3.0.11.1/modules/Makefile.in:23784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvpx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvpx_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libvpx_plugin_la-vpx.lo -MD -MP -MF codec/$(DEPDIR)/libvpx_plugin_la-vpx.Tpo -c -o codec/libvpx_plugin_la-vpx.lo `test -f 'codec/vpx.c' || echo '$(srcdir)/'`codec/vpx.c
vlc-3.0.11.1/modules/Makefile.in-23785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libvpx_plugin_la-vpx.Tpo codec/$(DEPDIR)/libvpx_plugin_la-vpx.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvpx_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libvpx_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libvpx_plugin_la-vpx.lo `test -f 'codec/vpx.c' || echo '$(srcdir)/'`codec/vpx.c
vlc-3.0.11.1/modules/Makefile.in-23789-
vlc-3.0.11.1/modules/Makefile.in-23790-codec/webvtt/libwebvtt_plugin_la-subsvtt.lo: codec/webvtt/subsvtt.c
vlc-3.0.11.1/modules/Makefile.in:23791:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-subsvtt.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-subsvtt.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-subsvtt.lo `test -f 'codec/webvtt/subsvtt.c' || echo '$(srcdir)/'`codec/webvtt/subsvtt.c
vlc-3.0.11.1/modules/Makefile.in-23792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-subsvtt.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-subsvtt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23795:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-subsvtt.lo `test -f 'codec/webvtt/subsvtt.c' || echo '$(srcdir)/'`codec/webvtt/subsvtt.c
vlc-3.0.11.1/modules/Makefile.in-23796-
vlc-3.0.11.1/modules/Makefile.in-23797-codec/webvtt/libwebvtt_plugin_la-webvtt.lo: codec/webvtt/webvtt.c
vlc-3.0.11.1/modules/Makefile.in:23798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-webvtt.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-webvtt.lo `test -f 'codec/webvtt/webvtt.c' || echo '$(srcdir)/'`codec/webvtt/webvtt.c
vlc-3.0.11.1/modules/Makefile.in-23799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-webvtt.lo `test -f 'codec/webvtt/webvtt.c' || echo '$(srcdir)/'`codec/webvtt/webvtt.c
vlc-3.0.11.1/modules/Makefile.in-23803-
vlc-3.0.11.1/modules/Makefile.in-23804-demux/libwebvtt_plugin_la-webvtt.lo: demux/webvtt.c
vlc-3.0.11.1/modules/Makefile.in:23805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT demux/libwebvtt_plugin_la-webvtt.lo -MD -MP -MF demux/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Tpo -c -o demux/libwebvtt_plugin_la-webvtt.lo `test -f 'demux/webvtt.c' || echo '$(srcdir)/'`demux/webvtt.c
vlc-3.0.11.1/modules/Makefile.in-23806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) demux/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Tpo demux/$(DEPDIR)/libwebvtt_plugin_la-webvtt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o demux/libwebvtt_plugin_la-webvtt.lo `test -f 'demux/webvtt.c' || echo '$(srcdir)/'`demux/webvtt.c
vlc-3.0.11.1/modules/Makefile.in-23810-
vlc-3.0.11.1/modules/Makefile.in-23811-codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo: codec/webvtt/CSSGrammar.c
vlc-3.0.11.1/modules/Makefile.in:23812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSGrammar.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo `test -f 'codec/webvtt/CSSGrammar.c' || echo '$(srcdir)/'`codec/webvtt/CSSGrammar.c
vlc-3.0.11.1/modules/Makefile.in-23813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSGrammar.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSGrammar.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo `test -f 'codec/webvtt/CSSGrammar.c' || echo '$(srcdir)/'`codec/webvtt/CSSGrammar.c
vlc-3.0.11.1/modules/Makefile.in-23817-
vlc-3.0.11.1/modules/Makefile.in-23818-codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo: codec/webvtt/CSSLexer.c
vlc-3.0.11.1/modules/Makefile.in:23819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSLexer.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo `test -f 'codec/webvtt/CSSLexer.c' || echo '$(srcdir)/'`codec/webvtt/CSSLexer.c
vlc-3.0.11.1/modules/Makefile.in-23820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSLexer.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-CSSLexer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo `test -f 'codec/webvtt/CSSLexer.c' || echo '$(srcdir)/'`codec/webvtt/CSSLexer.c
vlc-3.0.11.1/modules/Makefile.in-23824-
vlc-3.0.11.1/modules/Makefile.in-23825-codec/webvtt/libwebvtt_plugin_la-css_parser.lo: codec/webvtt/css_parser.c
vlc-3.0.11.1/modules/Makefile.in:23826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-css_parser.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_parser.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-css_parser.lo `test -f 'codec/webvtt/css_parser.c' || echo '$(srcdir)/'`codec/webvtt/css_parser.c
vlc-3.0.11.1/modules/Makefile.in-23827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_parser.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_parser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-css_parser.lo `test -f 'codec/webvtt/css_parser.c' || echo '$(srcdir)/'`codec/webvtt/css_parser.c
vlc-3.0.11.1/modules/Makefile.in-23831-
vlc-3.0.11.1/modules/Makefile.in-23832-codec/webvtt/libwebvtt_plugin_la-css_style.lo: codec/webvtt/css_style.c
vlc-3.0.11.1/modules/Makefile.in:23833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -MT codec/webvtt/libwebvtt_plugin_la-css_style.lo -MD -MP -MF codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_style.Tpo -c -o codec/webvtt/libwebvtt_plugin_la-css_style.lo `test -f 'codec/webvtt/css_style.c' || echo '$(srcdir)/'`codec/webvtt/css_style.c
vlc-3.0.11.1/modules/Makefile.in-23834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_style.Tpo codec/webvtt/$(DEPDIR)/libwebvtt_plugin_la-css_style.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwebvtt_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/webvtt/libwebvtt_plugin_la-css_style.lo `test -f 'codec/webvtt/css_style.c' || echo '$(srcdir)/'`codec/webvtt/css_style.c
vlc-3.0.11.1/modules/Makefile.in-23838-
vlc-3.0.11.1/modules/Makefile.in-23839-video_output/win32/libwgl_plugin_la-wgl.lo: video_output/win32/wgl.c
vlc-3.0.11.1/modules/Makefile.in:23840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/win32/libwgl_plugin_la-wgl.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libwgl_plugin_la-wgl.Tpo -c -o video_output/win32/libwgl_plugin_la-wgl.lo `test -f 'video_output/win32/wgl.c' || echo '$(srcdir)/'`video_output/win32/wgl.c
vlc-3.0.11.1/modules/Makefile.in-23841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libwgl_plugin_la-wgl.Tpo video_output/win32/$(DEPDIR)/libwgl_plugin_la-wgl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/win32/libwgl_plugin_la-wgl.lo `test -f 'video_output/win32/wgl.c' || echo '$(srcdir)/'`video_output/win32/wgl.c
vlc-3.0.11.1/modules/Makefile.in-23845-
vlc-3.0.11.1/modules/Makefile.in-23846-video_output/opengl/libwgl_plugin_la-vout_helper.lo: video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in:23847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libwgl_plugin_la-vout_helper.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libwgl_plugin_la-vout_helper.Tpo -c -o video_output/opengl/libwgl_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libwgl_plugin_la-vout_helper.Tpo video_output/opengl/$(DEPDIR)/libwgl_plugin_la-vout_helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libwgl_plugin_la-vout_helper.lo `test -f 'video_output/opengl/vout_helper.c' || echo '$(srcdir)/'`video_output/opengl/vout_helper.c
vlc-3.0.11.1/modules/Makefile.in-23852-
vlc-3.0.11.1/modules/Makefile.in-23853-video_output/opengl/libwgl_plugin_la-fragment_shaders.lo: video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in:23854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libwgl_plugin_la-fragment_shaders.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libwgl_plugin_la-fragment_shaders.Tpo -c -o video_output/opengl/libwgl_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libwgl_plugin_la-fragment_shaders.Tpo video_output/opengl/$(DEPDIR)/libwgl_plugin_la-fragment_shaders.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libwgl_plugin_la-fragment_shaders.lo `test -f 'video_output/opengl/fragment_shaders.c' || echo '$(srcdir)/'`video_output/opengl/fragment_shaders.c
vlc-3.0.11.1/modules/Makefile.in-23859-
vlc-3.0.11.1/modules/Makefile.in-23860-video_output/opengl/libwgl_plugin_la-converter_sw.lo: video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in:23861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/opengl/libwgl_plugin_la-converter_sw.lo -MD -MP -MF video_output/opengl/$(DEPDIR)/libwgl_plugin_la-converter_sw.Tpo -c -o video_output/opengl/libwgl_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/opengl/$(DEPDIR)/libwgl_plugin_la-converter_sw.Tpo video_output/opengl/$(DEPDIR)/libwgl_plugin_la-converter_sw.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwgl_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/opengl/libwgl_plugin_la-converter_sw.lo `test -f 'video_output/opengl/converter_sw.c' || echo '$(srcdir)/'`video_output/opengl/converter_sw.c
vlc-3.0.11.1/modules/Makefile.in-23866-
vlc-3.0.11.1/modules/Makefile.in-23867-video_output/wayland/libwl_shell_plugin_la-shell.lo: video_output/wayland/shell.c
vlc-3.0.11.1/modules/Makefile.in:23868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwl_shell_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libwl_shell_plugin_la-shell.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libwl_shell_plugin_la-shell.Tpo -c -o video_output/wayland/libwl_shell_plugin_la-shell.lo `test -f 'video_output/wayland/shell.c' || echo '$(srcdir)/'`video_output/wayland/shell.c
vlc-3.0.11.1/modules/Makefile.in-23869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libwl_shell_plugin_la-shell.Tpo video_output/wayland/$(DEPDIR)/libwl_shell_plugin_la-shell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwl_shell_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libwl_shell_plugin_la-shell.lo `test -f 'video_output/wayland/shell.c' || echo '$(srcdir)/'`video_output/wayland/shell.c
vlc-3.0.11.1/modules/Makefile.in-23873-
vlc-3.0.11.1/modules/Makefile.in-23874-video_output/wayland/libwl_shm_plugin_la-shm.lo: video_output/wayland/shm.c
vlc-3.0.11.1/modules/Makefile.in:23875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwl_shm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libwl_shm_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libwl_shm_plugin_la-shm.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-shm.Tpo -c -o video_output/wayland/libwl_shm_plugin_la-shm.lo `test -f 'video_output/wayland/shm.c' || echo '$(srcdir)/'`video_output/wayland/shm.c
vlc-3.0.11.1/modules/Makefile.in-23876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-shm.Tpo video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-shm.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwl_shm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libwl_shm_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libwl_shm_plugin_la-shm.lo `test -f 'video_output/wayland/shm.c' || echo '$(srcdir)/'`video_output/wayland/shm.c
vlc-3.0.11.1/modules/Makefile.in-23880-
vlc-3.0.11.1/modules/Makefile.in-23881-video_output/wayland/libwl_shm_plugin_la-viewporter-protocol.lo: video_output/wayland/viewporter-protocol.c
vlc-3.0.11.1/modules/Makefile.in:23882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwl_shm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libwl_shm_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libwl_shm_plugin_la-viewporter-protocol.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-viewporter-protocol.Tpo -c -o video_output/wayland/libwl_shm_plugin_la-viewporter-protocol.lo `test -f 'video_output/wayland/viewporter-protocol.c' || echo '$(srcdir)/'`video_output/wayland/viewporter-protocol.c
vlc-3.0.11.1/modules/Makefile.in-23883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-viewporter-protocol.Tpo video_output/wayland/$(DEPDIR)/libwl_shm_plugin_la-viewporter-protocol.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwl_shm_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libwl_shm_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libwl_shm_plugin_la-viewporter-protocol.lo `test -f 'video_output/wayland/viewporter-protocol.c' || echo '$(srcdir)/'`video_output/wayland/viewporter-protocol.c
vlc-3.0.11.1/modules/Makefile.in-23887-
vlc-3.0.11.1/modules/Makefile.in-23888-codec/wmafixed/libwma_fixed_plugin_la-fft.lo: codec/wmafixed/fft.c
vlc-3.0.11.1/modules/Makefile.in:23889:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-fft.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-fft.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-fft.lo `test -f 'codec/wmafixed/fft.c' || echo '$(srcdir)/'`codec/wmafixed/fft.c
vlc-3.0.11.1/modules/Makefile.in-23890-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-fft.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-fft.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23892-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23893:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-fft.lo `test -f 'codec/wmafixed/fft.c' || echo '$(srcdir)/'`codec/wmafixed/fft.c
vlc-3.0.11.1/modules/Makefile.in-23894-
vlc-3.0.11.1/modules/Makefile.in-23895-codec/wmafixed/libwma_fixed_plugin_la-mdct.lo: codec/wmafixed/mdct.c
vlc-3.0.11.1/modules/Makefile.in:23896:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-mdct.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-mdct.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-mdct.lo `test -f 'codec/wmafixed/mdct.c' || echo '$(srcdir)/'`codec/wmafixed/mdct.c
vlc-3.0.11.1/modules/Makefile.in-23897-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-mdct.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-mdct.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23899-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23900:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-mdct.lo `test -f 'codec/wmafixed/mdct.c' || echo '$(srcdir)/'`codec/wmafixed/mdct.c
vlc-3.0.11.1/modules/Makefile.in-23901-
vlc-3.0.11.1/modules/Makefile.in-23902-codec/wmafixed/libwma_fixed_plugin_la-wma.lo: codec/wmafixed/wma.c
vlc-3.0.11.1/modules/Makefile.in:23903:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-wma.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wma.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-wma.lo `test -f 'codec/wmafixed/wma.c' || echo '$(srcdir)/'`codec/wmafixed/wma.c
vlc-3.0.11.1/modules/Makefile.in-23904-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wma.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wma.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23906-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23907:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-wma.lo `test -f 'codec/wmafixed/wma.c' || echo '$(srcdir)/'`codec/wmafixed/wma.c
vlc-3.0.11.1/modules/Makefile.in-23908-
vlc-3.0.11.1/modules/Makefile.in-23909-codec/wmafixed/libwma_fixed_plugin_la-wmadeci.lo: codec/wmafixed/wmadeci.c
vlc-3.0.11.1/modules/Makefile.in:23910:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-wmadeci.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-wmadeci.lo `test -f 'codec/wmafixed/wmadeci.c' || echo '$(srcdir)/'`codec/wmafixed/wmadeci.c
vlc-3.0.11.1/modules/Makefile.in-23911-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23913-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23914:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-wmadeci.lo `test -f 'codec/wmafixed/wmadeci.c' || echo '$(srcdir)/'`codec/wmafixed/wmadeci.c
vlc-3.0.11.1/modules/Makefile.in-23915-
vlc-3.0.11.1/modules/Makefile.in-23916-codec/wmafixed/libwma_fixed_plugin_la-bitstream.lo: codec/wmafixed/bitstream.c
vlc-3.0.11.1/modules/Makefile.in:23917:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-bitstream.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-bitstream.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-bitstream.lo `test -f 'codec/wmafixed/bitstream.c' || echo '$(srcdir)/'`codec/wmafixed/bitstream.c
vlc-3.0.11.1/modules/Makefile.in-23918-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-bitstream.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-bitstream.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23920-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23921:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-bitstream.lo `test -f 'codec/wmafixed/bitstream.c' || echo '$(srcdir)/'`codec/wmafixed/bitstream.c
vlc-3.0.11.1/modules/Makefile.in-23922-
vlc-3.0.11.1/modules/Makefile.in-23923-codec/wmafixed/libwma_fixed_plugin_la-wmafixed.lo: codec/wmafixed/wmafixed.c
vlc-3.0.11.1/modules/Makefile.in:23924:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec/wmafixed/libwma_fixed_plugin_la-wmafixed.lo -MD -MP -MF codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Tpo -c -o codec/wmafixed/libwma_fixed_plugin_la-wmafixed.lo `test -f 'codec/wmafixed/wmafixed.c' || echo '$(srcdir)/'`codec/wmafixed/wmafixed.c
vlc-3.0.11.1/modules/Makefile.in-23925-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Tpo codec/wmafixed/$(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23928:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwma_fixed_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec/wmafixed/libwma_fixed_plugin_la-wmafixed.lo `test -f 'codec/wmafixed/wmafixed.c' || echo '$(srcdir)/'`codec/wmafixed/wmafixed.c
vlc-3.0.11.1/modules/Makefile.in-23929-
vlc-3.0.11.1/modules/Makefile.in-23930-codec/libx262_plugin_la-x264.lo: codec/x264.c
vlc-3.0.11.1/modules/Makefile.in:23931:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx262_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx262_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libx262_plugin_la-x264.lo -MD -MP -MF codec/$(DEPDIR)/libx262_plugin_la-x264.Tpo -c -o codec/libx262_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23932-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libx262_plugin_la-x264.Tpo codec/$(DEPDIR)/libx262_plugin_la-x264.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23934-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23935:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx262_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx262_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libx262_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23936-
vlc-3.0.11.1/modules/Makefile.in-23937-codec/libx26410b_plugin_la-x264.lo: codec/x264.c
vlc-3.0.11.1/modules/Makefile.in:23938:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx26410b_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx26410b_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libx26410b_plugin_la-x264.lo -MD -MP -MF codec/$(DEPDIR)/libx26410b_plugin_la-x264.Tpo -c -o codec/libx26410b_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23939-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libx26410b_plugin_la-x264.Tpo codec/$(DEPDIR)/libx26410b_plugin_la-x264.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23941-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23942:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx26410b_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx26410b_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libx26410b_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23943-
vlc-3.0.11.1/modules/Makefile.in-23944-codec/libx264_plugin_la-x264.lo: codec/x264.c
vlc-3.0.11.1/modules/Makefile.in:23945:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx264_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx264_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libx264_plugin_la-x264.lo -MD -MP -MF codec/$(DEPDIR)/libx264_plugin_la-x264.Tpo -c -o codec/libx264_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23946-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libx264_plugin_la-x264.Tpo codec/$(DEPDIR)/libx264_plugin_la-x264.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx264_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx264_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libx264_plugin_la-x264.lo `test -f 'codec/x264.c' || echo '$(srcdir)/'`codec/x264.c
vlc-3.0.11.1/modules/Makefile.in-23950-
vlc-3.0.11.1/modules/Makefile.in-23951-codec/libx265_plugin_la-x265.lo: codec/x265.c
vlc-3.0.11.1/modules/Makefile.in:23952:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx265_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx265_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libx265_plugin_la-x265.lo -MD -MP -MF codec/$(DEPDIR)/libx265_plugin_la-x265.Tpo -c -o codec/libx265_plugin_la-x265.lo `test -f 'codec/x265.c' || echo '$(srcdir)/'`codec/x265.c
vlc-3.0.11.1/modules/Makefile.in-23953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libx265_plugin_la-x265.Tpo codec/$(DEPDIR)/libx265_plugin_la-x265.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23956:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libx265_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libx265_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libx265_plugin_la-x265.lo `test -f 'codec/x265.c' || echo '$(srcdir)/'`codec/x265.c
vlc-3.0.11.1/modules/Makefile.in-23957-
vlc-3.0.11.1/modules/Makefile.in-23958-services_discovery/libxcb_apps_plugin_la-xcb_apps.lo: services_discovery/xcb_apps.c
vlc-3.0.11.1/modules/Makefile.in:23959:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_apps_plugin_la_CFLAGS) $(CFLAGS) -MT services_discovery/libxcb_apps_plugin_la-xcb_apps.lo -MD -MP -MF services_discovery/$(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Tpo -c -o services_discovery/libxcb_apps_plugin_la-xcb_apps.lo `test -f 'services_discovery/xcb_apps.c' || echo '$(srcdir)/'`services_discovery/xcb_apps.c
vlc-3.0.11.1/modules/Makefile.in-23960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Tpo services_discovery/$(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23963:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_apps_plugin_la_CFLAGS) $(CFLAGS) -c -o services_discovery/libxcb_apps_plugin_la-xcb_apps.lo `test -f 'services_discovery/xcb_apps.c' || echo '$(srcdir)/'`services_discovery/xcb_apps.c
vlc-3.0.11.1/modules/Makefile.in-23964-
vlc-3.0.11.1/modules/Makefile.in-23965-control/globalhotkeys/libxcb_hotkeys_plugin_la-xcb.lo: control/globalhotkeys/xcb.c
vlc-3.0.11.1/modules/Makefile.in:23966:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_hotkeys_plugin_la_CFLAGS) $(CFLAGS) -MT control/globalhotkeys/libxcb_hotkeys_plugin_la-xcb.lo -MD -MP -MF control/globalhotkeys/$(DEPDIR)/libxcb_hotkeys_plugin_la-xcb.Tpo -c -o control/globalhotkeys/libxcb_hotkeys_plugin_la-xcb.lo `test -f 'control/globalhotkeys/xcb.c' || echo '$(srcdir)/'`control/globalhotkeys/xcb.c
vlc-3.0.11.1/modules/Makefile.in-23967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/globalhotkeys/$(DEPDIR)/libxcb_hotkeys_plugin_la-xcb.Tpo control/globalhotkeys/$(DEPDIR)/libxcb_hotkeys_plugin_la-xcb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23970:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_hotkeys_plugin_la_CFLAGS) $(CFLAGS) -c -o control/globalhotkeys/libxcb_hotkeys_plugin_la-xcb.lo `test -f 'control/globalhotkeys/xcb.c' || echo '$(srcdir)/'`control/globalhotkeys/xcb.c
vlc-3.0.11.1/modules/Makefile.in-23971-
vlc-3.0.11.1/modules/Makefile.in-23972-access/screen/libxcb_screen_plugin_la-xcb.lo: access/screen/xcb.c
vlc-3.0.11.1/modules/Makefile.in:23973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_screen_plugin_la_CFLAGS) $(CFLAGS) -MT access/screen/libxcb_screen_plugin_la-xcb.lo -MD -MP -MF access/screen/$(DEPDIR)/libxcb_screen_plugin_la-xcb.Tpo -c -o access/screen/libxcb_screen_plugin_la-xcb.lo `test -f 'access/screen/xcb.c' || echo '$(srcdir)/'`access/screen/xcb.c
vlc-3.0.11.1/modules/Makefile.in-23974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/screen/$(DEPDIR)/libxcb_screen_plugin_la-xcb.Tpo access/screen/$(DEPDIR)/libxcb_screen_plugin_la-xcb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_screen_plugin_la_CFLAGS) $(CFLAGS) -c -o access/screen/libxcb_screen_plugin_la-xcb.lo `test -f 'access/screen/xcb.c' || echo '$(srcdir)/'`access/screen/xcb.c
vlc-3.0.11.1/modules/Makefile.in-23978-
vlc-3.0.11.1/modules/Makefile.in-23979-video_output/xcb/libxcb_window_plugin_la-keys.lo: video_output/xcb/keys.c
vlc-3.0.11.1/modules/Makefile.in:23980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_window_plugin_la-keys.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-keys.Tpo -c -o video_output/xcb/libxcb_window_plugin_la-keys.lo `test -f 'video_output/xcb/keys.c' || echo '$(srcdir)/'`video_output/xcb/keys.c
vlc-3.0.11.1/modules/Makefile.in-23981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-keys.Tpo video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-keys.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_window_plugin_la-keys.lo `test -f 'video_output/xcb/keys.c' || echo '$(srcdir)/'`video_output/xcb/keys.c
vlc-3.0.11.1/modules/Makefile.in-23985-
vlc-3.0.11.1/modules/Makefile.in-23986-video_output/xcb/libxcb_window_plugin_la-window.lo: video_output/xcb/window.c
vlc-3.0.11.1/modules/Makefile.in:23987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_window_plugin_la-window.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-window.Tpo -c -o video_output/xcb/libxcb_window_plugin_la-window.lo `test -f 'video_output/xcb/window.c' || echo '$(srcdir)/'`video_output/xcb/window.c
vlc-3.0.11.1/modules/Makefile.in-23988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-window.Tpo video_output/xcb/$(DEPDIR)/libxcb_window_plugin_la-window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_window_plugin_la-window.lo `test -f 'video_output/xcb/window.c' || echo '$(srcdir)/'`video_output/xcb/window.c
vlc-3.0.11.1/modules/Makefile.in-23992-
vlc-3.0.11.1/modules/Makefile.in-23993-video_output/xcb/libxcb_x11_plugin_la-pictures.lo: video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in:23994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_x11_plugin_la-pictures.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-pictures.Tpo -c -o video_output/xcb/libxcb_x11_plugin_la-pictures.lo `test -f 'video_output/xcb/pictures.c' || echo '$(srcdir)/'`video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in-23995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-pictures.Tpo video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-pictures.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-23997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:23998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_x11_plugin_la-pictures.lo `test -f 'video_output/xcb/pictures.c' || echo '$(srcdir)/'`video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in-23999-
vlc-3.0.11.1/modules/Makefile.in-24000-video_output/xcb/libxcb_x11_plugin_la-x11.lo: video_output/xcb/x11.c
vlc-3.0.11.1/modules/Makefile.in:24001:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_x11_plugin_la-x11.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-x11.Tpo -c -o video_output/xcb/libxcb_x11_plugin_la-x11.lo `test -f 'video_output/xcb/x11.c' || echo '$(srcdir)/'`video_output/xcb/x11.c
vlc-3.0.11.1/modules/Makefile.in-24002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-x11.Tpo video_output/xcb/$(DEPDIR)/libxcb_x11_plugin_la-x11.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_x11_plugin_la-x11.lo `test -f 'video_output/xcb/x11.c' || echo '$(srcdir)/'`video_output/xcb/x11.c
vlc-3.0.11.1/modules/Makefile.in-24006-
vlc-3.0.11.1/modules/Makefile.in-24007-video_output/xcb/libxcb_xv_plugin_la-pictures.lo: video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in:24008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_xv_plugin_la-pictures.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-pictures.Tpo -c -o video_output/xcb/libxcb_xv_plugin_la-pictures.lo `test -f 'video_output/xcb/pictures.c' || echo '$(srcdir)/'`video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in-24009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-pictures.Tpo video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-pictures.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_xv_plugin_la-pictures.lo `test -f 'video_output/xcb/pictures.c' || echo '$(srcdir)/'`video_output/xcb/pictures.c
vlc-3.0.11.1/modules/Makefile.in-24013-
vlc-3.0.11.1/modules/Makefile.in-24014-video_output/xcb/libxcb_xv_plugin_la-xvideo.lo: video_output/xcb/xvideo.c
vlc-3.0.11.1/modules/Makefile.in:24015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/xcb/libxcb_xv_plugin_la-xvideo.lo -MD -MP -MF video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-xvideo.Tpo -c -o video_output/xcb/libxcb_xv_plugin_la-xvideo.lo `test -f 'video_output/xcb/xvideo.c' || echo '$(srcdir)/'`video_output/xcb/xvideo.c
vlc-3.0.11.1/modules/Makefile.in-24016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-xvideo.Tpo video_output/xcb/$(DEPDIR)/libxcb_xv_plugin_la-xvideo.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/xcb/libxcb_xv_plugin_la-xvideo.lo `test -f 'video_output/xcb/xvideo.c' || echo '$(srcdir)/'`video_output/xcb/xvideo.c
vlc-3.0.11.1/modules/Makefile.in-24020-
vlc-3.0.11.1/modules/Makefile.in-24021-video_output/wayland/libxdg_shell_plugin_la-xdg-shell.lo: video_output/wayland/xdg-shell.c
vlc-3.0.11.1/modules/Makefile.in:24022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libxdg_shell_plugin_la-xdg-shell.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell.Tpo -c -o video_output/wayland/libxdg_shell_plugin_la-xdg-shell.lo `test -f 'video_output/wayland/xdg-shell.c' || echo '$(srcdir)/'`video_output/wayland/xdg-shell.c
vlc-3.0.11.1/modules/Makefile.in-24023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell.Tpo video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libxdg_shell_plugin_la-xdg-shell.lo `test -f 'video_output/wayland/xdg-shell.c' || echo '$(srcdir)/'`video_output/wayland/xdg-shell.c
vlc-3.0.11.1/modules/Makefile.in-24027-
vlc-3.0.11.1/modules/Makefile.in-24028-video_output/wayland/libxdg_shell_plugin_la-xdg-shell-protocol.lo: video_output/wayland/xdg-shell-protocol.c
vlc-3.0.11.1/modules/Makefile.in:24029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libxdg_shell_plugin_la-xdg-shell-protocol.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell-protocol.Tpo -c -o video_output/wayland/libxdg_shell_plugin_la-xdg-shell-protocol.lo `test -f 'video_output/wayland/xdg-shell-protocol.c' || echo '$(srcdir)/'`video_output/wayland/xdg-shell-protocol.c
vlc-3.0.11.1/modules/Makefile.in-24030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell-protocol.Tpo video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-xdg-shell-protocol.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libxdg_shell_plugin_la-xdg-shell-protocol.lo `test -f 'video_output/wayland/xdg-shell-protocol.c' || echo '$(srcdir)/'`video_output/wayland/xdg-shell-protocol.c
vlc-3.0.11.1/modules/Makefile.in-24034-
vlc-3.0.11.1/modules/Makefile.in-24035-video_output/wayland/libxdg_shell_plugin_la-server-decoration-protocol.lo: video_output/wayland/server-decoration-protocol.c
vlc-3.0.11.1/modules/Makefile.in:24036:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -MT video_output/wayland/libxdg_shell_plugin_la-server-decoration-protocol.lo -MD -MP -MF video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-server-decoration-protocol.Tpo -c -o video_output/wayland/libxdg_shell_plugin_la-server-decoration-protocol.lo `test -f 'video_output/wayland/server-decoration-protocol.c' || echo '$(srcdir)/'`video_output/wayland/server-decoration-protocol.c
vlc-3.0.11.1/modules/Makefile.in-24037-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-server-decoration-protocol.Tpo video_output/wayland/$(DEPDIR)/libxdg_shell_plugin_la-server-decoration-protocol.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24039-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24040:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxdg_shell_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libxdg_shell_plugin_la_CFLAGS) $(CFLAGS) -c -o video_output/wayland/libxdg_shell_plugin_la-server-decoration-protocol.lo `test -f 'video_output/wayland/server-decoration-protocol.c' || echo '$(srcdir)/'`video_output/wayland/server-decoration-protocol.c
vlc-3.0.11.1/modules/Makefile.in-24041-
vlc-3.0.11.1/modules/Makefile.in-24042-misc/xml/libxml_plugin_la-libxml.lo: misc/xml/libxml.c
vlc-3.0.11.1/modules/Makefile.in:24043:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxml_plugin_la_CFLAGS) $(CFLAGS) -MT misc/xml/libxml_plugin_la-libxml.lo -MD -MP -MF misc/xml/$(DEPDIR)/libxml_plugin_la-libxml.Tpo -c -o misc/xml/libxml_plugin_la-libxml.lo `test -f 'misc/xml/libxml.c' || echo '$(srcdir)/'`misc/xml/libxml.c
vlc-3.0.11.1/modules/Makefile.in-24044-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/xml/$(DEPDIR)/libxml_plugin_la-libxml.Tpo misc/xml/$(DEPDIR)/libxml_plugin_la-libxml.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24046-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24047:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxml_plugin_la_CFLAGS) $(CFLAGS) -c -o misc/xml/libxml_plugin_la-libxml.lo `test -f 'misc/xml/libxml.c' || echo '$(srcdir)/'`misc/xml/libxml.c
vlc-3.0.11.1/modules/Makefile.in-24048-
vlc-3.0.11.1/modules/Makefile.in-24049-codec/libxwd_plugin_la-xwd.lo: codec/xwd.c
vlc-3.0.11.1/modules/Makefile.in:24050:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxwd_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libxwd_plugin_la-xwd.lo -MD -MP -MF codec/$(DEPDIR)/libxwd_plugin_la-xwd.Tpo -c -o codec/libxwd_plugin_la-xwd.lo `test -f 'codec/xwd.c' || echo '$(srcdir)/'`codec/xwd.c
vlc-3.0.11.1/modules/Makefile.in-24051-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libxwd_plugin_la-xwd.Tpo codec/$(DEPDIR)/libxwd_plugin_la-xwd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxwd_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libxwd_plugin_la-xwd.lo `test -f 'codec/xwd.c' || echo '$(srcdir)/'`codec/xwd.c
vlc-3.0.11.1/modules/Makefile.in-24055-
vlc-3.0.11.1/modules/Makefile.in-24056-arm_neon/libyuv_rgb_neon_plugin_la-yuv_rgb.lo: arm_neon/yuv_rgb.c
vlc-3.0.11.1/modules/Makefile.in:24057:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuv_rgb_neon_plugin_la_CFLAGS) $(CFLAGS) -MT arm_neon/libyuv_rgb_neon_plugin_la-yuv_rgb.lo -MD -MP -MF arm_neon/$(DEPDIR)/libyuv_rgb_neon_plugin_la-yuv_rgb.Tpo -c -o arm_neon/libyuv_rgb_neon_plugin_la-yuv_rgb.lo `test -f 'arm_neon/yuv_rgb.c' || echo '$(srcdir)/'`arm_neon/yuv_rgb.c
vlc-3.0.11.1/modules/Makefile.in-24058-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) arm_neon/$(DEPDIR)/libyuv_rgb_neon_plugin_la-yuv_rgb.Tpo arm_neon/$(DEPDIR)/libyuv_rgb_neon_plugin_la-yuv_rgb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuv_rgb_neon_plugin_la_CFLAGS) $(CFLAGS) -c -o arm_neon/libyuv_rgb_neon_plugin_la-yuv_rgb.lo `test -f 'arm_neon/yuv_rgb.c' || echo '$(srcdir)/'`arm_neon/yuv_rgb.c
vlc-3.0.11.1/modules/Makefile.in-24062-
vlc-3.0.11.1/modules/Makefile.in-24063-codec/libzvbi_plugin_la-zvbi.lo: codec/zvbi.c
vlc-3.0.11.1/modules/Makefile.in:24064:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzvbi_plugin_la_CFLAGS) $(CFLAGS) -MT codec/libzvbi_plugin_la-zvbi.lo -MD -MP -MF codec/$(DEPDIR)/libzvbi_plugin_la-zvbi.Tpo -c -o codec/libzvbi_plugin_la-zvbi.lo `test -f 'codec/zvbi.c' || echo '$(srcdir)/'`codec/zvbi.c
vlc-3.0.11.1/modules/Makefile.in-24065-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libzvbi_plugin_la-zvbi.Tpo codec/$(DEPDIR)/libzvbi_plugin_la-zvbi.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24067-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24068:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzvbi_plugin_la_CFLAGS) $(CFLAGS) -c -o codec/libzvbi_plugin_la-zvbi.lo `test -f 'codec/zvbi.c' || echo '$(srcdir)/'`codec/zvbi.c
vlc-3.0.11.1/modules/Makefile.in-24069-
vlc-3.0.11.1/modules/Makefile.in-24070-video_chroma/chroma_copy_sse_test-copy.o: video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in:24071:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_sse_test_CFLAGS) $(CFLAGS) -MT video_chroma/chroma_copy_sse_test-copy.o -MD -MP -MF video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Tpo -c -o video_chroma/chroma_copy_sse_test-copy.o `test -f 'video_chroma/copy.c' || echo '$(srcdir)/'`video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in-24072-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Tpo video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24074-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24075:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_sse_test_CFLAGS) $(CFLAGS) -c -o video_chroma/chroma_copy_sse_test-copy.o `test -f 'video_chroma/copy.c' || echo '$(srcdir)/'`video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in-24076-
vlc-3.0.11.1/modules/Makefile.in-24077-video_chroma/chroma_copy_sse_test-copy.obj: video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in:24078:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_sse_test_CFLAGS) $(CFLAGS) -MT video_chroma/chroma_copy_sse_test-copy.obj -MD -MP -MF video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Tpo -c -o video_chroma/chroma_copy_sse_test-copy.obj `if test -f 'video_chroma/copy.c'; then $(CYGPATH_W) 'video_chroma/copy.c'; else $(CYGPATH_W) '$(srcdir)/video_chroma/copy.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24079-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Tpo video_chroma/$(DEPDIR)/chroma_copy_sse_test-copy.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24081-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24082:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_sse_test_CFLAGS) $(CFLAGS) -c -o video_chroma/chroma_copy_sse_test-copy.obj `if test -f 'video_chroma/copy.c'; then $(CYGPATH_W) 'video_chroma/copy.c'; else $(CYGPATH_W) '$(srcdir)/video_chroma/copy.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24083-
vlc-3.0.11.1/modules/Makefile.in-24084-video_chroma/chroma_copy_test-copy.o: video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in:24085:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_test_CFLAGS) $(CFLAGS) -MT video_chroma/chroma_copy_test-copy.o -MD -MP -MF video_chroma/$(DEPDIR)/chroma_copy_test-copy.Tpo -c -o video_chroma/chroma_copy_test-copy.o `test -f 'video_chroma/copy.c' || echo '$(srcdir)/'`video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in-24086-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/chroma_copy_test-copy.Tpo video_chroma/$(DEPDIR)/chroma_copy_test-copy.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24088-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24089:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_test_CFLAGS) $(CFLAGS) -c -o video_chroma/chroma_copy_test-copy.o `test -f 'video_chroma/copy.c' || echo '$(srcdir)/'`video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in-24090-
vlc-3.0.11.1/modules/Makefile.in-24091-video_chroma/chroma_copy_test-copy.obj: video_chroma/copy.c
vlc-3.0.11.1/modules/Makefile.in:24092:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_test_CFLAGS) $(CFLAGS) -MT video_chroma/chroma_copy_test-copy.obj -MD -MP -MF video_chroma/$(DEPDIR)/chroma_copy_test-copy.Tpo -c -o video_chroma/chroma_copy_test-copy.obj `if test -f 'video_chroma/copy.c'; then $(CYGPATH_W) 'video_chroma/copy.c'; else $(CYGPATH_W) '$(srcdir)/video_chroma/copy.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24093-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_chroma/$(DEPDIR)/chroma_copy_test-copy.Tpo video_chroma/$(DEPDIR)/chroma_copy_test-copy.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24095-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24096:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chroma_copy_test_CFLAGS) $(CFLAGS) -c -o video_chroma/chroma_copy_test-copy.obj `if test -f 'video_chroma/copy.c'; then $(CYGPATH_W) 'video_chroma/copy.c'; else $(CYGPATH_W) '$(srcdir)/video_chroma/copy.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24097-
vlc-3.0.11.1/modules/Makefile.in-24098-access/http/hpack_test-hpack.o: access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in:24099:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpack_test_CFLAGS) $(CFLAGS) -MT access/http/hpack_test-hpack.o -MD -MP -MF access/http/$(DEPDIR)/hpack_test-hpack.Tpo -c -o access/http/hpack_test-hpack.o `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-24100-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpack_test-hpack.Tpo access/http/$(DEPDIR)/hpack_test-hpack.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24102-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24103:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpack_test_CFLAGS) $(CFLAGS) -c -o access/http/hpack_test-hpack.o `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-24104-
vlc-3.0.11.1/modules/Makefile.in-24105-access/http/hpack_test-hpack.obj: access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in:24106:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpack_test_CFLAGS) $(CFLAGS) -MT access/http/hpack_test-hpack.obj -MD -MP -MF access/http/$(DEPDIR)/hpack_test-hpack.Tpo -c -o access/http/hpack_test-hpack.obj `if test -f 'access/http/hpack.c'; then $(CYGPATH_W) 'access/http/hpack.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpack.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24107-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpack_test-hpack.Tpo access/http/$(DEPDIR)/hpack_test-hpack.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24109-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24110:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpack_test_CFLAGS) $(CFLAGS) -c -o access/http/hpack_test-hpack.obj `if test -f 'access/http/hpack.c'; then $(CYGPATH_W) 'access/http/hpack.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpack.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24111-
vlc-3.0.11.1/modules/Makefile.in-24112-access/http/hpackenc_test-hpack.o: access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in:24113:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -MT access/http/hpackenc_test-hpack.o -MD -MP -MF access/http/$(DEPDIR)/hpackenc_test-hpack.Tpo -c -o access/http/hpackenc_test-hpack.o `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-24114-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpackenc_test-hpack.Tpo access/http/$(DEPDIR)/hpackenc_test-hpack.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24116-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24117:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -c -o access/http/hpackenc_test-hpack.o `test -f 'access/http/hpack.c' || echo '$(srcdir)/'`access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in-24118-
vlc-3.0.11.1/modules/Makefile.in-24119-access/http/hpackenc_test-hpack.obj: access/http/hpack.c
vlc-3.0.11.1/modules/Makefile.in:24120:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -MT access/http/hpackenc_test-hpack.obj -MD -MP -MF access/http/$(DEPDIR)/hpackenc_test-hpack.Tpo -c -o access/http/hpackenc_test-hpack.obj `if test -f 'access/http/hpack.c'; then $(CYGPATH_W) 'access/http/hpack.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpack.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24121-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpackenc_test-hpack.Tpo access/http/$(DEPDIR)/hpackenc_test-hpack.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24123-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24124:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -c -o access/http/hpackenc_test-hpack.obj `if test -f 'access/http/hpack.c'; then $(CYGPATH_W) 'access/http/hpack.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpack.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24125-
vlc-3.0.11.1/modules/Makefile.in-24126-access/http/hpackenc_test-hpackenc.o: access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in:24127:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -MT access/http/hpackenc_test-hpackenc.o -MD -MP -MF access/http/$(DEPDIR)/hpackenc_test-hpackenc.Tpo -c -o access/http/hpackenc_test-hpackenc.o `test -f 'access/http/hpackenc.c' || echo '$(srcdir)/'`access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in-24128-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpackenc_test-hpackenc.Tpo access/http/$(DEPDIR)/hpackenc_test-hpackenc.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24130-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24131:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -c -o access/http/hpackenc_test-hpackenc.o `test -f 'access/http/hpackenc.c' || echo '$(srcdir)/'`access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in-24132-
vlc-3.0.11.1/modules/Makefile.in-24133-access/http/hpackenc_test-hpackenc.obj: access/http/hpackenc.c
vlc-3.0.11.1/modules/Makefile.in:24134:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -MT access/http/hpackenc_test-hpackenc.obj -MD -MP -MF access/http/$(DEPDIR)/hpackenc_test-hpackenc.Tpo -c -o access/http/hpackenc_test-hpackenc.obj `if test -f 'access/http/hpackenc.c'; then $(CYGPATH_W) 'access/http/hpackenc.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpackenc.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24135-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) access/http/$(DEPDIR)/hpackenc_test-hpackenc.Tpo access/http/$(DEPDIR)/hpackenc_test-hpackenc.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24137-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24138:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hpackenc_test_CFLAGS) $(CFLAGS) -c -o access/http/hpackenc_test-hpackenc.obj `if test -f 'access/http/hpackenc.c'; then $(CYGPATH_W) 'access/http/hpackenc.c'; else $(CYGPATH_W) '$(srcdir)/access/http/hpackenc.c'; fi`
vlc-3.0.11.1/modules/Makefile.in-24139-
vlc-3.0.11.1/modules/Makefile.in-24140-.cc.o:
vlc-3.0.11.1/modules/Makefile.in:24141:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-24142-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-24148-.cc.obj:
vlc-3.0.11.1/modules/Makefile.in:24149:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/Makefile.in:24150:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/Makefile.in-24151-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-24153-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24154:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/Makefile.in-24155-
vlc-3.0.11.1/modules/Makefile.in-24156-.cc.lo:
vlc-3.0.11.1/modules/Makefile.in:24157:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-24158-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-24164-demux/adaptive/playlist/libadaptive_plugin_la-AbstractPlaylist.lo: demux/adaptive/playlist/AbstractPlaylist.cpp
vlc-3.0.11.1/modules/Makefile.in:24165:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-AbstractPlaylist.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-AbstractPlaylist.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-AbstractPlaylist.lo `test -f 'demux/adaptive/playlist/AbstractPlaylist.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/AbstractPlaylist.cpp
vlc-3.0.11.1/modules/Makefile.in-24166-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-AbstractPlaylist.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-AbstractPlaylist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24168-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24169:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-AbstractPlaylist.lo `test -f 'demux/adaptive/playlist/AbstractPlaylist.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/AbstractPlaylist.cpp
vlc-3.0.11.1/modules/Makefile.in-24170-
vlc-3.0.11.1/modules/Makefile.in-24171-demux/adaptive/playlist/libadaptive_plugin_la-BaseAdaptationSet.lo: demux/adaptive/playlist/BaseAdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in:24172:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-BaseAdaptationSet.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseAdaptationSet.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-BaseAdaptationSet.lo `test -f 'demux/adaptive/playlist/BaseAdaptationSet.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BaseAdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in-24173-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseAdaptationSet.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseAdaptationSet.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24175-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24176:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-BaseAdaptationSet.lo `test -f 'demux/adaptive/playlist/BaseAdaptationSet.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BaseAdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in-24177-
vlc-3.0.11.1/modules/Makefile.in-24178-demux/adaptive/playlist/libadaptive_plugin_la-BasePeriod.lo: demux/adaptive/playlist/BasePeriod.cpp
vlc-3.0.11.1/modules/Makefile.in:24179:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-BasePeriod.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BasePeriod.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-BasePeriod.lo `test -f 'demux/adaptive/playlist/BasePeriod.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BasePeriod.cpp
vlc-3.0.11.1/modules/Makefile.in-24180-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BasePeriod.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BasePeriod.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24182-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24183:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-BasePeriod.lo `test -f 'demux/adaptive/playlist/BasePeriod.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BasePeriod.cpp
vlc-3.0.11.1/modules/Makefile.in-24184-
vlc-3.0.11.1/modules/Makefile.in-24185-demux/adaptive/playlist/libadaptive_plugin_la-BaseRepresentation.lo: demux/adaptive/playlist/BaseRepresentation.cpp
vlc-3.0.11.1/modules/Makefile.in:24186:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-BaseRepresentation.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseRepresentation.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-BaseRepresentation.lo `test -f 'demux/adaptive/playlist/BaseRepresentation.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BaseRepresentation.cpp
vlc-3.0.11.1/modules/Makefile.in-24187-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseRepresentation.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-BaseRepresentation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24189-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24190:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-BaseRepresentation.lo `test -f 'demux/adaptive/playlist/BaseRepresentation.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/BaseRepresentation.cpp
vlc-3.0.11.1/modules/Makefile.in-24191-
vlc-3.0.11.1/modules/Makefile.in-24192-demux/adaptive/playlist/libadaptive_plugin_la-CommonAttributesElements.lo: demux/adaptive/playlist/CommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in:24193:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-CommonAttributesElements.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-CommonAttributesElements.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-CommonAttributesElements.lo `test -f 'demux/adaptive/playlist/CommonAttributesElements.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/CommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in-24194-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-CommonAttributesElements.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-CommonAttributesElements.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24196-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24197:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-CommonAttributesElements.lo `test -f 'demux/adaptive/playlist/CommonAttributesElements.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/CommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in-24198-
vlc-3.0.11.1/modules/Makefile.in-24199-demux/adaptive/playlist/libadaptive_plugin_la-Inheritables.lo: demux/adaptive/playlist/Inheritables.cpp
vlc-3.0.11.1/modules/Makefile.in:24200:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-Inheritables.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Inheritables.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-Inheritables.lo `test -f 'demux/adaptive/playlist/Inheritables.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Inheritables.cpp
vlc-3.0.11.1/modules/Makefile.in-24201-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Inheritables.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Inheritables.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24203-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24204:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-Inheritables.lo `test -f 'demux/adaptive/playlist/Inheritables.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Inheritables.cpp
vlc-3.0.11.1/modules/Makefile.in-24205-
vlc-3.0.11.1/modules/Makefile.in-24206-demux/adaptive/playlist/libadaptive_plugin_la-Role.lo: demux/adaptive/playlist/Role.cpp
vlc-3.0.11.1/modules/Makefile.in:24207:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-Role.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Role.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-Role.lo `test -f 'demux/adaptive/playlist/Role.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Role.cpp
vlc-3.0.11.1/modules/Makefile.in-24208-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Role.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Role.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24210-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24211:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-Role.lo `test -f 'demux/adaptive/playlist/Role.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Role.cpp
vlc-3.0.11.1/modules/Makefile.in-24212-
vlc-3.0.11.1/modules/Makefile.in-24213-demux/adaptive/playlist/libadaptive_plugin_la-Segment.lo: demux/adaptive/playlist/Segment.cpp
vlc-3.0.11.1/modules/Makefile.in:24214:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-Segment.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Segment.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-Segment.lo `test -f 'demux/adaptive/playlist/Segment.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24215-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Segment.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Segment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24217-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24218:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-Segment.lo `test -f 'demux/adaptive/playlist/Segment.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24219-
vlc-3.0.11.1/modules/Makefile.in-24220-demux/adaptive/playlist/libadaptive_plugin_la-SegmentBase.lo: demux/adaptive/playlist/SegmentBase.cpp
vlc-3.0.11.1/modules/Makefile.in:24221:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentBase.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentBase.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentBase.lo `test -f 'demux/adaptive/playlist/SegmentBase.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentBase.cpp
vlc-3.0.11.1/modules/Makefile.in-24222-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentBase.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentBase.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24224-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24225:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentBase.lo `test -f 'demux/adaptive/playlist/SegmentBase.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentBase.cpp
vlc-3.0.11.1/modules/Makefile.in-24226-
vlc-3.0.11.1/modules/Makefile.in-24227-demux/adaptive/playlist/libadaptive_plugin_la-SegmentChunk.lo: demux/adaptive/playlist/SegmentChunk.cpp
vlc-3.0.11.1/modules/Makefile.in:24228:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentChunk.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentChunk.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentChunk.lo `test -f 'demux/adaptive/playlist/SegmentChunk.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentChunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24229-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentChunk.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentChunk.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24231-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24232:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentChunk.lo `test -f 'demux/adaptive/playlist/SegmentChunk.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentChunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24233-
vlc-3.0.11.1/modules/Makefile.in-24234-demux/adaptive/playlist/libadaptive_plugin_la-SegmentInfoCommon.lo: demux/adaptive/playlist/SegmentInfoCommon.cpp
vlc-3.0.11.1/modules/Makefile.in:24235:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentInfoCommon.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInfoCommon.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentInfoCommon.lo `test -f 'demux/adaptive/playlist/SegmentInfoCommon.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentInfoCommon.cpp
vlc-3.0.11.1/modules/Makefile.in-24236-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInfoCommon.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInfoCommon.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24238-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24239:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentInfoCommon.lo `test -f 'demux/adaptive/playlist/SegmentInfoCommon.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentInfoCommon.cpp
vlc-3.0.11.1/modules/Makefile.in-24240-
vlc-3.0.11.1/modules/Makefile.in-24241-demux/adaptive/playlist/libadaptive_plugin_la-SegmentList.lo: demux/adaptive/playlist/SegmentList.cpp
vlc-3.0.11.1/modules/Makefile.in:24242:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentList.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentList.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentList.lo `test -f 'demux/adaptive/playlist/SegmentList.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentList.cpp
vlc-3.0.11.1/modules/Makefile.in-24243-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentList.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentList.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24246:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentList.lo `test -f 'demux/adaptive/playlist/SegmentList.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentList.cpp
vlc-3.0.11.1/modules/Makefile.in-24247-
vlc-3.0.11.1/modules/Makefile.in-24248-demux/adaptive/playlist/libadaptive_plugin_la-SegmentTimeline.lo: demux/adaptive/playlist/SegmentTimeline.cpp
vlc-3.0.11.1/modules/Makefile.in:24249:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentTimeline.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTimeline.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentTimeline.lo `test -f 'demux/adaptive/playlist/SegmentTimeline.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentTimeline.cpp
vlc-3.0.11.1/modules/Makefile.in-24250-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTimeline.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTimeline.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24252-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24253:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentTimeline.lo `test -f 'demux/adaptive/playlist/SegmentTimeline.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentTimeline.cpp
vlc-3.0.11.1/modules/Makefile.in-24254-
vlc-3.0.11.1/modules/Makefile.in-24255-demux/adaptive/playlist/libadaptive_plugin_la-SegmentInformation.lo: demux/adaptive/playlist/SegmentInformation.cpp
vlc-3.0.11.1/modules/Makefile.in:24256:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentInformation.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInformation.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentInformation.lo `test -f 'demux/adaptive/playlist/SegmentInformation.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentInformation.cpp
vlc-3.0.11.1/modules/Makefile.in-24257-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInformation.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentInformation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24259-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24260:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentInformation.lo `test -f 'demux/adaptive/playlist/SegmentInformation.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentInformation.cpp
vlc-3.0.11.1/modules/Makefile.in-24261-
vlc-3.0.11.1/modules/Makefile.in-24262-demux/adaptive/playlist/libadaptive_plugin_la-SegmentTemplate.lo: demux/adaptive/playlist/SegmentTemplate.cpp
vlc-3.0.11.1/modules/Makefile.in:24263:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-SegmentTemplate.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTemplate.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentTemplate.lo `test -f 'demux/adaptive/playlist/SegmentTemplate.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentTemplate.cpp
vlc-3.0.11.1/modules/Makefile.in-24264-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTemplate.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-SegmentTemplate.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24266-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24267:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-SegmentTemplate.lo `test -f 'demux/adaptive/playlist/SegmentTemplate.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/SegmentTemplate.cpp
vlc-3.0.11.1/modules/Makefile.in-24268-
vlc-3.0.11.1/modules/Makefile.in-24269-demux/adaptive/playlist/libadaptive_plugin_la-Url.lo: demux/adaptive/playlist/Url.cpp
vlc-3.0.11.1/modules/Makefile.in:24270:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/playlist/libadaptive_plugin_la-Url.lo -MD -MP -MF demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Url.Tpo -c -o demux/adaptive/playlist/libadaptive_plugin_la-Url.lo `test -f 'demux/adaptive/playlist/Url.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Url.cpp
vlc-3.0.11.1/modules/Makefile.in-24271-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Url.Tpo demux/adaptive/playlist/$(DEPDIR)/libadaptive_plugin_la-Url.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24273-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24274:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/playlist/libadaptive_plugin_la-Url.lo `test -f 'demux/adaptive/playlist/Url.cpp' || echo '$(srcdir)/'`demux/adaptive/playlist/Url.cpp
vlc-3.0.11.1/modules/Makefile.in-24275-
vlc-3.0.11.1/modules/Makefile.in-24276-demux/adaptive/encryption/libadaptive_plugin_la-CommonEncryption.lo: demux/adaptive/encryption/CommonEncryption.cpp
vlc-3.0.11.1/modules/Makefile.in:24277:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/encryption/libadaptive_plugin_la-CommonEncryption.lo -MD -MP -MF demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-CommonEncryption.Tpo -c -o demux/adaptive/encryption/libadaptive_plugin_la-CommonEncryption.lo `test -f 'demux/adaptive/encryption/CommonEncryption.cpp' || echo '$(srcdir)/'`demux/adaptive/encryption/CommonEncryption.cpp
vlc-3.0.11.1/modules/Makefile.in-24278-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-CommonEncryption.Tpo demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-CommonEncryption.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24280-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24281:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/encryption/libadaptive_plugin_la-CommonEncryption.lo `test -f 'demux/adaptive/encryption/CommonEncryption.cpp' || echo '$(srcdir)/'`demux/adaptive/encryption/CommonEncryption.cpp
vlc-3.0.11.1/modules/Makefile.in-24282-
vlc-3.0.11.1/modules/Makefile.in-24283-demux/adaptive/encryption/libadaptive_plugin_la-Keyring.lo: demux/adaptive/encryption/Keyring.cpp
vlc-3.0.11.1/modules/Makefile.in:24284:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/encryption/libadaptive_plugin_la-Keyring.lo -MD -MP -MF demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-Keyring.Tpo -c -o demux/adaptive/encryption/libadaptive_plugin_la-Keyring.lo `test -f 'demux/adaptive/encryption/Keyring.cpp' || echo '$(srcdir)/'`demux/adaptive/encryption/Keyring.cpp
vlc-3.0.11.1/modules/Makefile.in-24285-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-Keyring.Tpo demux/adaptive/encryption/$(DEPDIR)/libadaptive_plugin_la-Keyring.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24287-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24288:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/encryption/libadaptive_plugin_la-Keyring.lo `test -f 'demux/adaptive/encryption/Keyring.cpp' || echo '$(srcdir)/'`demux/adaptive/encryption/Keyring.cpp
vlc-3.0.11.1/modules/Makefile.in-24289-
vlc-3.0.11.1/modules/Makefile.in-24290-demux/adaptive/logic/libadaptive_plugin_la-AbstractAdaptationLogic.lo: demux/adaptive/logic/AbstractAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24291:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-AbstractAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AbstractAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-AbstractAdaptationLogic.lo `test -f 'demux/adaptive/logic/AbstractAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AbstractAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24292-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AbstractAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AbstractAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24294-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24295:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-AbstractAdaptationLogic.lo `test -f 'demux/adaptive/logic/AbstractAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AbstractAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24296-
vlc-3.0.11.1/modules/Makefile.in-24297-demux/adaptive/logic/libadaptive_plugin_la-AlwaysBestAdaptationLogic.lo: demux/adaptive/logic/AlwaysBestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24298:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-AlwaysBestAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysBestAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-AlwaysBestAdaptationLogic.lo `test -f 'demux/adaptive/logic/AlwaysBestAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AlwaysBestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24299-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysBestAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysBestAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24301-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24302:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-AlwaysBestAdaptationLogic.lo `test -f 'demux/adaptive/logic/AlwaysBestAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AlwaysBestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24303-
vlc-3.0.11.1/modules/Makefile.in-24304-demux/adaptive/logic/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.lo: demux/adaptive/logic/AlwaysLowestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24305:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.lo `test -f 'demux/adaptive/logic/AlwaysLowestAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AlwaysLowestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24306-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24308-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24309:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-AlwaysLowestAdaptationLogic.lo `test -f 'demux/adaptive/logic/AlwaysLowestAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/AlwaysLowestAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24310-
vlc-3.0.11.1/modules/Makefile.in-24311-demux/adaptive/logic/libadaptive_plugin_la-BufferingLogic.lo: demux/adaptive/logic/BufferingLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24312:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-BufferingLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-BufferingLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-BufferingLogic.lo `test -f 'demux/adaptive/logic/BufferingLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/BufferingLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24313-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-BufferingLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-BufferingLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24315-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24316:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-BufferingLogic.lo `test -f 'demux/adaptive/logic/BufferingLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/BufferingLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24317-
vlc-3.0.11.1/modules/Makefile.in-24318-demux/adaptive/logic/libadaptive_plugin_la-NearOptimalAdaptationLogic.lo: demux/adaptive/logic/NearOptimalAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24319:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-NearOptimalAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-NearOptimalAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-NearOptimalAdaptationLogic.lo `test -f 'demux/adaptive/logic/NearOptimalAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/NearOptimalAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24320-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-NearOptimalAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-NearOptimalAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24322-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24323:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-NearOptimalAdaptationLogic.lo `test -f 'demux/adaptive/logic/NearOptimalAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/NearOptimalAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24324-
vlc-3.0.11.1/modules/Makefile.in-24325-demux/adaptive/logic/libadaptive_plugin_la-PredictiveAdaptationLogic.lo: demux/adaptive/logic/PredictiveAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24326:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-PredictiveAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-PredictiveAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-PredictiveAdaptationLogic.lo `test -f 'demux/adaptive/logic/PredictiveAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/PredictiveAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24327-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-PredictiveAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-PredictiveAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24329-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24330:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-PredictiveAdaptationLogic.lo `test -f 'demux/adaptive/logic/PredictiveAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/PredictiveAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24331-
vlc-3.0.11.1/modules/Makefile.in-24332-demux/adaptive/logic/libadaptive_plugin_la-RateBasedAdaptationLogic.lo: demux/adaptive/logic/RateBasedAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in:24333:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-RateBasedAdaptationLogic.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-RateBasedAdaptationLogic.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-RateBasedAdaptationLogic.lo `test -f 'demux/adaptive/logic/RateBasedAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/RateBasedAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24334-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-RateBasedAdaptationLogic.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-RateBasedAdaptationLogic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24336-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24337:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-RateBasedAdaptationLogic.lo `test -f 'demux/adaptive/logic/RateBasedAdaptationLogic.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/RateBasedAdaptationLogic.cpp
vlc-3.0.11.1/modules/Makefile.in-24338-
vlc-3.0.11.1/modules/Makefile.in-24339-demux/adaptive/logic/libadaptive_plugin_la-Representationselectors.lo: demux/adaptive/logic/Representationselectors.cpp
vlc-3.0.11.1/modules/Makefile.in:24340:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/logic/libadaptive_plugin_la-Representationselectors.lo -MD -MP -MF demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-Representationselectors.Tpo -c -o demux/adaptive/logic/libadaptive_plugin_la-Representationselectors.lo `test -f 'demux/adaptive/logic/Representationselectors.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/Representationselectors.cpp
vlc-3.0.11.1/modules/Makefile.in-24341-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-Representationselectors.Tpo demux/adaptive/logic/$(DEPDIR)/libadaptive_plugin_la-Representationselectors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24343-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24344:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/logic/libadaptive_plugin_la-Representationselectors.lo `test -f 'demux/adaptive/logic/Representationselectors.cpp' || echo '$(srcdir)/'`demux/adaptive/logic/Representationselectors.cpp
vlc-3.0.11.1/modules/Makefile.in-24345-
vlc-3.0.11.1/modules/Makefile.in-24346-demux/adaptive/mp4/libadaptive_plugin_la-AtomsReader.lo: demux/adaptive/mp4/AtomsReader.cpp
vlc-3.0.11.1/modules/Makefile.in:24347:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/mp4/libadaptive_plugin_la-AtomsReader.lo -MD -MP -MF demux/adaptive/mp4/$(DEPDIR)/libadaptive_plugin_la-AtomsReader.Tpo -c -o demux/adaptive/mp4/libadaptive_plugin_la-AtomsReader.lo `test -f 'demux/adaptive/mp4/AtomsReader.cpp' || echo '$(srcdir)/'`demux/adaptive/mp4/AtomsReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24348-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/mp4/$(DEPDIR)/libadaptive_plugin_la-AtomsReader.Tpo demux/adaptive/mp4/$(DEPDIR)/libadaptive_plugin_la-AtomsReader.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24350-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24351:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/mp4/libadaptive_plugin_la-AtomsReader.lo `test -f 'demux/adaptive/mp4/AtomsReader.cpp' || echo '$(srcdir)/'`demux/adaptive/mp4/AtomsReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24352-
vlc-3.0.11.1/modules/Makefile.in-24353-demux/adaptive/http/libadaptive_plugin_la-AuthStorage.lo: demux/adaptive/http/AuthStorage.cpp
vlc-3.0.11.1/modules/Makefile.in:24354:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-AuthStorage.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-AuthStorage.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-AuthStorage.lo `test -f 'demux/adaptive/http/AuthStorage.cpp' || echo '$(srcdir)/'`demux/adaptive/http/AuthStorage.cpp
vlc-3.0.11.1/modules/Makefile.in-24355-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-AuthStorage.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-AuthStorage.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24357-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24358:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-AuthStorage.lo `test -f 'demux/adaptive/http/AuthStorage.cpp' || echo '$(srcdir)/'`demux/adaptive/http/AuthStorage.cpp
vlc-3.0.11.1/modules/Makefile.in-24359-
vlc-3.0.11.1/modules/Makefile.in-24360-demux/adaptive/http/libadaptive_plugin_la-BytesRange.lo: demux/adaptive/http/BytesRange.cpp
vlc-3.0.11.1/modules/Makefile.in:24361:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-BytesRange.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-BytesRange.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-BytesRange.lo `test -f 'demux/adaptive/http/BytesRange.cpp' || echo '$(srcdir)/'`demux/adaptive/http/BytesRange.cpp
vlc-3.0.11.1/modules/Makefile.in-24362-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-BytesRange.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-BytesRange.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24364-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24365:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-BytesRange.lo `test -f 'demux/adaptive/http/BytesRange.cpp' || echo '$(srcdir)/'`demux/adaptive/http/BytesRange.cpp
vlc-3.0.11.1/modules/Makefile.in-24366-
vlc-3.0.11.1/modules/Makefile.in-24367-demux/adaptive/http/libadaptive_plugin_la-Chunk.lo: demux/adaptive/http/Chunk.cpp
vlc-3.0.11.1/modules/Makefile.in:24368:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-Chunk.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Chunk.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-Chunk.lo `test -f 'demux/adaptive/http/Chunk.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Chunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24369-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Chunk.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Chunk.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24371-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24372:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-Chunk.lo `test -f 'demux/adaptive/http/Chunk.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Chunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24373-
vlc-3.0.11.1/modules/Makefile.in-24374-demux/adaptive/http/libadaptive_plugin_la-ConnectionParams.lo: demux/adaptive/http/ConnectionParams.cpp
vlc-3.0.11.1/modules/Makefile.in:24375:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-ConnectionParams.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-ConnectionParams.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-ConnectionParams.lo `test -f 'demux/adaptive/http/ConnectionParams.cpp' || echo '$(srcdir)/'`demux/adaptive/http/ConnectionParams.cpp
vlc-3.0.11.1/modules/Makefile.in-24376-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-ConnectionParams.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-ConnectionParams.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24378-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24379:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-ConnectionParams.lo `test -f 'demux/adaptive/http/ConnectionParams.cpp' || echo '$(srcdir)/'`demux/adaptive/http/ConnectionParams.cpp
vlc-3.0.11.1/modules/Makefile.in-24380-
vlc-3.0.11.1/modules/Makefile.in-24381-demux/adaptive/http/libadaptive_plugin_la-Downloader.lo: demux/adaptive/http/Downloader.cpp
vlc-3.0.11.1/modules/Makefile.in:24382:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-Downloader.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Downloader.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-Downloader.lo `test -f 'demux/adaptive/http/Downloader.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Downloader.cpp
vlc-3.0.11.1/modules/Makefile.in-24383-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Downloader.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Downloader.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24385-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24386:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-Downloader.lo `test -f 'demux/adaptive/http/Downloader.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Downloader.cpp
vlc-3.0.11.1/modules/Makefile.in-24387-
vlc-3.0.11.1/modules/Makefile.in-24388-demux/adaptive/http/libadaptive_plugin_la-HTTPConnection.lo: demux/adaptive/http/HTTPConnection.cpp
vlc-3.0.11.1/modules/Makefile.in:24389:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-HTTPConnection.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnection.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-HTTPConnection.lo `test -f 'demux/adaptive/http/HTTPConnection.cpp' || echo '$(srcdir)/'`demux/adaptive/http/HTTPConnection.cpp
vlc-3.0.11.1/modules/Makefile.in-24390-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnection.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnection.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24392-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24393:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-HTTPConnection.lo `test -f 'demux/adaptive/http/HTTPConnection.cpp' || echo '$(srcdir)/'`demux/adaptive/http/HTTPConnection.cpp
vlc-3.0.11.1/modules/Makefile.in-24394-
vlc-3.0.11.1/modules/Makefile.in-24395-demux/adaptive/http/libadaptive_plugin_la-HTTPConnectionManager.lo: demux/adaptive/http/HTTPConnectionManager.cpp
vlc-3.0.11.1/modules/Makefile.in:24396:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-HTTPConnectionManager.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnectionManager.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-HTTPConnectionManager.lo `test -f 'demux/adaptive/http/HTTPConnectionManager.cpp' || echo '$(srcdir)/'`demux/adaptive/http/HTTPConnectionManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24397-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnectionManager.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-HTTPConnectionManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24399-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24400:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-HTTPConnectionManager.lo `test -f 'demux/adaptive/http/HTTPConnectionManager.cpp' || echo '$(srcdir)/'`demux/adaptive/http/HTTPConnectionManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24401-
vlc-3.0.11.1/modules/Makefile.in-24402-demux/adaptive/http/libadaptive_plugin_la-Transport.lo: demux/adaptive/http/Transport.cpp
vlc-3.0.11.1/modules/Makefile.in:24403:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/http/libadaptive_plugin_la-Transport.lo -MD -MP -MF demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Transport.Tpo -c -o demux/adaptive/http/libadaptive_plugin_la-Transport.lo `test -f 'demux/adaptive/http/Transport.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Transport.cpp
vlc-3.0.11.1/modules/Makefile.in-24404-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Transport.Tpo demux/adaptive/http/$(DEPDIR)/libadaptive_plugin_la-Transport.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24406-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24407:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/http/libadaptive_plugin_la-Transport.lo `test -f 'demux/adaptive/http/Transport.cpp' || echo '$(srcdir)/'`demux/adaptive/http/Transport.cpp
vlc-3.0.11.1/modules/Makefile.in-24408-
vlc-3.0.11.1/modules/Makefile.in-24409-demux/adaptive/plumbing/libadaptive_plugin_la-CommandsQueue.lo: demux/adaptive/plumbing/CommandsQueue.cpp
vlc-3.0.11.1/modules/Makefile.in:24410:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/plumbing/libadaptive_plugin_la-CommandsQueue.lo -MD -MP -MF demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-CommandsQueue.Tpo -c -o demux/adaptive/plumbing/libadaptive_plugin_la-CommandsQueue.lo `test -f 'demux/adaptive/plumbing/CommandsQueue.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/CommandsQueue.cpp
vlc-3.0.11.1/modules/Makefile.in-24411-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-CommandsQueue.Tpo demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-CommandsQueue.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24413-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24414:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/plumbing/libadaptive_plugin_la-CommandsQueue.lo `test -f 'demux/adaptive/plumbing/CommandsQueue.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/CommandsQueue.cpp
vlc-3.0.11.1/modules/Makefile.in-24415-
vlc-3.0.11.1/modules/Makefile.in-24416-demux/adaptive/plumbing/libadaptive_plugin_la-Demuxer.lo: demux/adaptive/plumbing/Demuxer.cpp
vlc-3.0.11.1/modules/Makefile.in:24417:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/plumbing/libadaptive_plugin_la-Demuxer.lo -MD -MP -MF demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-Demuxer.Tpo -c -o demux/adaptive/plumbing/libadaptive_plugin_la-Demuxer.lo `test -f 'demux/adaptive/plumbing/Demuxer.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/Demuxer.cpp
vlc-3.0.11.1/modules/Makefile.in-24418-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-Demuxer.Tpo demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-Demuxer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24420-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24421:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/plumbing/libadaptive_plugin_la-Demuxer.lo `test -f 'demux/adaptive/plumbing/Demuxer.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/Demuxer.cpp
vlc-3.0.11.1/modules/Makefile.in-24422-
vlc-3.0.11.1/modules/Makefile.in-24423-demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOut.lo: demux/adaptive/plumbing/FakeESOut.cpp
vlc-3.0.11.1/modules/Makefile.in:24424:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOut.lo -MD -MP -MF demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOut.Tpo -c -o demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOut.lo `test -f 'demux/adaptive/plumbing/FakeESOut.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/FakeESOut.cpp
vlc-3.0.11.1/modules/Makefile.in-24425-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOut.Tpo demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOut.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24427-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24428:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOut.lo `test -f 'demux/adaptive/plumbing/FakeESOut.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/FakeESOut.cpp
vlc-3.0.11.1/modules/Makefile.in-24429-
vlc-3.0.11.1/modules/Makefile.in-24430-demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOutID.lo: demux/adaptive/plumbing/FakeESOutID.cpp
vlc-3.0.11.1/modules/Makefile.in:24431:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOutID.lo -MD -MP -MF demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOutID.Tpo -c -o demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOutID.lo `test -f 'demux/adaptive/plumbing/FakeESOutID.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/FakeESOutID.cpp
vlc-3.0.11.1/modules/Makefile.in-24432-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOutID.Tpo demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-FakeESOutID.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24434-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24435:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/plumbing/libadaptive_plugin_la-FakeESOutID.lo `test -f 'demux/adaptive/plumbing/FakeESOutID.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/FakeESOutID.cpp
vlc-3.0.11.1/modules/Makefile.in-24436-
vlc-3.0.11.1/modules/Makefile.in-24437-demux/adaptive/plumbing/libadaptive_plugin_la-SourceStream.lo: demux/adaptive/plumbing/SourceStream.cpp
vlc-3.0.11.1/modules/Makefile.in:24438:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/plumbing/libadaptive_plugin_la-SourceStream.lo -MD -MP -MF demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-SourceStream.Tpo -c -o demux/adaptive/plumbing/libadaptive_plugin_la-SourceStream.lo `test -f 'demux/adaptive/plumbing/SourceStream.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/SourceStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24439-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-SourceStream.Tpo demux/adaptive/plumbing/$(DEPDIR)/libadaptive_plugin_la-SourceStream.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24441-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24442:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/plumbing/libadaptive_plugin_la-SourceStream.lo `test -f 'demux/adaptive/plumbing/SourceStream.cpp' || echo '$(srcdir)/'`demux/adaptive/plumbing/SourceStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24443-
vlc-3.0.11.1/modules/Makefile.in-24444-demux/adaptive/libadaptive_plugin_la-ID.lo: demux/adaptive/ID.cpp
vlc-3.0.11.1/modules/Makefile.in:24445:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-ID.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-ID.Tpo -c -o demux/adaptive/libadaptive_plugin_la-ID.lo `test -f 'demux/adaptive/ID.cpp' || echo '$(srcdir)/'`demux/adaptive/ID.cpp
vlc-3.0.11.1/modules/Makefile.in-24446-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-ID.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-ID.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24448-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24449:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-ID.lo `test -f 'demux/adaptive/ID.cpp' || echo '$(srcdir)/'`demux/adaptive/ID.cpp
vlc-3.0.11.1/modules/Makefile.in-24450-
vlc-3.0.11.1/modules/Makefile.in-24451-demux/adaptive/libadaptive_plugin_la-PlaylistManager.lo: demux/adaptive/PlaylistManager.cpp
vlc-3.0.11.1/modules/Makefile.in:24452:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-PlaylistManager.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-PlaylistManager.Tpo -c -o demux/adaptive/libadaptive_plugin_la-PlaylistManager.lo `test -f 'demux/adaptive/PlaylistManager.cpp' || echo '$(srcdir)/'`demux/adaptive/PlaylistManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24453-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-PlaylistManager.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-PlaylistManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24456:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-PlaylistManager.lo `test -f 'demux/adaptive/PlaylistManager.cpp' || echo '$(srcdir)/'`demux/adaptive/PlaylistManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24457-
vlc-3.0.11.1/modules/Makefile.in-24458-demux/adaptive/libadaptive_plugin_la-SegmentTracker.lo: demux/adaptive/SegmentTracker.cpp
vlc-3.0.11.1/modules/Makefile.in:24459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-SegmentTracker.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SegmentTracker.Tpo -c -o demux/adaptive/libadaptive_plugin_la-SegmentTracker.lo `test -f 'demux/adaptive/SegmentTracker.cpp' || echo '$(srcdir)/'`demux/adaptive/SegmentTracker.cpp
vlc-3.0.11.1/modules/Makefile.in-24460-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SegmentTracker.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SegmentTracker.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24462-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24463:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-SegmentTracker.lo `test -f 'demux/adaptive/SegmentTracker.cpp' || echo '$(srcdir)/'`demux/adaptive/SegmentTracker.cpp
vlc-3.0.11.1/modules/Makefile.in-24464-
vlc-3.0.11.1/modules/Makefile.in-24465-demux/adaptive/libadaptive_plugin_la-SharedResources.lo: demux/adaptive/SharedResources.cpp
vlc-3.0.11.1/modules/Makefile.in:24466:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-SharedResources.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SharedResources.Tpo -c -o demux/adaptive/libadaptive_plugin_la-SharedResources.lo `test -f 'demux/adaptive/SharedResources.cpp' || echo '$(srcdir)/'`demux/adaptive/SharedResources.cpp
vlc-3.0.11.1/modules/Makefile.in-24467-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SharedResources.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-SharedResources.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24469-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24470:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-SharedResources.lo `test -f 'demux/adaptive/SharedResources.cpp' || echo '$(srcdir)/'`demux/adaptive/SharedResources.cpp
vlc-3.0.11.1/modules/Makefile.in-24471-
vlc-3.0.11.1/modules/Makefile.in-24472-demux/adaptive/libadaptive_plugin_la-StreamFormat.lo: demux/adaptive/StreamFormat.cpp
vlc-3.0.11.1/modules/Makefile.in:24473:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-StreamFormat.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-StreamFormat.Tpo -c -o demux/adaptive/libadaptive_plugin_la-StreamFormat.lo `test -f 'demux/adaptive/StreamFormat.cpp' || echo '$(srcdir)/'`demux/adaptive/StreamFormat.cpp
vlc-3.0.11.1/modules/Makefile.in-24474-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-StreamFormat.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-StreamFormat.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24476-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24477:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-StreamFormat.lo `test -f 'demux/adaptive/StreamFormat.cpp' || echo '$(srcdir)/'`demux/adaptive/StreamFormat.cpp
vlc-3.0.11.1/modules/Makefile.in-24478-
vlc-3.0.11.1/modules/Makefile.in-24479-demux/adaptive/libadaptive_plugin_la-Streams.lo: demux/adaptive/Streams.cpp
vlc-3.0.11.1/modules/Makefile.in:24480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-Streams.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-Streams.Tpo -c -o demux/adaptive/libadaptive_plugin_la-Streams.lo `test -f 'demux/adaptive/Streams.cpp' || echo '$(srcdir)/'`demux/adaptive/Streams.cpp
vlc-3.0.11.1/modules/Makefile.in-24481-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-Streams.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-Streams.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24483-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24484:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-Streams.lo `test -f 'demux/adaptive/Streams.cpp' || echo '$(srcdir)/'`demux/adaptive/Streams.cpp
vlc-3.0.11.1/modules/Makefile.in-24485-
vlc-3.0.11.1/modules/Makefile.in-24486-demux/adaptive/tools/libadaptive_plugin_la-Conversions.lo: demux/adaptive/tools/Conversions.cpp
vlc-3.0.11.1/modules/Makefile.in:24487:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/tools/libadaptive_plugin_la-Conversions.lo -MD -MP -MF demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Conversions.Tpo -c -o demux/adaptive/tools/libadaptive_plugin_la-Conversions.lo `test -f 'demux/adaptive/tools/Conversions.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Conversions.cpp
vlc-3.0.11.1/modules/Makefile.in-24488-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Conversions.Tpo demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Conversions.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24490-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24491:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/tools/libadaptive_plugin_la-Conversions.lo `test -f 'demux/adaptive/tools/Conversions.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Conversions.cpp
vlc-3.0.11.1/modules/Makefile.in-24492-
vlc-3.0.11.1/modules/Makefile.in-24493-demux/adaptive/tools/libadaptive_plugin_la-FormatNamespace.lo: demux/adaptive/tools/FormatNamespace.cpp
vlc-3.0.11.1/modules/Makefile.in:24494:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/tools/libadaptive_plugin_la-FormatNamespace.lo -MD -MP -MF demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-FormatNamespace.Tpo -c -o demux/adaptive/tools/libadaptive_plugin_la-FormatNamespace.lo `test -f 'demux/adaptive/tools/FormatNamespace.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/FormatNamespace.cpp
vlc-3.0.11.1/modules/Makefile.in-24495-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-FormatNamespace.Tpo demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-FormatNamespace.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24497-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24498:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/tools/libadaptive_plugin_la-FormatNamespace.lo `test -f 'demux/adaptive/tools/FormatNamespace.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/FormatNamespace.cpp
vlc-3.0.11.1/modules/Makefile.in-24499-
vlc-3.0.11.1/modules/Makefile.in-24500-demux/adaptive/tools/libadaptive_plugin_la-Helper.lo: demux/adaptive/tools/Helper.cpp
vlc-3.0.11.1/modules/Makefile.in:24501:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/tools/libadaptive_plugin_la-Helper.lo -MD -MP -MF demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Helper.Tpo -c -o demux/adaptive/tools/libadaptive_plugin_la-Helper.lo `test -f 'demux/adaptive/tools/Helper.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Helper.cpp
vlc-3.0.11.1/modules/Makefile.in-24502-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Helper.Tpo demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Helper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24504-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24505:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/tools/libadaptive_plugin_la-Helper.lo `test -f 'demux/adaptive/tools/Helper.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Helper.cpp
vlc-3.0.11.1/modules/Makefile.in-24506-
vlc-3.0.11.1/modules/Makefile.in-24507-demux/adaptive/tools/libadaptive_plugin_la-Retrieve.lo: demux/adaptive/tools/Retrieve.cpp
vlc-3.0.11.1/modules/Makefile.in:24508:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/tools/libadaptive_plugin_la-Retrieve.lo -MD -MP -MF demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Retrieve.Tpo -c -o demux/adaptive/tools/libadaptive_plugin_la-Retrieve.lo `test -f 'demux/adaptive/tools/Retrieve.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Retrieve.cpp
vlc-3.0.11.1/modules/Makefile.in-24509-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Retrieve.Tpo demux/adaptive/tools/$(DEPDIR)/libadaptive_plugin_la-Retrieve.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24511-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24512:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/tools/libadaptive_plugin_la-Retrieve.lo `test -f 'demux/adaptive/tools/Retrieve.cpp' || echo '$(srcdir)/'`demux/adaptive/tools/Retrieve.cpp
vlc-3.0.11.1/modules/Makefile.in-24513-
vlc-3.0.11.1/modules/Makefile.in-24514-demux/adaptive/xml/libadaptive_plugin_la-DOMHelper.lo: demux/adaptive/xml/DOMHelper.cpp
vlc-3.0.11.1/modules/Makefile.in:24515:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/xml/libadaptive_plugin_la-DOMHelper.lo -MD -MP -MF demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMHelper.Tpo -c -o demux/adaptive/xml/libadaptive_plugin_la-DOMHelper.lo `test -f 'demux/adaptive/xml/DOMHelper.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/DOMHelper.cpp
vlc-3.0.11.1/modules/Makefile.in-24516-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMHelper.Tpo demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMHelper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24518-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24519:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/xml/libadaptive_plugin_la-DOMHelper.lo `test -f 'demux/adaptive/xml/DOMHelper.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/DOMHelper.cpp
vlc-3.0.11.1/modules/Makefile.in-24520-
vlc-3.0.11.1/modules/Makefile.in-24521-demux/adaptive/xml/libadaptive_plugin_la-DOMParser.lo: demux/adaptive/xml/DOMParser.cpp
vlc-3.0.11.1/modules/Makefile.in:24522:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/xml/libadaptive_plugin_la-DOMParser.lo -MD -MP -MF demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMParser.Tpo -c -o demux/adaptive/xml/libadaptive_plugin_la-DOMParser.lo `test -f 'demux/adaptive/xml/DOMParser.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/DOMParser.cpp
vlc-3.0.11.1/modules/Makefile.in-24523-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMParser.Tpo demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-DOMParser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24525-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24526:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/xml/libadaptive_plugin_la-DOMParser.lo `test -f 'demux/adaptive/xml/DOMParser.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/DOMParser.cpp
vlc-3.0.11.1/modules/Makefile.in-24527-
vlc-3.0.11.1/modules/Makefile.in-24528-demux/adaptive/xml/libadaptive_plugin_la-Node.lo: demux/adaptive/xml/Node.cpp
vlc-3.0.11.1/modules/Makefile.in:24529:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/xml/libadaptive_plugin_la-Node.lo -MD -MP -MF demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-Node.Tpo -c -o demux/adaptive/xml/libadaptive_plugin_la-Node.lo `test -f 'demux/adaptive/xml/Node.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/Node.cpp
vlc-3.0.11.1/modules/Makefile.in-24530-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-Node.Tpo demux/adaptive/xml/$(DEPDIR)/libadaptive_plugin_la-Node.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24532-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24533:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/xml/libadaptive_plugin_la-Node.lo `test -f 'demux/adaptive/xml/Node.cpp' || echo '$(srcdir)/'`demux/adaptive/xml/Node.cpp
vlc-3.0.11.1/modules/Makefile.in-24534-
vlc-3.0.11.1/modules/Makefile.in-24535-demux/hls/playlist/libadaptive_plugin_la-M3U8.lo: demux/hls/playlist/M3U8.cpp
vlc-3.0.11.1/modules/Makefile.in:24536:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/playlist/libadaptive_plugin_la-M3U8.lo -MD -MP -MF demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-M3U8.Tpo -c -o demux/hls/playlist/libadaptive_plugin_la-M3U8.lo `test -f 'demux/hls/playlist/M3U8.cpp' || echo '$(srcdir)/'`demux/hls/playlist/M3U8.cpp
vlc-3.0.11.1/modules/Makefile.in-24537-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-M3U8.Tpo demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-M3U8.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24539-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24540:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/playlist/libadaptive_plugin_la-M3U8.lo `test -f 'demux/hls/playlist/M3U8.cpp' || echo '$(srcdir)/'`demux/hls/playlist/M3U8.cpp
vlc-3.0.11.1/modules/Makefile.in-24541-
vlc-3.0.11.1/modules/Makefile.in-24542-demux/hls/playlist/libadaptive_plugin_la-Parser.lo: demux/hls/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in:24543:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/playlist/libadaptive_plugin_la-Parser.lo -MD -MP -MF demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Tpo -c -o demux/hls/playlist/libadaptive_plugin_la-Parser.lo `test -f 'demux/hls/playlist/Parser.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24544-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Tpo demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24547:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/playlist/libadaptive_plugin_la-Parser.lo `test -f 'demux/hls/playlist/Parser.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24548-
vlc-3.0.11.1/modules/Makefile.in-24549-demux/hls/playlist/libadaptive_plugin_la-Representation.lo: demux/hls/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in:24550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/playlist/libadaptive_plugin_la-Representation.lo -MD -MP -MF demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo -c -o demux/hls/playlist/libadaptive_plugin_la-Representation.lo `test -f 'demux/hls/playlist/Representation.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24551-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24553-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24554:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/playlist/libadaptive_plugin_la-Representation.lo `test -f 'demux/hls/playlist/Representation.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24555-
vlc-3.0.11.1/modules/Makefile.in-24556-demux/hls/playlist/libadaptive_plugin_la-HLSSegment.lo: demux/hls/playlist/HLSSegment.cpp
vlc-3.0.11.1/modules/Makefile.in:24557:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/playlist/libadaptive_plugin_la-HLSSegment.lo -MD -MP -MF demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-HLSSegment.Tpo -c -o demux/hls/playlist/libadaptive_plugin_la-HLSSegment.lo `test -f 'demux/hls/playlist/HLSSegment.cpp' || echo '$(srcdir)/'`demux/hls/playlist/HLSSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24558-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-HLSSegment.Tpo demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-HLSSegment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24560-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24561:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/playlist/libadaptive_plugin_la-HLSSegment.lo `test -f 'demux/hls/playlist/HLSSegment.cpp' || echo '$(srcdir)/'`demux/hls/playlist/HLSSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24562-
vlc-3.0.11.1/modules/Makefile.in-24563-demux/hls/playlist/libadaptive_plugin_la-Tags.lo: demux/hls/playlist/Tags.cpp
vlc-3.0.11.1/modules/Makefile.in:24564:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/playlist/libadaptive_plugin_la-Tags.lo -MD -MP -MF demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Tags.Tpo -c -o demux/hls/playlist/libadaptive_plugin_la-Tags.lo `test -f 'demux/hls/playlist/Tags.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Tags.cpp
vlc-3.0.11.1/modules/Makefile.in-24565-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Tags.Tpo demux/hls/playlist/$(DEPDIR)/libadaptive_plugin_la-Tags.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24567-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24568:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/playlist/libadaptive_plugin_la-Tags.lo `test -f 'demux/hls/playlist/Tags.cpp' || echo '$(srcdir)/'`demux/hls/playlist/Tags.cpp
vlc-3.0.11.1/modules/Makefile.in-24569-
vlc-3.0.11.1/modules/Makefile.in-24570-demux/hls/libadaptive_plugin_la-HLSManager.lo: demux/hls/HLSManager.cpp
vlc-3.0.11.1/modules/Makefile.in:24571:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/libadaptive_plugin_la-HLSManager.lo -MD -MP -MF demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSManager.Tpo -c -o demux/hls/libadaptive_plugin_la-HLSManager.lo `test -f 'demux/hls/HLSManager.cpp' || echo '$(srcdir)/'`demux/hls/HLSManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24572-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSManager.Tpo demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24574-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24575:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/libadaptive_plugin_la-HLSManager.lo `test -f 'demux/hls/HLSManager.cpp' || echo '$(srcdir)/'`demux/hls/HLSManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24576-
vlc-3.0.11.1/modules/Makefile.in-24577-demux/hls/libadaptive_plugin_la-HLSStreams.lo: demux/hls/HLSStreams.cpp
vlc-3.0.11.1/modules/Makefile.in:24578:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/hls/libadaptive_plugin_la-HLSStreams.lo -MD -MP -MF demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSStreams.Tpo -c -o demux/hls/libadaptive_plugin_la-HLSStreams.lo `test -f 'demux/hls/HLSStreams.cpp' || echo '$(srcdir)/'`demux/hls/HLSStreams.cpp
vlc-3.0.11.1/modules/Makefile.in-24579-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSStreams.Tpo demux/hls/$(DEPDIR)/libadaptive_plugin_la-HLSStreams.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24581-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24582:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/hls/libadaptive_plugin_la-HLSStreams.lo `test -f 'demux/hls/HLSStreams.cpp' || echo '$(srcdir)/'`demux/hls/HLSStreams.cpp
vlc-3.0.11.1/modules/Makefile.in-24583-
vlc-3.0.11.1/modules/Makefile.in-24584-demux/dash/mpd/libadaptive_plugin_la-AdaptationSet.lo: demux/dash/mpd/AdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in:24585:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-AdaptationSet.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-AdaptationSet.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-AdaptationSet.lo `test -f 'demux/dash/mpd/AdaptationSet.cpp' || echo '$(srcdir)/'`demux/dash/mpd/AdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in-24586-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-AdaptationSet.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-AdaptationSet.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24588-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24589:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-AdaptationSet.lo `test -f 'demux/dash/mpd/AdaptationSet.cpp' || echo '$(srcdir)/'`demux/dash/mpd/AdaptationSet.cpp
vlc-3.0.11.1/modules/Makefile.in-24590-
vlc-3.0.11.1/modules/Makefile.in-24591-demux/dash/mpd/libadaptive_plugin_la-DASHCommonAttributesElements.lo: demux/dash/mpd/DASHCommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in:24592:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-DASHCommonAttributesElements.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHCommonAttributesElements.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-DASHCommonAttributesElements.lo `test -f 'demux/dash/mpd/DASHCommonAttributesElements.cpp' || echo '$(srcdir)/'`demux/dash/mpd/DASHCommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in-24593-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHCommonAttributesElements.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHCommonAttributesElements.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24595-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24596:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-DASHCommonAttributesElements.lo `test -f 'demux/dash/mpd/DASHCommonAttributesElements.cpp' || echo '$(srcdir)/'`demux/dash/mpd/DASHCommonAttributesElements.cpp
vlc-3.0.11.1/modules/Makefile.in-24597-
vlc-3.0.11.1/modules/Makefile.in-24598-demux/dash/mpd/libadaptive_plugin_la-DASHSegment.lo: demux/dash/mpd/DASHSegment.cpp
vlc-3.0.11.1/modules/Makefile.in:24599:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-DASHSegment.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHSegment.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-DASHSegment.lo `test -f 'demux/dash/mpd/DASHSegment.cpp' || echo '$(srcdir)/'`demux/dash/mpd/DASHSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24600-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHSegment.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-DASHSegment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24602-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24603:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-DASHSegment.lo `test -f 'demux/dash/mpd/DASHSegment.cpp' || echo '$(srcdir)/'`demux/dash/mpd/DASHSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24604-
vlc-3.0.11.1/modules/Makefile.in-24605-demux/dash/mpd/libadaptive_plugin_la-ContentDescription.lo: demux/dash/mpd/ContentDescription.cpp
vlc-3.0.11.1/modules/Makefile.in:24606:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-ContentDescription.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ContentDescription.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-ContentDescription.lo `test -f 'demux/dash/mpd/ContentDescription.cpp' || echo '$(srcdir)/'`demux/dash/mpd/ContentDescription.cpp
vlc-3.0.11.1/modules/Makefile.in-24607-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ContentDescription.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ContentDescription.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24609-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24610:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-ContentDescription.lo `test -f 'demux/dash/mpd/ContentDescription.cpp' || echo '$(srcdir)/'`demux/dash/mpd/ContentDescription.cpp
vlc-3.0.11.1/modules/Makefile.in-24611-
vlc-3.0.11.1/modules/Makefile.in-24612-demux/dash/mpd/libadaptive_plugin_la-IsoffMainParser.lo: demux/dash/mpd/IsoffMainParser.cpp
vlc-3.0.11.1/modules/Makefile.in:24613:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-IsoffMainParser.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-IsoffMainParser.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-IsoffMainParser.lo `test -f 'demux/dash/mpd/IsoffMainParser.cpp' || echo '$(srcdir)/'`demux/dash/mpd/IsoffMainParser.cpp
vlc-3.0.11.1/modules/Makefile.in-24614-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-IsoffMainParser.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-IsoffMainParser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24616-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24617:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-IsoffMainParser.lo `test -f 'demux/dash/mpd/IsoffMainParser.cpp' || echo '$(srcdir)/'`demux/dash/mpd/IsoffMainParser.cpp
vlc-3.0.11.1/modules/Makefile.in-24618-
vlc-3.0.11.1/modules/Makefile.in-24619-demux/dash/mpd/libadaptive_plugin_la-MPD.lo: demux/dash/mpd/MPD.cpp
vlc-3.0.11.1/modules/Makefile.in:24620:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-MPD.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-MPD.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-MPD.lo `test -f 'demux/dash/mpd/MPD.cpp' || echo '$(srcdir)/'`demux/dash/mpd/MPD.cpp
vlc-3.0.11.1/modules/Makefile.in-24621-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-MPD.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-MPD.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24623-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24624:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-MPD.lo `test -f 'demux/dash/mpd/MPD.cpp' || echo '$(srcdir)/'`demux/dash/mpd/MPD.cpp
vlc-3.0.11.1/modules/Makefile.in-24625-
vlc-3.0.11.1/modules/Makefile.in-24626-demux/dash/mpd/libadaptive_plugin_la-Period.lo: demux/dash/mpd/Period.cpp
vlc-3.0.11.1/modules/Makefile.in:24627:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-Period.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Period.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-Period.lo `test -f 'demux/dash/mpd/Period.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Period.cpp
vlc-3.0.11.1/modules/Makefile.in-24628-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Period.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Period.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24630-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24631:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-Period.lo `test -f 'demux/dash/mpd/Period.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Period.cpp
vlc-3.0.11.1/modules/Makefile.in-24632-
vlc-3.0.11.1/modules/Makefile.in-24633-demux/dash/mpd/libadaptive_plugin_la-Profile.lo: demux/dash/mpd/Profile.cpp
vlc-3.0.11.1/modules/Makefile.in:24634:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-Profile.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Profile.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-Profile.lo `test -f 'demux/dash/mpd/Profile.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Profile.cpp
vlc-3.0.11.1/modules/Makefile.in-24635-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Profile.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Profile.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24637-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24638:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-Profile.lo `test -f 'demux/dash/mpd/Profile.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Profile.cpp
vlc-3.0.11.1/modules/Makefile.in-24639-
vlc-3.0.11.1/modules/Makefile.in-24640-demux/dash/mpd/libadaptive_plugin_la-ProgramInformation.lo: demux/dash/mpd/ProgramInformation.cpp
vlc-3.0.11.1/modules/Makefile.in:24641:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-ProgramInformation.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ProgramInformation.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-ProgramInformation.lo `test -f 'demux/dash/mpd/ProgramInformation.cpp' || echo '$(srcdir)/'`demux/dash/mpd/ProgramInformation.cpp
vlc-3.0.11.1/modules/Makefile.in-24642-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ProgramInformation.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-ProgramInformation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24644-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24645:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-ProgramInformation.lo `test -f 'demux/dash/mpd/ProgramInformation.cpp' || echo '$(srcdir)/'`demux/dash/mpd/ProgramInformation.cpp
vlc-3.0.11.1/modules/Makefile.in-24646-
vlc-3.0.11.1/modules/Makefile.in-24647-demux/dash/mpd/libadaptive_plugin_la-Representation.lo: demux/dash/mpd/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in:24648:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-Representation.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-Representation.lo `test -f 'demux/dash/mpd/Representation.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24649-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-Representation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24651-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24652:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-Representation.lo `test -f 'demux/dash/mpd/Representation.cpp' || echo '$(srcdir)/'`demux/dash/mpd/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24653-
vlc-3.0.11.1/modules/Makefile.in-24654-demux/dash/mpd/libadaptive_plugin_la-TrickModeType.lo: demux/dash/mpd/TrickModeType.cpp
vlc-3.0.11.1/modules/Makefile.in:24655:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mpd/libadaptive_plugin_la-TrickModeType.lo -MD -MP -MF demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-TrickModeType.Tpo -c -o demux/dash/mpd/libadaptive_plugin_la-TrickModeType.lo `test -f 'demux/dash/mpd/TrickModeType.cpp' || echo '$(srcdir)/'`demux/dash/mpd/TrickModeType.cpp
vlc-3.0.11.1/modules/Makefile.in-24656-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-TrickModeType.Tpo demux/dash/mpd/$(DEPDIR)/libadaptive_plugin_la-TrickModeType.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24658-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24659:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mpd/libadaptive_plugin_la-TrickModeType.lo `test -f 'demux/dash/mpd/TrickModeType.cpp' || echo '$(srcdir)/'`demux/dash/mpd/TrickModeType.cpp
vlc-3.0.11.1/modules/Makefile.in-24660-
vlc-3.0.11.1/modules/Makefile.in-24661-demux/dash/mp4/libadaptive_plugin_la-IndexReader.lo: demux/dash/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in:24662:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/mp4/libadaptive_plugin_la-IndexReader.lo -MD -MP -MF demux/dash/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Tpo -c -o demux/dash/mp4/libadaptive_plugin_la-IndexReader.lo `test -f 'demux/dash/mp4/IndexReader.cpp' || echo '$(srcdir)/'`demux/dash/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24663-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Tpo demux/dash/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24665-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24666:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/mp4/libadaptive_plugin_la-IndexReader.lo `test -f 'demux/dash/mp4/IndexReader.cpp' || echo '$(srcdir)/'`demux/dash/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24667-
vlc-3.0.11.1/modules/Makefile.in-24668-demux/dash/libadaptive_plugin_la-DASHManager.lo: demux/dash/DASHManager.cpp
vlc-3.0.11.1/modules/Makefile.in:24669:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/libadaptive_plugin_la-DASHManager.lo -MD -MP -MF demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHManager.Tpo -c -o demux/dash/libadaptive_plugin_la-DASHManager.lo `test -f 'demux/dash/DASHManager.cpp' || echo '$(srcdir)/'`demux/dash/DASHManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24670-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHManager.Tpo demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24672-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24673:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/libadaptive_plugin_la-DASHManager.lo `test -f 'demux/dash/DASHManager.cpp' || echo '$(srcdir)/'`demux/dash/DASHManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24674-
vlc-3.0.11.1/modules/Makefile.in-24675-demux/dash/libadaptive_plugin_la-DASHStream.lo: demux/dash/DASHStream.cpp
vlc-3.0.11.1/modules/Makefile.in:24676:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/dash/libadaptive_plugin_la-DASHStream.lo -MD -MP -MF demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHStream.Tpo -c -o demux/dash/libadaptive_plugin_la-DASHStream.lo `test -f 'demux/dash/DASHStream.cpp' || echo '$(srcdir)/'`demux/dash/DASHStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24677-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHStream.Tpo demux/dash/$(DEPDIR)/libadaptive_plugin_la-DASHStream.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24679-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24680:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/dash/libadaptive_plugin_la-DASHStream.lo `test -f 'demux/dash/DASHStream.cpp' || echo '$(srcdir)/'`demux/dash/DASHStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24681-
vlc-3.0.11.1/modules/Makefile.in-24682-demux/smooth/mp4/libadaptive_plugin_la-IndexReader.lo: demux/smooth/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in:24683:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/mp4/libadaptive_plugin_la-IndexReader.lo -MD -MP -MF demux/smooth/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Tpo -c -o demux/smooth/mp4/libadaptive_plugin_la-IndexReader.lo `test -f 'demux/smooth/mp4/IndexReader.cpp' || echo '$(srcdir)/'`demux/smooth/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24684-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Tpo demux/smooth/mp4/$(DEPDIR)/libadaptive_plugin_la-IndexReader.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24686-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24687:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/mp4/libadaptive_plugin_la-IndexReader.lo `test -f 'demux/smooth/mp4/IndexReader.cpp' || echo '$(srcdir)/'`demux/smooth/mp4/IndexReader.cpp
vlc-3.0.11.1/modules/Makefile.in-24688-
vlc-3.0.11.1/modules/Makefile.in-24689-demux/smooth/playlist/libadaptive_plugin_la-ForgedInitSegment.lo: demux/smooth/playlist/ForgedInitSegment.cpp
vlc-3.0.11.1/modules/Makefile.in:24690:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-ForgedInitSegment.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-ForgedInitSegment.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-ForgedInitSegment.lo `test -f 'demux/smooth/playlist/ForgedInitSegment.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/ForgedInitSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24691-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-ForgedInitSegment.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-ForgedInitSegment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24693-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24694:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-ForgedInitSegment.lo `test -f 'demux/smooth/playlist/ForgedInitSegment.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/ForgedInitSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24695-
vlc-3.0.11.1/modules/Makefile.in-24696-demux/smooth/playlist/libadaptive_plugin_la-Manifest.lo: demux/smooth/playlist/Manifest.cpp
vlc-3.0.11.1/modules/Makefile.in:24697:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-Manifest.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Manifest.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-Manifest.lo `test -f 'demux/smooth/playlist/Manifest.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Manifest.cpp
vlc-3.0.11.1/modules/Makefile.in-24698-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Manifest.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Manifest.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24700-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24701:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-Manifest.lo `test -f 'demux/smooth/playlist/Manifest.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Manifest.cpp
vlc-3.0.11.1/modules/Makefile.in-24702-
vlc-3.0.11.1/modules/Makefile.in-24703-demux/smooth/playlist/libadaptive_plugin_la-MemoryChunk.lo: demux/smooth/playlist/MemoryChunk.cpp
vlc-3.0.11.1/modules/Makefile.in:24704:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-MemoryChunk.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-MemoryChunk.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-MemoryChunk.lo `test -f 'demux/smooth/playlist/MemoryChunk.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/MemoryChunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24705-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-MemoryChunk.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-MemoryChunk.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24707-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24708:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-MemoryChunk.lo `test -f 'demux/smooth/playlist/MemoryChunk.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/MemoryChunk.cpp
vlc-3.0.11.1/modules/Makefile.in-24709-
vlc-3.0.11.1/modules/Makefile.in-24710-demux/smooth/playlist/libadaptive_plugin_la-Parser.lo: demux/smooth/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in:24711:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-Parser.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-Parser.lo `test -f 'demux/smooth/playlist/Parser.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24712-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Parser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24714-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24715:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-Parser.lo `test -f 'demux/smooth/playlist/Parser.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24716-
vlc-3.0.11.1/modules/Makefile.in-24717-demux/smooth/playlist/libadaptive_plugin_la-Representation.lo: demux/smooth/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in:24718:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-Representation.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-Representation.lo `test -f 'demux/smooth/playlist/Representation.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24719-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-Representation.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24721-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24722:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-Representation.lo `test -f 'demux/smooth/playlist/Representation.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/Representation.cpp
vlc-3.0.11.1/modules/Makefile.in-24723-
vlc-3.0.11.1/modules/Makefile.in-24724-demux/smooth/playlist/libadaptive_plugin_la-SmoothSegment.lo: demux/smooth/playlist/SmoothSegment.cpp
vlc-3.0.11.1/modules/Makefile.in:24725:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/playlist/libadaptive_plugin_la-SmoothSegment.lo -MD -MP -MF demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-SmoothSegment.Tpo -c -o demux/smooth/playlist/libadaptive_plugin_la-SmoothSegment.lo `test -f 'demux/smooth/playlist/SmoothSegment.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/SmoothSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24726-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-SmoothSegment.Tpo demux/smooth/playlist/$(DEPDIR)/libadaptive_plugin_la-SmoothSegment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24728-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24729:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/playlist/libadaptive_plugin_la-SmoothSegment.lo `test -f 'demux/smooth/playlist/SmoothSegment.cpp' || echo '$(srcdir)/'`demux/smooth/playlist/SmoothSegment.cpp
vlc-3.0.11.1/modules/Makefile.in-24730-
vlc-3.0.11.1/modules/Makefile.in-24731-demux/smooth/libadaptive_plugin_la-SmoothManager.lo: demux/smooth/SmoothManager.cpp
vlc-3.0.11.1/modules/Makefile.in:24732:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/libadaptive_plugin_la-SmoothManager.lo -MD -MP -MF demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothManager.Tpo -c -o demux/smooth/libadaptive_plugin_la-SmoothManager.lo `test -f 'demux/smooth/SmoothManager.cpp' || echo '$(srcdir)/'`demux/smooth/SmoothManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24733-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothManager.Tpo demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24735-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24736:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/libadaptive_plugin_la-SmoothManager.lo `test -f 'demux/smooth/SmoothManager.cpp' || echo '$(srcdir)/'`demux/smooth/SmoothManager.cpp
vlc-3.0.11.1/modules/Makefile.in-24737-
vlc-3.0.11.1/modules/Makefile.in-24738-demux/smooth/libadaptive_plugin_la-SmoothStream.lo: demux/smooth/SmoothStream.cpp
vlc-3.0.11.1/modules/Makefile.in:24739:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/smooth/libadaptive_plugin_la-SmoothStream.lo -MD -MP -MF demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothStream.Tpo -c -o demux/smooth/libadaptive_plugin_la-SmoothStream.lo `test -f 'demux/smooth/SmoothStream.cpp' || echo '$(srcdir)/'`demux/smooth/SmoothStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24740-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothStream.Tpo demux/smooth/$(DEPDIR)/libadaptive_plugin_la-SmoothStream.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24742-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24743:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/smooth/libadaptive_plugin_la-SmoothStream.lo `test -f 'demux/smooth/SmoothStream.cpp' || echo '$(srcdir)/'`demux/smooth/SmoothStream.cpp
vlc-3.0.11.1/modules/Makefile.in-24744-
vlc-3.0.11.1/modules/Makefile.in-24745-demux/adaptive/libadaptive_plugin_la-adaptive.lo: demux/adaptive/adaptive.cpp
vlc-3.0.11.1/modules/Makefile.in:24746:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT demux/adaptive/libadaptive_plugin_la-adaptive.lo -MD -MP -MF demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-adaptive.Tpo -c -o demux/adaptive/libadaptive_plugin_la-adaptive.lo `test -f 'demux/adaptive/adaptive.cpp' || echo '$(srcdir)/'`demux/adaptive/adaptive.cpp
vlc-3.0.11.1/modules/Makefile.in-24747-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-adaptive.Tpo demux/adaptive/$(DEPDIR)/libadaptive_plugin_la-adaptive.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24749-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24750:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadaptive_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o demux/adaptive/libadaptive_plugin_la-adaptive.lo `test -f 'demux/adaptive/adaptive.cpp' || echo '$(srcdir)/'`demux/adaptive/adaptive.cpp
vlc-3.0.11.1/modules/Makefile.in-24751-
vlc-3.0.11.1/modules/Makefile.in-24752-access/dcp/libdcp_plugin_la-dcp.lo: access/dcp/dcp.cpp
vlc-3.0.11.1/modules/Makefile.in:24753:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT access/dcp/libdcp_plugin_la-dcp.lo -MD -MP -MF access/dcp/$(DEPDIR)/libdcp_plugin_la-dcp.Tpo -c -o access/dcp/libdcp_plugin_la-dcp.lo `test -f 'access/dcp/dcp.cpp' || echo '$(srcdir)/'`access/dcp/dcp.cpp
vlc-3.0.11.1/modules/Makefile.in-24754-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) access/dcp/$(DEPDIR)/libdcp_plugin_la-dcp.Tpo access/dcp/$(DEPDIR)/libdcp_plugin_la-dcp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24756-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24757:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o access/dcp/libdcp_plugin_la-dcp.lo `test -f 'access/dcp/dcp.cpp' || echo '$(srcdir)/'`access/dcp/dcp.cpp
vlc-3.0.11.1/modules/Makefile.in-24758-
vlc-3.0.11.1/modules/Makefile.in-24759-access/dcp/libdcp_plugin_la-dcpparser.lo: access/dcp/dcpparser.cpp
vlc-3.0.11.1/modules/Makefile.in:24760:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT access/dcp/libdcp_plugin_la-dcpparser.lo -MD -MP -MF access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpparser.Tpo -c -o access/dcp/libdcp_plugin_la-dcpparser.lo `test -f 'access/dcp/dcpparser.cpp' || echo '$(srcdir)/'`access/dcp/dcpparser.cpp
vlc-3.0.11.1/modules/Makefile.in-24761-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpparser.Tpo access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpparser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24763-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24764:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o access/dcp/libdcp_plugin_la-dcpparser.lo `test -f 'access/dcp/dcpparser.cpp' || echo '$(srcdir)/'`access/dcp/dcpparser.cpp
vlc-3.0.11.1/modules/Makefile.in-24765-
vlc-3.0.11.1/modules/Makefile.in-24766-access/dcp/libdcp_plugin_la-dcpdecrypt.lo: access/dcp/dcpdecrypt.cpp
vlc-3.0.11.1/modules/Makefile.in:24767:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT access/dcp/libdcp_plugin_la-dcpdecrypt.lo -MD -MP -MF access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpdecrypt.Tpo -c -o access/dcp/libdcp_plugin_la-dcpdecrypt.lo `test -f 'access/dcp/dcpdecrypt.cpp' || echo '$(srcdir)/'`access/dcp/dcpdecrypt.cpp
vlc-3.0.11.1/modules/Makefile.in-24768-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpdecrypt.Tpo access/dcp/$(DEPDIR)/libdcp_plugin_la-dcpdecrypt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24770-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24771:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o access/dcp/libdcp_plugin_la-dcpdecrypt.lo `test -f 'access/dcp/dcpdecrypt.cpp' || echo '$(srcdir)/'`access/dcp/dcpdecrypt.cpp
vlc-3.0.11.1/modules/Makefile.in-24772-
vlc-3.0.11.1/modules/Makefile.in-24773-access/libdecklink_plugin_la-decklink.lo: access/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in:24774:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecklink_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT access/libdecklink_plugin_la-decklink.lo -MD -MP -MF access/$(DEPDIR)/libdecklink_plugin_la-decklink.Tpo -c -o access/libdecklink_plugin_la-decklink.lo `test -f 'access/decklink.cpp' || echo '$(srcdir)/'`access/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in-24775-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libdecklink_plugin_la-decklink.Tpo access/$(DEPDIR)/libdecklink_plugin_la-decklink.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24777-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24778:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecklink_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o access/libdecklink_plugin_la-decklink.lo `test -f 'access/decklink.cpp' || echo '$(srcdir)/'`access/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in-24779-
vlc-3.0.11.1/modules/Makefile.in-24780-video_output/libdecklinkoutput_plugin_la-decklink.lo: video_output/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in:24781:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecklinkoutput_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT video_output/libdecklinkoutput_plugin_la-decklink.lo -MD -MP -MF video_output/$(DEPDIR)/libdecklinkoutput_plugin_la-decklink.Tpo -c -o video_output/libdecklinkoutput_plugin_la-decklink.lo `test -f 'video_output/decklink.cpp' || echo '$(srcdir)/'`video_output/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in-24782-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libdecklinkoutput_plugin_la-decklink.Tpo video_output/$(DEPDIR)/libdecklinkoutput_plugin_la-decklink.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24784-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24785:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecklinkoutput_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o video_output/libdecklinkoutput_plugin_la-decklink.lo `test -f 'video_output/decklink.cpp' || echo '$(srcdir)/'`video_output/decklink.cpp
vlc-3.0.11.1/modules/Makefile.in-24786-
vlc-3.0.11.1/modules/Makefile.in-24787-stream_out/chromecast/libdemux_chromecast_plugin_la-chromecast_demux.lo: stream_out/chromecast/chromecast_demux.cpp
vlc-3.0.11.1/modules/Makefile.in:24788:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stream_out/chromecast/libdemux_chromecast_plugin_la-chromecast_demux.lo -MD -MP -MF stream_out/chromecast/$(DEPDIR)/libdemux_chromecast_plugin_la-chromecast_demux.Tpo -c -o stream_out/chromecast/libdemux_chromecast_plugin_la-chromecast_demux.lo `test -f 'stream_out/chromecast/chromecast_demux.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_demux.cpp
vlc-3.0.11.1/modules/Makefile.in-24789-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) stream_out/chromecast/$(DEPDIR)/libdemux_chromecast_plugin_la-chromecast_demux.Tpo stream_out/chromecast/$(DEPDIR)/libdemux_chromecast_plugin_la-chromecast_demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24791-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24792:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdemux_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stream_out/chromecast/libdemux_chromecast_plugin_la-chromecast_demux.lo `test -f 'stream_out/chromecast/chromecast_demux.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_demux.cpp
vlc-3.0.11.1/modules/Makefile.in-24793-
vlc-3.0.11.1/modules/Makefile.in-24794-video_output/win32/libdirect3d11_plugin_la-sensors.lo: video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in:24795:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video_output/win32/libdirect3d11_plugin_la-sensors.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-sensors.Tpo -c -o video_output/win32/libdirect3d11_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24796-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-sensors.Tpo video_output/win32/$(DEPDIR)/libdirect3d11_plugin_la-sensors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24798-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24799:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d11_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video_output/win32/libdirect3d11_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24800-
vlc-3.0.11.1/modules/Makefile.in-24801-video_output/win32/libdirect3d9_plugin_la-sensors.lo: video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in:24802:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video_output/win32/libdirect3d9_plugin_la-sensors.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-sensors.Tpo -c -o video_output/win32/libdirect3d9_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24803-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-sensors.Tpo video_output/win32/$(DEPDIR)/libdirect3d9_plugin_la-sensors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24805-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24806:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirect3d9_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video_output/win32/libdirect3d9_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24807-
vlc-3.0.11.1/modules/Makefile.in-24808-video_output/win32/libdirectdraw_plugin_la-sensors.lo: video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in:24809:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video_output/win32/libdirectdraw_plugin_la-sensors.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-sensors.Tpo -c -o video_output/win32/libdirectdraw_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24810-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-sensors.Tpo video_output/win32/$(DEPDIR)/libdirectdraw_plugin_la-sensors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24812-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24813:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdirectdraw_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video_output/win32/libdirectdraw_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24814-
vlc-3.0.11.1/modules/Makefile.in-24815-text_renderer/freetype/fonts/libfreetype_plugin_la-dwrite.lo: text_renderer/freetype/fonts/dwrite.cpp
vlc-3.0.11.1/modules/Makefile.in:24816:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_renderer/freetype/fonts/libfreetype_plugin_la-dwrite.lo -MD -MP -MF text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-dwrite.Tpo -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-dwrite.lo `test -f 'text_renderer/freetype/fonts/dwrite.cpp' || echo '$(srcdir)/'`text_renderer/freetype/fonts/dwrite.cpp
vlc-3.0.11.1/modules/Makefile.in-24817-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-dwrite.Tpo text_renderer/freetype/fonts/$(DEPDIR)/libfreetype_plugin_la-dwrite.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24819-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24820:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfreetype_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_renderer/freetype/fonts/libfreetype_plugin_la-dwrite.lo `test -f 'text_renderer/freetype/fonts/dwrite.cpp' || echo '$(srcdir)/'`text_renderer/freetype/fonts/dwrite.cpp
vlc-3.0.11.1/modules/Makefile.in-24821-
vlc-3.0.11.1/modules/Makefile.in-24822-video_output/win32/libglwin32_plugin_la-sensors.lo: video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in:24823:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video_output/win32/libglwin32_plugin_la-sensors.lo -MD -MP -MF video_output/win32/$(DEPDIR)/libglwin32_plugin_la-sensors.Tpo -c -o video_output/win32/libglwin32_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24824-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_output/win32/$(DEPDIR)/libglwin32_plugin_la-sensors.Tpo video_output/win32/$(DEPDIR)/libglwin32_plugin_la-sensors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24826-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24827:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglwin32_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video_output/win32/libglwin32_plugin_la-sensors.lo `test -f 'video_output/win32/sensors.cpp' || echo '$(srcdir)/'`video_output/win32/sensors.cpp
vlc-3.0.11.1/modules/Makefile.in-24828-
vlc-3.0.11.1/modules/Makefile.in-24829-access/liblive555_plugin_la-live555.lo: access/live555.cpp
vlc-3.0.11.1/modules/Makefile.in:24830:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT access/liblive555_plugin_la-live555.lo -MD -MP -MF access/$(DEPDIR)/liblive555_plugin_la-live555.Tpo -c -o access/liblive555_plugin_la-live555.lo `test -f 'access/live555.cpp' || echo '$(srcdir)/'`access/live555.cpp
vlc-3.0.11.1/modules/Makefile.in-24831-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/liblive555_plugin_la-live555.Tpo access/$(DEPDIR)/liblive555_plugin_la-live555.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24833-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24834:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o access/liblive555_plugin_la-live555.lo `test -f 'access/live555.cpp' || echo '$(srcdir)/'`access/live555.cpp
vlc-3.0.11.1/modules/Makefile.in-24835-
vlc-3.0.11.1/modules/Makefile.in-24836-demux/mkv/libmkv_plugin_la-util.lo: demux/mkv/util.cpp
vlc-3.0.11.1/modules/Makefile.in:24837:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-util.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-util.Tpo -c -o demux/mkv/libmkv_plugin_la-util.lo `test -f 'demux/mkv/util.cpp' || echo '$(srcdir)/'`demux/mkv/util.cpp
vlc-3.0.11.1/modules/Makefile.in-24838-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-util.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-util.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24840-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24841:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-util.lo `test -f 'demux/mkv/util.cpp' || echo '$(srcdir)/'`demux/mkv/util.cpp
vlc-3.0.11.1/modules/Makefile.in-24842-
vlc-3.0.11.1/modules/Makefile.in-24843-demux/mkv/libmkv_plugin_la-virtual_segment.lo: demux/mkv/virtual_segment.cpp
vlc-3.0.11.1/modules/Makefile.in:24844:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-virtual_segment.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-virtual_segment.Tpo -c -o demux/mkv/libmkv_plugin_la-virtual_segment.lo `test -f 'demux/mkv/virtual_segment.cpp' || echo '$(srcdir)/'`demux/mkv/virtual_segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24845-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-virtual_segment.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-virtual_segment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24847-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24848:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-virtual_segment.lo `test -f 'demux/mkv/virtual_segment.cpp' || echo '$(srcdir)/'`demux/mkv/virtual_segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24849-
vlc-3.0.11.1/modules/Makefile.in-24850-demux/mkv/libmkv_plugin_la-matroska_segment.lo: demux/mkv/matroska_segment.cpp
vlc-3.0.11.1/modules/Makefile.in:24851:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-matroska_segment.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment.Tpo -c -o demux/mkv/libmkv_plugin_la-matroska_segment.lo `test -f 'demux/mkv/matroska_segment.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24852-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24854-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24855:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-matroska_segment.lo `test -f 'demux/mkv/matroska_segment.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment.cpp
vlc-3.0.11.1/modules/Makefile.in-24856-
vlc-3.0.11.1/modules/Makefile.in-24857-demux/mkv/libmkv_plugin_la-matroska_segment_parse.lo: demux/mkv/matroska_segment_parse.cpp
vlc-3.0.11.1/modules/Makefile.in:24858:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-matroska_segment_parse.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Tpo -c -o demux/mkv/libmkv_plugin_la-matroska_segment_parse.lo `test -f 'demux/mkv/matroska_segment_parse.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment_parse.cpp
vlc-3.0.11.1/modules/Makefile.in-24859-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24861-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24862:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-matroska_segment_parse.lo `test -f 'demux/mkv/matroska_segment_parse.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment_parse.cpp
vlc-3.0.11.1/modules/Makefile.in-24863-
vlc-3.0.11.1/modules/Makefile.in-24864-demux/mkv/libmkv_plugin_la-matroska_segment_seeker.lo: demux/mkv/matroska_segment_seeker.cpp
vlc-3.0.11.1/modules/Makefile.in:24865:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-matroska_segment_seeker.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_seeker.Tpo -c -o demux/mkv/libmkv_plugin_la-matroska_segment_seeker.lo `test -f 'demux/mkv/matroska_segment_seeker.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment_seeker.cpp
vlc-3.0.11.1/modules/Makefile.in-24866-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_seeker.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-matroska_segment_seeker.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24868-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24869:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-matroska_segment_seeker.lo `test -f 'demux/mkv/matroska_segment_seeker.cpp' || echo '$(srcdir)/'`demux/mkv/matroska_segment_seeker.cpp
vlc-3.0.11.1/modules/Makefile.in-24870-
vlc-3.0.11.1/modules/Makefile.in-24871-demux/mkv/libmkv_plugin_la-demux.lo: demux/mkv/demux.cpp
vlc-3.0.11.1/modules/Makefile.in:24872:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-demux.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-demux.Tpo -c -o demux/mkv/libmkv_plugin_la-demux.lo `test -f 'demux/mkv/demux.cpp' || echo '$(srcdir)/'`demux/mkv/demux.cpp
vlc-3.0.11.1/modules/Makefile.in-24873-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-demux.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-demux.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24875-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24876:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-demux.lo `test -f 'demux/mkv/demux.cpp' || echo '$(srcdir)/'`demux/mkv/demux.cpp
vlc-3.0.11.1/modules/Makefile.in-24877-
vlc-3.0.11.1/modules/Makefile.in-24878-demux/mkv/libmkv_plugin_la-Ebml_parser.lo: demux/mkv/Ebml_parser.cpp
vlc-3.0.11.1/modules/Makefile.in:24879:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-Ebml_parser.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-Ebml_parser.Tpo -c -o demux/mkv/libmkv_plugin_la-Ebml_parser.lo `test -f 'demux/mkv/Ebml_parser.cpp' || echo '$(srcdir)/'`demux/mkv/Ebml_parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24880-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-Ebml_parser.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-Ebml_parser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24882-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24883:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-Ebml_parser.lo `test -f 'demux/mkv/Ebml_parser.cpp' || echo '$(srcdir)/'`demux/mkv/Ebml_parser.cpp
vlc-3.0.11.1/modules/Makefile.in-24884-
vlc-3.0.11.1/modules/Makefile.in-24885-demux/mkv/libmkv_plugin_la-chapters.lo: demux/mkv/chapters.cpp
vlc-3.0.11.1/modules/Makefile.in:24886:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-chapters.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapters.Tpo -c -o demux/mkv/libmkv_plugin_la-chapters.lo `test -f 'demux/mkv/chapters.cpp' || echo '$(srcdir)/'`demux/mkv/chapters.cpp
vlc-3.0.11.1/modules/Makefile.in-24887-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapters.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapters.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24889-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24890:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-chapters.lo `test -f 'demux/mkv/chapters.cpp' || echo '$(srcdir)/'`demux/mkv/chapters.cpp
vlc-3.0.11.1/modules/Makefile.in-24891-
vlc-3.0.11.1/modules/Makefile.in-24892-demux/mkv/libmkv_plugin_la-chapter_command.lo: demux/mkv/chapter_command.cpp
vlc-3.0.11.1/modules/Makefile.in:24893:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-chapter_command.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapter_command.Tpo -c -o demux/mkv/libmkv_plugin_la-chapter_command.lo `test -f 'demux/mkv/chapter_command.cpp' || echo '$(srcdir)/'`demux/mkv/chapter_command.cpp
vlc-3.0.11.1/modules/Makefile.in-24894-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapter_command.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-chapter_command.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24896-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24897:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-chapter_command.lo `test -f 'demux/mkv/chapter_command.cpp' || echo '$(srcdir)/'`demux/mkv/chapter_command.cpp
vlc-3.0.11.1/modules/Makefile.in-24898-
vlc-3.0.11.1/modules/Makefile.in-24899-demux/mkv/libmkv_plugin_la-stream_io_callback.lo: demux/mkv/stream_io_callback.cpp
vlc-3.0.11.1/modules/Makefile.in:24900:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-stream_io_callback.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-stream_io_callback.Tpo -c -o demux/mkv/libmkv_plugin_la-stream_io_callback.lo `test -f 'demux/mkv/stream_io_callback.cpp' || echo '$(srcdir)/'`demux/mkv/stream_io_callback.cpp
vlc-3.0.11.1/modules/Makefile.in-24901-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-stream_io_callback.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-stream_io_callback.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24903-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24904:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-stream_io_callback.lo `test -f 'demux/mkv/stream_io_callback.cpp' || echo '$(srcdir)/'`demux/mkv/stream_io_callback.cpp
vlc-3.0.11.1/modules/Makefile.in-24905-
vlc-3.0.11.1/modules/Makefile.in-24906-demux/mkv/libmkv_plugin_la-mkv.lo: demux/mkv/mkv.cpp
vlc-3.0.11.1/modules/Makefile.in:24907:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT demux/mkv/libmkv_plugin_la-mkv.lo -MD -MP -MF demux/mkv/$(DEPDIR)/libmkv_plugin_la-mkv.Tpo -c -o demux/mkv/libmkv_plugin_la-mkv.lo `test -f 'demux/mkv/mkv.cpp' || echo '$(srcdir)/'`demux/mkv/mkv.cpp
vlc-3.0.11.1/modules/Makefile.in-24908-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) demux/mkv/$(DEPDIR)/libmkv_plugin_la-mkv.Tpo demux/mkv/$(DEPDIR)/libmkv_plugin_la-mkv.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24910-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24911:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmkv_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o demux/mkv/libmkv_plugin_la-mkv.lo `test -f 'demux/mkv/mkv.cpp' || echo '$(srcdir)/'`demux/mkv/mkv.cpp
vlc-3.0.11.1/modules/Makefile.in-24912-
vlc-3.0.11.1/modules/Makefile.in-24913-video_filter/libopencv_example_plugin_la-opencv_example.lo: video_filter/opencv_example.cpp
vlc-3.0.11.1/modules/Makefile.in:24914:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopencv_example_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video_filter/libopencv_example_plugin_la-opencv_example.lo -MD -MP -MF video_filter/$(DEPDIR)/libopencv_example_plugin_la-opencv_example.Tpo -c -o video_filter/libopencv_example_plugin_la-opencv_example.lo `test -f 'video_filter/opencv_example.cpp' || echo '$(srcdir)/'`video_filter/opencv_example.cpp
vlc-3.0.11.1/modules/Makefile.in-24915-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) video_filter/$(DEPDIR)/libopencv_example_plugin_la-opencv_example.Tpo video_filter/$(DEPDIR)/libopencv_example_plugin_la-opencv_example.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24917-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24918:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopencv_example_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video_filter/libopencv_example_plugin_la-opencv_example.lo `test -f 'video_filter/opencv_example.cpp' || echo '$(srcdir)/'`video_filter/opencv_example.cpp
vlc-3.0.11.1/modules/Makefile.in-24919-
vlc-3.0.11.1/modules/Makefile.in-24920-visualization/libprojectm_plugin_la-projectm.lo: visualization/projectm.cpp
vlc-3.0.11.1/modules/Makefile.in:24921:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libprojectm_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT visualization/libprojectm_plugin_la-projectm.lo -MD -MP -MF visualization/$(DEPDIR)/libprojectm_plugin_la-projectm.Tpo -c -o visualization/libprojectm_plugin_la-projectm.lo `test -f 'visualization/projectm.cpp' || echo '$(srcdir)/'`visualization/projectm.cpp
vlc-3.0.11.1/modules/Makefile.in-24922-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) visualization/$(DEPDIR)/libprojectm_plugin_la-projectm.Tpo visualization/$(DEPDIR)/libprojectm_plugin_la-projectm.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24924-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24925:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libprojectm_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o visualization/libprojectm_plugin_la-projectm.lo `test -f 'visualization/projectm.cpp' || echo '$(srcdir)/'`visualization/projectm.cpp
vlc-3.0.11.1/modules/Makefile.in-24926-
vlc-3.0.11.1/modules/Makefile.in-24927-gui/qt/libqt_plugin_la-qt.lo: gui/qt/qt.cpp
vlc-3.0.11.1/modules/Makefile.in:24928:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-qt.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-qt.Tpo -c -o gui/qt/libqt_plugin_la-qt.lo `test -f 'gui/qt/qt.cpp' || echo '$(srcdir)/'`gui/qt/qt.cpp
vlc-3.0.11.1/modules/Makefile.in-24929-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-qt.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-qt.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24931-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24932:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-qt.lo `test -f 'gui/qt/qt.cpp' || echo '$(srcdir)/'`gui/qt/qt.cpp
vlc-3.0.11.1/modules/Makefile.in-24933-
vlc-3.0.11.1/modules/Makefile.in-24934-gui/qt/libqt_plugin_la-menus.lo: gui/qt/menus.cpp
vlc-3.0.11.1/modules/Makefile.in:24935:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-menus.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-menus.Tpo -c -o gui/qt/libqt_plugin_la-menus.lo `test -f 'gui/qt/menus.cpp' || echo '$(srcdir)/'`gui/qt/menus.cpp
vlc-3.0.11.1/modules/Makefile.in-24936-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-menus.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-menus.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24938-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24939:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-menus.lo `test -f 'gui/qt/menus.cpp' || echo '$(srcdir)/'`gui/qt/menus.cpp
vlc-3.0.11.1/modules/Makefile.in-24940-
vlc-3.0.11.1/modules/Makefile.in-24941-gui/qt/libqt_plugin_la-main_interface.lo: gui/qt/main_interface.cpp
vlc-3.0.11.1/modules/Makefile.in:24942:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-main_interface.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.Tpo -c -o gui/qt/libqt_plugin_la-main_interface.lo `test -f 'gui/qt/main_interface.cpp' || echo '$(srcdir)/'`gui/qt/main_interface.cpp
vlc-3.0.11.1/modules/Makefile.in-24943-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24945-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24946:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-main_interface.lo `test -f 'gui/qt/main_interface.cpp' || echo '$(srcdir)/'`gui/qt/main_interface.cpp
vlc-3.0.11.1/modules/Makefile.in-24947-
vlc-3.0.11.1/modules/Makefile.in-24948-gui/qt/libqt_plugin_la-dialogs_provider.lo: gui/qt/dialogs_provider.cpp
vlc-3.0.11.1/modules/Makefile.in:24949:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-dialogs_provider.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.Tpo -c -o gui/qt/libqt_plugin_la-dialogs_provider.lo `test -f 'gui/qt/dialogs_provider.cpp' || echo '$(srcdir)/'`gui/qt/dialogs_provider.cpp
vlc-3.0.11.1/modules/Makefile.in-24950-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24952-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24953:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-dialogs_provider.lo `test -f 'gui/qt/dialogs_provider.cpp' || echo '$(srcdir)/'`gui/qt/dialogs_provider.cpp
vlc-3.0.11.1/modules/Makefile.in-24954-
vlc-3.0.11.1/modules/Makefile.in-24955-gui/qt/libqt_plugin_la-input_manager.lo: gui/qt/input_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:24956:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-input_manager.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.Tpo -c -o gui/qt/libqt_plugin_la-input_manager.lo `test -f 'gui/qt/input_manager.cpp' || echo '$(srcdir)/'`gui/qt/input_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24957-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24959-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24960:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-input_manager.lo `test -f 'gui/qt/input_manager.cpp' || echo '$(srcdir)/'`gui/qt/input_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24961-
vlc-3.0.11.1/modules/Makefile.in-24962-gui/qt/libqt_plugin_la-actions_manager.lo: gui/qt/actions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:24963:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-actions_manager.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.Tpo -c -o gui/qt/libqt_plugin_la-actions_manager.lo `test -f 'gui/qt/actions_manager.cpp' || echo '$(srcdir)/'`gui/qt/actions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24964-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24966-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24967:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-actions_manager.lo `test -f 'gui/qt/actions_manager.cpp' || echo '$(srcdir)/'`gui/qt/actions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24968-
vlc-3.0.11.1/modules/Makefile.in-24969-gui/qt/libqt_plugin_la-extensions_manager.lo: gui/qt/extensions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:24970:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-extensions_manager.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.Tpo -c -o gui/qt/libqt_plugin_la-extensions_manager.lo `test -f 'gui/qt/extensions_manager.cpp' || echo '$(srcdir)/'`gui/qt/extensions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24971-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24973-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24974:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-extensions_manager.lo `test -f 'gui/qt/extensions_manager.cpp' || echo '$(srcdir)/'`gui/qt/extensions_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24975-
vlc-3.0.11.1/modules/Makefile.in-24976-gui/qt/managers/libqt_plugin_la-addons_manager.lo: gui/qt/managers/addons_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:24977:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/managers/libqt_plugin_la-addons_manager.lo -MD -MP -MF gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.Tpo -c -o gui/qt/managers/libqt_plugin_la-addons_manager.lo `test -f 'gui/qt/managers/addons_manager.cpp' || echo '$(srcdir)/'`gui/qt/managers/addons_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24978-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.Tpo gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24980-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24981:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/managers/libqt_plugin_la-addons_manager.lo `test -f 'gui/qt/managers/addons_manager.cpp' || echo '$(srcdir)/'`gui/qt/managers/addons_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-24982-
vlc-3.0.11.1/modules/Makefile.in-24983-gui/qt/libqt_plugin_la-recents.lo: gui/qt/recents.cpp
vlc-3.0.11.1/modules/Makefile.in:24984:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-recents.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-recents.Tpo -c -o gui/qt/libqt_plugin_la-recents.lo `test -f 'gui/qt/recents.cpp' || echo '$(srcdir)/'`gui/qt/recents.cpp
vlc-3.0.11.1/modules/Makefile.in-24985-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-recents.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-recents.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24987-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24988:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-recents.lo `test -f 'gui/qt/recents.cpp' || echo '$(srcdir)/'`gui/qt/recents.cpp
vlc-3.0.11.1/modules/Makefile.in-24989-
vlc-3.0.11.1/modules/Makefile.in-24990-gui/qt/adapters/libqt_plugin_la-seekpoints.lo: gui/qt/adapters/seekpoints.cpp
vlc-3.0.11.1/modules/Makefile.in:24991:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-seekpoints.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.Tpo -c -o gui/qt/adapters/libqt_plugin_la-seekpoints.lo `test -f 'gui/qt/adapters/seekpoints.cpp' || echo '$(srcdir)/'`gui/qt/adapters/seekpoints.cpp
vlc-3.0.11.1/modules/Makefile.in-24992-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-24994-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:24995:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-seekpoints.lo `test -f 'gui/qt/adapters/seekpoints.cpp' || echo '$(srcdir)/'`gui/qt/adapters/seekpoints.cpp
vlc-3.0.11.1/modules/Makefile.in-24996-
vlc-3.0.11.1/modules/Makefile.in-24997-gui/qt/adapters/libqt_plugin_la-chromaprint.lo: gui/qt/adapters/chromaprint.cpp
vlc-3.0.11.1/modules/Makefile.in:24998:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-chromaprint.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.Tpo -c -o gui/qt/adapters/libqt_plugin_la-chromaprint.lo `test -f 'gui/qt/adapters/chromaprint.cpp' || echo '$(srcdir)/'`gui/qt/adapters/chromaprint.cpp
vlc-3.0.11.1/modules/Makefile.in-24999-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25001-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25002:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-chromaprint.lo `test -f 'gui/qt/adapters/chromaprint.cpp' || echo '$(srcdir)/'`gui/qt/adapters/chromaprint.cpp
vlc-3.0.11.1/modules/Makefile.in-25003-
vlc-3.0.11.1/modules/Makefile.in-25004-gui/qt/adapters/libqt_plugin_la-variables.lo: gui/qt/adapters/variables.cpp
vlc-3.0.11.1/modules/Makefile.in:25005:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-variables.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.Tpo -c -o gui/qt/adapters/libqt_plugin_la-variables.lo `test -f 'gui/qt/adapters/variables.cpp' || echo '$(srcdir)/'`gui/qt/adapters/variables.cpp
vlc-3.0.11.1/modules/Makefile.in-25006-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25008-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25009:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-variables.lo `test -f 'gui/qt/adapters/variables.cpp' || echo '$(srcdir)/'`gui/qt/adapters/variables.cpp
vlc-3.0.11.1/modules/Makefile.in-25010-
vlc-3.0.11.1/modules/Makefile.in-25011-gui/qt/dialogs/libqt_plugin_la-playlist.lo: gui/qt/dialogs/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in:25012:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-playlist.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-playlist.lo `test -f 'gui/qt/dialogs/playlist.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-25013-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25015-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25016:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-playlist.lo `test -f 'gui/qt/dialogs/playlist.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-25017-
vlc-3.0.11.1/modules/Makefile.in-25018-gui/qt/dialogs/libqt_plugin_la-bookmarks.lo: gui/qt/dialogs/bookmarks.cpp
vlc-3.0.11.1/modules/Makefile.in:25019:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-bookmarks.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-bookmarks.lo `test -f 'gui/qt/dialogs/bookmarks.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/bookmarks.cpp
vlc-3.0.11.1/modules/Makefile.in-25020-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25022-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25023:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-bookmarks.lo `test -f 'gui/qt/dialogs/bookmarks.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/bookmarks.cpp
vlc-3.0.11.1/modules/Makefile.in-25024-
vlc-3.0.11.1/modules/Makefile.in-25025-gui/qt/dialogs/libqt_plugin_la-preferences.lo: gui/qt/dialogs/preferences.cpp
vlc-3.0.11.1/modules/Makefile.in:25026:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-preferences.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-preferences.lo `test -f 'gui/qt/dialogs/preferences.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25027-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25029-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25030:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-preferences.lo `test -f 'gui/qt/dialogs/preferences.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25031-
vlc-3.0.11.1/modules/Makefile.in-25032-gui/qt/dialogs/libqt_plugin_la-mediainfo.lo: gui/qt/dialogs/mediainfo.cpp
vlc-3.0.11.1/modules/Makefile.in:25033:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-mediainfo.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-mediainfo.lo `test -f 'gui/qt/dialogs/mediainfo.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/mediainfo.cpp
vlc-3.0.11.1/modules/Makefile.in-25034-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25036-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25037:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-mediainfo.lo `test -f 'gui/qt/dialogs/mediainfo.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/mediainfo.cpp
vlc-3.0.11.1/modules/Makefile.in-25038-
vlc-3.0.11.1/modules/Makefile.in-25039-gui/qt/dialogs/libqt_plugin_la-epg.lo: gui/qt/dialogs/epg.cpp
vlc-3.0.11.1/modules/Makefile.in:25040:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-epg.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-epg.lo `test -f 'gui/qt/dialogs/epg.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/epg.cpp
vlc-3.0.11.1/modules/Makefile.in-25041-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25043-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25044:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-epg.lo `test -f 'gui/qt/dialogs/epg.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/epg.cpp
vlc-3.0.11.1/modules/Makefile.in-25045-
vlc-3.0.11.1/modules/Makefile.in-25046-gui/qt/dialogs/libqt_plugin_la-extended.lo: gui/qt/dialogs/extended.cpp
vlc-3.0.11.1/modules/Makefile.in:25047:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-extended.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-extended.lo `test -f 'gui/qt/dialogs/extended.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extended.cpp
vlc-3.0.11.1/modules/Makefile.in-25048-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25050-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25051:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-extended.lo `test -f 'gui/qt/dialogs/extended.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extended.cpp
vlc-3.0.11.1/modules/Makefile.in-25052-
vlc-3.0.11.1/modules/Makefile.in-25053-gui/qt/dialogs/libqt_plugin_la-messages.lo: gui/qt/dialogs/messages.cpp
vlc-3.0.11.1/modules/Makefile.in:25054:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-messages.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-messages.lo `test -f 'gui/qt/dialogs/messages.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/messages.cpp
vlc-3.0.11.1/modules/Makefile.in-25055-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25057-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25058:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-messages.lo `test -f 'gui/qt/dialogs/messages.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/messages.cpp
vlc-3.0.11.1/modules/Makefile.in-25059-
vlc-3.0.11.1/modules/Makefile.in-25060-gui/qt/dialogs/libqt_plugin_la-errors.lo: gui/qt/dialogs/errors.cpp
vlc-3.0.11.1/modules/Makefile.in:25061:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-errors.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-errors.lo `test -f 'gui/qt/dialogs/errors.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/errors.cpp
vlc-3.0.11.1/modules/Makefile.in-25062-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25064-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25065:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-errors.lo `test -f 'gui/qt/dialogs/errors.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/errors.cpp
vlc-3.0.11.1/modules/Makefile.in-25066-
vlc-3.0.11.1/modules/Makefile.in-25067-gui/qt/dialogs/libqt_plugin_la-external.lo: gui/qt/dialogs/external.cpp
vlc-3.0.11.1/modules/Makefile.in:25068:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-external.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-external.lo `test -f 'gui/qt/dialogs/external.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/external.cpp
vlc-3.0.11.1/modules/Makefile.in-25069-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25071-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25072:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-external.lo `test -f 'gui/qt/dialogs/external.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/external.cpp
vlc-3.0.11.1/modules/Makefile.in-25073-
vlc-3.0.11.1/modules/Makefile.in-25074-gui/qt/dialogs/libqt_plugin_la-plugins.lo: gui/qt/dialogs/plugins.cpp
vlc-3.0.11.1/modules/Makefile.in:25075:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-plugins.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-plugins.lo `test -f 'gui/qt/dialogs/plugins.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/plugins.cpp
vlc-3.0.11.1/modules/Makefile.in-25076-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25078-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25079:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-plugins.lo `test -f 'gui/qt/dialogs/plugins.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/plugins.cpp
vlc-3.0.11.1/modules/Makefile.in-25080-
vlc-3.0.11.1/modules/Makefile.in-25081-gui/qt/dialogs/libqt_plugin_la-sout.lo: gui/qt/dialogs/sout.cpp
vlc-3.0.11.1/modules/Makefile.in:25082:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-sout.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-sout.lo `test -f 'gui/qt/dialogs/sout.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/sout.cpp
vlc-3.0.11.1/modules/Makefile.in-25083-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25085-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25086:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-sout.lo `test -f 'gui/qt/dialogs/sout.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/sout.cpp
vlc-3.0.11.1/modules/Makefile.in-25087-
vlc-3.0.11.1/modules/Makefile.in-25088-gui/qt/dialogs/libqt_plugin_la-convert.lo: gui/qt/dialogs/convert.cpp
vlc-3.0.11.1/modules/Makefile.in:25089:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-convert.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-convert.lo `test -f 'gui/qt/dialogs/convert.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/convert.cpp
vlc-3.0.11.1/modules/Makefile.in-25090-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25092-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25093:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-convert.lo `test -f 'gui/qt/dialogs/convert.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/convert.cpp
vlc-3.0.11.1/modules/Makefile.in-25094-
vlc-3.0.11.1/modules/Makefile.in-25095-gui/qt/dialogs/libqt_plugin_la-help.lo: gui/qt/dialogs/help.cpp
vlc-3.0.11.1/modules/Makefile.in:25096:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-help.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-help.lo `test -f 'gui/qt/dialogs/help.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/help.cpp
vlc-3.0.11.1/modules/Makefile.in-25097-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25099-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25100:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-help.lo `test -f 'gui/qt/dialogs/help.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/help.cpp
vlc-3.0.11.1/modules/Makefile.in-25101-
vlc-3.0.11.1/modules/Makefile.in-25102-gui/qt/dialogs/libqt_plugin_la-gototime.lo: gui/qt/dialogs/gototime.cpp
vlc-3.0.11.1/modules/Makefile.in:25103:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-gototime.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-gototime.lo `test -f 'gui/qt/dialogs/gototime.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/gototime.cpp
vlc-3.0.11.1/modules/Makefile.in-25104-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25106-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25107:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-gototime.lo `test -f 'gui/qt/dialogs/gototime.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/gototime.cpp
vlc-3.0.11.1/modules/Makefile.in-25108-
vlc-3.0.11.1/modules/Makefile.in-25109-gui/qt/dialogs/libqt_plugin_la-toolbar.lo: gui/qt/dialogs/toolbar.cpp
vlc-3.0.11.1/modules/Makefile.in:25110:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-toolbar.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-toolbar.lo `test -f 'gui/qt/dialogs/toolbar.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/toolbar.cpp
vlc-3.0.11.1/modules/Makefile.in-25111-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25113-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25114:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-toolbar.lo `test -f 'gui/qt/dialogs/toolbar.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/toolbar.cpp
vlc-3.0.11.1/modules/Makefile.in-25115-
vlc-3.0.11.1/modules/Makefile.in-25116-gui/qt/dialogs/libqt_plugin_la-open.lo: gui/qt/dialogs/open.cpp
vlc-3.0.11.1/modules/Makefile.in:25117:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-open.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-open.lo `test -f 'gui/qt/dialogs/open.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/open.cpp
vlc-3.0.11.1/modules/Makefile.in-25118-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25120-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25121:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-open.lo `test -f 'gui/qt/dialogs/open.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/open.cpp
vlc-3.0.11.1/modules/Makefile.in-25122-
vlc-3.0.11.1/modules/Makefile.in-25123-gui/qt/dialogs/libqt_plugin_la-openurl.lo: gui/qt/dialogs/openurl.cpp
vlc-3.0.11.1/modules/Makefile.in:25124:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-openurl.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-openurl.lo `test -f 'gui/qt/dialogs/openurl.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/openurl.cpp
vlc-3.0.11.1/modules/Makefile.in-25125-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25127-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25128:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-openurl.lo `test -f 'gui/qt/dialogs/openurl.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/openurl.cpp
vlc-3.0.11.1/modules/Makefile.in-25129-
vlc-3.0.11.1/modules/Makefile.in-25130-gui/qt/dialogs/libqt_plugin_la-vlm.lo: gui/qt/dialogs/vlm.cpp
vlc-3.0.11.1/modules/Makefile.in:25131:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-vlm.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-vlm.lo `test -f 'gui/qt/dialogs/vlm.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/vlm.cpp
vlc-3.0.11.1/modules/Makefile.in-25132-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25134-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25135:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-vlm.lo `test -f 'gui/qt/dialogs/vlm.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/vlm.cpp
vlc-3.0.11.1/modules/Makefile.in-25136-
vlc-3.0.11.1/modules/Makefile.in-25137-gui/qt/dialogs/libqt_plugin_la-firstrun.lo: gui/qt/dialogs/firstrun.cpp
vlc-3.0.11.1/modules/Makefile.in:25138:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-firstrun.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-firstrun.lo `test -f 'gui/qt/dialogs/firstrun.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/firstrun.cpp
vlc-3.0.11.1/modules/Makefile.in-25139-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25141-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25142:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-firstrun.lo `test -f 'gui/qt/dialogs/firstrun.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/firstrun.cpp
vlc-3.0.11.1/modules/Makefile.in-25143-
vlc-3.0.11.1/modules/Makefile.in-25144-gui/qt/dialogs/libqt_plugin_la-podcast_configuration.lo: gui/qt/dialogs/podcast_configuration.cpp
vlc-3.0.11.1/modules/Makefile.in:25145:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-podcast_configuration.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-podcast_configuration.lo `test -f 'gui/qt/dialogs/podcast_configuration.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/podcast_configuration.cpp
vlc-3.0.11.1/modules/Makefile.in-25146-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25148-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25149:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-podcast_configuration.lo `test -f 'gui/qt/dialogs/podcast_configuration.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/podcast_configuration.cpp
vlc-3.0.11.1/modules/Makefile.in-25150-
vlc-3.0.11.1/modules/Makefile.in-25151-gui/qt/dialogs/libqt_plugin_la-extensions.lo: gui/qt/dialogs/extensions.cpp
vlc-3.0.11.1/modules/Makefile.in:25152:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-extensions.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-extensions.lo `test -f 'gui/qt/dialogs/extensions.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extensions.cpp
vlc-3.0.11.1/modules/Makefile.in-25153-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25155-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25156:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-extensions.lo `test -f 'gui/qt/dialogs/extensions.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extensions.cpp
vlc-3.0.11.1/modules/Makefile.in-25157-
vlc-3.0.11.1/modules/Makefile.in-25158-gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.lo: gui/qt/dialogs/fingerprintdialog.cpp
vlc-3.0.11.1/modules/Makefile.in:25159:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.lo `test -f 'gui/qt/dialogs/fingerprintdialog.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/fingerprintdialog.cpp
vlc-3.0.11.1/modules/Makefile.in-25160-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25162-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25163:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.lo `test -f 'gui/qt/dialogs/fingerprintdialog.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/fingerprintdialog.cpp
vlc-3.0.11.1/modules/Makefile.in-25164-
vlc-3.0.11.1/modules/Makefile.in-25165-gui/qt/components/libqt_plugin_la-extended_panels.lo: gui/qt/components/extended_panels.cpp
vlc-3.0.11.1/modules/Makefile.in:25166:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-extended_panels.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.Tpo -c -o gui/qt/components/libqt_plugin_la-extended_panels.lo `test -f 'gui/qt/components/extended_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/extended_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25167-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25169-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25170:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-extended_panels.lo `test -f 'gui/qt/components/extended_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/extended_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25171-
vlc-3.0.11.1/modules/Makefile.in-25172-gui/qt/components/libqt_plugin_la-info_panels.lo: gui/qt/components/info_panels.cpp
vlc-3.0.11.1/modules/Makefile.in:25173:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-info_panels.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.Tpo -c -o gui/qt/components/libqt_plugin_la-info_panels.lo `test -f 'gui/qt/components/info_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/info_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25174-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25176-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25177:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-info_panels.lo `test -f 'gui/qt/components/info_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/info_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25178-
vlc-3.0.11.1/modules/Makefile.in-25179-gui/qt/components/libqt_plugin_la-info_widgets.lo: gui/qt/components/info_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in:25180:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-info_widgets.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.Tpo -c -o gui/qt/components/libqt_plugin_la-info_widgets.lo `test -f 'gui/qt/components/info_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/info_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25181-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25183-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25184:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-info_widgets.lo `test -f 'gui/qt/components/info_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/info_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25185-
vlc-3.0.11.1/modules/Makefile.in-25186-gui/qt/components/libqt_plugin_la-preferences_widgets.lo: gui/qt/components/preferences_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in:25187:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-preferences_widgets.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.Tpo -c -o gui/qt/components/libqt_plugin_la-preferences_widgets.lo `test -f 'gui/qt/components/preferences_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/preferences_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25188-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25190-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25191:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-preferences_widgets.lo `test -f 'gui/qt/components/preferences_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/preferences_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25192-
vlc-3.0.11.1/modules/Makefile.in-25193-gui/qt/components/libqt_plugin_la-complete_preferences.lo: gui/qt/components/complete_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in:25194:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-complete_preferences.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.Tpo -c -o gui/qt/components/libqt_plugin_la-complete_preferences.lo `test -f 'gui/qt/components/complete_preferences.cpp' || echo '$(srcdir)/'`gui/qt/components/complete_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25195-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25197-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25198:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-complete_preferences.lo `test -f 'gui/qt/components/complete_preferences.cpp' || echo '$(srcdir)/'`gui/qt/components/complete_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25199-
vlc-3.0.11.1/modules/Makefile.in-25200-gui/qt/components/libqt_plugin_la-simple_preferences.lo: gui/qt/components/simple_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in:25201:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-simple_preferences.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.Tpo -c -o gui/qt/components/libqt_plugin_la-simple_preferences.lo `test -f 'gui/qt/components/simple_preferences.cpp' || echo '$(srcdir)/'`gui/qt/components/simple_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25202-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25204-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25205:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-simple_preferences.lo `test -f 'gui/qt/components/simple_preferences.cpp' || echo '$(srcdir)/'`gui/qt/components/simple_preferences.cpp
vlc-3.0.11.1/modules/Makefile.in-25206-
vlc-3.0.11.1/modules/Makefile.in-25207-gui/qt/components/libqt_plugin_la-open_panels.lo: gui/qt/components/open_panels.cpp
vlc-3.0.11.1/modules/Makefile.in:25208:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-open_panels.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.Tpo -c -o gui/qt/components/libqt_plugin_la-open_panels.lo `test -f 'gui/qt/components/open_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/open_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25209-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25211-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25212:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-open_panels.lo `test -f 'gui/qt/components/open_panels.cpp' || echo '$(srcdir)/'`gui/qt/components/open_panels.cpp
vlc-3.0.11.1/modules/Makefile.in-25213-
vlc-3.0.11.1/modules/Makefile.in-25214-gui/qt/components/libqt_plugin_la-interface_widgets.lo: gui/qt/components/interface_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in:25215:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-interface_widgets.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.Tpo -c -o gui/qt/components/libqt_plugin_la-interface_widgets.lo `test -f 'gui/qt/components/interface_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/interface_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25216-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25218-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25219:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-interface_widgets.lo `test -f 'gui/qt/components/interface_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/interface_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25220-
vlc-3.0.11.1/modules/Makefile.in-25221-gui/qt/components/libqt_plugin_la-controller.lo: gui/qt/components/controller.cpp
vlc-3.0.11.1/modules/Makefile.in:25222:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-controller.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.Tpo -c -o gui/qt/components/libqt_plugin_la-controller.lo `test -f 'gui/qt/components/controller.cpp' || echo '$(srcdir)/'`gui/qt/components/controller.cpp
vlc-3.0.11.1/modules/Makefile.in-25223-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25225-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25226:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-controller.lo `test -f 'gui/qt/components/controller.cpp' || echo '$(srcdir)/'`gui/qt/components/controller.cpp
vlc-3.0.11.1/modules/Makefile.in-25227-
vlc-3.0.11.1/modules/Makefile.in-25228-gui/qt/components/libqt_plugin_la-controller_widget.lo: gui/qt/components/controller_widget.cpp
vlc-3.0.11.1/modules/Makefile.in:25229:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-controller_widget.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.Tpo -c -o gui/qt/components/libqt_plugin_la-controller_widget.lo `test -f 'gui/qt/components/controller_widget.cpp' || echo '$(srcdir)/'`gui/qt/components/controller_widget.cpp
vlc-3.0.11.1/modules/Makefile.in-25230-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25232-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25233:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-controller_widget.lo `test -f 'gui/qt/components/controller_widget.cpp' || echo '$(srcdir)/'`gui/qt/components/controller_widget.cpp
vlc-3.0.11.1/modules/Makefile.in-25234-
vlc-3.0.11.1/modules/Makefile.in-25235-gui/qt/components/epg/libqt_plugin_la-EPGChannels.lo: gui/qt/components/epg/EPGChannels.cpp
vlc-3.0.11.1/modules/Makefile.in:25236:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGChannels.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGChannels.lo `test -f 'gui/qt/components/epg/EPGChannels.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGChannels.cpp
vlc-3.0.11.1/modules/Makefile.in-25237-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25239-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25240:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGChannels.lo `test -f 'gui/qt/components/epg/EPGChannels.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGChannels.cpp
vlc-3.0.11.1/modules/Makefile.in-25241-
vlc-3.0.11.1/modules/Makefile.in-25242-gui/qt/components/epg/libqt_plugin_la-EPGItem.lo: gui/qt/components/epg/EPGItem.cpp
vlc-3.0.11.1/modules/Makefile.in:25243:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGItem.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGItem.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGItem.lo `test -f 'gui/qt/components/epg/EPGItem.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGItem.cpp
vlc-3.0.11.1/modules/Makefile.in-25244-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGItem.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGItem.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25246-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25247:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGItem.lo `test -f 'gui/qt/components/epg/EPGItem.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGItem.cpp
vlc-3.0.11.1/modules/Makefile.in-25248-
vlc-3.0.11.1/modules/Makefile.in-25249-gui/qt/components/epg/libqt_plugin_la-EPGProgram.lo: gui/qt/components/epg/EPGProgram.cpp
vlc-3.0.11.1/modules/Makefile.in:25250:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGProgram.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGProgram.lo `test -f 'gui/qt/components/epg/EPGProgram.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGProgram.cpp
vlc-3.0.11.1/modules/Makefile.in-25251-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25253-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25254:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGProgram.lo `test -f 'gui/qt/components/epg/EPGProgram.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGProgram.cpp
vlc-3.0.11.1/modules/Makefile.in-25255-
vlc-3.0.11.1/modules/Makefile.in-25256-gui/qt/components/epg/libqt_plugin_la-EPGRuler.lo: gui/qt/components/epg/EPGRuler.cpp
vlc-3.0.11.1/modules/Makefile.in:25257:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGRuler.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGRuler.lo `test -f 'gui/qt/components/epg/EPGRuler.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGRuler.cpp
vlc-3.0.11.1/modules/Makefile.in-25258-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25260-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25261:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGRuler.lo `test -f 'gui/qt/components/epg/EPGRuler.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGRuler.cpp
vlc-3.0.11.1/modules/Makefile.in-25262-
vlc-3.0.11.1/modules/Makefile.in-25263-gui/qt/components/epg/libqt_plugin_la-EPGView.lo: gui/qt/components/epg/EPGView.cpp
vlc-3.0.11.1/modules/Makefile.in:25264:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGView.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGView.lo `test -f 'gui/qt/components/epg/EPGView.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGView.cpp
vlc-3.0.11.1/modules/Makefile.in-25265-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25267-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25268:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGView.lo `test -f 'gui/qt/components/epg/EPGView.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGView.cpp
vlc-3.0.11.1/modules/Makefile.in-25269-
vlc-3.0.11.1/modules/Makefile.in-25270-gui/qt/components/epg/libqt_plugin_la-EPGWidget.lo: gui/qt/components/epg/EPGWidget.cpp
vlc-3.0.11.1/modules/Makefile.in:25271:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGWidget.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGWidget.lo `test -f 'gui/qt/components/epg/EPGWidget.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGWidget.cpp
vlc-3.0.11.1/modules/Makefile.in-25272-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25274-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25275:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGWidget.lo `test -f 'gui/qt/components/epg/EPGWidget.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGWidget.cpp
vlc-3.0.11.1/modules/Makefile.in-25276-
vlc-3.0.11.1/modules/Makefile.in-25277-gui/qt/components/playlist/libqt_plugin_la-views.lo: gui/qt/components/playlist/views.cpp
vlc-3.0.11.1/modules/Makefile.in:25278:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-views.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-views.lo `test -f 'gui/qt/components/playlist/views.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/views.cpp
vlc-3.0.11.1/modules/Makefile.in-25279-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25281-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25282:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-views.lo `test -f 'gui/qt/components/playlist/views.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/views.cpp
vlc-3.0.11.1/modules/Makefile.in-25283-
vlc-3.0.11.1/modules/Makefile.in-25284-gui/qt/components/playlist/libqt_plugin_la-vlc_model.lo: gui/qt/components/playlist/vlc_model.cpp
vlc-3.0.11.1/modules/Makefile.in:25285:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-vlc_model.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-vlc_model.lo `test -f 'gui/qt/components/playlist/vlc_model.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/vlc_model.cpp
vlc-3.0.11.1/modules/Makefile.in-25286-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25288-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25289:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-vlc_model.lo `test -f 'gui/qt/components/playlist/vlc_model.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/vlc_model.cpp
vlc-3.0.11.1/modules/Makefile.in-25290-
vlc-3.0.11.1/modules/Makefile.in-25291-gui/qt/components/playlist/libqt_plugin_la-playlist_model.lo: gui/qt/components/playlist/playlist_model.cpp
vlc-3.0.11.1/modules/Makefile.in:25292:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-playlist_model.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_model.lo `test -f 'gui/qt/components/playlist/playlist_model.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_model.cpp
vlc-3.0.11.1/modules/Makefile.in-25293-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25295-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25296:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_model.lo `test -f 'gui/qt/components/playlist/playlist_model.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_model.cpp
vlc-3.0.11.1/modules/Makefile.in-25297-
vlc-3.0.11.1/modules/Makefile.in-25298-gui/qt/components/playlist/libqt_plugin_la-playlist_item.lo: gui/qt/components/playlist/playlist_item.cpp
vlc-3.0.11.1/modules/Makefile.in:25299:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-playlist_item.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_item.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_item.lo `test -f 'gui/qt/components/playlist/playlist_item.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_item.cpp
vlc-3.0.11.1/modules/Makefile.in-25300-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_item.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_item.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25302-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25303:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_item.lo `test -f 'gui/qt/components/playlist/playlist_item.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_item.cpp
vlc-3.0.11.1/modules/Makefile.in-25304-
vlc-3.0.11.1/modules/Makefile.in-25305-gui/qt/components/playlist/libqt_plugin_la-standardpanel.lo: gui/qt/components/playlist/standardpanel.cpp
vlc-3.0.11.1/modules/Makefile.in:25306:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-standardpanel.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-standardpanel.lo `test -f 'gui/qt/components/playlist/standardpanel.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/standardpanel.cpp
vlc-3.0.11.1/modules/Makefile.in-25307-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25309-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25310:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-standardpanel.lo `test -f 'gui/qt/components/playlist/standardpanel.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/standardpanel.cpp
vlc-3.0.11.1/modules/Makefile.in-25311-
vlc-3.0.11.1/modules/Makefile.in-25312-gui/qt/components/playlist/libqt_plugin_la-playlist.lo: gui/qt/components/playlist/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in:25313:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-playlist.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-playlist.lo `test -f 'gui/qt/components/playlist/playlist.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-25314-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25316-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25317:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-playlist.lo `test -f 'gui/qt/components/playlist/playlist.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-25318-
vlc-3.0.11.1/modules/Makefile.in-25319-gui/qt/components/playlist/libqt_plugin_la-selector.lo: gui/qt/components/playlist/selector.cpp
vlc-3.0.11.1/modules/Makefile.in:25320:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-selector.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-selector.lo `test -f 'gui/qt/components/playlist/selector.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/selector.cpp
vlc-3.0.11.1/modules/Makefile.in-25321-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25323-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25324:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-selector.lo `test -f 'gui/qt/components/playlist/selector.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/selector.cpp
vlc-3.0.11.1/modules/Makefile.in-25325-
vlc-3.0.11.1/modules/Makefile.in-25326-gui/qt/components/sout/libqt_plugin_la-profile_selector.lo: gui/qt/components/sout/profile_selector.cpp
vlc-3.0.11.1/modules/Makefile.in:25327:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/sout/libqt_plugin_la-profile_selector.lo -MD -MP -MF gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.Tpo -c -o gui/qt/components/sout/libqt_plugin_la-profile_selector.lo `test -f 'gui/qt/components/sout/profile_selector.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/profile_selector.cpp
vlc-3.0.11.1/modules/Makefile.in-25328-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.Tpo gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25330-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25331:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/sout/libqt_plugin_la-profile_selector.lo `test -f 'gui/qt/components/sout/profile_selector.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/profile_selector.cpp
vlc-3.0.11.1/modules/Makefile.in-25332-
vlc-3.0.11.1/modules/Makefile.in-25333-gui/qt/components/sout/libqt_plugin_la-sout_widgets.lo: gui/qt/components/sout/sout_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in:25334:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/sout/libqt_plugin_la-sout_widgets.lo -MD -MP -MF gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.Tpo -c -o gui/qt/components/sout/libqt_plugin_la-sout_widgets.lo `test -f 'gui/qt/components/sout/sout_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/sout_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25335-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.Tpo gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25337-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25338:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/sout/libqt_plugin_la-sout_widgets.lo `test -f 'gui/qt/components/sout/sout_widgets.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/sout_widgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25339-
vlc-3.0.11.1/modules/Makefile.in-25340-gui/qt/util/libqt_plugin_la-animators.lo: gui/qt/util/animators.cpp
vlc-3.0.11.1/modules/Makefile.in:25341:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-animators.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.Tpo -c -o gui/qt/util/libqt_plugin_la-animators.lo `test -f 'gui/qt/util/animators.cpp' || echo '$(srcdir)/'`gui/qt/util/animators.cpp
vlc-3.0.11.1/modules/Makefile.in-25342-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25344-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25345:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-animators.lo `test -f 'gui/qt/util/animators.cpp' || echo '$(srcdir)/'`gui/qt/util/animators.cpp
vlc-3.0.11.1/modules/Makefile.in-25346-
vlc-3.0.11.1/modules/Makefile.in-25347-gui/qt/util/libqt_plugin_la-input_slider.lo: gui/qt/util/input_slider.cpp
vlc-3.0.11.1/modules/Makefile.in:25348:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-input_slider.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.Tpo -c -o gui/qt/util/libqt_plugin_la-input_slider.lo `test -f 'gui/qt/util/input_slider.cpp' || echo '$(srcdir)/'`gui/qt/util/input_slider.cpp
vlc-3.0.11.1/modules/Makefile.in-25349-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25351-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25352:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-input_slider.lo `test -f 'gui/qt/util/input_slider.cpp' || echo '$(srcdir)/'`gui/qt/util/input_slider.cpp
vlc-3.0.11.1/modules/Makefile.in-25353-
vlc-3.0.11.1/modules/Makefile.in-25354-gui/qt/util/libqt_plugin_la-timetooltip.lo: gui/qt/util/timetooltip.cpp
vlc-3.0.11.1/modules/Makefile.in:25355:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-timetooltip.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.Tpo -c -o gui/qt/util/libqt_plugin_la-timetooltip.lo `test -f 'gui/qt/util/timetooltip.cpp' || echo '$(srcdir)/'`gui/qt/util/timetooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-25356-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25358-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25359:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-timetooltip.lo `test -f 'gui/qt/util/timetooltip.cpp' || echo '$(srcdir)/'`gui/qt/util/timetooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-25360-
vlc-3.0.11.1/modules/Makefile.in-25361-gui/qt/util/libqt_plugin_la-customwidgets.lo: gui/qt/util/customwidgets.cpp
vlc-3.0.11.1/modules/Makefile.in:25362:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-customwidgets.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.Tpo -c -o gui/qt/util/libqt_plugin_la-customwidgets.lo `test -f 'gui/qt/util/customwidgets.cpp' || echo '$(srcdir)/'`gui/qt/util/customwidgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25363-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25365-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25366:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-customwidgets.lo `test -f 'gui/qt/util/customwidgets.cpp' || echo '$(srcdir)/'`gui/qt/util/customwidgets.cpp
vlc-3.0.11.1/modules/Makefile.in-25367-
vlc-3.0.11.1/modules/Makefile.in-25368-gui/qt/util/libqt_plugin_la-searchlineedit.lo: gui/qt/util/searchlineedit.cpp
vlc-3.0.11.1/modules/Makefile.in:25369:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-searchlineedit.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.Tpo -c -o gui/qt/util/libqt_plugin_la-searchlineedit.lo `test -f 'gui/qt/util/searchlineedit.cpp' || echo '$(srcdir)/'`gui/qt/util/searchlineedit.cpp
vlc-3.0.11.1/modules/Makefile.in-25370-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25372-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25373:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-searchlineedit.lo `test -f 'gui/qt/util/searchlineedit.cpp' || echo '$(srcdir)/'`gui/qt/util/searchlineedit.cpp
vlc-3.0.11.1/modules/Makefile.in-25374-
vlc-3.0.11.1/modules/Makefile.in-25375-gui/qt/util/libqt_plugin_la-registry.lo: gui/qt/util/registry.cpp
vlc-3.0.11.1/modules/Makefile.in:25376:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-registry.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-registry.Tpo -c -o gui/qt/util/libqt_plugin_la-registry.lo `test -f 'gui/qt/util/registry.cpp' || echo '$(srcdir)/'`gui/qt/util/registry.cpp
vlc-3.0.11.1/modules/Makefile.in-25377-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-registry.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-registry.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25379-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25380:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-registry.lo `test -f 'gui/qt/util/registry.cpp' || echo '$(srcdir)/'`gui/qt/util/registry.cpp
vlc-3.0.11.1/modules/Makefile.in-25381-
vlc-3.0.11.1/modules/Makefile.in-25382-gui/qt/util/libqt_plugin_la-qmenuview.lo: gui/qt/util/qmenuview.cpp
vlc-3.0.11.1/modules/Makefile.in:25383:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-qmenuview.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.Tpo -c -o gui/qt/util/libqt_plugin_la-qmenuview.lo `test -f 'gui/qt/util/qmenuview.cpp' || echo '$(srcdir)/'`gui/qt/util/qmenuview.cpp
vlc-3.0.11.1/modules/Makefile.in-25384-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25386-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25387:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-qmenuview.lo `test -f 'gui/qt/util/qmenuview.cpp' || echo '$(srcdir)/'`gui/qt/util/qmenuview.cpp
vlc-3.0.11.1/modules/Makefile.in-25388-
vlc-3.0.11.1/modules/Makefile.in-25389-gui/qt/util/libqt_plugin_la-qt_dirs.lo: gui/qt/util/qt_dirs.cpp
vlc-3.0.11.1/modules/Makefile.in:25390:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-qt_dirs.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-qt_dirs.Tpo -c -o gui/qt/util/libqt_plugin_la-qt_dirs.lo `test -f 'gui/qt/util/qt_dirs.cpp' || echo '$(srcdir)/'`gui/qt/util/qt_dirs.cpp
vlc-3.0.11.1/modules/Makefile.in-25391-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-qt_dirs.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-qt_dirs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25393-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25394:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-qt_dirs.lo `test -f 'gui/qt/util/qt_dirs.cpp' || echo '$(srcdir)/'`gui/qt/util/qt_dirs.cpp
vlc-3.0.11.1/modules/Makefile.in-25395-
vlc-3.0.11.1/modules/Makefile.in-25396-gui/qt/util/libqt_plugin_la-pictureflow.lo: gui/qt/util/pictureflow.cpp
vlc-3.0.11.1/modules/Makefile.in:25397:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-pictureflow.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.Tpo -c -o gui/qt/util/libqt_plugin_la-pictureflow.lo `test -f 'gui/qt/util/pictureflow.cpp' || echo '$(srcdir)/'`gui/qt/util/pictureflow.cpp
vlc-3.0.11.1/modules/Makefile.in-25398-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25400-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25401:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-pictureflow.lo `test -f 'gui/qt/util/pictureflow.cpp' || echo '$(srcdir)/'`gui/qt/util/pictureflow.cpp
vlc-3.0.11.1/modules/Makefile.in-25402-
vlc-3.0.11.1/modules/Makefile.in-25403-gui/qt/util/libqt_plugin_la-validators.lo: gui/qt/util/validators.cpp
vlc-3.0.11.1/modules/Makefile.in:25404:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-validators.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.Tpo -c -o gui/qt/util/libqt_plugin_la-validators.lo `test -f 'gui/qt/util/validators.cpp' || echo '$(srcdir)/'`gui/qt/util/validators.cpp
vlc-3.0.11.1/modules/Makefile.in-25405-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25407-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25408:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-validators.lo `test -f 'gui/qt/util/validators.cpp' || echo '$(srcdir)/'`gui/qt/util/validators.cpp
vlc-3.0.11.1/modules/Makefile.in-25409-
vlc-3.0.11.1/modules/Makefile.in-25410-gui/qt/util/buttons/libqt_plugin_la-BrowseButton.lo: gui/qt/util/buttons/BrowseButton.cpp
vlc-3.0.11.1/modules/Makefile.in:25411:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-BrowseButton.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-BrowseButton.lo `test -f 'gui/qt/util/buttons/BrowseButton.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/BrowseButton.cpp
vlc-3.0.11.1/modules/Makefile.in-25412-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25414-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25415:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-BrowseButton.lo `test -f 'gui/qt/util/buttons/BrowseButton.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/BrowseButton.cpp
vlc-3.0.11.1/modules/Makefile.in-25416-
vlc-3.0.11.1/modules/Makefile.in-25417-gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.lo: gui/qt/util/buttons/DeckButtonsLayout.cpp
vlc-3.0.11.1/modules/Makefile.in:25418:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.lo `test -f 'gui/qt/util/buttons/DeckButtonsLayout.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/DeckButtonsLayout.cpp
vlc-3.0.11.1/modules/Makefile.in-25419-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25421-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25422:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.lo `test -f 'gui/qt/util/buttons/DeckButtonsLayout.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/DeckButtonsLayout.cpp
vlc-3.0.11.1/modules/Makefile.in-25423-
vlc-3.0.11.1/modules/Makefile.in-25424-gui/qt/util/buttons/libqt_plugin_la-RoundButton.lo: gui/qt/util/buttons/RoundButton.cpp
vlc-3.0.11.1/modules/Makefile.in:25425:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-RoundButton.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-RoundButton.lo `test -f 'gui/qt/util/buttons/RoundButton.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/RoundButton.cpp
vlc-3.0.11.1/modules/Makefile.in-25426-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25428-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25429:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-RoundButton.lo `test -f 'gui/qt/util/buttons/RoundButton.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/RoundButton.cpp
vlc-3.0.11.1/modules/Makefile.in-25430-
vlc-3.0.11.1/modules/Makefile.in-25431-gui/qt/util/libqt_plugin_la-imagehelper.lo: gui/qt/util/imagehelper.cpp
vlc-3.0.11.1/modules/Makefile.in:25432:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-imagehelper.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-imagehelper.Tpo -c -o gui/qt/util/libqt_plugin_la-imagehelper.lo `test -f 'gui/qt/util/imagehelper.cpp' || echo '$(srcdir)/'`gui/qt/util/imagehelper.cpp
vlc-3.0.11.1/modules/Makefile.in-25433-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-imagehelper.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-imagehelper.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25435-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25436:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-imagehelper.lo `test -f 'gui/qt/util/imagehelper.cpp' || echo '$(srcdir)/'`gui/qt/util/imagehelper.cpp
vlc-3.0.11.1/modules/Makefile.in-25437-
vlc-3.0.11.1/modules/Makefile.in-25438-gui/qt/styles/libqt_plugin_la-seekstyle.lo: gui/qt/styles/seekstyle.cpp
vlc-3.0.11.1/modules/Makefile.in:25439:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/styles/libqt_plugin_la-seekstyle.lo -MD -MP -MF gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.Tpo -c -o gui/qt/styles/libqt_plugin_la-seekstyle.lo `test -f 'gui/qt/styles/seekstyle.cpp' || echo '$(srcdir)/'`gui/qt/styles/seekstyle.cpp
vlc-3.0.11.1/modules/Makefile.in-25440-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.Tpo gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25442-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25443:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/styles/libqt_plugin_la-seekstyle.lo `test -f 'gui/qt/styles/seekstyle.cpp' || echo '$(srcdir)/'`gui/qt/styles/seekstyle.cpp
vlc-3.0.11.1/modules/Makefile.in-25444-
vlc-3.0.11.1/modules/Makefile.in-25445-gui/qt/libqt_plugin_la-main_interface_win32.lo: gui/qt/main_interface_win32.cpp
vlc-3.0.11.1/modules/Makefile.in:25446:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-main_interface_win32.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.Tpo -c -o gui/qt/libqt_plugin_la-main_interface_win32.lo `test -f 'gui/qt/main_interface_win32.cpp' || echo '$(srcdir)/'`gui/qt/main_interface_win32.cpp
vlc-3.0.11.1/modules/Makefile.in-25447-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25449-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25450:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-main_interface_win32.lo `test -f 'gui/qt/main_interface_win32.cpp' || echo '$(srcdir)/'`gui/qt/main_interface_win32.cpp
vlc-3.0.11.1/modules/Makefile.in-25451-
vlc-3.0.11.1/modules/Makefile.in-25452-gui/qt/libqt_plugin_la-main_interface.moc.lo: gui/qt/main_interface.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25453:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-main_interface.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.moc.Tpo -c -o gui/qt/libqt_plugin_la-main_interface.moc.lo `test -f 'gui/qt/main_interface.moc.cpp' || echo '$(srcdir)/'`gui/qt/main_interface.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25454-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25456-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25457:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-main_interface.moc.lo `test -f 'gui/qt/main_interface.moc.cpp' || echo '$(srcdir)/'`gui/qt/main_interface.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25458-
vlc-3.0.11.1/modules/Makefile.in-25459-gui/qt/libqt_plugin_la-menus.moc.lo: gui/qt/menus.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25460:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-menus.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-menus.moc.Tpo -c -o gui/qt/libqt_plugin_la-menus.moc.lo `test -f 'gui/qt/menus.moc.cpp' || echo '$(srcdir)/'`gui/qt/menus.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25461-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-menus.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-menus.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25463-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25464:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-menus.moc.lo `test -f 'gui/qt/menus.moc.cpp' || echo '$(srcdir)/'`gui/qt/menus.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25465-
vlc-3.0.11.1/modules/Makefile.in-25466-gui/qt/libqt_plugin_la-dialogs_provider.moc.lo: gui/qt/dialogs_provider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-dialogs_provider.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.moc.Tpo -c -o gui/qt/libqt_plugin_la-dialogs_provider.moc.lo `test -f 'gui/qt/dialogs_provider.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs_provider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25468-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-dialogs_provider.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25470-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25471:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-dialogs_provider.moc.lo `test -f 'gui/qt/dialogs_provider.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs_provider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25472-
vlc-3.0.11.1/modules/Makefile.in-25473-gui/qt/libqt_plugin_la-input_manager.moc.lo: gui/qt/input_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25474:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-input_manager.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.moc.Tpo -c -o gui/qt/libqt_plugin_la-input_manager.moc.lo `test -f 'gui/qt/input_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/input_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25475-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-input_manager.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-input_manager.moc.lo `test -f 'gui/qt/input_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/input_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25479-
vlc-3.0.11.1/modules/Makefile.in-25480-gui/qt/libqt_plugin_la-actions_manager.moc.lo: gui/qt/actions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25481:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-actions_manager.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.moc.Tpo -c -o gui/qt/libqt_plugin_la-actions_manager.moc.lo `test -f 'gui/qt/actions_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/actions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25482-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-actions_manager.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25484-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25485:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-actions_manager.moc.lo `test -f 'gui/qt/actions_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/actions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25486-
vlc-3.0.11.1/modules/Makefile.in-25487-gui/qt/libqt_plugin_la-extensions_manager.moc.lo: gui/qt/extensions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-extensions_manager.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.moc.Tpo -c -o gui/qt/libqt_plugin_la-extensions_manager.moc.lo `test -f 'gui/qt/extensions_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/extensions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25489-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-extensions_manager.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25491-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25492:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-extensions_manager.moc.lo `test -f 'gui/qt/extensions_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/extensions_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25493-
vlc-3.0.11.1/modules/Makefile.in-25494-gui/qt/managers/libqt_plugin_la-addons_manager.moc.lo: gui/qt/managers/addons_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25495:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/managers/libqt_plugin_la-addons_manager.moc.lo -MD -MP -MF gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.moc.Tpo -c -o gui/qt/managers/libqt_plugin_la-addons_manager.moc.lo `test -f 'gui/qt/managers/addons_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/managers/addons_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25496-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.moc.Tpo gui/qt/managers/$(DEPDIR)/libqt_plugin_la-addons_manager.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25499:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/managers/libqt_plugin_la-addons_manager.moc.lo `test -f 'gui/qt/managers/addons_manager.moc.cpp' || echo '$(srcdir)/'`gui/qt/managers/addons_manager.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25500-
vlc-3.0.11.1/modules/Makefile.in-25501-gui/qt/libqt_plugin_la-recents.moc.lo: gui/qt/recents.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-recents.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-recents.moc.Tpo -c -o gui/qt/libqt_plugin_la-recents.moc.lo `test -f 'gui/qt/recents.moc.cpp' || echo '$(srcdir)/'`gui/qt/recents.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25503-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-recents.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-recents.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25505-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25506:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-recents.moc.lo `test -f 'gui/qt/recents.moc.cpp' || echo '$(srcdir)/'`gui/qt/recents.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25507-
vlc-3.0.11.1/modules/Makefile.in-25508-gui/qt/adapters/libqt_plugin_la-seekpoints.moc.lo: gui/qt/adapters/seekpoints.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25509:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-seekpoints.moc.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.moc.Tpo -c -o gui/qt/adapters/libqt_plugin_la-seekpoints.moc.lo `test -f 'gui/qt/adapters/seekpoints.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/seekpoints.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25510-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.moc.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-seekpoints.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25513:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-seekpoints.moc.lo `test -f 'gui/qt/adapters/seekpoints.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/seekpoints.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25514-
vlc-3.0.11.1/modules/Makefile.in-25515-gui/qt/adapters/libqt_plugin_la-chromaprint.moc.lo: gui/qt/adapters/chromaprint.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25516:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-chromaprint.moc.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.moc.Tpo -c -o gui/qt/adapters/libqt_plugin_la-chromaprint.moc.lo `test -f 'gui/qt/adapters/chromaprint.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/chromaprint.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25517-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.moc.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-chromaprint.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25520:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-chromaprint.moc.lo `test -f 'gui/qt/adapters/chromaprint.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/chromaprint.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25521-
vlc-3.0.11.1/modules/Makefile.in-25522-gui/qt/adapters/libqt_plugin_la-variables.moc.lo: gui/qt/adapters/variables.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25523:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/adapters/libqt_plugin_la-variables.moc.lo -MD -MP -MF gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.moc.Tpo -c -o gui/qt/adapters/libqt_plugin_la-variables.moc.lo `test -f 'gui/qt/adapters/variables.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/variables.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25524-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.moc.Tpo gui/qt/adapters/$(DEPDIR)/libqt_plugin_la-variables.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25526-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25527:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/adapters/libqt_plugin_la-variables.moc.lo `test -f 'gui/qt/adapters/variables.moc.cpp' || echo '$(srcdir)/'`gui/qt/adapters/variables.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25528-
vlc-3.0.11.1/modules/Makefile.in-25529-gui/qt/dialogs/libqt_plugin_la-playlist.moc.lo: gui/qt/dialogs/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25530:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-playlist.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-playlist.moc.lo `test -f 'gui/qt/dialogs/playlist.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25531-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-playlist.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25533-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25534:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-playlist.moc.lo `test -f 'gui/qt/dialogs/playlist.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25535-
vlc-3.0.11.1/modules/Makefile.in-25536-gui/qt/dialogs/libqt_plugin_la-bookmarks.moc.lo: gui/qt/dialogs/bookmarks.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25537:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-bookmarks.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-bookmarks.moc.lo `test -f 'gui/qt/dialogs/bookmarks.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/bookmarks.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25538-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-bookmarks.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25541:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-bookmarks.moc.lo `test -f 'gui/qt/dialogs/bookmarks.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/bookmarks.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25542-
vlc-3.0.11.1/modules/Makefile.in-25543-gui/qt/dialogs/libqt_plugin_la-mediainfo.moc.lo: gui/qt/dialogs/mediainfo.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25544:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-mediainfo.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-mediainfo.moc.lo `test -f 'gui/qt/dialogs/mediainfo.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/mediainfo.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25545-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-mediainfo.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25548:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-mediainfo.moc.lo `test -f 'gui/qt/dialogs/mediainfo.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/mediainfo.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25549-
vlc-3.0.11.1/modules/Makefile.in-25550-gui/qt/dialogs/libqt_plugin_la-extended.moc.lo: gui/qt/dialogs/extended.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-extended.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-extended.moc.lo `test -f 'gui/qt/dialogs/extended.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extended.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25552-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extended.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-extended.moc.lo `test -f 'gui/qt/dialogs/extended.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extended.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25556-
vlc-3.0.11.1/modules/Makefile.in-25557-gui/qt/dialogs/libqt_plugin_la-messages.moc.lo: gui/qt/dialogs/messages.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-messages.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-messages.moc.lo `test -f 'gui/qt/dialogs/messages.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/messages.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25559-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-messages.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25561-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25562:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-messages.moc.lo `test -f 'gui/qt/dialogs/messages.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/messages.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25563-
vlc-3.0.11.1/modules/Makefile.in-25564-gui/qt/dialogs/libqt_plugin_la-epg.moc.lo: gui/qt/dialogs/epg.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25565:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-epg.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-epg.moc.lo `test -f 'gui/qt/dialogs/epg.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/epg.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25566-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-epg.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25568-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25569:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-epg.moc.lo `test -f 'gui/qt/dialogs/epg.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/epg.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25570-
vlc-3.0.11.1/modules/Makefile.in-25571-gui/qt/dialogs/libqt_plugin_la-errors.moc.lo: gui/qt/dialogs/errors.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25572:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-errors.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-errors.moc.lo `test -f 'gui/qt/dialogs/errors.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/errors.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25573-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-errors.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-errors.moc.lo `test -f 'gui/qt/dialogs/errors.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/errors.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25577-
vlc-3.0.11.1/modules/Makefile.in-25578-gui/qt/dialogs/libqt_plugin_la-external.moc.lo: gui/qt/dialogs/external.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25579:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-external.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-external.moc.lo `test -f 'gui/qt/dialogs/external.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/external.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25580-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-external.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25582-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25583:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-external.moc.lo `test -f 'gui/qt/dialogs/external.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/external.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25584-
vlc-3.0.11.1/modules/Makefile.in-25585-gui/qt/dialogs/libqt_plugin_la-plugins.moc.lo: gui/qt/dialogs/plugins.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25586:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-plugins.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-plugins.moc.lo `test -f 'gui/qt/dialogs/plugins.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/plugins.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25587-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-plugins.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25589-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25590:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-plugins.moc.lo `test -f 'gui/qt/dialogs/plugins.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/plugins.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25591-
vlc-3.0.11.1/modules/Makefile.in-25592-gui/qt/dialogs/libqt_plugin_la-preferences.moc.lo: gui/qt/dialogs/preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25593:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-preferences.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-preferences.moc.lo `test -f 'gui/qt/dialogs/preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25594-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-preferences.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25596-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25597:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-preferences.moc.lo `test -f 'gui/qt/dialogs/preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25598-
vlc-3.0.11.1/modules/Makefile.in-25599-gui/qt/dialogs/libqt_plugin_la-sout.moc.lo: gui/qt/dialogs/sout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25600:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-sout.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-sout.moc.lo `test -f 'gui/qt/dialogs/sout.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/sout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25601-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-sout.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25603-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25604:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-sout.moc.lo `test -f 'gui/qt/dialogs/sout.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/sout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25605-
vlc-3.0.11.1/modules/Makefile.in-25606-gui/qt/dialogs/libqt_plugin_la-convert.moc.lo: gui/qt/dialogs/convert.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25607:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-convert.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-convert.moc.lo `test -f 'gui/qt/dialogs/convert.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/convert.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25608-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-convert.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25610-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25611:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-convert.moc.lo `test -f 'gui/qt/dialogs/convert.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/convert.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25612-
vlc-3.0.11.1/modules/Makefile.in-25613-gui/qt/dialogs/libqt_plugin_la-help.moc.lo: gui/qt/dialogs/help.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25614:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-help.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-help.moc.lo `test -f 'gui/qt/dialogs/help.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/help.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25615-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-help.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-help.moc.lo `test -f 'gui/qt/dialogs/help.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/help.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25619-
vlc-3.0.11.1/modules/Makefile.in-25620-gui/qt/dialogs/libqt_plugin_la-gototime.moc.lo: gui/qt/dialogs/gototime.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-gototime.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-gototime.moc.lo `test -f 'gui/qt/dialogs/gototime.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/gototime.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25622-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-gototime.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25624-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25625:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-gototime.moc.lo `test -f 'gui/qt/dialogs/gototime.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/gototime.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25626-
vlc-3.0.11.1/modules/Makefile.in-25627-gui/qt/dialogs/libqt_plugin_la-toolbar.moc.lo: gui/qt/dialogs/toolbar.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25628:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-toolbar.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-toolbar.moc.lo `test -f 'gui/qt/dialogs/toolbar.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/toolbar.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25629-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-toolbar.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25631-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25632:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-toolbar.moc.lo `test -f 'gui/qt/dialogs/toolbar.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/toolbar.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25633-
vlc-3.0.11.1/modules/Makefile.in-25634-gui/qt/dialogs/libqt_plugin_la-open.moc.lo: gui/qt/dialogs/open.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25635:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-open.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-open.moc.lo `test -f 'gui/qt/dialogs/open.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/open.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25636-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-open.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25638-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25639:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-open.moc.lo `test -f 'gui/qt/dialogs/open.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/open.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25640-
vlc-3.0.11.1/modules/Makefile.in-25641-gui/qt/dialogs/libqt_plugin_la-openurl.moc.lo: gui/qt/dialogs/openurl.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-openurl.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-openurl.moc.lo `test -f 'gui/qt/dialogs/openurl.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/openurl.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25643-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-openurl.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25645-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25646:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-openurl.moc.lo `test -f 'gui/qt/dialogs/openurl.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/openurl.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25647-
vlc-3.0.11.1/modules/Makefile.in-25648-gui/qt/dialogs/libqt_plugin_la-podcast_configuration.moc.lo: gui/qt/dialogs/podcast_configuration.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25649:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-podcast_configuration.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-podcast_configuration.moc.lo `test -f 'gui/qt/dialogs/podcast_configuration.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/podcast_configuration.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25650-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-podcast_configuration.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25652-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25653:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-podcast_configuration.moc.lo `test -f 'gui/qt/dialogs/podcast_configuration.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/podcast_configuration.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25654-
vlc-3.0.11.1/modules/Makefile.in-25655-gui/qt/dialogs/libqt_plugin_la-firstrun.moc.lo: gui/qt/dialogs/firstrun.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25656:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-firstrun.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-firstrun.moc.lo `test -f 'gui/qt/dialogs/firstrun.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/firstrun.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25657-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-firstrun.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25659-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25660:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-firstrun.moc.lo `test -f 'gui/qt/dialogs/firstrun.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/firstrun.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25661-
vlc-3.0.11.1/modules/Makefile.in-25662-gui/qt/dialogs/libqt_plugin_la-extensions.moc.lo: gui/qt/dialogs/extensions.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25663:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-extensions.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-extensions.moc.lo `test -f 'gui/qt/dialogs/extensions.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extensions.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25664-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-extensions.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25666-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25667:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-extensions.moc.lo `test -f 'gui/qt/dialogs/extensions.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/extensions.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25668-
vlc-3.0.11.1/modules/Makefile.in-25669-gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.moc.lo: gui/qt/dialogs/fingerprintdialog.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25670:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.moc.lo `test -f 'gui/qt/dialogs/fingerprintdialog.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/fingerprintdialog.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25671-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-fingerprintdialog.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25673-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25674:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-fingerprintdialog.moc.lo `test -f 'gui/qt/dialogs/fingerprintdialog.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/fingerprintdialog.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25675-
vlc-3.0.11.1/modules/Makefile.in-25676-gui/qt/components/libqt_plugin_la-extended_panels.moc.lo: gui/qt/components/extended_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25677:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-extended_panels.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-extended_panels.moc.lo `test -f 'gui/qt/components/extended_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/extended_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25678-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-extended_panels.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25681:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-extended_panels.moc.lo `test -f 'gui/qt/components/extended_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/extended_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25682-
vlc-3.0.11.1/modules/Makefile.in-25683-gui/qt/components/libqt_plugin_la-info_panels.moc.lo: gui/qt/components/info_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25684:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-info_panels.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-info_panels.moc.lo `test -f 'gui/qt/components/info_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/info_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25685-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_panels.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25687-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25688:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-info_panels.moc.lo `test -f 'gui/qt/components/info_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/info_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25689-
vlc-3.0.11.1/modules/Makefile.in-25690-gui/qt/components/libqt_plugin_la-info_widgets.moc.lo: gui/qt/components/info_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25691:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-info_widgets.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-info_widgets.moc.lo `test -f 'gui/qt/components/info_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/info_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25692-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-info_widgets.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25695:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-info_widgets.moc.lo `test -f 'gui/qt/components/info_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/info_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25696-
vlc-3.0.11.1/modules/Makefile.in-25697-gui/qt/components/libqt_plugin_la-preferences_widgets.moc.lo: gui/qt/components/preferences_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25698:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-preferences_widgets.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-preferences_widgets.moc.lo `test -f 'gui/qt/components/preferences_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/preferences_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25699-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-preferences_widgets.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25702:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-preferences_widgets.moc.lo `test -f 'gui/qt/components/preferences_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/preferences_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25703-
vlc-3.0.11.1/modules/Makefile.in-25704-gui/qt/components/libqt_plugin_la-complete_preferences.moc.lo: gui/qt/components/complete_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25705:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-complete_preferences.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-complete_preferences.moc.lo `test -f 'gui/qt/components/complete_preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/complete_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25706-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-complete_preferences.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25708-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25709:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-complete_preferences.moc.lo `test -f 'gui/qt/components/complete_preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/complete_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25710-
vlc-3.0.11.1/modules/Makefile.in-25711-gui/qt/components/libqt_plugin_la-simple_preferences.moc.lo: gui/qt/components/simple_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25712:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-simple_preferences.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-simple_preferences.moc.lo `test -f 'gui/qt/components/simple_preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/simple_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25713-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-simple_preferences.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25715-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25716:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-simple_preferences.moc.lo `test -f 'gui/qt/components/simple_preferences.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/simple_preferences.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25717-
vlc-3.0.11.1/modules/Makefile.in-25718-gui/qt/components/libqt_plugin_la-open_panels.moc.lo: gui/qt/components/open_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25719:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-open_panels.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-open_panels.moc.lo `test -f 'gui/qt/components/open_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/open_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25720-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-open_panels.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25722-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25723:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-open_panels.moc.lo `test -f 'gui/qt/components/open_panels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/open_panels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25724-
vlc-3.0.11.1/modules/Makefile.in-25725-gui/qt/components/libqt_plugin_la-interface_widgets.moc.lo: gui/qt/components/interface_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25726:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-interface_widgets.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-interface_widgets.moc.lo `test -f 'gui/qt/components/interface_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/interface_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25727-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-interface_widgets.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25729-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25730:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-interface_widgets.moc.lo `test -f 'gui/qt/components/interface_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/interface_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25731-
vlc-3.0.11.1/modules/Makefile.in-25732-gui/qt/components/libqt_plugin_la-controller.moc.lo: gui/qt/components/controller.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25733:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-controller.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-controller.moc.lo `test -f 'gui/qt/components/controller.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/controller.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25734-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25736-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25737:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-controller.moc.lo `test -f 'gui/qt/components/controller.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/controller.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25738-
vlc-3.0.11.1/modules/Makefile.in-25739-gui/qt/components/libqt_plugin_la-controller_widget.moc.lo: gui/qt/components/controller_widget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25740:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/libqt_plugin_la-controller_widget.moc.lo -MD -MP -MF gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.moc.Tpo -c -o gui/qt/components/libqt_plugin_la-controller_widget.moc.lo `test -f 'gui/qt/components/controller_widget.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/controller_widget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25741-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.moc.Tpo gui/qt/components/$(DEPDIR)/libqt_plugin_la-controller_widget.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25743-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25744:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/libqt_plugin_la-controller_widget.moc.lo `test -f 'gui/qt/components/controller_widget.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/controller_widget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25745-
vlc-3.0.11.1/modules/Makefile.in-25746-gui/qt/components/epg/libqt_plugin_la-EPGChannels.moc.lo: gui/qt/components/epg/EPGChannels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25747:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGChannels.moc.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.moc.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGChannels.moc.lo `test -f 'gui/qt/components/epg/EPGChannels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGChannels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25748-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.moc.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGChannels.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25750-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25751:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGChannels.moc.lo `test -f 'gui/qt/components/epg/EPGChannels.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGChannels.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25752-
vlc-3.0.11.1/modules/Makefile.in-25753-gui/qt/components/epg/libqt_plugin_la-EPGProgram.moc.lo: gui/qt/components/epg/EPGProgram.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25754:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGProgram.moc.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.moc.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGProgram.moc.lo `test -f 'gui/qt/components/epg/EPGProgram.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGProgram.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25755-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.moc.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGProgram.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25757-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25758:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGProgram.moc.lo `test -f 'gui/qt/components/epg/EPGProgram.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGProgram.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25759-
vlc-3.0.11.1/modules/Makefile.in-25760-gui/qt/components/epg/libqt_plugin_la-EPGRuler.moc.lo: gui/qt/components/epg/EPGRuler.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25761:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGRuler.moc.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.moc.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGRuler.moc.lo `test -f 'gui/qt/components/epg/EPGRuler.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGRuler.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25762-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.moc.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGRuler.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25764-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25765:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGRuler.moc.lo `test -f 'gui/qt/components/epg/EPGRuler.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGRuler.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25766-
vlc-3.0.11.1/modules/Makefile.in-25767-gui/qt/components/epg/libqt_plugin_la-EPGView.moc.lo: gui/qt/components/epg/EPGView.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGView.moc.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.moc.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGView.moc.lo `test -f 'gui/qt/components/epg/EPGView.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGView.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25769-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.moc.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGView.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25771-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25772:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGView.moc.lo `test -f 'gui/qt/components/epg/EPGView.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGView.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25773-
vlc-3.0.11.1/modules/Makefile.in-25774-gui/qt/components/epg/libqt_plugin_la-EPGWidget.moc.lo: gui/qt/components/epg/EPGWidget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25775:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/epg/libqt_plugin_la-EPGWidget.moc.lo -MD -MP -MF gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.moc.Tpo -c -o gui/qt/components/epg/libqt_plugin_la-EPGWidget.moc.lo `test -f 'gui/qt/components/epg/EPGWidget.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGWidget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25776-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.moc.Tpo gui/qt/components/epg/$(DEPDIR)/libqt_plugin_la-EPGWidget.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25778-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25779:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/epg/libqt_plugin_la-EPGWidget.moc.lo `test -f 'gui/qt/components/epg/EPGWidget.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/epg/EPGWidget.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25780-
vlc-3.0.11.1/modules/Makefile.in-25781-gui/qt/components/playlist/libqt_plugin_la-views.moc.lo: gui/qt/components/playlist/views.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25782:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-views.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-views.moc.lo `test -f 'gui/qt/components/playlist/views.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/views.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25783-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-views.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25785-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25786:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-views.moc.lo `test -f 'gui/qt/components/playlist/views.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/views.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25787-
vlc-3.0.11.1/modules/Makefile.in-25788-gui/qt/components/playlist/libqt_plugin_la-vlc_model.moc.lo: gui/qt/components/playlist/vlc_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25789:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-vlc_model.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-vlc_model.moc.lo `test -f 'gui/qt/components/playlist/vlc_model.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/vlc_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25790-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-vlc_model.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25792-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25793:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-vlc_model.moc.lo `test -f 'gui/qt/components/playlist/vlc_model.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/vlc_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25794-
vlc-3.0.11.1/modules/Makefile.in-25795-gui/qt/components/playlist/libqt_plugin_la-playlist_model.moc.lo: gui/qt/components/playlist/playlist_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25796:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-playlist_model.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_model.moc.lo `test -f 'gui/qt/components/playlist/playlist_model.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25797-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist_model.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25799-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25800:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-playlist_model.moc.lo `test -f 'gui/qt/components/playlist/playlist_model.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist_model.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25801-
vlc-3.0.11.1/modules/Makefile.in-25802-gui/qt/components/playlist/libqt_plugin_la-playlist.moc.lo: gui/qt/components/playlist/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25803:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-playlist.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-playlist.moc.lo `test -f 'gui/qt/components/playlist/playlist.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25804-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-playlist.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25806-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25807:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-playlist.moc.lo `test -f 'gui/qt/components/playlist/playlist.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/playlist.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25808-
vlc-3.0.11.1/modules/Makefile.in-25809-gui/qt/components/playlist/libqt_plugin_la-standardpanel.moc.lo: gui/qt/components/playlist/standardpanel.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25810:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-standardpanel.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-standardpanel.moc.lo `test -f 'gui/qt/components/playlist/standardpanel.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/standardpanel.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25811-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-standardpanel.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25813-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25814:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-standardpanel.moc.lo `test -f 'gui/qt/components/playlist/standardpanel.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/standardpanel.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25815-
vlc-3.0.11.1/modules/Makefile.in-25816-gui/qt/components/playlist/libqt_plugin_la-selector.moc.lo: gui/qt/components/playlist/selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25817:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/playlist/libqt_plugin_la-selector.moc.lo -MD -MP -MF gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.moc.Tpo -c -o gui/qt/components/playlist/libqt_plugin_la-selector.moc.lo `test -f 'gui/qt/components/playlist/selector.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25818-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.moc.Tpo gui/qt/components/playlist/$(DEPDIR)/libqt_plugin_la-selector.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25820-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25821:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/playlist/libqt_plugin_la-selector.moc.lo `test -f 'gui/qt/components/playlist/selector.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/playlist/selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25822-
vlc-3.0.11.1/modules/Makefile.in-25823-gui/qt/components/sout/libqt_plugin_la-profile_selector.moc.lo: gui/qt/components/sout/profile_selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25824:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/sout/libqt_plugin_la-profile_selector.moc.lo -MD -MP -MF gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.moc.Tpo -c -o gui/qt/components/sout/libqt_plugin_la-profile_selector.moc.lo `test -f 'gui/qt/components/sout/profile_selector.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/profile_selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25825-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.moc.Tpo gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-profile_selector.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25827-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25828:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/sout/libqt_plugin_la-profile_selector.moc.lo `test -f 'gui/qt/components/sout/profile_selector.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/profile_selector.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25829-
vlc-3.0.11.1/modules/Makefile.in-25830-gui/qt/components/sout/libqt_plugin_la-sout_widgets.moc.lo: gui/qt/components/sout/sout_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25831:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/components/sout/libqt_plugin_la-sout_widgets.moc.lo -MD -MP -MF gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.moc.Tpo -c -o gui/qt/components/sout/libqt_plugin_la-sout_widgets.moc.lo `test -f 'gui/qt/components/sout/sout_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/sout_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25832-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.moc.Tpo gui/qt/components/sout/$(DEPDIR)/libqt_plugin_la-sout_widgets.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25834-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25835:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/components/sout/libqt_plugin_la-sout_widgets.moc.lo `test -f 'gui/qt/components/sout/sout_widgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/components/sout/sout_widgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25836-
vlc-3.0.11.1/modules/Makefile.in-25837-gui/qt/util/libqt_plugin_la-animators.moc.lo: gui/qt/util/animators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25838:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-animators.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-animators.moc.lo `test -f 'gui/qt/util/animators.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/animators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25839-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-animators.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25841-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25842:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-animators.moc.lo `test -f 'gui/qt/util/animators.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/animators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25843-
vlc-3.0.11.1/modules/Makefile.in-25844-gui/qt/util/libqt_plugin_la-input_slider.moc.lo: gui/qt/util/input_slider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25845:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-input_slider.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-input_slider.moc.lo `test -f 'gui/qt/util/input_slider.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/input_slider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25846-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-input_slider.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25848-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25849:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-input_slider.moc.lo `test -f 'gui/qt/util/input_slider.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/input_slider.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25850-
vlc-3.0.11.1/modules/Makefile.in-25851-gui/qt/util/libqt_plugin_la-timetooltip.moc.lo: gui/qt/util/timetooltip.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25852:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-timetooltip.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-timetooltip.moc.lo `test -f 'gui/qt/util/timetooltip.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/timetooltip.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25853-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-timetooltip.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25855-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25856:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-timetooltip.moc.lo `test -f 'gui/qt/util/timetooltip.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/timetooltip.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25857-
vlc-3.0.11.1/modules/Makefile.in-25858-gui/qt/util/libqt_plugin_la-customwidgets.moc.lo: gui/qt/util/customwidgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25859:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-customwidgets.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-customwidgets.moc.lo `test -f 'gui/qt/util/customwidgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/customwidgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25860-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-customwidgets.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25862-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25863:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-customwidgets.moc.lo `test -f 'gui/qt/util/customwidgets.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/customwidgets.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25864-
vlc-3.0.11.1/modules/Makefile.in-25865-gui/qt/util/libqt_plugin_la-searchlineedit.moc.lo: gui/qt/util/searchlineedit.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25866:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-searchlineedit.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-searchlineedit.moc.lo `test -f 'gui/qt/util/searchlineedit.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/searchlineedit.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25867-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-searchlineedit.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25869-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25870:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-searchlineedit.moc.lo `test -f 'gui/qt/util/searchlineedit.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/searchlineedit.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25871-
vlc-3.0.11.1/modules/Makefile.in-25872-gui/qt/util/libqt_plugin_la-qmenuview.moc.lo: gui/qt/util/qmenuview.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25873:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-qmenuview.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-qmenuview.moc.lo `test -f 'gui/qt/util/qmenuview.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/qmenuview.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25874-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-qmenuview.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25876-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25877:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-qmenuview.moc.lo `test -f 'gui/qt/util/qmenuview.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/qmenuview.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25878-
vlc-3.0.11.1/modules/Makefile.in-25879-gui/qt/util/libqt_plugin_la-qvlcapp.moc.lo: gui/qt/util/qvlcapp.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25880:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-qvlcapp.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-qvlcapp.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-qvlcapp.moc.lo `test -f 'gui/qt/util/qvlcapp.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/qvlcapp.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25881-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-qvlcapp.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-qvlcapp.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25883-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25884:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-qvlcapp.moc.lo `test -f 'gui/qt/util/qvlcapp.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/qvlcapp.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25885-
vlc-3.0.11.1/modules/Makefile.in-25886-gui/qt/util/libqt_plugin_la-pictureflow.moc.lo: gui/qt/util/pictureflow.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25887:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-pictureflow.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-pictureflow.moc.lo `test -f 'gui/qt/util/pictureflow.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/pictureflow.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25888-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-pictureflow.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25890-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25891:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-pictureflow.moc.lo `test -f 'gui/qt/util/pictureflow.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/pictureflow.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25892-
vlc-3.0.11.1/modules/Makefile.in-25893-gui/qt/util/libqt_plugin_la-validators.moc.lo: gui/qt/util/validators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25894:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/libqt_plugin_la-validators.moc.lo -MD -MP -MF gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.moc.Tpo -c -o gui/qt/util/libqt_plugin_la-validators.moc.lo `test -f 'gui/qt/util/validators.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/validators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25895-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.moc.Tpo gui/qt/util/$(DEPDIR)/libqt_plugin_la-validators.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25897-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25898:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/libqt_plugin_la-validators.moc.lo `test -f 'gui/qt/util/validators.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/validators.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25899-
vlc-3.0.11.1/modules/Makefile.in-25900-gui/qt/util/buttons/libqt_plugin_la-RoundButton.moc.lo: gui/qt/util/buttons/RoundButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-RoundButton.moc.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.moc.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-RoundButton.moc.lo `test -f 'gui/qt/util/buttons/RoundButton.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/RoundButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25902-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.moc.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-RoundButton.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25904-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25905:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-RoundButton.moc.lo `test -f 'gui/qt/util/buttons/RoundButton.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/RoundButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25906-
vlc-3.0.11.1/modules/Makefile.in-25907-gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.moc.lo: gui/qt/util/buttons/DeckButtonsLayout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25908:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.moc.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.moc.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.moc.lo `test -f 'gui/qt/util/buttons/DeckButtonsLayout.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/DeckButtonsLayout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25909-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.moc.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-DeckButtonsLayout.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25911-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25912:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-DeckButtonsLayout.moc.lo `test -f 'gui/qt/util/buttons/DeckButtonsLayout.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/DeckButtonsLayout.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25913-
vlc-3.0.11.1/modules/Makefile.in-25914-gui/qt/util/buttons/libqt_plugin_la-BrowseButton.moc.lo: gui/qt/util/buttons/BrowseButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25915:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/util/buttons/libqt_plugin_la-BrowseButton.moc.lo -MD -MP -MF gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.moc.Tpo -c -o gui/qt/util/buttons/libqt_plugin_la-BrowseButton.moc.lo `test -f 'gui/qt/util/buttons/BrowseButton.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/BrowseButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25916-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.moc.Tpo gui/qt/util/buttons/$(DEPDIR)/libqt_plugin_la-BrowseButton.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25918-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25919:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/util/buttons/libqt_plugin_la-BrowseButton.moc.lo `test -f 'gui/qt/util/buttons/BrowseButton.moc.cpp' || echo '$(srcdir)/'`gui/qt/util/buttons/BrowseButton.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25920-
vlc-3.0.11.1/modules/Makefile.in-25921-gui/qt/styles/libqt_plugin_la-seekstyle.moc.lo: gui/qt/styles/seekstyle.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25922:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/styles/libqt_plugin_la-seekstyle.moc.lo -MD -MP -MF gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.moc.Tpo -c -o gui/qt/styles/libqt_plugin_la-seekstyle.moc.lo `test -f 'gui/qt/styles/seekstyle.moc.cpp' || echo '$(srcdir)/'`gui/qt/styles/seekstyle.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25923-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.moc.Tpo gui/qt/styles/$(DEPDIR)/libqt_plugin_la-seekstyle.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25925-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25926:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/styles/libqt_plugin_la-seekstyle.moc.lo `test -f 'gui/qt/styles/seekstyle.moc.cpp' || echo '$(srcdir)/'`gui/qt/styles/seekstyle.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25927-
vlc-3.0.11.1/modules/Makefile.in-25928-gui/qt/libqt_plugin_la-main_interface_win32.moc.lo: gui/qt/main_interface_win32.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25929:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-main_interface_win32.moc.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.moc.Tpo -c -o gui/qt/libqt_plugin_la-main_interface_win32.moc.lo `test -f 'gui/qt/main_interface_win32.moc.cpp' || echo '$(srcdir)/'`gui/qt/main_interface_win32.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25930-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.moc.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-main_interface_win32.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25932-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25933:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-main_interface_win32.moc.lo `test -f 'gui/qt/main_interface_win32.moc.cpp' || echo '$(srcdir)/'`gui/qt/main_interface_win32.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25934-
vlc-3.0.11.1/modules/Makefile.in-25935-gui/qt/libqt_plugin_la-resources.lo: gui/qt/resources.cpp
vlc-3.0.11.1/modules/Makefile.in:25936:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/libqt_plugin_la-resources.lo -MD -MP -MF gui/qt/$(DEPDIR)/libqt_plugin_la-resources.Tpo -c -o gui/qt/libqt_plugin_la-resources.lo `test -f 'gui/qt/resources.cpp' || echo '$(srcdir)/'`gui/qt/resources.cpp
vlc-3.0.11.1/modules/Makefile.in-25937-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/$(DEPDIR)/libqt_plugin_la-resources.Tpo gui/qt/$(DEPDIR)/libqt_plugin_la-resources.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25939-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25940:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/libqt_plugin_la-resources.lo `test -f 'gui/qt/resources.cpp' || echo '$(srcdir)/'`gui/qt/resources.cpp
vlc-3.0.11.1/modules/Makefile.in-25941-
vlc-3.0.11.1/modules/Makefile.in-25942-gui/qt/dialogs/libqt_plugin_la-vlm.moc.lo: gui/qt/dialogs/vlm.moc.cpp
vlc-3.0.11.1/modules/Makefile.in:25943:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/qt/dialogs/libqt_plugin_la-vlm.moc.lo -MD -MP -MF gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.moc.Tpo -c -o gui/qt/dialogs/libqt_plugin_la-vlm.moc.lo `test -f 'gui/qt/dialogs/vlm.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/vlm.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25944-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.moc.Tpo gui/qt/dialogs/$(DEPDIR)/libqt_plugin_la-vlm.moc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25946-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25947:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libqt_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libqt_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/qt/dialogs/libqt_plugin_la-vlm.moc.lo `test -f 'gui/qt/dialogs/vlm.moc.cpp' || echo '$(srcdir)/'`gui/qt/dialogs/vlm.moc.cpp
vlc-3.0.11.1/modules/Makefile.in-25948-
vlc-3.0.11.1/modules/Makefile.in-25949-gui/skins2/commands/libskins2_plugin_la-async_queue.lo: gui/skins2/commands/async_queue.cpp
vlc-3.0.11.1/modules/Makefile.in:25950:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-async_queue.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-async_queue.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-async_queue.lo `test -f 'gui/skins2/commands/async_queue.cpp' || echo '$(srcdir)/'`gui/skins2/commands/async_queue.cpp
vlc-3.0.11.1/modules/Makefile.in-25951-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-async_queue.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-async_queue.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25953-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25954:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-async_queue.lo `test -f 'gui/skins2/commands/async_queue.cpp' || echo '$(srcdir)/'`gui/skins2/commands/async_queue.cpp
vlc-3.0.11.1/modules/Makefile.in-25955-
vlc-3.0.11.1/modules/Makefile.in-25956-gui/skins2/commands/libskins2_plugin_la-cmd_add_item.lo: gui/skins2/commands/cmd_add_item.cpp
vlc-3.0.11.1/modules/Makefile.in:25957:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_add_item.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_add_item.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_add_item.lo `test -f 'gui/skins2/commands/cmd_add_item.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_add_item.cpp
vlc-3.0.11.1/modules/Makefile.in-25958-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_add_item.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_add_item.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25960-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25961:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_add_item.lo `test -f 'gui/skins2/commands/cmd_add_item.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_add_item.cpp
vlc-3.0.11.1/modules/Makefile.in-25962-
vlc-3.0.11.1/modules/Makefile.in-25963-gui/skins2/commands/libskins2_plugin_la-cmd_audio.lo: gui/skins2/commands/cmd_audio.cpp
vlc-3.0.11.1/modules/Makefile.in:25964:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_audio.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_audio.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_audio.lo `test -f 'gui/skins2/commands/cmd_audio.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_audio.cpp
vlc-3.0.11.1/modules/Makefile.in-25965-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_audio.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_audio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25967-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25968:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_audio.lo `test -f 'gui/skins2/commands/cmd_audio.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_audio.cpp
vlc-3.0.11.1/modules/Makefile.in-25969-
vlc-3.0.11.1/modules/Makefile.in-25970-gui/skins2/commands/libskins2_plugin_la-cmd_dvd.lo: gui/skins2/commands/cmd_dvd.cpp
vlc-3.0.11.1/modules/Makefile.in:25971:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_dvd.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_dvd.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_dvd.lo `test -f 'gui/skins2/commands/cmd_dvd.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_dvd.cpp
vlc-3.0.11.1/modules/Makefile.in-25972-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_dvd.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_dvd.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25974-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25975:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_dvd.lo `test -f 'gui/skins2/commands/cmd_dvd.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_dvd.cpp
vlc-3.0.11.1/modules/Makefile.in-25976-
vlc-3.0.11.1/modules/Makefile.in-25977-gui/skins2/commands/libskins2_plugin_la-cmd_change_skin.lo: gui/skins2/commands/cmd_change_skin.cpp
vlc-3.0.11.1/modules/Makefile.in:25978:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_change_skin.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_change_skin.lo `test -f 'gui/skins2/commands/cmd_change_skin.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_change_skin.cpp
vlc-3.0.11.1/modules/Makefile.in-25979-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25981-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25982:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_change_skin.lo `test -f 'gui/skins2/commands/cmd_change_skin.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_change_skin.cpp
vlc-3.0.11.1/modules/Makefile.in-25983-
vlc-3.0.11.1/modules/Makefile.in-25984-gui/skins2/commands/libskins2_plugin_la-cmd_fullscreen.lo: gui/skins2/commands/cmd_fullscreen.cpp
vlc-3.0.11.1/modules/Makefile.in:25985:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_fullscreen.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_fullscreen.lo `test -f 'gui/skins2/commands/cmd_fullscreen.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_fullscreen.cpp
vlc-3.0.11.1/modules/Makefile.in-25986-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25988-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25989:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_fullscreen.lo `test -f 'gui/skins2/commands/cmd_fullscreen.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_fullscreen.cpp
vlc-3.0.11.1/modules/Makefile.in-25990-
vlc-3.0.11.1/modules/Makefile.in-25991-gui/skins2/commands/libskins2_plugin_la-cmd_input.lo: gui/skins2/commands/cmd_input.cpp
vlc-3.0.11.1/modules/Makefile.in:25992:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_input.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_input.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_input.lo `test -f 'gui/skins2/commands/cmd_input.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_input.cpp
vlc-3.0.11.1/modules/Makefile.in-25993-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_input.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_input.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-25995-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:25996:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_input.lo `test -f 'gui/skins2/commands/cmd_input.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_input.cpp
vlc-3.0.11.1/modules/Makefile.in-25997-
vlc-3.0.11.1/modules/Makefile.in-25998-gui/skins2/commands/libskins2_plugin_la-cmd_layout.lo: gui/skins2/commands/cmd_layout.cpp
vlc-3.0.11.1/modules/Makefile.in:25999:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_layout.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_layout.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_layout.lo `test -f 'gui/skins2/commands/cmd_layout.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_layout.cpp
vlc-3.0.11.1/modules/Makefile.in-26000-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_layout.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_layout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26002-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26003:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_layout.lo `test -f 'gui/skins2/commands/cmd_layout.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_layout.cpp
vlc-3.0.11.1/modules/Makefile.in-26004-
vlc-3.0.11.1/modules/Makefile.in-26005-gui/skins2/commands/libskins2_plugin_la-cmd_muxer.lo: gui/skins2/commands/cmd_muxer.cpp
vlc-3.0.11.1/modules/Makefile.in:26006:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_muxer.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_muxer.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_muxer.lo `test -f 'gui/skins2/commands/cmd_muxer.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_muxer.cpp
vlc-3.0.11.1/modules/Makefile.in-26007-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_muxer.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_muxer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26009-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26010:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_muxer.lo `test -f 'gui/skins2/commands/cmd_muxer.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_muxer.cpp
vlc-3.0.11.1/modules/Makefile.in-26011-
vlc-3.0.11.1/modules/Makefile.in-26012-gui/skins2/commands/libskins2_plugin_la-cmd_on_top.lo: gui/skins2/commands/cmd_on_top.cpp
vlc-3.0.11.1/modules/Makefile.in:26013:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_on_top.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_on_top.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_on_top.lo `test -f 'gui/skins2/commands/cmd_on_top.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_on_top.cpp
vlc-3.0.11.1/modules/Makefile.in-26014-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_on_top.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_on_top.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26016-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26017:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_on_top.lo `test -f 'gui/skins2/commands/cmd_on_top.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_on_top.cpp
vlc-3.0.11.1/modules/Makefile.in-26018-
vlc-3.0.11.1/modules/Makefile.in-26019-gui/skins2/commands/libskins2_plugin_la-cmd_playlist.lo: gui/skins2/commands/cmd_playlist.cpp
vlc-3.0.11.1/modules/Makefile.in:26020:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_playlist.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playlist.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_playlist.lo `test -f 'gui/skins2/commands/cmd_playlist.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-26021-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playlist.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playlist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26023-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26024:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_playlist.lo `test -f 'gui/skins2/commands/cmd_playlist.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_playlist.cpp
vlc-3.0.11.1/modules/Makefile.in-26025-
vlc-3.0.11.1/modules/Makefile.in-26026-gui/skins2/commands/libskins2_plugin_la-cmd_playtree.lo: gui/skins2/commands/cmd_playtree.cpp
vlc-3.0.11.1/modules/Makefile.in:26027:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_playtree.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playtree.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_playtree.lo `test -f 'gui/skins2/commands/cmd_playtree.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_playtree.cpp
vlc-3.0.11.1/modules/Makefile.in-26028-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playtree.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_playtree.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26030-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26031:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_playtree.lo `test -f 'gui/skins2/commands/cmd_playtree.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_playtree.cpp
vlc-3.0.11.1/modules/Makefile.in-26032-
vlc-3.0.11.1/modules/Makefile.in-26033-gui/skins2/commands/libskins2_plugin_la-cmd_minimize.lo: gui/skins2/commands/cmd_minimize.cpp
vlc-3.0.11.1/modules/Makefile.in:26034:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_minimize.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_minimize.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_minimize.lo `test -f 'gui/skins2/commands/cmd_minimize.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_minimize.cpp
vlc-3.0.11.1/modules/Makefile.in-26035-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_minimize.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_minimize.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26037-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26038:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_minimize.lo `test -f 'gui/skins2/commands/cmd_minimize.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_minimize.cpp
vlc-3.0.11.1/modules/Makefile.in-26039-
vlc-3.0.11.1/modules/Makefile.in-26040-gui/skins2/commands/libskins2_plugin_la-cmd_quit.lo: gui/skins2/commands/cmd_quit.cpp
vlc-3.0.11.1/modules/Makefile.in:26041:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_quit.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_quit.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_quit.lo `test -f 'gui/skins2/commands/cmd_quit.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_quit.cpp
vlc-3.0.11.1/modules/Makefile.in-26042-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_quit.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_quit.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26044-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26045:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_quit.lo `test -f 'gui/skins2/commands/cmd_quit.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_quit.cpp
vlc-3.0.11.1/modules/Makefile.in-26046-
vlc-3.0.11.1/modules/Makefile.in-26047-gui/skins2/commands/libskins2_plugin_la-cmd_resize.lo: gui/skins2/commands/cmd_resize.cpp
vlc-3.0.11.1/modules/Makefile.in:26048:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_resize.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_resize.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_resize.lo `test -f 'gui/skins2/commands/cmd_resize.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_resize.cpp
vlc-3.0.11.1/modules/Makefile.in-26049-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_resize.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_resize.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26051-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26052:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_resize.lo `test -f 'gui/skins2/commands/cmd_resize.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_resize.cpp
vlc-3.0.11.1/modules/Makefile.in-26053-
vlc-3.0.11.1/modules/Makefile.in-26054-gui/skins2/commands/libskins2_plugin_la-cmd_snapshot.lo: gui/skins2/commands/cmd_snapshot.cpp
vlc-3.0.11.1/modules/Makefile.in:26055:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_snapshot.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_snapshot.lo `test -f 'gui/skins2/commands/cmd_snapshot.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_snapshot.cpp
vlc-3.0.11.1/modules/Makefile.in-26056-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26058-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26059:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_snapshot.lo `test -f 'gui/skins2/commands/cmd_snapshot.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_snapshot.cpp
vlc-3.0.11.1/modules/Makefile.in-26060-
vlc-3.0.11.1/modules/Makefile.in-26061-gui/skins2/commands/libskins2_plugin_la-cmd_vars.lo: gui/skins2/commands/cmd_vars.cpp
vlc-3.0.11.1/modules/Makefile.in:26062:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/commands/libskins2_plugin_la-cmd_vars.lo -MD -MP -MF gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_vars.Tpo -c -o gui/skins2/commands/libskins2_plugin_la-cmd_vars.lo `test -f 'gui/skins2/commands/cmd_vars.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_vars.cpp
vlc-3.0.11.1/modules/Makefile.in-26063-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_vars.Tpo gui/skins2/commands/$(DEPDIR)/libskins2_plugin_la-cmd_vars.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26065-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26066:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/commands/libskins2_plugin_la-cmd_vars.lo `test -f 'gui/skins2/commands/cmd_vars.cpp' || echo '$(srcdir)/'`gui/skins2/commands/cmd_vars.cpp
vlc-3.0.11.1/modules/Makefile.in-26067-
vlc-3.0.11.1/modules/Makefile.in-26068-gui/skins2/controls/libskins2_plugin_la-ctrl_button.lo: gui/skins2/controls/ctrl_button.cpp
vlc-3.0.11.1/modules/Makefile.in:26069:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_button.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_button.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_button.lo `test -f 'gui/skins2/controls/ctrl_button.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_button.cpp
vlc-3.0.11.1/modules/Makefile.in-26070-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_button.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_button.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26072-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26073:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_button.lo `test -f 'gui/skins2/controls/ctrl_button.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_button.cpp
vlc-3.0.11.1/modules/Makefile.in-26074-
vlc-3.0.11.1/modules/Makefile.in-26075-gui/skins2/controls/libskins2_plugin_la-ctrl_checkbox.lo: gui/skins2/controls/ctrl_checkbox.cpp
vlc-3.0.11.1/modules/Makefile.in:26076:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_checkbox.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_checkbox.lo `test -f 'gui/skins2/controls/ctrl_checkbox.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_checkbox.cpp
vlc-3.0.11.1/modules/Makefile.in-26077-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26079-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26080:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_checkbox.lo `test -f 'gui/skins2/controls/ctrl_checkbox.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_checkbox.cpp
vlc-3.0.11.1/modules/Makefile.in-26081-
vlc-3.0.11.1/modules/Makefile.in-26082-gui/skins2/controls/libskins2_plugin_la-ctrl_generic.lo: gui/skins2/controls/ctrl_generic.cpp
vlc-3.0.11.1/modules/Makefile.in:26083:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_generic.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_generic.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_generic.lo `test -f 'gui/skins2/controls/ctrl_generic.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_generic.cpp
vlc-3.0.11.1/modules/Makefile.in-26084-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_generic.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_generic.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26086-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26087:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_generic.lo `test -f 'gui/skins2/controls/ctrl_generic.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_generic.cpp
vlc-3.0.11.1/modules/Makefile.in-26088-
vlc-3.0.11.1/modules/Makefile.in-26089-gui/skins2/controls/libskins2_plugin_la-ctrl_image.lo: gui/skins2/controls/ctrl_image.cpp
vlc-3.0.11.1/modules/Makefile.in:26090:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_image.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_image.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_image.lo `test -f 'gui/skins2/controls/ctrl_image.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_image.cpp
vlc-3.0.11.1/modules/Makefile.in-26091-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_image.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_image.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26093-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26094:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_image.lo `test -f 'gui/skins2/controls/ctrl_image.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_image.cpp
vlc-3.0.11.1/modules/Makefile.in-26095-
vlc-3.0.11.1/modules/Makefile.in-26096-gui/skins2/controls/libskins2_plugin_la-ctrl_list.lo: gui/skins2/controls/ctrl_list.cpp
vlc-3.0.11.1/modules/Makefile.in:26097:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_list.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_list.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_list.lo `test -f 'gui/skins2/controls/ctrl_list.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_list.cpp
vlc-3.0.11.1/modules/Makefile.in-26098-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_list.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_list.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26100-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26101:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_list.lo `test -f 'gui/skins2/controls/ctrl_list.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_list.cpp
vlc-3.0.11.1/modules/Makefile.in-26102-
vlc-3.0.11.1/modules/Makefile.in-26103-gui/skins2/controls/libskins2_plugin_la-ctrl_tree.lo: gui/skins2/controls/ctrl_tree.cpp
vlc-3.0.11.1/modules/Makefile.in:26104:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_tree.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_tree.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_tree.lo `test -f 'gui/skins2/controls/ctrl_tree.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_tree.cpp
vlc-3.0.11.1/modules/Makefile.in-26105-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_tree.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_tree.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26107-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26108:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_tree.lo `test -f 'gui/skins2/controls/ctrl_tree.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_tree.cpp
vlc-3.0.11.1/modules/Makefile.in-26109-
vlc-3.0.11.1/modules/Makefile.in-26110-gui/skins2/controls/libskins2_plugin_la-ctrl_move.lo: gui/skins2/controls/ctrl_move.cpp
vlc-3.0.11.1/modules/Makefile.in:26111:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_move.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_move.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_move.lo `test -f 'gui/skins2/controls/ctrl_move.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_move.cpp
vlc-3.0.11.1/modules/Makefile.in-26112-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_move.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_move.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26114-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26115:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_move.lo `test -f 'gui/skins2/controls/ctrl_move.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_move.cpp
vlc-3.0.11.1/modules/Makefile.in-26116-
vlc-3.0.11.1/modules/Makefile.in-26117-gui/skins2/controls/libskins2_plugin_la-ctrl_resize.lo: gui/skins2/controls/ctrl_resize.cpp
vlc-3.0.11.1/modules/Makefile.in:26118:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_resize.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_resize.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_resize.lo `test -f 'gui/skins2/controls/ctrl_resize.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_resize.cpp
vlc-3.0.11.1/modules/Makefile.in-26119-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_resize.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_resize.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26121-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26122:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_resize.lo `test -f 'gui/skins2/controls/ctrl_resize.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_resize.cpp
vlc-3.0.11.1/modules/Makefile.in-26123-
vlc-3.0.11.1/modules/Makefile.in-26124-gui/skins2/controls/libskins2_plugin_la-ctrl_slider.lo: gui/skins2/controls/ctrl_slider.cpp
vlc-3.0.11.1/modules/Makefile.in:26125:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_slider.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_slider.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_slider.lo `test -f 'gui/skins2/controls/ctrl_slider.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_slider.cpp
vlc-3.0.11.1/modules/Makefile.in-26126-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_slider.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_slider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26128-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26129:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_slider.lo `test -f 'gui/skins2/controls/ctrl_slider.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_slider.cpp
vlc-3.0.11.1/modules/Makefile.in-26130-
vlc-3.0.11.1/modules/Makefile.in-26131-gui/skins2/controls/libskins2_plugin_la-ctrl_radialslider.lo: gui/skins2/controls/ctrl_radialslider.cpp
vlc-3.0.11.1/modules/Makefile.in:26132:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_radialslider.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_radialslider.lo `test -f 'gui/skins2/controls/ctrl_radialslider.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_radialslider.cpp
vlc-3.0.11.1/modules/Makefile.in-26133-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26135-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26136:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_radialslider.lo `test -f 'gui/skins2/controls/ctrl_radialslider.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_radialslider.cpp
vlc-3.0.11.1/modules/Makefile.in-26137-
vlc-3.0.11.1/modules/Makefile.in-26138-gui/skins2/controls/libskins2_plugin_la-ctrl_text.lo: gui/skins2/controls/ctrl_text.cpp
vlc-3.0.11.1/modules/Makefile.in:26139:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_text.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_text.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_text.lo `test -f 'gui/skins2/controls/ctrl_text.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_text.cpp
vlc-3.0.11.1/modules/Makefile.in-26140-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_text.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_text.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26142-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26143:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_text.lo `test -f 'gui/skins2/controls/ctrl_text.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_text.cpp
vlc-3.0.11.1/modules/Makefile.in-26144-
vlc-3.0.11.1/modules/Makefile.in-26145-gui/skins2/controls/libskins2_plugin_la-ctrl_video.lo: gui/skins2/controls/ctrl_video.cpp
vlc-3.0.11.1/modules/Makefile.in:26146:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/controls/libskins2_plugin_la-ctrl_video.lo -MD -MP -MF gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_video.Tpo -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_video.lo `test -f 'gui/skins2/controls/ctrl_video.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_video.cpp
vlc-3.0.11.1/modules/Makefile.in-26147-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_video.Tpo gui/skins2/controls/$(DEPDIR)/libskins2_plugin_la-ctrl_video.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26149-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26150:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/controls/libskins2_plugin_la-ctrl_video.lo `test -f 'gui/skins2/controls/ctrl_video.cpp' || echo '$(srcdir)/'`gui/skins2/controls/ctrl_video.cpp
vlc-3.0.11.1/modules/Makefile.in-26151-
vlc-3.0.11.1/modules/Makefile.in-26152-gui/skins2/events/libskins2_plugin_la-evt_input.lo: gui/skins2/events/evt_input.cpp
vlc-3.0.11.1/modules/Makefile.in:26153:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/events/libskins2_plugin_la-evt_input.lo -MD -MP -MF gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_input.Tpo -c -o gui/skins2/events/libskins2_plugin_la-evt_input.lo `test -f 'gui/skins2/events/evt_input.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_input.cpp
vlc-3.0.11.1/modules/Makefile.in-26154-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_input.Tpo gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_input.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26156-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26157:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/events/libskins2_plugin_la-evt_input.lo `test -f 'gui/skins2/events/evt_input.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_input.cpp
vlc-3.0.11.1/modules/Makefile.in-26158-
vlc-3.0.11.1/modules/Makefile.in-26159-gui/skins2/events/libskins2_plugin_la-evt_key.lo: gui/skins2/events/evt_key.cpp
vlc-3.0.11.1/modules/Makefile.in:26160:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/events/libskins2_plugin_la-evt_key.lo -MD -MP -MF gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_key.Tpo -c -o gui/skins2/events/libskins2_plugin_la-evt_key.lo `test -f 'gui/skins2/events/evt_key.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_key.cpp
vlc-3.0.11.1/modules/Makefile.in-26161-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_key.Tpo gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_key.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26163-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26164:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/events/libskins2_plugin_la-evt_key.lo `test -f 'gui/skins2/events/evt_key.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_key.cpp
vlc-3.0.11.1/modules/Makefile.in-26165-
vlc-3.0.11.1/modules/Makefile.in-26166-gui/skins2/events/libskins2_plugin_la-evt_mouse.lo: gui/skins2/events/evt_mouse.cpp
vlc-3.0.11.1/modules/Makefile.in:26167:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/events/libskins2_plugin_la-evt_mouse.lo -MD -MP -MF gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_mouse.Tpo -c -o gui/skins2/events/libskins2_plugin_la-evt_mouse.lo `test -f 'gui/skins2/events/evt_mouse.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_mouse.cpp
vlc-3.0.11.1/modules/Makefile.in-26168-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_mouse.Tpo gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_mouse.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26170-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26171:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/events/libskins2_plugin_la-evt_mouse.lo `test -f 'gui/skins2/events/evt_mouse.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_mouse.cpp
vlc-3.0.11.1/modules/Makefile.in-26172-
vlc-3.0.11.1/modules/Makefile.in-26173-gui/skins2/events/libskins2_plugin_la-evt_special.lo: gui/skins2/events/evt_special.cpp
vlc-3.0.11.1/modules/Makefile.in:26174:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/events/libskins2_plugin_la-evt_special.lo -MD -MP -MF gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_special.Tpo -c -o gui/skins2/events/libskins2_plugin_la-evt_special.lo `test -f 'gui/skins2/events/evt_special.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_special.cpp
vlc-3.0.11.1/modules/Makefile.in-26175-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_special.Tpo gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_special.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26177-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26178:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/events/libskins2_plugin_la-evt_special.lo `test -f 'gui/skins2/events/evt_special.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_special.cpp
vlc-3.0.11.1/modules/Makefile.in-26179-
vlc-3.0.11.1/modules/Makefile.in-26180-gui/skins2/events/libskins2_plugin_la-evt_scroll.lo: gui/skins2/events/evt_scroll.cpp
vlc-3.0.11.1/modules/Makefile.in:26181:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/events/libskins2_plugin_la-evt_scroll.lo -MD -MP -MF gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_scroll.Tpo -c -o gui/skins2/events/libskins2_plugin_la-evt_scroll.lo `test -f 'gui/skins2/events/evt_scroll.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_scroll.cpp
vlc-3.0.11.1/modules/Makefile.in-26182-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_scroll.Tpo gui/skins2/events/$(DEPDIR)/libskins2_plugin_la-evt_scroll.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26184-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26185:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/events/libskins2_plugin_la-evt_scroll.lo `test -f 'gui/skins2/events/evt_scroll.cpp' || echo '$(srcdir)/'`gui/skins2/events/evt_scroll.cpp
vlc-3.0.11.1/modules/Makefile.in-26186-
vlc-3.0.11.1/modules/Makefile.in-26187-gui/skins2/parser/libskins2_plugin_la-builder.lo: gui/skins2/parser/builder.cpp
vlc-3.0.11.1/modules/Makefile.in:26188:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/parser/libskins2_plugin_la-builder.lo -MD -MP -MF gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-builder.Tpo -c -o gui/skins2/parser/libskins2_plugin_la-builder.lo `test -f 'gui/skins2/parser/builder.cpp' || echo '$(srcdir)/'`gui/skins2/parser/builder.cpp
vlc-3.0.11.1/modules/Makefile.in-26189-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-builder.Tpo gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-builder.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26191-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26192:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/parser/libskins2_plugin_la-builder.lo `test -f 'gui/skins2/parser/builder.cpp' || echo '$(srcdir)/'`gui/skins2/parser/builder.cpp
vlc-3.0.11.1/modules/Makefile.in-26193-
vlc-3.0.11.1/modules/Makefile.in-26194-gui/skins2/parser/libskins2_plugin_la-expr_evaluator.lo: gui/skins2/parser/expr_evaluator.cpp
vlc-3.0.11.1/modules/Makefile.in:26195:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/parser/libskins2_plugin_la-expr_evaluator.lo -MD -MP -MF gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-expr_evaluator.Tpo -c -o gui/skins2/parser/libskins2_plugin_la-expr_evaluator.lo `test -f 'gui/skins2/parser/expr_evaluator.cpp' || echo '$(srcdir)/'`gui/skins2/parser/expr_evaluator.cpp
vlc-3.0.11.1/modules/Makefile.in-26196-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-expr_evaluator.Tpo gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-expr_evaluator.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26198-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26199:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/parser/libskins2_plugin_la-expr_evaluator.lo `test -f 'gui/skins2/parser/expr_evaluator.cpp' || echo '$(srcdir)/'`gui/skins2/parser/expr_evaluator.cpp
vlc-3.0.11.1/modules/Makefile.in-26200-
vlc-3.0.11.1/modules/Makefile.in-26201-gui/skins2/parser/libskins2_plugin_la-interpreter.lo: gui/skins2/parser/interpreter.cpp
vlc-3.0.11.1/modules/Makefile.in:26202:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/parser/libskins2_plugin_la-interpreter.lo -MD -MP -MF gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-interpreter.Tpo -c -o gui/skins2/parser/libskins2_plugin_la-interpreter.lo `test -f 'gui/skins2/parser/interpreter.cpp' || echo '$(srcdir)/'`gui/skins2/parser/interpreter.cpp
vlc-3.0.11.1/modules/Makefile.in-26203-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-interpreter.Tpo gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-interpreter.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26205-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26206:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/parser/libskins2_plugin_la-interpreter.lo `test -f 'gui/skins2/parser/interpreter.cpp' || echo '$(srcdir)/'`gui/skins2/parser/interpreter.cpp
vlc-3.0.11.1/modules/Makefile.in-26207-
vlc-3.0.11.1/modules/Makefile.in-26208-gui/skins2/parser/libskins2_plugin_la-skin_parser.lo: gui/skins2/parser/skin_parser.cpp
vlc-3.0.11.1/modules/Makefile.in:26209:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/parser/libskins2_plugin_la-skin_parser.lo -MD -MP -MF gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-skin_parser.Tpo -c -o gui/skins2/parser/libskins2_plugin_la-skin_parser.lo `test -f 'gui/skins2/parser/skin_parser.cpp' || echo '$(srcdir)/'`gui/skins2/parser/skin_parser.cpp
vlc-3.0.11.1/modules/Makefile.in-26210-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-skin_parser.Tpo gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-skin_parser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26212-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26213:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/parser/libskins2_plugin_la-skin_parser.lo `test -f 'gui/skins2/parser/skin_parser.cpp' || echo '$(srcdir)/'`gui/skins2/parser/skin_parser.cpp
vlc-3.0.11.1/modules/Makefile.in-26214-
vlc-3.0.11.1/modules/Makefile.in-26215-gui/skins2/parser/libskins2_plugin_la-xmlparser.lo: gui/skins2/parser/xmlparser.cpp
vlc-3.0.11.1/modules/Makefile.in:26216:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/parser/libskins2_plugin_la-xmlparser.lo -MD -MP -MF gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-xmlparser.Tpo -c -o gui/skins2/parser/libskins2_plugin_la-xmlparser.lo `test -f 'gui/skins2/parser/xmlparser.cpp' || echo '$(srcdir)/'`gui/skins2/parser/xmlparser.cpp
vlc-3.0.11.1/modules/Makefile.in-26217-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-xmlparser.Tpo gui/skins2/parser/$(DEPDIR)/libskins2_plugin_la-xmlparser.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26219-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26220:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/parser/libskins2_plugin_la-xmlparser.lo `test -f 'gui/skins2/parser/xmlparser.cpp' || echo '$(srcdir)/'`gui/skins2/parser/xmlparser.cpp
vlc-3.0.11.1/modules/Makefile.in-26221-
vlc-3.0.11.1/modules/Makefile.in-26222-gui/skins2/src/libskins2_plugin_la-anchor.lo: gui/skins2/src/anchor.cpp
vlc-3.0.11.1/modules/Makefile.in:26223:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-anchor.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anchor.Tpo -c -o gui/skins2/src/libskins2_plugin_la-anchor.lo `test -f 'gui/skins2/src/anchor.cpp' || echo '$(srcdir)/'`gui/skins2/src/anchor.cpp
vlc-3.0.11.1/modules/Makefile.in-26224-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anchor.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anchor.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26226-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26227:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-anchor.lo `test -f 'gui/skins2/src/anchor.cpp' || echo '$(srcdir)/'`gui/skins2/src/anchor.cpp
vlc-3.0.11.1/modules/Makefile.in-26228-
vlc-3.0.11.1/modules/Makefile.in-26229-gui/skins2/src/libskins2_plugin_la-anim_bitmap.lo: gui/skins2/src/anim_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in:26230:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-anim_bitmap.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anim_bitmap.Tpo -c -o gui/skins2/src/libskins2_plugin_la-anim_bitmap.lo `test -f 'gui/skins2/src/anim_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/anim_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26231-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anim_bitmap.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-anim_bitmap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26233-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26234:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-anim_bitmap.lo `test -f 'gui/skins2/src/anim_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/anim_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26235-
vlc-3.0.11.1/modules/Makefile.in-26236-gui/skins2/src/libskins2_plugin_la-bitmap_font.lo: gui/skins2/src/bitmap_font.cpp
vlc-3.0.11.1/modules/Makefile.in:26237:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-bitmap_font.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-bitmap_font.Tpo -c -o gui/skins2/src/libskins2_plugin_la-bitmap_font.lo `test -f 'gui/skins2/src/bitmap_font.cpp' || echo '$(srcdir)/'`gui/skins2/src/bitmap_font.cpp
vlc-3.0.11.1/modules/Makefile.in-26238-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-bitmap_font.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-bitmap_font.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26240-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26241:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-bitmap_font.lo `test -f 'gui/skins2/src/bitmap_font.cpp' || echo '$(srcdir)/'`gui/skins2/src/bitmap_font.cpp
vlc-3.0.11.1/modules/Makefile.in-26242-
vlc-3.0.11.1/modules/Makefile.in-26243-gui/skins2/src/libskins2_plugin_la-dialogs.lo: gui/skins2/src/dialogs.cpp
vlc-3.0.11.1/modules/Makefile.in:26244:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-dialogs.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-dialogs.Tpo -c -o gui/skins2/src/libskins2_plugin_la-dialogs.lo `test -f 'gui/skins2/src/dialogs.cpp' || echo '$(srcdir)/'`gui/skins2/src/dialogs.cpp
vlc-3.0.11.1/modules/Makefile.in-26245-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-dialogs.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-dialogs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26247-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26248:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-dialogs.lo `test -f 'gui/skins2/src/dialogs.cpp' || echo '$(srcdir)/'`gui/skins2/src/dialogs.cpp
vlc-3.0.11.1/modules/Makefile.in-26249-
vlc-3.0.11.1/modules/Makefile.in-26250-gui/skins2/src/libskins2_plugin_la-file_bitmap.lo: gui/skins2/src/file_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in:26251:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-file_bitmap.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-file_bitmap.Tpo -c -o gui/skins2/src/libskins2_plugin_la-file_bitmap.lo `test -f 'gui/skins2/src/file_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/file_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26252-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-file_bitmap.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-file_bitmap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26254-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26255:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-file_bitmap.lo `test -f 'gui/skins2/src/file_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/file_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26256-
vlc-3.0.11.1/modules/Makefile.in-26257-gui/skins2/src/libskins2_plugin_la-art_manager.lo: gui/skins2/src/art_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:26258:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-art_manager.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-art_manager.Tpo -c -o gui/skins2/src/libskins2_plugin_la-art_manager.lo `test -f 'gui/skins2/src/art_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/art_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26259-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-art_manager.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-art_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26261-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26262:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-art_manager.lo `test -f 'gui/skins2/src/art_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/art_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26263-
vlc-3.0.11.1/modules/Makefile.in-26264-gui/skins2/src/libskins2_plugin_la-ft2_bitmap.lo: gui/skins2/src/ft2_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in:26265:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-ft2_bitmap.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Tpo -c -o gui/skins2/src/libskins2_plugin_la-ft2_bitmap.lo `test -f 'gui/skins2/src/ft2_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/ft2_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26266-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26268-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26269:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-ft2_bitmap.lo `test -f 'gui/skins2/src/ft2_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/ft2_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26270-
vlc-3.0.11.1/modules/Makefile.in-26271-gui/skins2/src/libskins2_plugin_la-ft2_font.lo: gui/skins2/src/ft2_font.cpp
vlc-3.0.11.1/modules/Makefile.in:26272:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-ft2_font.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_font.Tpo -c -o gui/skins2/src/libskins2_plugin_la-ft2_font.lo `test -f 'gui/skins2/src/ft2_font.cpp' || echo '$(srcdir)/'`gui/skins2/src/ft2_font.cpp
vlc-3.0.11.1/modules/Makefile.in-26273-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_font.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ft2_font.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26275-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26276:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-ft2_font.lo `test -f 'gui/skins2/src/ft2_font.cpp' || echo '$(srcdir)/'`gui/skins2/src/ft2_font.cpp
vlc-3.0.11.1/modules/Makefile.in-26277-
vlc-3.0.11.1/modules/Makefile.in-26278-gui/skins2/src/libskins2_plugin_la-generic_bitmap.lo: gui/skins2/src/generic_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in:26279:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-generic_bitmap.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_bitmap.Tpo -c -o gui/skins2/src/libskins2_plugin_la-generic_bitmap.lo `test -f 'gui/skins2/src/generic_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26280-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_bitmap.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_bitmap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26282-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26283:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-generic_bitmap.lo `test -f 'gui/skins2/src/generic_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26284-
vlc-3.0.11.1/modules/Makefile.in-26285-gui/skins2/src/libskins2_plugin_la-generic_layout.lo: gui/skins2/src/generic_layout.cpp
vlc-3.0.11.1/modules/Makefile.in:26286:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-generic_layout.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_layout.Tpo -c -o gui/skins2/src/libskins2_plugin_la-generic_layout.lo `test -f 'gui/skins2/src/generic_layout.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_layout.cpp
vlc-3.0.11.1/modules/Makefile.in-26287-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_layout.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_layout.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26289-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26290:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-generic_layout.lo `test -f 'gui/skins2/src/generic_layout.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_layout.cpp
vlc-3.0.11.1/modules/Makefile.in-26291-
vlc-3.0.11.1/modules/Makefile.in-26292-gui/skins2/src/libskins2_plugin_la-generic_window.lo: gui/skins2/src/generic_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26293:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-generic_window.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_window.Tpo -c -o gui/skins2/src/libskins2_plugin_la-generic_window.lo `test -f 'gui/skins2/src/generic_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26294-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_window.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-generic_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26296-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26297:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-generic_window.lo `test -f 'gui/skins2/src/generic_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/generic_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26298-
vlc-3.0.11.1/modules/Makefile.in-26299-gui/skins2/src/libskins2_plugin_la-ini_file.lo: gui/skins2/src/ini_file.cpp
vlc-3.0.11.1/modules/Makefile.in:26300:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-ini_file.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ini_file.Tpo -c -o gui/skins2/src/libskins2_plugin_la-ini_file.lo `test -f 'gui/skins2/src/ini_file.cpp' || echo '$(srcdir)/'`gui/skins2/src/ini_file.cpp
vlc-3.0.11.1/modules/Makefile.in-26301-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ini_file.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-ini_file.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26304:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-ini_file.lo `test -f 'gui/skins2/src/ini_file.cpp' || echo '$(srcdir)/'`gui/skins2/src/ini_file.cpp
vlc-3.0.11.1/modules/Makefile.in-26305-
vlc-3.0.11.1/modules/Makefile.in-26306-gui/skins2/src/libskins2_plugin_la-logger.lo: gui/skins2/src/logger.cpp
vlc-3.0.11.1/modules/Makefile.in:26307:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-logger.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-logger.Tpo -c -o gui/skins2/src/libskins2_plugin_la-logger.lo `test -f 'gui/skins2/src/logger.cpp' || echo '$(srcdir)/'`gui/skins2/src/logger.cpp
vlc-3.0.11.1/modules/Makefile.in-26308-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-logger.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-logger.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26310-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26311:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-logger.lo `test -f 'gui/skins2/src/logger.cpp' || echo '$(srcdir)/'`gui/skins2/src/logger.cpp
vlc-3.0.11.1/modules/Makefile.in-26312-
vlc-3.0.11.1/modules/Makefile.in-26313-gui/skins2/src/libskins2_plugin_la-os_factory.lo: gui/skins2/src/os_factory.cpp
vlc-3.0.11.1/modules/Makefile.in:26314:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-os_factory.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-os_factory.Tpo -c -o gui/skins2/src/libskins2_plugin_la-os_factory.lo `test -f 'gui/skins2/src/os_factory.cpp' || echo '$(srcdir)/'`gui/skins2/src/os_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26315-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-os_factory.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-os_factory.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26317-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26318:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-os_factory.lo `test -f 'gui/skins2/src/os_factory.cpp' || echo '$(srcdir)/'`gui/skins2/src/os_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26319-
vlc-3.0.11.1/modules/Makefile.in-26320-gui/skins2/src/libskins2_plugin_la-popup.lo: gui/skins2/src/popup.cpp
vlc-3.0.11.1/modules/Makefile.in:26321:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-popup.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-popup.Tpo -c -o gui/skins2/src/libskins2_plugin_la-popup.lo `test -f 'gui/skins2/src/popup.cpp' || echo '$(srcdir)/'`gui/skins2/src/popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26322-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-popup.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-popup.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26324-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26325:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-popup.lo `test -f 'gui/skins2/src/popup.cpp' || echo '$(srcdir)/'`gui/skins2/src/popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26326-
vlc-3.0.11.1/modules/Makefile.in-26327-gui/skins2/src/libskins2_plugin_la-scaled_bitmap.lo: gui/skins2/src/scaled_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in:26328:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-scaled_bitmap.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Tpo -c -o gui/skins2/src/libskins2_plugin_la-scaled_bitmap.lo `test -f 'gui/skins2/src/scaled_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/scaled_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26329-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26331-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26332:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-scaled_bitmap.lo `test -f 'gui/skins2/src/scaled_bitmap.cpp' || echo '$(srcdir)/'`gui/skins2/src/scaled_bitmap.cpp
vlc-3.0.11.1/modules/Makefile.in-26333-
vlc-3.0.11.1/modules/Makefile.in-26334-gui/skins2/src/libskins2_plugin_la-skin_main.lo: gui/skins2/src/skin_main.cpp
vlc-3.0.11.1/modules/Makefile.in:26335:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-skin_main.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-skin_main.Tpo -c -o gui/skins2/src/libskins2_plugin_la-skin_main.lo `test -f 'gui/skins2/src/skin_main.cpp' || echo '$(srcdir)/'`gui/skins2/src/skin_main.cpp
vlc-3.0.11.1/modules/Makefile.in-26336-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-skin_main.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-skin_main.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26338-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26339:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-skin_main.lo `test -f 'gui/skins2/src/skin_main.cpp' || echo '$(srcdir)/'`gui/skins2/src/skin_main.cpp
vlc-3.0.11.1/modules/Makefile.in-26340-
vlc-3.0.11.1/modules/Makefile.in-26341-gui/skins2/src/libskins2_plugin_la-theme.lo: gui/skins2/src/theme.cpp
vlc-3.0.11.1/modules/Makefile.in:26342:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-theme.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme.Tpo -c -o gui/skins2/src/libskins2_plugin_la-theme.lo `test -f 'gui/skins2/src/theme.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme.cpp
vlc-3.0.11.1/modules/Makefile.in-26343-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26345-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26346:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-theme.lo `test -f 'gui/skins2/src/theme.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme.cpp
vlc-3.0.11.1/modules/Makefile.in-26347-
vlc-3.0.11.1/modules/Makefile.in-26348-gui/skins2/src/libskins2_plugin_la-theme_loader.lo: gui/skins2/src/theme_loader.cpp
vlc-3.0.11.1/modules/Makefile.in:26349:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-theme_loader.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_loader.Tpo -c -o gui/skins2/src/libskins2_plugin_la-theme_loader.lo `test -f 'gui/skins2/src/theme_loader.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme_loader.cpp
vlc-3.0.11.1/modules/Makefile.in-26350-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_loader.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_loader.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26352-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26353:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-theme_loader.lo `test -f 'gui/skins2/src/theme_loader.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme_loader.cpp
vlc-3.0.11.1/modules/Makefile.in-26354-
vlc-3.0.11.1/modules/Makefile.in-26355-gui/skins2/src/libskins2_plugin_la-theme_repository.lo: gui/skins2/src/theme_repository.cpp
vlc-3.0.11.1/modules/Makefile.in:26356:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-theme_repository.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_repository.Tpo -c -o gui/skins2/src/libskins2_plugin_la-theme_repository.lo `test -f 'gui/skins2/src/theme_repository.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme_repository.cpp
vlc-3.0.11.1/modules/Makefile.in-26357-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_repository.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-theme_repository.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26359-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26360:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-theme_repository.lo `test -f 'gui/skins2/src/theme_repository.cpp' || echo '$(srcdir)/'`gui/skins2/src/theme_repository.cpp
vlc-3.0.11.1/modules/Makefile.in-26361-
vlc-3.0.11.1/modules/Makefile.in-26362-gui/skins2/src/libskins2_plugin_la-tooltip.lo: gui/skins2/src/tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in:26363:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-tooltip.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-tooltip.Tpo -c -o gui/skins2/src/libskins2_plugin_la-tooltip.lo `test -f 'gui/skins2/src/tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/src/tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26364-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-tooltip.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-tooltip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26366-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26367:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-tooltip.lo `test -f 'gui/skins2/src/tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/src/tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26368-
vlc-3.0.11.1/modules/Makefile.in-26369-gui/skins2/src/libskins2_plugin_la-top_window.lo: gui/skins2/src/top_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26370:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-top_window.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-top_window.Tpo -c -o gui/skins2/src/libskins2_plugin_la-top_window.lo `test -f 'gui/skins2/src/top_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/top_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26371-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-top_window.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-top_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26373-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26374:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-top_window.lo `test -f 'gui/skins2/src/top_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/top_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26375-
vlc-3.0.11.1/modules/Makefile.in-26376-gui/skins2/src/libskins2_plugin_la-fsc_window.lo: gui/skins2/src/fsc_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26377:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-fsc_window.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-fsc_window.Tpo -c -o gui/skins2/src/libskins2_plugin_la-fsc_window.lo `test -f 'gui/skins2/src/fsc_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/fsc_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26378-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-fsc_window.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-fsc_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26380-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26381:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-fsc_window.lo `test -f 'gui/skins2/src/fsc_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/fsc_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26382-
vlc-3.0.11.1/modules/Makefile.in-26383-gui/skins2/src/libskins2_plugin_la-var_manager.lo: gui/skins2/src/var_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:26384:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-var_manager.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-var_manager.Tpo -c -o gui/skins2/src/libskins2_plugin_la-var_manager.lo `test -f 'gui/skins2/src/var_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/var_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26385-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-var_manager.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-var_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26387-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26388:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-var_manager.lo `test -f 'gui/skins2/src/var_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/var_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26389-
vlc-3.0.11.1/modules/Makefile.in-26390-gui/skins2/src/libskins2_plugin_la-vlcproc.lo: gui/skins2/src/vlcproc.cpp
vlc-3.0.11.1/modules/Makefile.in:26391:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-vlcproc.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vlcproc.Tpo -c -o gui/skins2/src/libskins2_plugin_la-vlcproc.lo `test -f 'gui/skins2/src/vlcproc.cpp' || echo '$(srcdir)/'`gui/skins2/src/vlcproc.cpp
vlc-3.0.11.1/modules/Makefile.in-26392-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vlcproc.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vlcproc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26394-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26395:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-vlcproc.lo `test -f 'gui/skins2/src/vlcproc.cpp' || echo '$(srcdir)/'`gui/skins2/src/vlcproc.cpp
vlc-3.0.11.1/modules/Makefile.in-26396-
vlc-3.0.11.1/modules/Makefile.in-26397-gui/skins2/src/libskins2_plugin_la-vout_window.lo: gui/skins2/src/vout_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26398:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-vout_window.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_window.Tpo -c -o gui/skins2/src/libskins2_plugin_la-vout_window.lo `test -f 'gui/skins2/src/vout_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/vout_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26399-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_window.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26401-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26402:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-vout_window.lo `test -f 'gui/skins2/src/vout_window.cpp' || echo '$(srcdir)/'`gui/skins2/src/vout_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26403-
vlc-3.0.11.1/modules/Makefile.in-26404-gui/skins2/src/libskins2_plugin_la-vout_manager.lo: gui/skins2/src/vout_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:26405:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-vout_manager.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_manager.Tpo -c -o gui/skins2/src/libskins2_plugin_la-vout_manager.lo `test -f 'gui/skins2/src/vout_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/vout_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26406-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_manager.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-vout_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26408-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26409:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-vout_manager.lo `test -f 'gui/skins2/src/vout_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/vout_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26410-
vlc-3.0.11.1/modules/Makefile.in-26411-gui/skins2/src/libskins2_plugin_la-window_manager.lo: gui/skins2/src/window_manager.cpp
vlc-3.0.11.1/modules/Makefile.in:26412:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/src/libskins2_plugin_la-window_manager.lo -MD -MP -MF gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-window_manager.Tpo -c -o gui/skins2/src/libskins2_plugin_la-window_manager.lo `test -f 'gui/skins2/src/window_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/window_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26413-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-window_manager.Tpo gui/skins2/src/$(DEPDIR)/libskins2_plugin_la-window_manager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26415-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26416:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/src/libskins2_plugin_la-window_manager.lo `test -f 'gui/skins2/src/window_manager.cpp' || echo '$(srcdir)/'`gui/skins2/src/window_manager.cpp
vlc-3.0.11.1/modules/Makefile.in-26417-
vlc-3.0.11.1/modules/Makefile.in-26418-gui/skins2/utils/libskins2_plugin_la-bezier.lo: gui/skins2/utils/bezier.cpp
vlc-3.0.11.1/modules/Makefile.in:26419:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-bezier.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-bezier.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-bezier.lo `test -f 'gui/skins2/utils/bezier.cpp' || echo '$(srcdir)/'`gui/skins2/utils/bezier.cpp
vlc-3.0.11.1/modules/Makefile.in-26420-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-bezier.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-bezier.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26422-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26423:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-bezier.lo `test -f 'gui/skins2/utils/bezier.cpp' || echo '$(srcdir)/'`gui/skins2/utils/bezier.cpp
vlc-3.0.11.1/modules/Makefile.in-26424-
vlc-3.0.11.1/modules/Makefile.in-26425-gui/skins2/utils/libskins2_plugin_la-fsm.lo: gui/skins2/utils/fsm.cpp
vlc-3.0.11.1/modules/Makefile.in:26426:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-fsm.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-fsm.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-fsm.lo `test -f 'gui/skins2/utils/fsm.cpp' || echo '$(srcdir)/'`gui/skins2/utils/fsm.cpp
vlc-3.0.11.1/modules/Makefile.in-26427-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-fsm.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-fsm.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26429-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26430:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-fsm.lo `test -f 'gui/skins2/utils/fsm.cpp' || echo '$(srcdir)/'`gui/skins2/utils/fsm.cpp
vlc-3.0.11.1/modules/Makefile.in-26431-
vlc-3.0.11.1/modules/Makefile.in-26432-gui/skins2/utils/libskins2_plugin_la-position.lo: gui/skins2/utils/position.cpp
vlc-3.0.11.1/modules/Makefile.in:26433:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-position.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-position.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-position.lo `test -f 'gui/skins2/utils/position.cpp' || echo '$(srcdir)/'`gui/skins2/utils/position.cpp
vlc-3.0.11.1/modules/Makefile.in-26434-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-position.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-position.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26436-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26437:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-position.lo `test -f 'gui/skins2/utils/position.cpp' || echo '$(srcdir)/'`gui/skins2/utils/position.cpp
vlc-3.0.11.1/modules/Makefile.in-26438-
vlc-3.0.11.1/modules/Makefile.in-26439-gui/skins2/utils/libskins2_plugin_la-ustring.lo: gui/skins2/utils/ustring.cpp
vlc-3.0.11.1/modules/Makefile.in:26440:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-ustring.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-ustring.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-ustring.lo `test -f 'gui/skins2/utils/ustring.cpp' || echo '$(srcdir)/'`gui/skins2/utils/ustring.cpp
vlc-3.0.11.1/modules/Makefile.in-26441-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-ustring.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-ustring.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26443-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26444:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-ustring.lo `test -f 'gui/skins2/utils/ustring.cpp' || echo '$(srcdir)/'`gui/skins2/utils/ustring.cpp
vlc-3.0.11.1/modules/Makefile.in-26445-
vlc-3.0.11.1/modules/Makefile.in-26446-gui/skins2/utils/libskins2_plugin_la-var_bool.lo: gui/skins2/utils/var_bool.cpp
vlc-3.0.11.1/modules/Makefile.in:26447:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_bool.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_bool.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_bool.lo `test -f 'gui/skins2/utils/var_bool.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_bool.cpp
vlc-3.0.11.1/modules/Makefile.in-26448-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_bool.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_bool.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26450-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26451:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_bool.lo `test -f 'gui/skins2/utils/var_bool.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_bool.cpp
vlc-3.0.11.1/modules/Makefile.in-26452-
vlc-3.0.11.1/modules/Makefile.in-26453-gui/skins2/utils/libskins2_plugin_la-var_list.lo: gui/skins2/utils/var_list.cpp
vlc-3.0.11.1/modules/Makefile.in:26454:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_list.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_list.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_list.lo `test -f 'gui/skins2/utils/var_list.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_list.cpp
vlc-3.0.11.1/modules/Makefile.in-26455-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_list.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_list.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26457-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26458:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_list.lo `test -f 'gui/skins2/utils/var_list.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_list.cpp
vlc-3.0.11.1/modules/Makefile.in-26459-
vlc-3.0.11.1/modules/Makefile.in-26460-gui/skins2/utils/libskins2_plugin_la-var_percent.lo: gui/skins2/utils/var_percent.cpp
vlc-3.0.11.1/modules/Makefile.in:26461:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_percent.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_percent.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_percent.lo `test -f 'gui/skins2/utils/var_percent.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_percent.cpp
vlc-3.0.11.1/modules/Makefile.in-26462-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_percent.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_percent.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26464-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26465:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_percent.lo `test -f 'gui/skins2/utils/var_percent.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_percent.cpp
vlc-3.0.11.1/modules/Makefile.in-26466-
vlc-3.0.11.1/modules/Makefile.in-26467-gui/skins2/utils/libskins2_plugin_la-var_text.lo: gui/skins2/utils/var_text.cpp
vlc-3.0.11.1/modules/Makefile.in:26468:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_text.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_text.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_text.lo `test -f 'gui/skins2/utils/var_text.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_text.cpp
vlc-3.0.11.1/modules/Makefile.in-26469-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_text.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_text.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_text.lo `test -f 'gui/skins2/utils/var_text.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_text.cpp
vlc-3.0.11.1/modules/Makefile.in-26473-
vlc-3.0.11.1/modules/Makefile.in-26474-gui/skins2/utils/libskins2_plugin_la-var_string.lo: gui/skins2/utils/var_string.cpp
vlc-3.0.11.1/modules/Makefile.in:26475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_string.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_string.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_string.lo `test -f 'gui/skins2/utils/var_string.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_string.cpp
vlc-3.0.11.1/modules/Makefile.in-26476-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_string.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_string.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26478-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26479:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_string.lo `test -f 'gui/skins2/utils/var_string.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_string.cpp
vlc-3.0.11.1/modules/Makefile.in-26480-
vlc-3.0.11.1/modules/Makefile.in-26481-gui/skins2/utils/libskins2_plugin_la-var_tree.lo: gui/skins2/utils/var_tree.cpp
vlc-3.0.11.1/modules/Makefile.in:26482:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/utils/libskins2_plugin_la-var_tree.lo -MD -MP -MF gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_tree.Tpo -c -o gui/skins2/utils/libskins2_plugin_la-var_tree.lo `test -f 'gui/skins2/utils/var_tree.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_tree.cpp
vlc-3.0.11.1/modules/Makefile.in-26483-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_tree.Tpo gui/skins2/utils/$(DEPDIR)/libskins2_plugin_la-var_tree.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26485-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26486:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/utils/libskins2_plugin_la-var_tree.lo `test -f 'gui/skins2/utils/var_tree.cpp' || echo '$(srcdir)/'`gui/skins2/utils/var_tree.cpp
vlc-3.0.11.1/modules/Makefile.in-26487-
vlc-3.0.11.1/modules/Makefile.in-26488-gui/skins2/vars/libskins2_plugin_la-equalizer.lo: gui/skins2/vars/equalizer.cpp
vlc-3.0.11.1/modules/Makefile.in:26489:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/vars/libskins2_plugin_la-equalizer.lo -MD -MP -MF gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-equalizer.Tpo -c -o gui/skins2/vars/libskins2_plugin_la-equalizer.lo `test -f 'gui/skins2/vars/equalizer.cpp' || echo '$(srcdir)/'`gui/skins2/vars/equalizer.cpp
vlc-3.0.11.1/modules/Makefile.in-26490-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-equalizer.Tpo gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-equalizer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26493:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/vars/libskins2_plugin_la-equalizer.lo `test -f 'gui/skins2/vars/equalizer.cpp' || echo '$(srcdir)/'`gui/skins2/vars/equalizer.cpp
vlc-3.0.11.1/modules/Makefile.in-26494-
vlc-3.0.11.1/modules/Makefile.in-26495-gui/skins2/vars/libskins2_plugin_la-playtree.lo: gui/skins2/vars/playtree.cpp
vlc-3.0.11.1/modules/Makefile.in:26496:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/vars/libskins2_plugin_la-playtree.lo -MD -MP -MF gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-playtree.Tpo -c -o gui/skins2/vars/libskins2_plugin_la-playtree.lo `test -f 'gui/skins2/vars/playtree.cpp' || echo '$(srcdir)/'`gui/skins2/vars/playtree.cpp
vlc-3.0.11.1/modules/Makefile.in-26497-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-playtree.Tpo gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-playtree.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26499-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26500:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/vars/libskins2_plugin_la-playtree.lo `test -f 'gui/skins2/vars/playtree.cpp' || echo '$(srcdir)/'`gui/skins2/vars/playtree.cpp
vlc-3.0.11.1/modules/Makefile.in-26501-
vlc-3.0.11.1/modules/Makefile.in-26502-gui/skins2/vars/libskins2_plugin_la-time.lo: gui/skins2/vars/time.cpp
vlc-3.0.11.1/modules/Makefile.in:26503:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/vars/libskins2_plugin_la-time.lo -MD -MP -MF gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-time.Tpo -c -o gui/skins2/vars/libskins2_plugin_la-time.lo `test -f 'gui/skins2/vars/time.cpp' || echo '$(srcdir)/'`gui/skins2/vars/time.cpp
vlc-3.0.11.1/modules/Makefile.in-26504-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-time.Tpo gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-time.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26506-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26507:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/vars/libskins2_plugin_la-time.lo `test -f 'gui/skins2/vars/time.cpp' || echo '$(srcdir)/'`gui/skins2/vars/time.cpp
vlc-3.0.11.1/modules/Makefile.in-26508-
vlc-3.0.11.1/modules/Makefile.in-26509-gui/skins2/vars/libskins2_plugin_la-volume.lo: gui/skins2/vars/volume.cpp
vlc-3.0.11.1/modules/Makefile.in:26510:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/vars/libskins2_plugin_la-volume.lo -MD -MP -MF gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-volume.Tpo -c -o gui/skins2/vars/libskins2_plugin_la-volume.lo `test -f 'gui/skins2/vars/volume.cpp' || echo '$(srcdir)/'`gui/skins2/vars/volume.cpp
vlc-3.0.11.1/modules/Makefile.in-26511-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-volume.Tpo gui/skins2/vars/$(DEPDIR)/libskins2_plugin_la-volume.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26513-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26514:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/vars/libskins2_plugin_la-volume.lo `test -f 'gui/skins2/vars/volume.cpp' || echo '$(srcdir)/'`gui/skins2/vars/volume.cpp
vlc-3.0.11.1/modules/Makefile.in-26515-
vlc-3.0.11.1/modules/Makefile.in-26516-gui/skins2/win32/libskins2_plugin_la-win32_dragdrop.lo: gui/skins2/win32/win32_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in:26517:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_dragdrop.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_dragdrop.lo `test -f 'gui/skins2/win32/win32_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26518-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26520-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26521:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_dragdrop.lo `test -f 'gui/skins2/win32/win32_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26522-
vlc-3.0.11.1/modules/Makefile.in-26523-gui/skins2/win32/libskins2_plugin_la-win32_factory.lo: gui/skins2/win32/win32_factory.cpp
vlc-3.0.11.1/modules/Makefile.in:26524:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_factory.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_factory.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_factory.lo `test -f 'gui/skins2/win32/win32_factory.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26525-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_factory.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_factory.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26527-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26528:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_factory.lo `test -f 'gui/skins2/win32/win32_factory.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26529-
vlc-3.0.11.1/modules/Makefile.in-26530-gui/skins2/win32/libskins2_plugin_la-win32_graphics.lo: gui/skins2/win32/win32_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in:26531:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_graphics.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_graphics.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_graphics.lo `test -f 'gui/skins2/win32/win32_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26532-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_graphics.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_graphics.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26534-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26535:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_graphics.lo `test -f 'gui/skins2/win32/win32_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26536-
vlc-3.0.11.1/modules/Makefile.in-26537-gui/skins2/win32/libskins2_plugin_la-win32_loop.lo: gui/skins2/win32/win32_loop.cpp
vlc-3.0.11.1/modules/Makefile.in:26538:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_loop.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_loop.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_loop.lo `test -f 'gui/skins2/win32/win32_loop.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26539-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_loop.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_loop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26541-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26542:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_loop.lo `test -f 'gui/skins2/win32/win32_loop.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26543-
vlc-3.0.11.1/modules/Makefile.in-26544-gui/skins2/win32/libskins2_plugin_la-win32_popup.lo: gui/skins2/win32/win32_popup.cpp
vlc-3.0.11.1/modules/Makefile.in:26545:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_popup.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_popup.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_popup.lo `test -f 'gui/skins2/win32/win32_popup.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26546-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_popup.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_popup.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26548-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26549:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_popup.lo `test -f 'gui/skins2/win32/win32_popup.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26550-
vlc-3.0.11.1/modules/Makefile.in-26551-gui/skins2/win32/libskins2_plugin_la-win32_timer.lo: gui/skins2/win32/win32_timer.cpp
vlc-3.0.11.1/modules/Makefile.in:26552:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_timer.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_timer.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_timer.lo `test -f 'gui/skins2/win32/win32_timer.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26553-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_timer.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_timer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26555-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26556:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_timer.lo `test -f 'gui/skins2/win32/win32_timer.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26557-
vlc-3.0.11.1/modules/Makefile.in-26558-gui/skins2/win32/libskins2_plugin_la-win32_tooltip.lo: gui/skins2/win32/win32_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in:26559:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_tooltip.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_tooltip.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_tooltip.lo `test -f 'gui/skins2/win32/win32_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26560-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_tooltip.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_tooltip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26563:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_tooltip.lo `test -f 'gui/skins2/win32/win32_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26564-
vlc-3.0.11.1/modules/Makefile.in-26565-gui/skins2/win32/libskins2_plugin_la-win32_window.lo: gui/skins2/win32/win32_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26566:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/win32/libskins2_plugin_la-win32_window.lo -MD -MP -MF gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_window.Tpo -c -o gui/skins2/win32/libskins2_plugin_la-win32_window.lo `test -f 'gui/skins2/win32/win32_window.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26567-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_window.Tpo gui/skins2/win32/$(DEPDIR)/libskins2_plugin_la-win32_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26569-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26570:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/win32/libskins2_plugin_la-win32_window.lo `test -f 'gui/skins2/win32/win32_window.cpp' || echo '$(srcdir)/'`gui/skins2/win32/win32_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26571-
vlc-3.0.11.1/modules/Makefile.in-26572-gui/skins2/os2/libskins2_plugin_la-os2_dragdrop.lo: gui/skins2/os2/os2_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in:26573:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_dragdrop.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_dragdrop.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_dragdrop.lo `test -f 'gui/skins2/os2/os2_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26574-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_dragdrop.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_dragdrop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26576-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26577:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_dragdrop.lo `test -f 'gui/skins2/os2/os2_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26578-
vlc-3.0.11.1/modules/Makefile.in-26579-gui/skins2/os2/libskins2_plugin_la-os2_factory.lo: gui/skins2/os2/os2_factory.cpp
vlc-3.0.11.1/modules/Makefile.in:26580:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_factory.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_factory.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_factory.lo `test -f 'gui/skins2/os2/os2_factory.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26581-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_factory.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_factory.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26583-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26584:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_factory.lo `test -f 'gui/skins2/os2/os2_factory.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26585-
vlc-3.0.11.1/modules/Makefile.in-26586-gui/skins2/os2/libskins2_plugin_la-os2_graphics.lo: gui/skins2/os2/os2_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in:26587:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_graphics.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_graphics.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_graphics.lo `test -f 'gui/skins2/os2/os2_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26588-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_graphics.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_graphics.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26590-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26591:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_graphics.lo `test -f 'gui/skins2/os2/os2_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26592-
vlc-3.0.11.1/modules/Makefile.in-26593-gui/skins2/os2/libskins2_plugin_la-os2_loop.lo: gui/skins2/os2/os2_loop.cpp
vlc-3.0.11.1/modules/Makefile.in:26594:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_loop.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_loop.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_loop.lo `test -f 'gui/skins2/os2/os2_loop.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26595-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_loop.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_loop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26597-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26598:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_loop.lo `test -f 'gui/skins2/os2/os2_loop.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26599-
vlc-3.0.11.1/modules/Makefile.in-26600-gui/skins2/os2/libskins2_plugin_la-os2_popup.lo: gui/skins2/os2/os2_popup.cpp
vlc-3.0.11.1/modules/Makefile.in:26601:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_popup.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_popup.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_popup.lo `test -f 'gui/skins2/os2/os2_popup.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26602-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_popup.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_popup.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26604-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26605:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_popup.lo `test -f 'gui/skins2/os2/os2_popup.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26606-
vlc-3.0.11.1/modules/Makefile.in-26607-gui/skins2/os2/libskins2_plugin_la-os2_timer.lo: gui/skins2/os2/os2_timer.cpp
vlc-3.0.11.1/modules/Makefile.in:26608:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_timer.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_timer.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_timer.lo `test -f 'gui/skins2/os2/os2_timer.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26609-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_timer.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_timer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26611-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26612:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_timer.lo `test -f 'gui/skins2/os2/os2_timer.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26613-
vlc-3.0.11.1/modules/Makefile.in-26614-gui/skins2/os2/libskins2_plugin_la-os2_tooltip.lo: gui/skins2/os2/os2_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in:26615:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_tooltip.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_tooltip.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_tooltip.lo `test -f 'gui/skins2/os2/os2_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26616-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_tooltip.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_tooltip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26618-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26619:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_tooltip.lo `test -f 'gui/skins2/os2/os2_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26620-
vlc-3.0.11.1/modules/Makefile.in-26621-gui/skins2/os2/libskins2_plugin_la-os2_window.lo: gui/skins2/os2/os2_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26622:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/os2/libskins2_plugin_la-os2_window.lo -MD -MP -MF gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_window.Tpo -c -o gui/skins2/os2/libskins2_plugin_la-os2_window.lo `test -f 'gui/skins2/os2/os2_window.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26623-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_window.Tpo gui/skins2/os2/$(DEPDIR)/libskins2_plugin_la-os2_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26625-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26626:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/os2/libskins2_plugin_la-os2_window.lo `test -f 'gui/skins2/os2/os2_window.cpp' || echo '$(srcdir)/'`gui/skins2/os2/os2_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26627-
vlc-3.0.11.1/modules/Makefile.in-26628-gui/skins2/x11/libskins2_plugin_la-x11_display.lo: gui/skins2/x11/x11_display.cpp
vlc-3.0.11.1/modules/Makefile.in:26629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_display.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_display.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_display.lo `test -f 'gui/skins2/x11/x11_display.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_display.cpp
vlc-3.0.11.1/modules/Makefile.in-26630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_display.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_display.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_display.lo `test -f 'gui/skins2/x11/x11_display.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_display.cpp
vlc-3.0.11.1/modules/Makefile.in-26634-
vlc-3.0.11.1/modules/Makefile.in-26635-gui/skins2/x11/libskins2_plugin_la-x11_dragdrop.lo: gui/skins2/x11/x11_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in:26636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_dragdrop.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_dragdrop.lo `test -f 'gui/skins2/x11/x11_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_dragdrop.lo `test -f 'gui/skins2/x11/x11_dragdrop.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_dragdrop.cpp
vlc-3.0.11.1/modules/Makefile.in-26641-
vlc-3.0.11.1/modules/Makefile.in-26642-gui/skins2/x11/libskins2_plugin_la-x11_factory.lo: gui/skins2/x11/x11_factory.cpp
vlc-3.0.11.1/modules/Makefile.in:26643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_factory.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_factory.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_factory.lo `test -f 'gui/skins2/x11/x11_factory.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_factory.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_factory.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_factory.lo `test -f 'gui/skins2/x11/x11_factory.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_factory.cpp
vlc-3.0.11.1/modules/Makefile.in-26648-
vlc-3.0.11.1/modules/Makefile.in-26649-gui/skins2/x11/libskins2_plugin_la-x11_graphics.lo: gui/skins2/x11/x11_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in:26650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_graphics.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_graphics.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_graphics.lo `test -f 'gui/skins2/x11/x11_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_graphics.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_graphics.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_graphics.lo `test -f 'gui/skins2/x11/x11_graphics.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_graphics.cpp
vlc-3.0.11.1/modules/Makefile.in-26655-
vlc-3.0.11.1/modules/Makefile.in-26656-gui/skins2/x11/libskins2_plugin_la-x11_loop.lo: gui/skins2/x11/x11_loop.cpp
vlc-3.0.11.1/modules/Makefile.in:26657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_loop.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_loop.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_loop.lo `test -f 'gui/skins2/x11/x11_loop.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_loop.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_loop.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_loop.lo `test -f 'gui/skins2/x11/x11_loop.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_loop.cpp
vlc-3.0.11.1/modules/Makefile.in-26662-
vlc-3.0.11.1/modules/Makefile.in-26663-gui/skins2/x11/libskins2_plugin_la-x11_popup.lo: gui/skins2/x11/x11_popup.cpp
vlc-3.0.11.1/modules/Makefile.in:26664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_popup.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_popup.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_popup.lo `test -f 'gui/skins2/x11/x11_popup.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_popup.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_popup.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_popup.lo `test -f 'gui/skins2/x11/x11_popup.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_popup.cpp
vlc-3.0.11.1/modules/Makefile.in-26669-
vlc-3.0.11.1/modules/Makefile.in-26670-gui/skins2/x11/libskins2_plugin_la-x11_timer.lo: gui/skins2/x11/x11_timer.cpp
vlc-3.0.11.1/modules/Makefile.in:26671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_timer.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_timer.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_timer.lo `test -f 'gui/skins2/x11/x11_timer.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_timer.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_timer.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_timer.lo `test -f 'gui/skins2/x11/x11_timer.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_timer.cpp
vlc-3.0.11.1/modules/Makefile.in-26676-
vlc-3.0.11.1/modules/Makefile.in-26677-gui/skins2/x11/libskins2_plugin_la-x11_window.lo: gui/skins2/x11/x11_window.cpp
vlc-3.0.11.1/modules/Makefile.in:26678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_window.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_window.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_window.lo `test -f 'gui/skins2/x11/x11_window.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_window.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_window.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_window.lo `test -f 'gui/skins2/x11/x11_window.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_window.cpp
vlc-3.0.11.1/modules/Makefile.in-26683-
vlc-3.0.11.1/modules/Makefile.in-26684-gui/skins2/x11/libskins2_plugin_la-x11_tooltip.lo: gui/skins2/x11/x11_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in:26685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT gui/skins2/x11/libskins2_plugin_la-x11_tooltip.lo -MD -MP -MF gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_tooltip.Tpo -c -o gui/skins2/x11/libskins2_plugin_la-x11_tooltip.lo `test -f 'gui/skins2/x11/x11_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_tooltip.Tpo gui/skins2/x11/$(DEPDIR)/libskins2_plugin_la-x11_tooltip.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskins2_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/skins2/x11/libskins2_plugin_la-x11_tooltip.lo `test -f 'gui/skins2/x11/x11_tooltip.cpp' || echo '$(srcdir)/'`gui/skins2/x11/x11_tooltip.cpp
vlc-3.0.11.1/modules/Makefile.in-26690-
vlc-3.0.11.1/modules/Makefile.in-26691-audio_filter/channel_mixer/libspatialaudio_plugin_la-spatialaudio.lo: audio_filter/channel_mixer/spatialaudio.cpp
vlc-3.0.11.1/modules/Makefile.in:26692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatialaudio_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT audio_filter/channel_mixer/libspatialaudio_plugin_la-spatialaudio.lo -MD -MP -MF audio_filter/channel_mixer/$(DEPDIR)/libspatialaudio_plugin_la-spatialaudio.Tpo -c -o audio_filter/channel_mixer/libspatialaudio_plugin_la-spatialaudio.lo `test -f 'audio_filter/channel_mixer/spatialaudio.cpp' || echo '$(srcdir)/'`audio_filter/channel_mixer/spatialaudio.cpp
vlc-3.0.11.1/modules/Makefile.in-26693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) audio_filter/channel_mixer/$(DEPDIR)/libspatialaudio_plugin_la-spatialaudio.Tpo audio_filter/channel_mixer/$(DEPDIR)/libspatialaudio_plugin_la-spatialaudio.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatialaudio_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o audio_filter/channel_mixer/libspatialaudio_plugin_la-spatialaudio.lo `test -f 'audio_filter/channel_mixer/spatialaudio.cpp' || echo '$(srcdir)/'`audio_filter/channel_mixer/spatialaudio.cpp
vlc-3.0.11.1/modules/Makefile.in-26697-
vlc-3.0.11.1/modules/Makefile.in-26698-libstream_out_chromaprint_plugin_la-dummy.lo: dummy.cpp
vlc-3.0.11.1/modules/Makefile.in:26699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromaprint_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libstream_out_chromaprint_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libstream_out_chromaprint_plugin_la-dummy.Tpo -c -o libstream_out_chromaprint_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
vlc-3.0.11.1/modules/Makefile.in-26700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_chromaprint_plugin_la-dummy.Tpo $(DEPDIR)/libstream_out_chromaprint_plugin_la-dummy.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromaprint_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libstream_out_chromaprint_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
vlc-3.0.11.1/modules/Makefile.in-26704-
vlc-3.0.11.1/modules/Makefile.in-26705-stream_out/chromecast/libstream_out_chromecast_plugin_la-cast.lo: stream_out/chromecast/cast.cpp
vlc-3.0.11.1/modules/Makefile.in:26706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stream_out/chromecast/libstream_out_chromecast_plugin_la-cast.lo -MD -MP -MF stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast.Tpo -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-cast.lo `test -f 'stream_out/chromecast/cast.cpp' || echo '$(srcdir)/'`stream_out/chromecast/cast.cpp
vlc-3.0.11.1/modules/Makefile.in-26707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast.Tpo stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-cast.lo `test -f 'stream_out/chromecast/cast.cpp' || echo '$(srcdir)/'`stream_out/chromecast/cast.cpp
vlc-3.0.11.1/modules/Makefile.in-26711-
vlc-3.0.11.1/modules/Makefile.in-26712-stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_ctrl.lo: stream_out/chromecast/chromecast_ctrl.cpp
vlc-3.0.11.1/modules/Makefile.in:26713:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_ctrl.lo -MD -MP -MF stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_ctrl.Tpo -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_ctrl.lo `test -f 'stream_out/chromecast/chromecast_ctrl.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_ctrl.cpp
vlc-3.0.11.1/modules/Makefile.in-26714-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_ctrl.Tpo stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_ctrl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26716-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26717:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_ctrl.lo `test -f 'stream_out/chromecast/chromecast_ctrl.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_ctrl.cpp
vlc-3.0.11.1/modules/Makefile.in-26718-
vlc-3.0.11.1/modules/Makefile.in-26719-stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_communication.lo: stream_out/chromecast/chromecast_communication.cpp
vlc-3.0.11.1/modules/Makefile.in:26720:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_communication.lo -MD -MP -MF stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_communication.Tpo -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_communication.lo `test -f 'stream_out/chromecast/chromecast_communication.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_communication.cpp
vlc-3.0.11.1/modules/Makefile.in-26721-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_communication.Tpo stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-chromecast_communication.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26723-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26724:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-chromecast_communication.lo `test -f 'stream_out/chromecast/chromecast_communication.cpp' || echo '$(srcdir)/'`stream_out/chromecast/chromecast_communication.cpp
vlc-3.0.11.1/modules/Makefile.in-26725-
vlc-3.0.11.1/modules/Makefile.in-26726-stream_out/chromecast/libstream_out_chromecast_plugin_la-cast_channel.pb.lo: stream_out/chromecast/cast_channel.pb.cc
vlc-3.0.11.1/modules/Makefile.in:26727:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stream_out/chromecast/libstream_out_chromecast_plugin_la-cast_channel.pb.lo -MD -MP -MF stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast_channel.pb.Tpo -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-cast_channel.pb.lo `test -f 'stream_out/chromecast/cast_channel.pb.cc' || echo '$(srcdir)/'`stream_out/chromecast/cast_channel.pb.cc
vlc-3.0.11.1/modules/Makefile.in-26728-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast_channel.pb.Tpo stream_out/chromecast/$(DEPDIR)/libstream_out_chromecast_plugin_la-cast_channel.pb.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26730-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26731:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libstream_out_chromecast_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stream_out/chromecast/libstream_out_chromecast_plugin_la-cast_channel.pb.lo `test -f 'stream_out/chromecast/cast_channel.pb.cc' || echo '$(srcdir)/'`stream_out/chromecast/cast_channel.pb.cc
vlc-3.0.11.1/modules/Makefile.in-26732-
vlc-3.0.11.1/modules/Makefile.in-26733-meta_engine/libtaglib_plugin_la-taglib.lo: meta_engine/taglib.cpp
vlc-3.0.11.1/modules/Makefile.in:26734:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtaglib_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT meta_engine/libtaglib_plugin_la-taglib.lo -MD -MP -MF meta_engine/$(DEPDIR)/libtaglib_plugin_la-taglib.Tpo -c -o meta_engine/libtaglib_plugin_la-taglib.lo `test -f 'meta_engine/taglib.cpp' || echo '$(srcdir)/'`meta_engine/taglib.cpp
vlc-3.0.11.1/modules/Makefile.in-26735-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) meta_engine/$(DEPDIR)/libtaglib_plugin_la-taglib.Tpo meta_engine/$(DEPDIR)/libtaglib_plugin_la-taglib.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26737-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26738:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtaglib_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o meta_engine/libtaglib_plugin_la-taglib.lo `test -f 'meta_engine/taglib.cpp' || echo '$(srcdir)/'`meta_engine/taglib.cpp
vlc-3.0.11.1/modules/Makefile.in-26739-
vlc-3.0.11.1/modules/Makefile.in-26740-services_discovery/libupnp_plugin_la-upnp.lo: services_discovery/upnp.cpp
vlc-3.0.11.1/modules/Makefile.in:26741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT services_discovery/libupnp_plugin_la-upnp.lo -MD -MP -MF services_discovery/$(DEPDIR)/libupnp_plugin_la-upnp.Tpo -c -o services_discovery/libupnp_plugin_la-upnp.lo `test -f 'services_discovery/upnp.cpp' || echo '$(srcdir)/'`services_discovery/upnp.cpp
vlc-3.0.11.1/modules/Makefile.in-26742-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libupnp_plugin_la-upnp.Tpo services_discovery/$(DEPDIR)/libupnp_plugin_la-upnp.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26744-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26745:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o services_discovery/libupnp_plugin_la-upnp.lo `test -f 'services_discovery/upnp.cpp' || echo '$(srcdir)/'`services_discovery/upnp.cpp
vlc-3.0.11.1/modules/Makefile.in-26746-
vlc-3.0.11.1/modules/Makefile.in-26747-visualization/libvsxu_plugin_la-vsxu.lo: visualization/vsxu.cpp
vlc-3.0.11.1/modules/Makefile.in:26748:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvsxu_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT visualization/libvsxu_plugin_la-vsxu.lo -MD -MP -MF visualization/$(DEPDIR)/libvsxu_plugin_la-vsxu.Tpo -c -o visualization/libvsxu_plugin_la-vsxu.lo `test -f 'visualization/vsxu.cpp' || echo '$(srcdir)/'`visualization/vsxu.cpp
vlc-3.0.11.1/modules/Makefile.in-26749-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) visualization/$(DEPDIR)/libvsxu_plugin_la-vsxu.Tpo visualization/$(DEPDIR)/libvsxu_plugin_la-vsxu.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26751-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26752:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvsxu_plugin_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o visualization/libvsxu_plugin_la-vsxu.lo `test -f 'visualization/vsxu.cpp' || echo '$(srcdir)/'`visualization/vsxu.cpp
vlc-3.0.11.1/modules/Makefile.in-26753-
vlc-3.0.11.1/modules/Makefile.in-26754-.cpp.o:
vlc-3.0.11.1/modules/Makefile.in:26755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-26756-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-26762-.cpp.obj:
vlc-3.0.11.1/modules/Makefile.in:26763:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/Makefile.in:26764:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/Makefile.in-26765-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-26767-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26768:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/Makefile.in-26769-
vlc-3.0.11.1/modules/Makefile.in-26770-.cpp.lo:
vlc-3.0.11.1/modules/Makefile.in:26771:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-26772-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-26781-.m.o:
vlc-3.0.11.1/modules/Makefile.in:26782:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-26783-@am__fastdepOBJC_TRUE@	$(OBJCCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-26789-.m.obj:
vlc-3.0.11.1/modules/Makefile.in:26790:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/modules/Makefile.in:26791:@am__fastdepOBJC_TRUE@	$(OBJCCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/modules/Makefile.in-26792-@am__fastdepOBJC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/modules/Makefile.in-26794-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26795:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/modules/Makefile.in-26796-
vlc-3.0.11.1/modules/Makefile.in-26797-.m.lo:
vlc-3.0.11.1/modules/Makefile.in:26798:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/modules/Makefile.in-26799-@am__fastdepOBJC_TRUE@	$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/modules/Makefile.in-26805-access/libavaudiocapture_plugin_la-avaudiocapture.lo: access/avaudiocapture.m
vlc-3.0.11.1/modules/Makefile.in:26806:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavaudiocapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT access/libavaudiocapture_plugin_la-avaudiocapture.lo -MD -MP -MF access/$(DEPDIR)/libavaudiocapture_plugin_la-avaudiocapture.Tpo -c -o access/libavaudiocapture_plugin_la-avaudiocapture.lo `test -f 'access/avaudiocapture.m' || echo '$(srcdir)/'`access/avaudiocapture.m
vlc-3.0.11.1/modules/Makefile.in-26807-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libavaudiocapture_plugin_la-avaudiocapture.Tpo access/$(DEPDIR)/libavaudiocapture_plugin_la-avaudiocapture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26809-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26810:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavaudiocapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o access/libavaudiocapture_plugin_la-avaudiocapture.lo `test -f 'access/avaudiocapture.m' || echo '$(srcdir)/'`access/avaudiocapture.m
vlc-3.0.11.1/modules/Makefile.in-26811-
vlc-3.0.11.1/modules/Makefile.in-26812-access/libavcapture_plugin_la-avcapture.lo: access/avcapture.m
vlc-3.0.11.1/modules/Makefile.in:26813:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT access/libavcapture_plugin_la-avcapture.lo -MD -MP -MF access/$(DEPDIR)/libavcapture_plugin_la-avcapture.Tpo -c -o access/libavcapture_plugin_la-avcapture.lo `test -f 'access/avcapture.m' || echo '$(srcdir)/'`access/avcapture.m
vlc-3.0.11.1/modules/Makefile.in-26814-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) access/$(DEPDIR)/libavcapture_plugin_la-avcapture.Tpo access/$(DEPDIR)/libavcapture_plugin_la-avcapture.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26816-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26817:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o access/libavcapture_plugin_la-avcapture.lo `test -f 'access/avcapture.m' || echo '$(srcdir)/'`access/avcapture.m
vlc-3.0.11.1/modules/Makefile.in-26818-
vlc-3.0.11.1/modules/Makefile.in-26819-services_discovery/libbonjour_plugin_la-bonjour.lo: services_discovery/bonjour.m
vlc-3.0.11.1/modules/Makefile.in:26820:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT services_discovery/libbonjour_plugin_la-bonjour.lo -MD -MP -MF services_discovery/$(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo -c -o services_discovery/libbonjour_plugin_la-bonjour.lo `test -f 'services_discovery/bonjour.m' || echo '$(srcdir)/'`services_discovery/bonjour.m
vlc-3.0.11.1/modules/Makefile.in-26821-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) services_discovery/$(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo services_discovery/$(DEPDIR)/libbonjour_plugin_la-bonjour.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26823-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26824:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o services_discovery/libbonjour_plugin_la-bonjour.lo `test -f 'services_discovery/bonjour.m' || echo '$(srcdir)/'`services_discovery/bonjour.m
vlc-3.0.11.1/modules/Makefile.in-26825-
vlc-3.0.11.1/modules/Makefile.in-26826-keystore/libkeychain_plugin_la-keychain.lo: keystore/keychain.m
vlc-3.0.11.1/modules/Makefile.in:26827:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkeychain_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT keystore/libkeychain_plugin_la-keychain.lo -MD -MP -MF keystore/$(DEPDIR)/libkeychain_plugin_la-keychain.Tpo -c -o keystore/libkeychain_plugin_la-keychain.lo `test -f 'keystore/keychain.m' || echo '$(srcdir)/'`keystore/keychain.m
vlc-3.0.11.1/modules/Makefile.in-26828-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) keystore/$(DEPDIR)/libkeychain_plugin_la-keychain.Tpo keystore/$(DEPDIR)/libkeychain_plugin_la-keychain.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26830-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26831:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkeychain_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o keystore/libkeychain_plugin_la-keychain.lo `test -f 'keystore/keychain.m' || echo '$(srcdir)/'`keystore/keychain.m
vlc-3.0.11.1/modules/Makefile.in-26832-
vlc-3.0.11.1/modules/Makefile.in-26833-gui/macosx/libmacosx_plugin_la-VLCAboutWindowController.lo: gui/macosx/VLCAboutWindowController.m
vlc-3.0.11.1/modules/Makefile.in:26834:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCAboutWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAboutWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCAboutWindowController.lo `test -f 'gui/macosx/VLCAboutWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAboutWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26835-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAboutWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAboutWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26837-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26838:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCAboutWindowController.lo `test -f 'gui/macosx/VLCAboutWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAboutWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26839-
vlc-3.0.11.1/modules/Makefile.in-26840-gui/macosx/libmacosx_plugin_la-VLCAddonListItem.lo: gui/macosx/VLCAddonListItem.m
vlc-3.0.11.1/modules/Makefile.in:26841:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCAddonListItem.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonListItem.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCAddonListItem.lo `test -f 'gui/macosx/VLCAddonListItem.m' || echo '$(srcdir)/'`gui/macosx/VLCAddonListItem.m
vlc-3.0.11.1/modules/Makefile.in-26842-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonListItem.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonListItem.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26844-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26845:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCAddonListItem.lo `test -f 'gui/macosx/VLCAddonListItem.m' || echo '$(srcdir)/'`gui/macosx/VLCAddonListItem.m
vlc-3.0.11.1/modules/Makefile.in-26846-
vlc-3.0.11.1/modules/Makefile.in-26847-gui/macosx/libmacosx_plugin_la-VLCAddonsWindowController.lo: gui/macosx/VLCAddonsWindowController.m
vlc-3.0.11.1/modules/Makefile.in:26848:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCAddonsWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonsWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCAddonsWindowController.lo `test -f 'gui/macosx/VLCAddonsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAddonsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26849-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonsWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAddonsWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26851-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26852:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCAddonsWindowController.lo `test -f 'gui/macosx/VLCAddonsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAddonsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26853-
vlc-3.0.11.1/modules/Makefile.in-26854-gui/macosx/libmacosx_plugin_la-applescript.lo: gui/macosx/applescript.m
vlc-3.0.11.1/modules/Makefile.in:26855:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-applescript.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-applescript.Tpo -c -o gui/macosx/libmacosx_plugin_la-applescript.lo `test -f 'gui/macosx/applescript.m' || echo '$(srcdir)/'`gui/macosx/applescript.m
vlc-3.0.11.1/modules/Makefile.in-26856-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-applescript.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-applescript.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26858-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26859:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-applescript.lo `test -f 'gui/macosx/applescript.m' || echo '$(srcdir)/'`gui/macosx/applescript.m
vlc-3.0.11.1/modules/Makefile.in-26860-
vlc-3.0.11.1/modules/Makefile.in-26861-gui/macosx/libmacosx_plugin_la-AppleRemote.lo: gui/macosx/AppleRemote.m
vlc-3.0.11.1/modules/Makefile.in:26862:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-AppleRemote.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-AppleRemote.Tpo -c -o gui/macosx/libmacosx_plugin_la-AppleRemote.lo `test -f 'gui/macosx/AppleRemote.m' || echo '$(srcdir)/'`gui/macosx/AppleRemote.m
vlc-3.0.11.1/modules/Makefile.in-26863-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-AppleRemote.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-AppleRemote.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26865-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26866:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-AppleRemote.lo `test -f 'gui/macosx/AppleRemote.m' || echo '$(srcdir)/'`gui/macosx/AppleRemote.m
vlc-3.0.11.1/modules/Makefile.in-26867-
vlc-3.0.11.1/modules/Makefile.in-26868-gui/macosx/libmacosx_plugin_la-CompatibilityFixes.lo: gui/macosx/CompatibilityFixes.m
vlc-3.0.11.1/modules/Makefile.in:26869:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-CompatibilityFixes.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-CompatibilityFixes.Tpo -c -o gui/macosx/libmacosx_plugin_la-CompatibilityFixes.lo `test -f 'gui/macosx/CompatibilityFixes.m' || echo '$(srcdir)/'`gui/macosx/CompatibilityFixes.m
vlc-3.0.11.1/modules/Makefile.in-26870-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-CompatibilityFixes.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-CompatibilityFixes.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26872-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26873:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-CompatibilityFixes.lo `test -f 'gui/macosx/CompatibilityFixes.m' || echo '$(srcdir)/'`gui/macosx/CompatibilityFixes.m
vlc-3.0.11.1/modules/Makefile.in-26874-
vlc-3.0.11.1/modules/Makefile.in-26875-gui/macosx/libmacosx_plugin_la-VLCControlsBarCommon.lo: gui/macosx/VLCControlsBarCommon.m
vlc-3.0.11.1/modules/Makefile.in:26876:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCControlsBarCommon.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCControlsBarCommon.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCControlsBarCommon.lo `test -f 'gui/macosx/VLCControlsBarCommon.m' || echo '$(srcdir)/'`gui/macosx/VLCControlsBarCommon.m
vlc-3.0.11.1/modules/Makefile.in-26877-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCControlsBarCommon.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCControlsBarCommon.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26879-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26880:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCControlsBarCommon.lo `test -f 'gui/macosx/VLCControlsBarCommon.m' || echo '$(srcdir)/'`gui/macosx/VLCControlsBarCommon.m
vlc-3.0.11.1/modules/Makefile.in-26881-
vlc-3.0.11.1/modules/Makefile.in-26882-gui/macosx/libmacosx_plugin_la-VLCDocumentController.lo: gui/macosx/VLCDocumentController.m
vlc-3.0.11.1/modules/Makefile.in:26883:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCDocumentController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDocumentController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCDocumentController.lo `test -f 'gui/macosx/VLCDocumentController.m' || echo '$(srcdir)/'`gui/macosx/VLCDocumentController.m
vlc-3.0.11.1/modules/Makefile.in-26884-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDocumentController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDocumentController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26886-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26887:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCDocumentController.lo `test -f 'gui/macosx/VLCDocumentController.m' || echo '$(srcdir)/'`gui/macosx/VLCDocumentController.m
vlc-3.0.11.1/modules/Makefile.in-26888-
vlc-3.0.11.1/modules/Makefile.in-26889-gui/macosx/libmacosx_plugin_la-VLCMainWindowControlsBar.lo: gui/macosx/VLCMainWindowControlsBar.m
vlc-3.0.11.1/modules/Makefile.in:26890:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMainWindowControlsBar.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowControlsBar.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindowControlsBar.lo `test -f 'gui/macosx/VLCMainWindowControlsBar.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindowControlsBar.m
vlc-3.0.11.1/modules/Makefile.in-26891-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowControlsBar.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowControlsBar.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26893-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26894:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindowControlsBar.lo `test -f 'gui/macosx/VLCMainWindowControlsBar.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindowControlsBar.m
vlc-3.0.11.1/modules/Makefile.in-26895-
vlc-3.0.11.1/modules/Makefile.in-26896-gui/macosx/libmacosx_plugin_la-VLCConvertAndSaveWindowController.lo: gui/macosx/VLCConvertAndSaveWindowController.m
vlc-3.0.11.1/modules/Makefile.in:26897:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCConvertAndSaveWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCConvertAndSaveWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCConvertAndSaveWindowController.lo `test -f 'gui/macosx/VLCConvertAndSaveWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCConvertAndSaveWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26898-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCConvertAndSaveWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCConvertAndSaveWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26900-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26901:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCConvertAndSaveWindowController.lo `test -f 'gui/macosx/VLCConvertAndSaveWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCConvertAndSaveWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26902-
vlc-3.0.11.1/modules/Makefile.in-26903-gui/macosx/libmacosx_plugin_la-VLCCoreInteraction.lo: gui/macosx/VLCCoreInteraction.m
vlc-3.0.11.1/modules/Makefile.in:26904:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCCoreInteraction.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreInteraction.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCCoreInteraction.lo `test -f 'gui/macosx/VLCCoreInteraction.m' || echo '$(srcdir)/'`gui/macosx/VLCCoreInteraction.m
vlc-3.0.11.1/modules/Makefile.in-26905-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreInteraction.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreInteraction.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26907-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26908:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCCoreInteraction.lo `test -f 'gui/macosx/VLCCoreInteraction.m' || echo '$(srcdir)/'`gui/macosx/VLCCoreInteraction.m
vlc-3.0.11.1/modules/Makefile.in-26909-
vlc-3.0.11.1/modules/Makefile.in-26910-gui/macosx/libmacosx_plugin_la-VLCErrorWindowController.lo: gui/macosx/VLCErrorWindowController.m
vlc-3.0.11.1/modules/Makefile.in:26911:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCErrorWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCErrorWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCErrorWindowController.lo `test -f 'gui/macosx/VLCErrorWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCErrorWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26912-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCErrorWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCErrorWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26914-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26915:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCErrorWindowController.lo `test -f 'gui/macosx/VLCErrorWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCErrorWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26916-
vlc-3.0.11.1/modules/Makefile.in-26917-gui/macosx/libmacosx_plugin_la-VLCExtensionsDialogProvider.lo: gui/macosx/VLCExtensionsDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in:26918:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCExtensionsDialogProvider.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsDialogProvider.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCExtensionsDialogProvider.lo `test -f 'gui/macosx/VLCExtensionsDialogProvider.m' || echo '$(srcdir)/'`gui/macosx/VLCExtensionsDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in-26919-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsDialogProvider.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsDialogProvider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26921-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26922:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCExtensionsDialogProvider.lo `test -f 'gui/macosx/VLCExtensionsDialogProvider.m' || echo '$(srcdir)/'`gui/macosx/VLCExtensionsDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in-26923-
vlc-3.0.11.1/modules/Makefile.in-26924-gui/macosx/libmacosx_plugin_la-VLCExtensionsManager.lo: gui/macosx/VLCExtensionsManager.m
vlc-3.0.11.1/modules/Makefile.in:26925:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCExtensionsManager.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsManager.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCExtensionsManager.lo `test -f 'gui/macosx/VLCExtensionsManager.m' || echo '$(srcdir)/'`gui/macosx/VLCExtensionsManager.m
vlc-3.0.11.1/modules/Makefile.in-26926-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsManager.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCExtensionsManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26928-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26929:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCExtensionsManager.lo `test -f 'gui/macosx/VLCExtensionsManager.m' || echo '$(srcdir)/'`gui/macosx/VLCExtensionsManager.m
vlc-3.0.11.1/modules/Makefile.in-26930-
vlc-3.0.11.1/modules/Makefile.in-26931-gui/macosx/libmacosx_plugin_la-VLCHelpWindowController.lo: gui/macosx/VLCHelpWindowController.m
vlc-3.0.11.1/modules/Makefile.in:26932:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHelpWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHelpWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHelpWindowController.lo `test -f 'gui/macosx/VLCHelpWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCHelpWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26933-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHelpWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHelpWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26935-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26936:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHelpWindowController.lo `test -f 'gui/macosx/VLCHelpWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCHelpWindowController.m
vlc-3.0.11.1/modules/Makefile.in-26937-
vlc-3.0.11.1/modules/Makefile.in-26938-gui/macosx/libmacosx_plugin_la-VLCMain+OldPrefs.lo: gui/macosx/VLCMain+OldPrefs.m
vlc-3.0.11.1/modules/Makefile.in:26939:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMain+OldPrefs.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain+OldPrefs.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMain+OldPrefs.lo `test -f 'gui/macosx/VLCMain+OldPrefs.m' || echo '$(srcdir)/'`gui/macosx/VLCMain+OldPrefs.m
vlc-3.0.11.1/modules/Makefile.in-26940-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain+OldPrefs.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain+OldPrefs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26942-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26943:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMain+OldPrefs.lo `test -f 'gui/macosx/VLCMain+OldPrefs.m' || echo '$(srcdir)/'`gui/macosx/VLCMain+OldPrefs.m
vlc-3.0.11.1/modules/Makefile.in-26944-
vlc-3.0.11.1/modules/Makefile.in-26945-gui/macosx/libmacosx_plugin_la-VLCMain.lo: gui/macosx/VLCMain.m
vlc-3.0.11.1/modules/Makefile.in:26946:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMain.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMain.lo `test -f 'gui/macosx/VLCMain.m' || echo '$(srcdir)/'`gui/macosx/VLCMain.m
vlc-3.0.11.1/modules/Makefile.in-26947-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMain.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26949-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26950:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMain.lo `test -f 'gui/macosx/VLCMain.m' || echo '$(srcdir)/'`gui/macosx/VLCMain.m
vlc-3.0.11.1/modules/Makefile.in-26951-
vlc-3.0.11.1/modules/Makefile.in-26952-gui/macosx/libmacosx_plugin_la-VLCApplication.lo: gui/macosx/VLCApplication.m
vlc-3.0.11.1/modules/Makefile.in:26953:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCApplication.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCApplication.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCApplication.lo `test -f 'gui/macosx/VLCApplication.m' || echo '$(srcdir)/'`gui/macosx/VLCApplication.m
vlc-3.0.11.1/modules/Makefile.in-26954-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCApplication.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCApplication.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26956-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26957:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCApplication.lo `test -f 'gui/macosx/VLCApplication.m' || echo '$(srcdir)/'`gui/macosx/VLCApplication.m
vlc-3.0.11.1/modules/Makefile.in-26958-
vlc-3.0.11.1/modules/Makefile.in-26959-gui/macosx/libmacosx_plugin_la-VLCKeyboardBacklightControl.lo: gui/macosx/VLCKeyboardBacklightControl.m
vlc-3.0.11.1/modules/Makefile.in:26960:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCKeyboardBacklightControl.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCKeyboardBacklightControl.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCKeyboardBacklightControl.lo `test -f 'gui/macosx/VLCKeyboardBacklightControl.m' || echo '$(srcdir)/'`gui/macosx/VLCKeyboardBacklightControl.m
vlc-3.0.11.1/modules/Makefile.in-26961-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCKeyboardBacklightControl.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCKeyboardBacklightControl.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26963-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26964:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCKeyboardBacklightControl.lo `test -f 'gui/macosx/VLCKeyboardBacklightControl.m' || echo '$(srcdir)/'`gui/macosx/VLCKeyboardBacklightControl.m
vlc-3.0.11.1/modules/Makefile.in-26965-
vlc-3.0.11.1/modules/Makefile.in-26966-gui/macosx/libmacosx_plugin_la-macosx.lo: gui/macosx/macosx.m
vlc-3.0.11.1/modules/Makefile.in:26967:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-macosx.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-macosx.Tpo -c -o gui/macosx/libmacosx_plugin_la-macosx.lo `test -f 'gui/macosx/macosx.m' || echo '$(srcdir)/'`gui/macosx/macosx.m
vlc-3.0.11.1/modules/Makefile.in-26968-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-macosx.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-macosx.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26970-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26971:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-macosx.lo `test -f 'gui/macosx/macosx.m' || echo '$(srcdir)/'`gui/macosx/macosx.m
vlc-3.0.11.1/modules/Makefile.in-26972-
vlc-3.0.11.1/modules/Makefile.in-26973-gui/macosx/libmacosx_plugin_la-VLCMainMenu.lo: gui/macosx/VLCMainMenu.m
vlc-3.0.11.1/modules/Makefile.in:26974:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMainMenu.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainMenu.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMainMenu.lo `test -f 'gui/macosx/VLCMainMenu.m' || echo '$(srcdir)/'`gui/macosx/VLCMainMenu.m
vlc-3.0.11.1/modules/Makefile.in-26975-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainMenu.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainMenu.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26977-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26978:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMainMenu.lo `test -f 'gui/macosx/VLCMainMenu.m' || echo '$(srcdir)/'`gui/macosx/VLCMainMenu.m
vlc-3.0.11.1/modules/Makefile.in-26979-
vlc-3.0.11.1/modules/Makefile.in-26980-gui/macosx/libmacosx_plugin_la-VLCMainWindowTitleView.lo: gui/macosx/VLCMainWindowTitleView.m
vlc-3.0.11.1/modules/Makefile.in:26981:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMainWindowTitleView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowTitleView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindowTitleView.lo `test -f 'gui/macosx/VLCMainWindowTitleView.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindowTitleView.m
vlc-3.0.11.1/modules/Makefile.in-26982-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowTitleView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindowTitleView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26984-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26985:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindowTitleView.lo `test -f 'gui/macosx/VLCMainWindowTitleView.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindowTitleView.m
vlc-3.0.11.1/modules/Makefile.in-26986-
vlc-3.0.11.1/modules/Makefile.in-26987-gui/macosx/libmacosx_plugin_la-misc.lo: gui/macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in:26988:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-misc.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-misc.Tpo -c -o gui/macosx/libmacosx_plugin_la-misc.lo `test -f 'gui/macosx/misc.m' || echo '$(srcdir)/'`gui/macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in-26989-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-misc.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-misc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26991-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26992:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-misc.lo `test -f 'gui/macosx/misc.m' || echo '$(srcdir)/'`gui/macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in-26993-
vlc-3.0.11.1/modules/Makefile.in-26994-gui/macosx/libmacosx_plugin_la-NSGradient+VLCAdditions.lo: gui/macosx/NSGradient+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in:26995:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-NSGradient+VLCAdditions.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSGradient+VLCAdditions.Tpo -c -o gui/macosx/libmacosx_plugin_la-NSGradient+VLCAdditions.lo `test -f 'gui/macosx/NSGradient+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSGradient+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-26996-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSGradient+VLCAdditions.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSGradient+VLCAdditions.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-26998-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:26999:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-NSGradient+VLCAdditions.lo `test -f 'gui/macosx/NSGradient+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSGradient+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-27000-
vlc-3.0.11.1/modules/Makefile.in-27001-gui/macosx/libmacosx_plugin_la-NSSound+VLCAdditions.lo: gui/macosx/NSSound+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in:27002:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-NSSound+VLCAdditions.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSSound+VLCAdditions.Tpo -c -o gui/macosx/libmacosx_plugin_la-NSSound+VLCAdditions.lo `test -f 'gui/macosx/NSSound+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSSound+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-27003-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSSound+VLCAdditions.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSSound+VLCAdditions.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27005-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27006:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-NSSound+VLCAdditions.lo `test -f 'gui/macosx/NSSound+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSSound+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-27007-
vlc-3.0.11.1/modules/Makefile.in-27008-gui/macosx/libmacosx_plugin_la-NSScreen+VLCAdditions.lo: gui/macosx/NSScreen+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in:27009:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-NSScreen+VLCAdditions.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSScreen+VLCAdditions.Tpo -c -o gui/macosx/libmacosx_plugin_la-NSScreen+VLCAdditions.lo `test -f 'gui/macosx/NSScreen+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSScreen+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-27010-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSScreen+VLCAdditions.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-NSScreen+VLCAdditions.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27012-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27013:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-NSScreen+VLCAdditions.lo `test -f 'gui/macosx/NSScreen+VLCAdditions.m' || echo '$(srcdir)/'`gui/macosx/NSScreen+VLCAdditions.m
vlc-3.0.11.1/modules/Makefile.in-27014-
vlc-3.0.11.1/modules/Makefile.in-27015-gui/macosx/libmacosx_plugin_la-VLCOpenWindowController.lo: gui/macosx/VLCOpenWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27016:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCOpenWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOpenWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCOpenWindowController.lo `test -f 'gui/macosx/VLCOpenWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCOpenWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27017-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOpenWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOpenWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27019-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27020:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCOpenWindowController.lo `test -f 'gui/macosx/VLCOpenWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCOpenWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27021-
vlc-3.0.11.1/modules/Makefile.in-27022-gui/macosx/libmacosx_plugin_la-VLCOutput.lo: gui/macosx/VLCOutput.m
vlc-3.0.11.1/modules/Makefile.in:27023:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCOutput.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOutput.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCOutput.lo `test -f 'gui/macosx/VLCOutput.m' || echo '$(srcdir)/'`gui/macosx/VLCOutput.m
vlc-3.0.11.1/modules/Makefile.in-27024-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOutput.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCOutput.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27026-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27027:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCOutput.lo `test -f 'gui/macosx/VLCOutput.m' || echo '$(srcdir)/'`gui/macosx/VLCOutput.m
vlc-3.0.11.1/modules/Makefile.in-27028-
vlc-3.0.11.1/modules/Makefile.in-27029-gui/macosx/libmacosx_plugin_la-VLCPlaylistView.lo: gui/macosx/VLCPlaylistView.m
vlc-3.0.11.1/modules/Makefile.in:27030:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPlaylistView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylistView.lo `test -f 'gui/macosx/VLCPlaylistView.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylistView.m
vlc-3.0.11.1/modules/Makefile.in-27031-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27033-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27034:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylistView.lo `test -f 'gui/macosx/VLCPlaylistView.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylistView.m
vlc-3.0.11.1/modules/Makefile.in-27035-
vlc-3.0.11.1/modules/Makefile.in-27036-gui/macosx/libmacosx_plugin_la-VLCPlaylist.lo: gui/macosx/VLCPlaylist.m
vlc-3.0.11.1/modules/Makefile.in:27037:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPlaylist.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylist.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylist.lo `test -f 'gui/macosx/VLCPlaylist.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylist.m
vlc-3.0.11.1/modules/Makefile.in-27038-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylist.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylist.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27040-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27041:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylist.lo `test -f 'gui/macosx/VLCPlaylist.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylist.m
vlc-3.0.11.1/modules/Makefile.in-27042-
vlc-3.0.11.1/modules/Makefile.in-27043-gui/macosx/libmacosx_plugin_la-VLCPlaylistInfo.lo: gui/macosx/VLCPlaylistInfo.m
vlc-3.0.11.1/modules/Makefile.in:27044:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPlaylistInfo.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistInfo.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylistInfo.lo `test -f 'gui/macosx/VLCPlaylistInfo.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylistInfo.m
vlc-3.0.11.1/modules/Makefile.in-27045-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistInfo.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPlaylistInfo.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27047-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27048:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPlaylistInfo.lo `test -f 'gui/macosx/VLCPlaylistInfo.m' || echo '$(srcdir)/'`gui/macosx/VLCPlaylistInfo.m
vlc-3.0.11.1/modules/Makefile.in-27049-
vlc-3.0.11.1/modules/Makefile.in-27050-gui/macosx/libmacosx_plugin_la-VLCPLItem.lo: gui/macosx/VLCPLItem.m
vlc-3.0.11.1/modules/Makefile.in:27051:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPLItem.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLItem.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPLItem.lo `test -f 'gui/macosx/VLCPLItem.m' || echo '$(srcdir)/'`gui/macosx/VLCPLItem.m
vlc-3.0.11.1/modules/Makefile.in-27052-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLItem.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLItem.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27054-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27055:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPLItem.lo `test -f 'gui/macosx/VLCPLItem.m' || echo '$(srcdir)/'`gui/macosx/VLCPLItem.m
vlc-3.0.11.1/modules/Makefile.in-27056-
vlc-3.0.11.1/modules/Makefile.in-27057-gui/macosx/libmacosx_plugin_la-VLCPLModel.lo: gui/macosx/VLCPLModel.m
vlc-3.0.11.1/modules/Makefile.in:27058:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPLModel.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLModel.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPLModel.lo `test -f 'gui/macosx/VLCPLModel.m' || echo '$(srcdir)/'`gui/macosx/VLCPLModel.m
vlc-3.0.11.1/modules/Makefile.in-27059-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLModel.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPLModel.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27061-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27062:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPLModel.lo `test -f 'gui/macosx/VLCPLModel.m' || echo '$(srcdir)/'`gui/macosx/VLCPLModel.m
vlc-3.0.11.1/modules/Makefile.in-27063-
vlc-3.0.11.1/modules/Makefile.in-27064-gui/macosx/libmacosx_plugin_la-prefs.lo: gui/macosx/prefs.m
vlc-3.0.11.1/modules/Makefile.in:27065:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-prefs.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs.Tpo -c -o gui/macosx/libmacosx_plugin_la-prefs.lo `test -f 'gui/macosx/prefs.m' || echo '$(srcdir)/'`gui/macosx/prefs.m
vlc-3.0.11.1/modules/Makefile.in-27066-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27068-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27069:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-prefs.lo `test -f 'gui/macosx/prefs.m' || echo '$(srcdir)/'`gui/macosx/prefs.m
vlc-3.0.11.1/modules/Makefile.in-27070-
vlc-3.0.11.1/modules/Makefile.in-27071-gui/macosx/libmacosx_plugin_la-prefs_widgets.lo: gui/macosx/prefs_widgets.m
vlc-3.0.11.1/modules/Makefile.in:27072:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-prefs_widgets.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Tpo -c -o gui/macosx/libmacosx_plugin_la-prefs_widgets.lo `test -f 'gui/macosx/prefs_widgets.m' || echo '$(srcdir)/'`gui/macosx/prefs_widgets.m
vlc-3.0.11.1/modules/Makefile.in-27073-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27075-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27076:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-prefs_widgets.lo `test -f 'gui/macosx/prefs_widgets.m' || echo '$(srcdir)/'`gui/macosx/prefs_widgets.m
vlc-3.0.11.1/modules/Makefile.in-27077-
vlc-3.0.11.1/modules/Makefile.in-27078-gui/macosx/libmacosx_plugin_la-PXSourceList.lo: gui/macosx/PXSourceList.m
vlc-3.0.11.1/modules/Makefile.in:27079:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-PXSourceList.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-PXSourceList.Tpo -c -o gui/macosx/libmacosx_plugin_la-PXSourceList.lo `test -f 'gui/macosx/PXSourceList.m' || echo '$(srcdir)/'`gui/macosx/PXSourceList.m
vlc-3.0.11.1/modules/Makefile.in-27080-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-PXSourceList.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-PXSourceList.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27082-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27083:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-PXSourceList.lo `test -f 'gui/macosx/PXSourceList.m' || echo '$(srcdir)/'`gui/macosx/PXSourceList.m
vlc-3.0.11.1/modules/Makefile.in-27084-
vlc-3.0.11.1/modules/Makefile.in-27085-gui/macosx/libmacosx_plugin_la-SideBarItem.lo: gui/macosx/SideBarItem.m
vlc-3.0.11.1/modules/Makefile.in:27086:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-SideBarItem.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SideBarItem.Tpo -c -o gui/macosx/libmacosx_plugin_la-SideBarItem.lo `test -f 'gui/macosx/SideBarItem.m' || echo '$(srcdir)/'`gui/macosx/SideBarItem.m
vlc-3.0.11.1/modules/Makefile.in-27087-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SideBarItem.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SideBarItem.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27089-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27090:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-SideBarItem.lo `test -f 'gui/macosx/SideBarItem.m' || echo '$(srcdir)/'`gui/macosx/SideBarItem.m
vlc-3.0.11.1/modules/Makefile.in-27091-
vlc-3.0.11.1/modules/Makefile.in-27092-gui/macosx/libmacosx_plugin_la-VLCPopupPanelController.lo: gui/macosx/VLCPopupPanelController.m
vlc-3.0.11.1/modules/Makefile.in:27093:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCPopupPanelController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPopupPanelController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCPopupPanelController.lo `test -f 'gui/macosx/VLCPopupPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCPopupPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27094-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPopupPanelController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCPopupPanelController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27096-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27097:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCPopupPanelController.lo `test -f 'gui/macosx/VLCPopupPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCPopupPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27098-
vlc-3.0.11.1/modules/Makefile.in-27099-gui/macosx/libmacosx_plugin_la-VLCTextfieldPanelController.lo: gui/macosx/VLCTextfieldPanelController.m
vlc-3.0.11.1/modules/Makefile.in:27100:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCTextfieldPanelController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTextfieldPanelController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCTextfieldPanelController.lo `test -f 'gui/macosx/VLCTextfieldPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCTextfieldPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27101-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTextfieldPanelController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTextfieldPanelController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27103-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27104:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCTextfieldPanelController.lo `test -f 'gui/macosx/VLCTextfieldPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCTextfieldPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27105-
vlc-3.0.11.1/modules/Makefile.in-27106-gui/macosx/libmacosx_plugin_la-VLCSimplePrefsController.lo: gui/macosx/VLCSimplePrefsController.m
vlc-3.0.11.1/modules/Makefile.in:27107:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCSimplePrefsController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCSimplePrefsController.lo `test -f 'gui/macosx/VLCSimplePrefsController.m' || echo '$(srcdir)/'`gui/macosx/VLCSimplePrefsController.m
vlc-3.0.11.1/modules/Makefile.in-27108-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27110-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27111:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCSimplePrefsController.lo `test -f 'gui/macosx/VLCSimplePrefsController.m' || echo '$(srcdir)/'`gui/macosx/VLCSimplePrefsController.m
vlc-3.0.11.1/modules/Makefile.in-27112-
vlc-3.0.11.1/modules/Makefile.in-27113-gui/macosx/libmacosx_plugin_la-VLCSimplePrefsWindow.lo: gui/macosx/VLCSimplePrefsWindow.m
vlc-3.0.11.1/modules/Makefile.in:27114:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCSimplePrefsWindow.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsWindow.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCSimplePrefsWindow.lo `test -f 'gui/macosx/VLCSimplePrefsWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCSimplePrefsWindow.m
vlc-3.0.11.1/modules/Makefile.in-27115-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsWindow.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSimplePrefsWindow.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27117-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27118:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCSimplePrefsWindow.lo `test -f 'gui/macosx/VLCSimplePrefsWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCSimplePrefsWindow.m
vlc-3.0.11.1/modules/Makefile.in-27119-
vlc-3.0.11.1/modules/Makefile.in-27120-gui/macosx/libmacosx_plugin_la-VLCHotkeyChangeWindow.lo: gui/macosx/VLCHotkeyChangeWindow.m
vlc-3.0.11.1/modules/Makefile.in:27121:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHotkeyChangeWindow.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHotkeyChangeWindow.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHotkeyChangeWindow.lo `test -f 'gui/macosx/VLCHotkeyChangeWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCHotkeyChangeWindow.m
vlc-3.0.11.1/modules/Makefile.in-27122-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHotkeyChangeWindow.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHotkeyChangeWindow.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27124-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27125:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHotkeyChangeWindow.lo `test -f 'gui/macosx/VLCHotkeyChangeWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCHotkeyChangeWindow.m
vlc-3.0.11.1/modules/Makefile.in-27126-
vlc-3.0.11.1/modules/Makefile.in-27127-gui/macosx/libmacosx_plugin_la-SPMediaKeyTap.lo: gui/macosx/SPMediaKeyTap.m
vlc-3.0.11.1/modules/Makefile.in:27128:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-SPMediaKeyTap.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Tpo -c -o gui/macosx/libmacosx_plugin_la-SPMediaKeyTap.lo `test -f 'gui/macosx/SPMediaKeyTap.m' || echo '$(srcdir)/'`gui/macosx/SPMediaKeyTap.m
vlc-3.0.11.1/modules/Makefile.in-27129-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27131-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27132:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-SPMediaKeyTap.lo `test -f 'gui/macosx/SPMediaKeyTap.m' || echo '$(srcdir)/'`gui/macosx/SPMediaKeyTap.m
vlc-3.0.11.1/modules/Makefile.in-27133-
vlc-3.0.11.1/modules/Makefile.in-27134-gui/macosx/libmacosx_plugin_la-VLCStringUtility.lo: gui/macosx/VLCStringUtility.m
vlc-3.0.11.1/modules/Makefile.in:27135:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCStringUtility.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStringUtility.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCStringUtility.lo `test -f 'gui/macosx/VLCStringUtility.m' || echo '$(srcdir)/'`gui/macosx/VLCStringUtility.m
vlc-3.0.11.1/modules/Makefile.in-27136-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStringUtility.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStringUtility.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27138-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27139:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCStringUtility.lo `test -f 'gui/macosx/VLCStringUtility.m' || echo '$(srcdir)/'`gui/macosx/VLCStringUtility.m
vlc-3.0.11.1/modules/Makefile.in-27140-
vlc-3.0.11.1/modules/Makefile.in-27141-gui/macosx/libmacosx_plugin_la-VLCVoutView.lo: gui/macosx/VLCVoutView.m
vlc-3.0.11.1/modules/Makefile.in:27142:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCVoutView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCVoutView.lo `test -f 'gui/macosx/VLCVoutView.m' || echo '$(srcdir)/'`gui/macosx/VLCVoutView.m
vlc-3.0.11.1/modules/Makefile.in-27143-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27145-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27146:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCVoutView.lo `test -f 'gui/macosx/VLCVoutView.m' || echo '$(srcdir)/'`gui/macosx/VLCVoutView.m
vlc-3.0.11.1/modules/Makefile.in-27147-
vlc-3.0.11.1/modules/Makefile.in-27148-gui/macosx/libmacosx_plugin_la-VLCTimeSelectionPanelController.lo: gui/macosx/VLCTimeSelectionPanelController.m
vlc-3.0.11.1/modules/Makefile.in:27149:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCTimeSelectionPanelController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeSelectionPanelController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCTimeSelectionPanelController.lo `test -f 'gui/macosx/VLCTimeSelectionPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCTimeSelectionPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27150-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeSelectionPanelController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeSelectionPanelController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27152-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27153:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCTimeSelectionPanelController.lo `test -f 'gui/macosx/VLCTimeSelectionPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCTimeSelectionPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27154-
vlc-3.0.11.1/modules/Makefile.in-27155-gui/macosx/libmacosx_plugin_la-VLCUIWidgets.lo: gui/macosx/VLCUIWidgets.m
vlc-3.0.11.1/modules/Makefile.in:27156:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCUIWidgets.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCUIWidgets.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCUIWidgets.lo `test -f 'gui/macosx/VLCUIWidgets.m' || echo '$(srcdir)/'`gui/macosx/VLCUIWidgets.m
vlc-3.0.11.1/modules/Makefile.in-27157-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCUIWidgets.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCUIWidgets.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27159-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27160:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCUIWidgets.lo `test -f 'gui/macosx/VLCUIWidgets.m' || echo '$(srcdir)/'`gui/macosx/VLCUIWidgets.m
vlc-3.0.11.1/modules/Makefile.in-27161-
vlc-3.0.11.1/modules/Makefile.in-27162-gui/macosx/libmacosx_plugin_la-VLCScrollingClipView.lo: gui/macosx/VLCScrollingClipView.m
vlc-3.0.11.1/modules/Makefile.in:27163:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCScrollingClipView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCScrollingClipView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCScrollingClipView.lo `test -f 'gui/macosx/VLCScrollingClipView.m' || echo '$(srcdir)/'`gui/macosx/VLCScrollingClipView.m
vlc-3.0.11.1/modules/Makefile.in-27164-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCScrollingClipView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCScrollingClipView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27166-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27167:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCScrollingClipView.lo `test -f 'gui/macosx/VLCScrollingClipView.m' || echo '$(srcdir)/'`gui/macosx/VLCScrollingClipView.m
vlc-3.0.11.1/modules/Makefile.in-27168-
vlc-3.0.11.1/modules/Makefile.in-27169-gui/macosx/libmacosx_plugin_la-VLCStatusBarIcon.lo: gui/macosx/VLCStatusBarIcon.m
vlc-3.0.11.1/modules/Makefile.in:27170:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCStatusBarIcon.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStatusBarIcon.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCStatusBarIcon.lo `test -f 'gui/macosx/VLCStatusBarIcon.m' || echo '$(srcdir)/'`gui/macosx/VLCStatusBarIcon.m
vlc-3.0.11.1/modules/Makefile.in-27171-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStatusBarIcon.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCStatusBarIcon.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27173-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27174:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCStatusBarIcon.lo `test -f 'gui/macosx/VLCStatusBarIcon.m' || echo '$(srcdir)/'`gui/macosx/VLCStatusBarIcon.m
vlc-3.0.11.1/modules/Makefile.in-27175-
vlc-3.0.11.1/modules/Makefile.in-27176-gui/macosx/libmacosx_plugin_la-VLCVoutWindowController.lo: gui/macosx/VLCVoutWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27177:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCVoutWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCVoutWindowController.lo `test -f 'gui/macosx/VLCVoutWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCVoutWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27178-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVoutWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27180-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27181:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCVoutWindowController.lo `test -f 'gui/macosx/VLCVoutWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCVoutWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27182-
vlc-3.0.11.1/modules/Makefile.in-27183-gui/macosx/libmacosx_plugin_la-Windows.lo: gui/macosx/Windows.m
vlc-3.0.11.1/modules/Makefile.in:27184:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-Windows.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-Windows.Tpo -c -o gui/macosx/libmacosx_plugin_la-Windows.lo `test -f 'gui/macosx/Windows.m' || echo '$(srcdir)/'`gui/macosx/Windows.m
vlc-3.0.11.1/modules/Makefile.in-27185-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-Windows.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-Windows.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27187-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27188:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-Windows.lo `test -f 'gui/macosx/Windows.m' || echo '$(srcdir)/'`gui/macosx/Windows.m
vlc-3.0.11.1/modules/Makefile.in-27189-
vlc-3.0.11.1/modules/Makefile.in-27190-gui/macosx/libmacosx_plugin_la-VLCAudioEffectsWindowController.lo: gui/macosx/VLCAudioEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27191:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCAudioEffectsWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAudioEffectsWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCAudioEffectsWindowController.lo `test -f 'gui/macosx/VLCAudioEffectsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAudioEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27192-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAudioEffectsWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCAudioEffectsWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27194-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27195:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCAudioEffectsWindowController.lo `test -f 'gui/macosx/VLCAudioEffectsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCAudioEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27196-
vlc-3.0.11.1/modules/Makefile.in-27197-gui/macosx/libmacosx_plugin_la-VLCBookmarksWindowController.lo: gui/macosx/VLCBookmarksWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27198:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCBookmarksWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBookmarksWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCBookmarksWindowController.lo `test -f 'gui/macosx/VLCBookmarksWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCBookmarksWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27199-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBookmarksWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBookmarksWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27201-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27202:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCBookmarksWindowController.lo `test -f 'gui/macosx/VLCBookmarksWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCBookmarksWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27203-
vlc-3.0.11.1/modules/Makefile.in-27204-gui/macosx/libmacosx_plugin_la-VLCBottomBarView.lo: gui/macosx/VLCBottomBarView.m
vlc-3.0.11.1/modules/Makefile.in:27205:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCBottomBarView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBottomBarView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCBottomBarView.lo `test -f 'gui/macosx/VLCBottomBarView.m' || echo '$(srcdir)/'`gui/macosx/VLCBottomBarView.m
vlc-3.0.11.1/modules/Makefile.in-27206-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBottomBarView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCBottomBarView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27208-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27209:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCBottomBarView.lo `test -f 'gui/macosx/VLCBottomBarView.m' || echo '$(srcdir)/'`gui/macosx/VLCBottomBarView.m
vlc-3.0.11.1/modules/Makefile.in-27210-
vlc-3.0.11.1/modules/Makefile.in-27211-gui/macosx/libmacosx_plugin_la-VLCCoreDialogProvider.lo: gui/macosx/VLCCoreDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in:27212:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCCoreDialogProvider.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreDialogProvider.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCCoreDialogProvider.lo `test -f 'gui/macosx/VLCCoreDialogProvider.m' || echo '$(srcdir)/'`gui/macosx/VLCCoreDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in-27213-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreDialogProvider.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCCoreDialogProvider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27215-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27216:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCCoreDialogProvider.lo `test -f 'gui/macosx/VLCCoreDialogProvider.m' || echo '$(srcdir)/'`gui/macosx/VLCCoreDialogProvider.m
vlc-3.0.11.1/modules/Makefile.in-27217-
vlc-3.0.11.1/modules/Makefile.in-27218-gui/macosx/libmacosx_plugin_la-VLCLogMessage.lo: gui/macosx/VLCLogMessage.m
vlc-3.0.11.1/modules/Makefile.in:27219:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCLogMessage.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogMessage.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCLogMessage.lo `test -f 'gui/macosx/VLCLogMessage.m' || echo '$(srcdir)/'`gui/macosx/VLCLogMessage.m
vlc-3.0.11.1/modules/Makefile.in-27220-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogMessage.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogMessage.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27222-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27223:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCLogMessage.lo `test -f 'gui/macosx/VLCLogMessage.m' || echo '$(srcdir)/'`gui/macosx/VLCLogMessage.m
vlc-3.0.11.1/modules/Makefile.in-27224-
vlc-3.0.11.1/modules/Makefile.in-27225-gui/macosx/libmacosx_plugin_la-VLCLogWindowController.lo: gui/macosx/VLCLogWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27226:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCLogWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCLogWindowController.lo `test -f 'gui/macosx/VLCLogWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCLogWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27227-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCLogWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27229-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27230:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCLogWindowController.lo `test -f 'gui/macosx/VLCLogWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCLogWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27231-
vlc-3.0.11.1/modules/Makefile.in-27232-gui/macosx/libmacosx_plugin_la-VLCHUDSliderCell.lo: gui/macosx/VLCHUDSliderCell.m
vlc-3.0.11.1/modules/Makefile.in:27233:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDSliderCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSliderCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDSliderCell.lo `test -f 'gui/macosx/VLCHUDSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27234-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSliderCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSliderCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27236-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27237:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDSliderCell.lo `test -f 'gui/macosx/VLCHUDSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27238-
vlc-3.0.11.1/modules/Makefile.in-27239-gui/macosx/libmacosx_plugin_la-VLCHUDButtonCell.lo: gui/macosx/VLCHUDButtonCell.m
vlc-3.0.11.1/modules/Makefile.in:27240:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDButtonCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDButtonCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDButtonCell.lo `test -f 'gui/macosx/VLCHUDButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27241-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDButtonCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDButtonCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27243-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27244:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDButtonCell.lo `test -f 'gui/macosx/VLCHUDButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27245-
vlc-3.0.11.1/modules/Makefile.in-27246-gui/macosx/libmacosx_plugin_la-VLCHUDCheckboxCell.lo: gui/macosx/VLCHUDCheckboxCell.m
vlc-3.0.11.1/modules/Makefile.in:27247:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDCheckboxCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDCheckboxCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDCheckboxCell.lo `test -f 'gui/macosx/VLCHUDCheckboxCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDCheckboxCell.m
vlc-3.0.11.1/modules/Makefile.in-27248-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDCheckboxCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDCheckboxCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27250-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27251:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDCheckboxCell.lo `test -f 'gui/macosx/VLCHUDCheckboxCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDCheckboxCell.m
vlc-3.0.11.1/modules/Makefile.in-27252-
vlc-3.0.11.1/modules/Makefile.in-27253-gui/macosx/libmacosx_plugin_la-VLCHUDTextFieldCell.lo: gui/macosx/VLCHUDTextFieldCell.m
vlc-3.0.11.1/modules/Makefile.in:27254:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDTextFieldCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTextFieldCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTextFieldCell.lo `test -f 'gui/macosx/VLCHUDTextFieldCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTextFieldCell.m
vlc-3.0.11.1/modules/Makefile.in-27255-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTextFieldCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTextFieldCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27257-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27258:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTextFieldCell.lo `test -f 'gui/macosx/VLCHUDTextFieldCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTextFieldCell.m
vlc-3.0.11.1/modules/Makefile.in-27259-
vlc-3.0.11.1/modules/Makefile.in-27260-gui/macosx/libmacosx_plugin_la-VLCHUDScroller.lo: gui/macosx/VLCHUDScroller.m
vlc-3.0.11.1/modules/Makefile.in:27261:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDScroller.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDScroller.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDScroller.lo `test -f 'gui/macosx/VLCHUDScroller.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDScroller.m
vlc-3.0.11.1/modules/Makefile.in-27262-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDScroller.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDScroller.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27264-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27265:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDScroller.lo `test -f 'gui/macosx/VLCHUDScroller.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDScroller.m
vlc-3.0.11.1/modules/Makefile.in-27266-
vlc-3.0.11.1/modules/Makefile.in-27267-gui/macosx/libmacosx_plugin_la-VLCHUDOutlineView.lo: gui/macosx/VLCHUDOutlineView.m
vlc-3.0.11.1/modules/Makefile.in:27268:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDOutlineView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDOutlineView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDOutlineView.lo `test -f 'gui/macosx/VLCHUDOutlineView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDOutlineView.m
vlc-3.0.11.1/modules/Makefile.in-27269-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDOutlineView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDOutlineView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27271-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27272:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDOutlineView.lo `test -f 'gui/macosx/VLCHUDOutlineView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDOutlineView.m
vlc-3.0.11.1/modules/Makefile.in-27273-
vlc-3.0.11.1/modules/Makefile.in-27274-gui/macosx/libmacosx_plugin_la-VLCHUDTableView.lo: gui/macosx/VLCHUDTableView.m
vlc-3.0.11.1/modules/Makefile.in:27275:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDTableView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTableView.lo `test -f 'gui/macosx/VLCHUDTableView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTableView.m
vlc-3.0.11.1/modules/Makefile.in-27276-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27278-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27279:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTableView.lo `test -f 'gui/macosx/VLCHUDTableView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTableView.m
vlc-3.0.11.1/modules/Makefile.in-27280-
vlc-3.0.11.1/modules/Makefile.in-27281-gui/macosx/libmacosx_plugin_la-VLCHUDTableCornerView.lo: gui/macosx/VLCHUDTableCornerView.m
vlc-3.0.11.1/modules/Makefile.in:27282:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDTableCornerView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableCornerView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTableCornerView.lo `test -f 'gui/macosx/VLCHUDTableCornerView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTableCornerView.m
vlc-3.0.11.1/modules/Makefile.in-27283-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableCornerView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDTableCornerView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27285-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27286:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDTableCornerView.lo `test -f 'gui/macosx/VLCHUDTableCornerView.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDTableCornerView.m
vlc-3.0.11.1/modules/Makefile.in-27287-
vlc-3.0.11.1/modules/Makefile.in-27288-gui/macosx/libmacosx_plugin_la-VLCHUDSegmentedCell.lo: gui/macosx/VLCHUDSegmentedCell.m
vlc-3.0.11.1/modules/Makefile.in:27289:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDSegmentedCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSegmentedCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDSegmentedCell.lo `test -f 'gui/macosx/VLCHUDSegmentedCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDSegmentedCell.m
vlc-3.0.11.1/modules/Makefile.in-27290-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSegmentedCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDSegmentedCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27292-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27293:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDSegmentedCell.lo `test -f 'gui/macosx/VLCHUDSegmentedCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDSegmentedCell.m
vlc-3.0.11.1/modules/Makefile.in-27294-
vlc-3.0.11.1/modules/Makefile.in-27295-gui/macosx/libmacosx_plugin_la-VLCHUDStepperCell.lo: gui/macosx/VLCHUDStepperCell.m
vlc-3.0.11.1/modules/Makefile.in:27296:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDStepperCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDStepperCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDStepperCell.lo `test -f 'gui/macosx/VLCHUDStepperCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDStepperCell.m
vlc-3.0.11.1/modules/Makefile.in-27297-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDStepperCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDStepperCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27299-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27300:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDStepperCell.lo `test -f 'gui/macosx/VLCHUDStepperCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDStepperCell.m
vlc-3.0.11.1/modules/Makefile.in-27301-
vlc-3.0.11.1/modules/Makefile.in-27302-gui/macosx/libmacosx_plugin_la-VLCHUDPopUpButtonCell.lo: gui/macosx/VLCHUDPopUpButtonCell.m
vlc-3.0.11.1/modules/Makefile.in:27303:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHUDPopUpButtonCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDPopUpButtonCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHUDPopUpButtonCell.lo `test -f 'gui/macosx/VLCHUDPopUpButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDPopUpButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27304-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDPopUpButtonCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHUDPopUpButtonCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27306-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27307:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHUDPopUpButtonCell.lo `test -f 'gui/macosx/VLCHUDPopUpButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCHUDPopUpButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27308-
vlc-3.0.11.1/modules/Makefile.in-27309-gui/macosx/libmacosx_plugin_la-VLCInputManager.lo: gui/macosx/VLCInputManager.m
vlc-3.0.11.1/modules/Makefile.in:27310:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCInputManager.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCInputManager.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCInputManager.lo `test -f 'gui/macosx/VLCInputManager.m' || echo '$(srcdir)/'`gui/macosx/VLCInputManager.m
vlc-3.0.11.1/modules/Makefile.in-27311-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCInputManager.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCInputManager.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27313-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27314:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCInputManager.lo `test -f 'gui/macosx/VLCInputManager.m' || echo '$(srcdir)/'`gui/macosx/VLCInputManager.m
vlc-3.0.11.1/modules/Makefile.in-27315-
vlc-3.0.11.1/modules/Makefile.in-27316-gui/macosx/libmacosx_plugin_la-VLCMainWindow.lo: gui/macosx/VLCMainWindow.m
vlc-3.0.11.1/modules/Makefile.in:27317:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCMainWindow.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindow.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindow.lo `test -f 'gui/macosx/VLCMainWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindow.m
vlc-3.0.11.1/modules/Makefile.in-27318-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindow.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCMainWindow.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27320-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27321:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCMainWindow.lo `test -f 'gui/macosx/VLCMainWindow.m' || echo '$(srcdir)/'`gui/macosx/VLCMainWindow.m
vlc-3.0.11.1/modules/Makefile.in-27322-
vlc-3.0.11.1/modules/Makefile.in-27323-gui/macosx/libmacosx_plugin_la-VLCRendererDiscovery.lo: gui/macosx/VLCRendererDiscovery.m
vlc-3.0.11.1/modules/Makefile.in:27324:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCRendererDiscovery.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererDiscovery.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCRendererDiscovery.lo `test -f 'gui/macosx/VLCRendererDiscovery.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererDiscovery.m
vlc-3.0.11.1/modules/Makefile.in-27325-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererDiscovery.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererDiscovery.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27327-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27328:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCRendererDiscovery.lo `test -f 'gui/macosx/VLCRendererDiscovery.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererDiscovery.m
vlc-3.0.11.1/modules/Makefile.in-27329-
vlc-3.0.11.1/modules/Makefile.in-27330-gui/macosx/libmacosx_plugin_la-VLCRendererItem.lo: gui/macosx/VLCRendererItem.m
vlc-3.0.11.1/modules/Makefile.in:27331:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCRendererItem.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererItem.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCRendererItem.lo `test -f 'gui/macosx/VLCRendererItem.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererItem.m
vlc-3.0.11.1/modules/Makefile.in-27332-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererItem.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererItem.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27334-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27335:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCRendererItem.lo `test -f 'gui/macosx/VLCRendererItem.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererItem.m
vlc-3.0.11.1/modules/Makefile.in-27336-
vlc-3.0.11.1/modules/Makefile.in-27337-gui/macosx/libmacosx_plugin_la-VLCRendererMenuController.lo: gui/macosx/VLCRendererMenuController.m
vlc-3.0.11.1/modules/Makefile.in:27338:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCRendererMenuController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererMenuController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCRendererMenuController.lo `test -f 'gui/macosx/VLCRendererMenuController.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererMenuController.m
vlc-3.0.11.1/modules/Makefile.in-27339-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererMenuController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCRendererMenuController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27341-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27342:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCRendererMenuController.lo `test -f 'gui/macosx/VLCRendererMenuController.m' || echo '$(srcdir)/'`gui/macosx/VLCRendererMenuController.m
vlc-3.0.11.1/modules/Makefile.in-27343-
vlc-3.0.11.1/modules/Makefile.in-27344-gui/macosx/libmacosx_plugin_la-VLCResumeDialogController.lo: gui/macosx/VLCResumeDialogController.m
vlc-3.0.11.1/modules/Makefile.in:27345:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCResumeDialogController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCResumeDialogController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCResumeDialogController.lo `test -f 'gui/macosx/VLCResumeDialogController.m' || echo '$(srcdir)/'`gui/macosx/VLCResumeDialogController.m
vlc-3.0.11.1/modules/Makefile.in-27346-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCResumeDialogController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCResumeDialogController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27348-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27349:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCResumeDialogController.lo `test -f 'gui/macosx/VLCResumeDialogController.m' || echo '$(srcdir)/'`gui/macosx/VLCResumeDialogController.m
vlc-3.0.11.1/modules/Makefile.in-27350-
vlc-3.0.11.1/modules/Makefile.in-27351-gui/macosx/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.lo: gui/macosx/VLCTrackSynchronizationWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27352:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.lo `test -f 'gui/macosx/VLCTrackSynchronizationWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCTrackSynchronizationWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27353-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27355-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27356:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCTrackSynchronizationWindowController.lo `test -f 'gui/macosx/VLCTrackSynchronizationWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCTrackSynchronizationWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27357-
vlc-3.0.11.1/modules/Makefile.in-27358-gui/macosx/libmacosx_plugin_la-VLCVideoEffectsWindowController.lo: gui/macosx/VLCVideoEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in:27359:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCVideoEffectsWindowController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVideoEffectsWindowController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCVideoEffectsWindowController.lo `test -f 'gui/macosx/VLCVideoEffectsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCVideoEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27360-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVideoEffectsWindowController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVideoEffectsWindowController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27362-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27363:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCVideoEffectsWindowController.lo `test -f 'gui/macosx/VLCVideoEffectsWindowController.m' || echo '$(srcdir)/'`gui/macosx/VLCVideoEffectsWindowController.m
vlc-3.0.11.1/modules/Makefile.in-27364-
vlc-3.0.11.1/modules/Makefile.in-27365-gui/macosx/libmacosx_plugin_la-VLCFSPanelController.lo: gui/macosx/VLCFSPanelController.m
vlc-3.0.11.1/modules/Makefile.in:27366:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCFSPanelController.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelController.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCFSPanelController.lo `test -f 'gui/macosx/VLCFSPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCFSPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27367-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelController.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelController.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27369-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27370:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCFSPanelController.lo `test -f 'gui/macosx/VLCFSPanelController.m' || echo '$(srcdir)/'`gui/macosx/VLCFSPanelController.m
vlc-3.0.11.1/modules/Makefile.in-27371-
vlc-3.0.11.1/modules/Makefile.in-27372-gui/macosx/libmacosx_plugin_la-VLCFSPanelDraggableView.lo: gui/macosx/VLCFSPanelDraggableView.m
vlc-3.0.11.1/modules/Makefile.in:27373:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCFSPanelDraggableView.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelDraggableView.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCFSPanelDraggableView.lo `test -f 'gui/macosx/VLCFSPanelDraggableView.m' || echo '$(srcdir)/'`gui/macosx/VLCFSPanelDraggableView.m
vlc-3.0.11.1/modules/Makefile.in-27374-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelDraggableView.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCFSPanelDraggableView.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27376-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27377:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCFSPanelDraggableView.lo `test -f 'gui/macosx/VLCFSPanelDraggableView.m' || echo '$(srcdir)/'`gui/macosx/VLCFSPanelDraggableView.m
vlc-3.0.11.1/modules/Makefile.in-27378-
vlc-3.0.11.1/modules/Makefile.in-27379-gui/macosx/libmacosx_plugin_la-VLCDefaultValueSlider.lo: gui/macosx/VLCDefaultValueSlider.m
vlc-3.0.11.1/modules/Makefile.in:27380:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCDefaultValueSlider.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSlider.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCDefaultValueSlider.lo `test -f 'gui/macosx/VLCDefaultValueSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCDefaultValueSlider.m
vlc-3.0.11.1/modules/Makefile.in-27381-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSlider.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSlider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27383-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27384:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCDefaultValueSlider.lo `test -f 'gui/macosx/VLCDefaultValueSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCDefaultValueSlider.m
vlc-3.0.11.1/modules/Makefile.in-27385-
vlc-3.0.11.1/modules/Makefile.in-27386-gui/macosx/libmacosx_plugin_la-VLCDefaultValueSliderCell.lo: gui/macosx/VLCDefaultValueSliderCell.m
vlc-3.0.11.1/modules/Makefile.in:27387:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCDefaultValueSliderCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSliderCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCDefaultValueSliderCell.lo `test -f 'gui/macosx/VLCDefaultValueSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCDefaultValueSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27388-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSliderCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCDefaultValueSliderCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27390-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27391:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCDefaultValueSliderCell.lo `test -f 'gui/macosx/VLCDefaultValueSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCDefaultValueSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27392-
vlc-3.0.11.1/modules/Makefile.in-27393-gui/macosx/libmacosx_plugin_la-VLCImageButton.lo: gui/macosx/VLCImageButton.m
vlc-3.0.11.1/modules/Makefile.in:27394:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCImageButton.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCImageButton.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCImageButton.lo `test -f 'gui/macosx/VLCImageButton.m' || echo '$(srcdir)/'`gui/macosx/VLCImageButton.m
vlc-3.0.11.1/modules/Makefile.in-27395-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCImageButton.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCImageButton.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27397-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27398:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCImageButton.lo `test -f 'gui/macosx/VLCImageButton.m' || echo '$(srcdir)/'`gui/macosx/VLCImageButton.m
vlc-3.0.11.1/modules/Makefile.in-27399-
vlc-3.0.11.1/modules/Makefile.in-27400-gui/macosx/libmacosx_plugin_la-VLCTintedImageButtonCell.lo: gui/macosx/VLCTintedImageButtonCell.m
vlc-3.0.11.1/modules/Makefile.in:27401:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCTintedImageButtonCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTintedImageButtonCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCTintedImageButtonCell.lo `test -f 'gui/macosx/VLCTintedImageButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCTintedImageButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27402-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTintedImageButtonCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTintedImageButtonCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27404-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27405:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCTintedImageButtonCell.lo `test -f 'gui/macosx/VLCTintedImageButtonCell.m' || echo '$(srcdir)/'`gui/macosx/VLCTintedImageButtonCell.m
vlc-3.0.11.1/modules/Makefile.in-27406-
vlc-3.0.11.1/modules/Makefile.in-27407-gui/macosx/libmacosx_plugin_la-VLCTimeField.lo: gui/macosx/VLCTimeField.m
vlc-3.0.11.1/modules/Makefile.in:27408:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCTimeField.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeField.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCTimeField.lo `test -f 'gui/macosx/VLCTimeField.m' || echo '$(srcdir)/'`gui/macosx/VLCTimeField.m
vlc-3.0.11.1/modules/Makefile.in-27409-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeField.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCTimeField.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27411-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27412:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCTimeField.lo `test -f 'gui/macosx/VLCTimeField.m' || echo '$(srcdir)/'`gui/macosx/VLCTimeField.m
vlc-3.0.11.1/modules/Makefile.in-27413-
vlc-3.0.11.1/modules/Makefile.in-27414-gui/macosx/libmacosx_plugin_la-VLCHexNumberFormatter.lo: gui/macosx/VLCHexNumberFormatter.m
vlc-3.0.11.1/modules/Makefile.in:27415:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCHexNumberFormatter.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHexNumberFormatter.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCHexNumberFormatter.lo `test -f 'gui/macosx/VLCHexNumberFormatter.m' || echo '$(srcdir)/'`gui/macosx/VLCHexNumberFormatter.m
vlc-3.0.11.1/modules/Makefile.in-27416-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHexNumberFormatter.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCHexNumberFormatter.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27418-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27419:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCHexNumberFormatter.lo `test -f 'gui/macosx/VLCHexNumberFormatter.m' || echo '$(srcdir)/'`gui/macosx/VLCHexNumberFormatter.m
vlc-3.0.11.1/modules/Makefile.in-27420-
vlc-3.0.11.1/modules/Makefile.in-27421-gui/macosx/libmacosx_plugin_la-VLCSlider.lo: gui/macosx/VLCSlider.m
vlc-3.0.11.1/modules/Makefile.in:27422:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCSlider.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSlider.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCSlider.lo `test -f 'gui/macosx/VLCSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCSlider.m
vlc-3.0.11.1/modules/Makefile.in-27423-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSlider.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSlider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27425-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27426:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCSlider.lo `test -f 'gui/macosx/VLCSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCSlider.m
vlc-3.0.11.1/modules/Makefile.in-27427-
vlc-3.0.11.1/modules/Makefile.in-27428-gui/macosx/libmacosx_plugin_la-VLCSliderCell.lo: gui/macosx/VLCSliderCell.m
vlc-3.0.11.1/modules/Makefile.in:27429:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCSliderCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSliderCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCSliderCell.lo `test -f 'gui/macosx/VLCSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27430-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSliderCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCSliderCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27432-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27433:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCSliderCell.lo `test -f 'gui/macosx/VLCSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27434-
vlc-3.0.11.1/modules/Makefile.in-27435-gui/macosx/libmacosx_plugin_la-VLCVolumeSlider.lo: gui/macosx/VLCVolumeSlider.m
vlc-3.0.11.1/modules/Makefile.in:27436:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCVolumeSlider.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSlider.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCVolumeSlider.lo `test -f 'gui/macosx/VLCVolumeSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCVolumeSlider.m
vlc-3.0.11.1/modules/Makefile.in-27437-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSlider.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSlider.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27439-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27440:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCVolumeSlider.lo `test -f 'gui/macosx/VLCVolumeSlider.m' || echo '$(srcdir)/'`gui/macosx/VLCVolumeSlider.m
vlc-3.0.11.1/modules/Makefile.in-27441-
vlc-3.0.11.1/modules/Makefile.in-27442-gui/macosx/libmacosx_plugin_la-VLCVolumeSliderCell.lo: gui/macosx/VLCVolumeSliderCell.m
vlc-3.0.11.1/modules/Makefile.in:27443:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCVolumeSliderCell.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSliderCell.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCVolumeSliderCell.lo `test -f 'gui/macosx/VLCVolumeSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCVolumeSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27444-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSliderCell.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCVolumeSliderCell.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27446-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27447:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCVolumeSliderCell.lo `test -f 'gui/macosx/VLCVolumeSliderCell.m' || echo '$(srcdir)/'`gui/macosx/VLCVolumeSliderCell.m
vlc-3.0.11.1/modules/Makefile.in-27448-
vlc-3.0.11.1/modules/Makefile.in-27449-gui/macosx/libmacosx_plugin_la-VLCWrappableTextField.lo: gui/macosx/VLCWrappableTextField.m
vlc-3.0.11.1/modules/Makefile.in:27450:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/macosx/libmacosx_plugin_la-VLCWrappableTextField.lo -MD -MP -MF gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCWrappableTextField.Tpo -c -o gui/macosx/libmacosx_plugin_la-VLCWrappableTextField.lo `test -f 'gui/macosx/VLCWrappableTextField.m' || echo '$(srcdir)/'`gui/macosx/VLCWrappableTextField.m
vlc-3.0.11.1/modules/Makefile.in-27451-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCWrappableTextField.Tpo gui/macosx/$(DEPDIR)/libmacosx_plugin_la-VLCWrappableTextField.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27453-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27454:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/macosx/libmacosx_plugin_la-VLCWrappableTextField.lo `test -f 'gui/macosx/VLCWrappableTextField.m' || echo '$(srcdir)/'`gui/macosx/VLCWrappableTextField.m
vlc-3.0.11.1/modules/Makefile.in-27455-
vlc-3.0.11.1/modules/Makefile.in-27456-gui/minimal_macosx/libminimal_macosx_plugin_la-intf.lo: gui/minimal_macosx/intf.m
vlc-3.0.11.1/modules/Makefile.in:27457:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/minimal_macosx/libminimal_macosx_plugin_la-intf.lo -MD -MP -MF gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-intf.Tpo -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-intf.lo `test -f 'gui/minimal_macosx/intf.m' || echo '$(srcdir)/'`gui/minimal_macosx/intf.m
vlc-3.0.11.1/modules/Makefile.in-27458-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-intf.Tpo gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-intf.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27460-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27461:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-intf.lo `test -f 'gui/minimal_macosx/intf.m' || echo '$(srcdir)/'`gui/minimal_macosx/intf.m
vlc-3.0.11.1/modules/Makefile.in-27462-
vlc-3.0.11.1/modules/Makefile.in-27463-gui/minimal_macosx/libminimal_macosx_plugin_la-misc.lo: gui/minimal_macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in:27464:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/minimal_macosx/libminimal_macosx_plugin_la-misc.lo -MD -MP -MF gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-misc.Tpo -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-misc.lo `test -f 'gui/minimal_macosx/misc.m' || echo '$(srcdir)/'`gui/minimal_macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in-27465-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-misc.Tpo gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-misc.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27467-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27468:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-misc.lo `test -f 'gui/minimal_macosx/misc.m' || echo '$(srcdir)/'`gui/minimal_macosx/misc.m
vlc-3.0.11.1/modules/Makefile.in-27469-
vlc-3.0.11.1/modules/Makefile.in-27470-gui/minimal_macosx/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo: gui/minimal_macosx/VLCMinimalVoutWindow.m
vlc-3.0.11.1/modules/Makefile.in:27471:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT gui/minimal_macosx/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo -MD -MP -MF gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Tpo -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo `test -f 'gui/minimal_macosx/VLCMinimalVoutWindow.m' || echo '$(srcdir)/'`gui/minimal_macosx/VLCMinimalVoutWindow.m
vlc-3.0.11.1/modules/Makefile.in-27472-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Tpo gui/minimal_macosx/$(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27474-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27475:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o gui/minimal_macosx/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo `test -f 'gui/minimal_macosx/VLCMinimalVoutWindow.m' || echo '$(srcdir)/'`gui/minimal_macosx/VLCMinimalVoutWindow.m
vlc-3.0.11.1/modules/Makefile.in-27476-
vlc-3.0.11.1/modules/Makefile.in-27477-notify/libosx_notifications_plugin_la-osx_notifications.lo: notify/osx_notifications.m
vlc-3.0.11.1/modules/Makefile.in:27478:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosx_notifications_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT notify/libosx_notifications_plugin_la-osx_notifications.lo -MD -MP -MF notify/$(DEPDIR)/libosx_notifications_plugin_la-osx_notifications.Tpo -c -o notify/libosx_notifications_plugin_la-osx_notifications.lo `test -f 'notify/osx_notifications.m' || echo '$(srcdir)/'`notify/osx_notifications.m
vlc-3.0.11.1/modules/Makefile.in-27479-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) notify/$(DEPDIR)/libosx_notifications_plugin_la-osx_notifications.Tpo notify/$(DEPDIR)/libosx_notifications_plugin_la-osx_notifications.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27481-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27482:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosx_notifications_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o notify/libosx_notifications_plugin_la-osx_notifications.lo `test -f 'notify/osx_notifications.m' || echo '$(srcdir)/'`notify/osx_notifications.m
vlc-3.0.11.1/modules/Makefile.in-27483-
vlc-3.0.11.1/modules/Makefile.in-27484-codec/libvideotoolbox_plugin_la-videotoolbox.lo: codec/videotoolbox.m
vlc-3.0.11.1/modules/Makefile.in:27485:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvideotoolbox_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT codec/libvideotoolbox_plugin_la-videotoolbox.lo -MD -MP -MF codec/$(DEPDIR)/libvideotoolbox_plugin_la-videotoolbox.Tpo -c -o codec/libvideotoolbox_plugin_la-videotoolbox.lo `test -f 'codec/videotoolbox.m' || echo '$(srcdir)/'`codec/videotoolbox.m
vlc-3.0.11.1/modules/Makefile.in-27486-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) codec/$(DEPDIR)/libvideotoolbox_plugin_la-videotoolbox.Tpo codec/$(DEPDIR)/libvideotoolbox_plugin_la-videotoolbox.Plo
##############################################
vlc-3.0.11.1/modules/Makefile.in-27488-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/modules/Makefile.in:27489:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvideotoolbox_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o codec/libvideotoolbox_plugin_la-videotoolbox.lo `test -f 'codec/videotoolbox.m' || echo '$(srcdir)/'`codec/videotoolbox.m
vlc-3.0.11.1/modules/Makefile.in-27490-
vlc-3.0.11.1/modules/Makefile.in-27491-.y.c:
vlc-3.0.11.1/modules/Makefile.in:27492:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
vlc-3.0.11.1/modules/Makefile.in-27493-
##############################################
vlc-3.0.11.1/modules/Makefile.in-27647-	@list='$(dist_libmacosx_plugin_la_DATA)'; test -n "$(libmacosx_plugin_ladir)" || list=; \
vlc-3.0.11.1/modules/Makefile.in:27648:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/modules/Makefile.in-27649-	dir='$(DESTDIR)$(libmacosx_plugin_ladir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/modules/Makefile.in-27664-	dot_seen=no; \
vlc-3.0.11.1/modules/Makefile.in:27665:	target=`echo $@ | sed s/-recursive//`; \
vlc-3.0.11.1/modules/Makefile.in-27666-	case "$@" in \
##############################################
vlc-3.0.11.1/modules/Makefile.in-27727-GTAGS:
vlc-3.0.11.1/modules/Makefile.in:27728:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/modules/Makefile.in-27729-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/modules/Makefile.in-27770-	if test -n "$$redo_bases"; then \
vlc-3.0.11.1/modules/Makefile.in:27771:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
vlc-3.0.11.1/modules/Makefile.in:27772:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/modules/Makefile.in-27773-	  if $(am__make_dryrun); then :; else \
##############################################
vlc-3.0.11.1/modules/Makefile.in-27795-	ws='[ 	]'; \
vlc-3.0.11.1/modules/Makefile.in:27796:	results=`for b in $$bases; do echo $$b.trs; done`; \
vlc-3.0.11.1/modules/Makefile.in-27797-	test -n "$$results" || results=/dev/null; \
vlc-3.0.11.1/modules/Makefile.in:27798:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27799:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27800:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27801:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27802:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27803:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27804:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
vlc-3.0.11.1/modules/Makefile.in:27805:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
vlc-3.0.11.1/modules/Makefile.in-27806-	  success=true; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-27874-	@set +e; $(am__set_TESTS_bases); \
vlc-3.0.11.1/modules/Makefile.in:27875:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/modules/Makefile.in:27876:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/modules/Makefile.in:27877:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
vlc-3.0.11.1/modules/Makefile.in-27878-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-27884-	         | $(am__list_recheck_tests)` || exit 1; \
vlc-3.0.11.1/modules/Makefile.in:27885:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/modules/Makefile.in:27886:	log_list=`echo $$log_list`; \
vlc-3.0.11.1/modules/Makefile.in-27887-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
vlc-3.0.11.1/modules/Makefile.in-28007-distdir-am: $(DISTFILES)
vlc-3.0.11.1/modules/Makefile.in:28008:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/modules/Makefile.in:28009:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/modules/Makefile.in-28010-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/modules/Makefile.in-28021-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/modules/Makefile.in:28022:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/modules/Makefile.in-28023-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/src/darwin/dirs.c-82-    Dl_info info;
vlc-3.0.11.1/src/darwin/dirs.c:83:    if (dladdr(system_Init, &info)) {
vlc-3.0.11.1/src/darwin/dirs.c-84-        char *incompletepath = strdup(dirname( (char *)info.dli_fname ));
##############################################
vlc-3.0.11.1/src/Makefile.am-580-check-local:
vlc-3.0.11.1/src/Makefile.am:581:	for h in `echo $(pkginclude_HEADERS) | sed -e s,\.\./include/,,g`; \
vlc-3.0.11.1/src/Makefile.am-582-	do \
##############################################
vlc-3.0.11.1/src/misc/cpu.c-97-{
vlc-3.0.11.1/src/misc/cpu.c:98:    asm volatile ("xorps %%xmm0,%%xmm0\n" : : : "xmm0", "xmm1");
vlc-3.0.11.1/src/misc/cpu.c-99-}
##############################################
vlc-3.0.11.1/src/misc/cpu.c-103-{
vlc-3.0.11.1/src/misc/cpu.c:104:    asm volatile ("pfadd %%mm0,%%mm0\n" "femms\n" : : : "mm0");
vlc-3.0.11.1/src/misc/cpu.c-105-}
##############################################
vlc-3.0.11.1/src/misc/cpu.c-110-{
vlc-3.0.11.1/src/misc/cpu.c:111:    asm volatile ("mtspr 256, %0\n" "vand %%v0, %%v0, %%v0\n" : : "r" (-1));
vlc-3.0.11.1/src/misc/cpu.c-112-}
##############################################
vlc-3.0.11.1/src/misc/cpu.c-134-#  define cpuid(reg) \
vlc-3.0.11.1/src/misc/cpu.c:135:     asm volatile ("xchgl %%ebx,%1\n\t" \
vlc-3.0.11.1/src/misc/cpu.c-136-                   "cpuid\n\t" \
##############################################
vlc-3.0.11.1/src/misc/cpu.c-142-#  define cpuid(reg) \
vlc-3.0.11.1/src/misc/cpu.c:143:     asm volatile ("cpuid\n\t" \
vlc-3.0.11.1/src/misc/cpu.c-144-                   : "=a" (i_eax), "=b" (i_ebx), "=c" (i_ecx), "=d" (i_edx) \
##############################################
vlc-3.0.11.1/src/misc/cpu.c-152-    /* check if cpuid instruction is supported */
vlc-3.0.11.1/src/misc/cpu.c:153:    asm volatile ( "push %%ebx\n\t"
vlc-3.0.11.1/src/misc/cpu.c-154-                   "pushf\n\t"
##############################################
vlc-3.0.11.1/src/misc/picture.c-189-    const int i_height_aligned = ( fmt->i_height + i_modulo_h - 1 ) / i_modulo_h * i_modulo_h;
vlc-3.0.11.1/src/misc/picture.c:190:    const int i_height_extra   = 2 * i_ratio_h; /* This one is a hack for some ASM functions */
vlc-3.0.11.1/src/misc/picture.c-191-    for( unsigned i = 0; i < p_dsc->plane_count; i++ )
##############################################
vlc-3.0.11.1/src/os2/getaddrinfo.c-42- * This is meant for use on old IP-enabled systems that are not IPv6-aware,
vlc-3.0.11.1/src/os2/getaddrinfo.c:43: * and probably do not have getnameinfo(), but have the old gethostbyaddr()
vlc-3.0.11.1/src/os2/getaddrinfo.c-44- * function.
##############################################
vlc-3.0.11.1/src/os2/getaddrinfo.c-239-    else
vlc-3.0.11.1/src/os2/getaddrinfo.c:240:    if ((ip = inet_addr (node)) == INADDR_NONE)
vlc-3.0.11.1/src/os2/getaddrinfo.c-241-    {
##############################################
vlc-3.0.11.1/src/Makefile.in-56-  { \
vlc-3.0.11.1/src/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/src/Makefile.in-58-  }; \
##############################################
vlc-3.0.11.1/src/Makefile.in-219-CONFIG_CLEAN_VPATH_FILES =
vlc-3.0.11.1/src/Makefile.in:220:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/src/Makefile.in-221-am__vpath_adj = case $$p in \
vlc-3.0.11.1/src/Makefile.in:222:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/src/Makefile.in-223-    *) f=$$p;; \
vlc-3.0.11.1/src/Makefile.in-224-  esac;
vlc-3.0.11.1/src/Makefile.in:225:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/src/Makefile.in-226-am__install_max = 40
vlc-3.0.11.1/src/Makefile.in-227-am__nobase_strip_setup = \
vlc-3.0.11.1/src/Makefile.in:228:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/src/Makefile.in-229-am__nobase_strip = \
##############################################
vlc-3.0.11.1/src/Makefile.in-790-case "$@" in						\
vlc-3.0.11.1/src/Makefile.in:791:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
vlc-3.0.11.1/src/Makefile.in-792-    *) am__odir=.;; 					\
##############################################
vlc-3.0.11.1/src/Makefile.in-820-  bases='$(TEST_LOGS)'; \
vlc-3.0.11.1/src/Makefile.in:821:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
vlc-3.0.11.1/src/Makefile.in:822:  bases=`echo $$bases`
vlc-3.0.11.1/src/Makefile.in-823-RECHECK_LOGS = $(TEST_LOGS)
##############################################
vlc-3.0.11.1/src/Makefile.in-833-        */*) b='$*';; \
vlc-3.0.11.1/src/Makefile.in:834:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
vlc-3.0.11.1/src/Makefile.in-835-       esac;; \
##############################################
vlc-3.0.11.1/src/Makefile.in-872-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/src/Makefile.in:873:ASM = @ASM@
vlc-3.0.11.1/src/Makefile.in-874-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/src/Makefile.in-1940-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/src/Makefile.in:1941:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/src/Makefile.in-1942-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/src/Makefile.in-2681-.c.o:
vlc-3.0.11.1/src/Makefile.in:2682:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/src/Makefile.in-2683-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/src/Makefile.in-2689-.c.obj:
vlc-3.0.11.1/src/Makefile.in:2690:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/src/Makefile.in:2691:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/src/Makefile.in-2692-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/src/Makefile.in-2694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/src/Makefile.in:2695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/src/Makefile.in-2696-
vlc-3.0.11.1/src/Makefile.in-2697-.c.lo:
vlc-3.0.11.1/src/Makefile.in:2698:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/src/Makefile.in-2699-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/src/Makefile.in-2746-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
vlc-3.0.11.1/src/Makefile.in:2747:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/src/Makefile.in-2748-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/src/Makefile.in-2767-	@list='$(nodist_pluginsinclude_HEADERS)'; test -n "$(pluginsincludedir)" || list=; \
vlc-3.0.11.1/src/Makefile.in:2768:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/src/Makefile.in-2769-	dir='$(DESTDIR)$(pluginsincludedir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/src/Makefile.in-2788-	@list='$(pluginsinclude_HEADERS)'; test -n "$(pluginsincludedir)" || list=; \
vlc-3.0.11.1/src/Makefile.in:2789:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
vlc-3.0.11.1/src/Makefile.in-2790-	dir='$(DESTDIR)$(pluginsincludedir)'; $(am__uninstall_files_from_dir)
##############################################
vlc-3.0.11.1/src/Makefile.in-2821-GTAGS:
vlc-3.0.11.1/src/Makefile.in:2822:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/src/Makefile.in-2823-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/src/Makefile.in-2864-	if test -n "$$redo_bases"; then \
vlc-3.0.11.1/src/Makefile.in:2865:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
vlc-3.0.11.1/src/Makefile.in:2866:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/src/Makefile.in-2867-	  if $(am__make_dryrun); then :; else \
##############################################
vlc-3.0.11.1/src/Makefile.in-2889-	ws='[ 	]'; \
vlc-3.0.11.1/src/Makefile.in:2890:	results=`for b in $$bases; do echo $$b.trs; done`; \
vlc-3.0.11.1/src/Makefile.in-2891-	test -n "$$results" || results=/dev/null; \
vlc-3.0.11.1/src/Makefile.in:2892:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2893:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2894:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2895:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2896:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2897:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2898:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
vlc-3.0.11.1/src/Makefile.in:2899:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
vlc-3.0.11.1/src/Makefile.in-2900-	  success=true; \
##############################################
vlc-3.0.11.1/src/Makefile.in-2968-	@set +e; $(am__set_TESTS_bases); \
vlc-3.0.11.1/src/Makefile.in:2969:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/src/Makefile.in:2970:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/src/Makefile.in:2971:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
vlc-3.0.11.1/src/Makefile.in-2972-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
vlc-3.0.11.1/src/Makefile.in-2978-	         | $(am__list_recheck_tests)` || exit 1; \
vlc-3.0.11.1/src/Makefile.in:2979:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/src/Makefile.in:2980:	log_list=`echo $$log_list`; \
vlc-3.0.11.1/src/Makefile.in-2981-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
vlc-3.0.11.1/src/Makefile.in-3101-distdir-am: $(DISTFILES)
vlc-3.0.11.1/src/Makefile.in:3102:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/src/Makefile.in:3103:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/src/Makefile.in-3104-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/src/Makefile.in-3115-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/src/Makefile.in:3116:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/src/Makefile.in-3117-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/src/Makefile.in-3748-check-local:
vlc-3.0.11.1/src/Makefile.in:3749:	for h in `echo $(pkginclude_HEADERS) | sed -e s,\.\./include/,,g`; \
vlc-3.0.11.1/src/Makefile.in-3750-	do \
##############################################
vlc-3.0.11.1/src/network/udp.c-389-             vlc_strerror_c(net_errno));
vlc-3.0.11.1/src/network/udp.c:390:    msg_Warn (obj, "trying ASM instead of SSM...");
vlc-3.0.11.1/src/network/udp.c-391-    return net_Subscribe (obj, fd, grp, grplen);
##############################################
vlc-3.0.11.1/m4/lib-prefix.m4-201-    *)
vlc-3.0.11.1/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
vlc-3.0.11.1/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
vlc-3.0.11.1/m4/lib-prefix.m4-211-                ;;
vlc-3.0.11.1/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
vlc-3.0.11.1/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
vlc-3.0.11.1/m4/iconv.m4-259-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
vlc-3.0.11.1/m4/iconv.m4:260:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vlc-3.0.11.1/m4/iconv.m4-261-    AC_MSG_RESULT([
##############################################
vlc-3.0.11.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
vlc-3.0.11.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
vlc-3.0.11.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
vlc-3.0.11.1/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vlc-3.0.11.1/m4/lib-ld.m4-58-  *)
vlc-3.0.11.1/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vlc-3.0.11.1/m4/lib-ld.m4-60-  esac
##############################################
vlc-3.0.11.1/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
vlc-3.0.11.1/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
vlc-3.0.11.1/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
vlc-3.0.11.1/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
vlc-3.0.11.1/m4/lib-ld.m4-69-      done
##############################################
vlc-3.0.11.1/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
vlc-3.0.11.1/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
vlc-3.0.11.1/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/m4/ltsugar.m4-68-m4_define([lt_combine],
vlc-3.0.11.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
vlc-3.0.11.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
vlc-3.0.11.1/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
vlc-3.0.11.1/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
vlc-3.0.11.1/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vlc-3.0.11.1/m4/lib-link.m4-322-                -L*)
vlc-3.0.11.1/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vlc-3.0.11.1/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
vlc-3.0.11.1/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
vlc-3.0.11.1/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vlc-3.0.11.1/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
vlc-3.0.11.1/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
vlc-3.0.11.1/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
vlc-3.0.11.1/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
vlc-3.0.11.1/m4/lib-link.m4-529-                  -L*)
vlc-3.0.11.1/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vlc-3.0.11.1/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
vlc-3.0.11.1/m4/lib-link.m4-581-                  -R*)
vlc-3.0.11.1/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vlc-3.0.11.1/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
vlc-3.0.11.1/m4/lib-link.m4-611-                    dnl Handle this in the next round.
vlc-3.0.11.1/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vlc-3.0.11.1/m4/lib-link.m4-613-                    ;;
##############################################
vlc-3.0.11.1/m4/lib-link.m4-617-                    dnl option.
vlc-3.0.11.1/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vlc-3.0.11.1/m4/lib-link.m4-619-                    ;;
##############################################
vlc-3.0.11.1/m4/lib-link.m4-730-            -L) next=yes ;;
vlc-3.0.11.1/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
vlc-3.0.11.1/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
vlc-3.0.11.1/m4/intl.m4-264-changequote(<<,>>)dnl
vlc-3.0.11.1/m4/intl.m4:265:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
vlc-3.0.11.1/m4/intl.m4-266-    case $ac_prog_version in
##############################################
vlc-3.0.11.1/m4/po.m4-48-changequote(,)dnl
vlc-3.0.11.1/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
vlc-3.0.11.1/m4/po.m4-55-changequote(,)dnl
vlc-3.0.11.1/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
vlc-3.0.11.1/m4/po.m4-74-changequote(,)dnl
vlc-3.0.11.1/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vlc-3.0.11.1/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
vlc-3.0.11.1/m4/po.m4-99-      case "$ac_file" in
vlc-3.0.11.1/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
vlc-3.0.11.1/m4/po.m4-101-      esac
##############################################
vlc-3.0.11.1/m4/po.m4-104-        # Adjust a relative srcdir.
vlc-3.0.11.1/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vlc-3.0.11.1/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
vlc-3.0.11.1/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vlc-3.0.11.1/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vlc-3.0.11.1/m4/po.m4-111-        case "$ac_given_srcdir" in
vlc-3.0.11.1/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vlc-3.0.11.1/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vlc-3.0.11.1/m4/po.m4-132-            fi
vlc-3.0.11.1/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vlc-3.0.11.1/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
vlc-3.0.11.1/m4/po.m4-229-  # Adjust a relative srcdir.
vlc-3.0.11.1/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vlc-3.0.11.1/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
vlc-3.0.11.1/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vlc-3.0.11.1/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vlc-3.0.11.1/m4/po.m4-236-  case "$ac_given_srcdir" in
vlc-3.0.11.1/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vlc-3.0.11.1/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vlc-3.0.11.1/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
vlc-3.0.11.1/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
vlc-3.0.11.1/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
vlc-3.0.11.1/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
vlc-3.0.11.1/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
vlc-3.0.11.1/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vlc-3.0.11.1/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
vlc-3.0.11.1/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
vlc-3.0.11.1/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
vlc-3.0.11.1/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
vlc-3.0.11.1/m4/po.m4-320-  fi
##############################################
vlc-3.0.11.1/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
vlc-3.0.11.1/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vlc-3.0.11.1/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
vlc-3.0.11.1/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vlc-3.0.11.1/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vlc-3.0.11.1/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
vlc-3.0.11.1/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vlc-3.0.11.1/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
vlc-3.0.11.1/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vlc-3.0.11.1/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vlc-3.0.11.1/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
vlc-3.0.11.1/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vlc-3.0.11.1/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
vlc-3.0.11.1/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
vlc-3.0.11.1/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vlc-3.0.11.1/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
vlc-3.0.11.1/m4/Makefile.in-49-  { \
vlc-3.0.11.1/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/m4/Makefile.in-51-  }; \
##############################################
vlc-3.0.11.1/m4/Makefile.in-155-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/m4/Makefile.in:156:ASM = @ASM@
vlc-3.0.11.1/m4/Makefile.in-157-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/m4/Makefile.in-1036-distdir-am: $(DISTFILES)
vlc-3.0.11.1/m4/Makefile.in:1037:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/m4/Makefile.in:1038:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/m4/Makefile.in-1039-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/m4/Makefile.in-1050-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/m4/Makefile.in:1051:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/m4/Makefile.in-1052-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/m4/gettext.m4-282-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
vlc-3.0.11.1/m4/gettext.m4:283:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
vlc-3.0.11.1/m4/gettext.m4-284-      fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-119-    done
vlc-3.0.11.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
vlc-3.0.11.1/m4/libtool.m4-121-}
##############################################
vlc-3.0.11.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
vlc-3.0.11.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
vlc-3.0.11.1/m4/libtool.m4-439-
##############################################
vlc-3.0.11.1/m4/libtool.m4-447-#
vlc-3.0.11.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
vlc-3.0.11.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
vlc-3.0.11.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
vlc-3.0.11.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
vlc-3.0.11.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
vlc-3.0.11.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
vlc-3.0.11.1/m4/libtool.m4-561-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
vlc-3.0.11.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
vlc-3.0.11.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
vlc-3.0.11.1/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
vlc-3.0.11.1/m4/libtool.m4-574-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
vlc-3.0.11.1/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
vlc-3.0.11.1/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
vlc-3.0.11.1/m4/libtool.m4-1164-      }]'
vlc-3.0.11.1/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
vlc-3.0.11.1/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
vlc-3.0.11.1/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vlc-3.0.11.1/m4/libtool.m4-1169-  fi],[])
##############################################
vlc-3.0.11.1/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
vlc-3.0.11.1/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
vlc-3.0.11.1/m4/libtool.m4-1202-  ECHO='print -r --'
vlc-3.0.11.1/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
vlc-3.0.11.1/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
vlc-3.0.11.1/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
vlc-3.0.11.1/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
vlc-3.0.11.1/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
vlc-3.0.11.1/m4/libtool.m4-1238-
##############################################
vlc-3.0.11.1/m4/libtool.m4-1259-   if test yes = "$GCC"; then
vlc-3.0.11.1/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
vlc-3.0.11.1/m4/libtool.m4-1261-   fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-1263- /*)
vlc-3.0.11.1/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
vlc-3.0.11.1/m4/libtool.m4-1265-   ;; #(
##############################################
vlc-3.0.11.1/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
vlc-3.0.11.1/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1295-      *ELF-32*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
vlc-3.0.11.1/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1312-	*32-bit*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1322-    else
vlc-3.0.11.1/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1324-	*32-bit*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1344-    emul=elf
vlc-3.0.11.1/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1346-      *32-bit*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1352-    esac
vlc-3.0.11.1/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1354-      *MSB*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1360-    esac
vlc-3.0.11.1/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
vlc-3.0.11.1/m4/libtool.m4-1362-      *N32*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-1725-    # And add a safety zone
vlc-3.0.11.1/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vlc-3.0.11.1/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vlc-3.0.11.1/m4/libtool.m4-1728-    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-1758-    if test -n "$kargmax"; then
vlc-3.0.11.1/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
vlc-3.0.11.1/m4/libtool.m4-1760-    else
##############################################
vlc-3.0.11.1/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
vlc-3.0.11.1/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vlc-3.0.11.1/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vlc-3.0.11.1/m4/libtool.m4-1770-    else
##############################################
vlc-3.0.11.1/m4/libtool.m4-1779-      # we can't tell.
vlc-3.0.11.1/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
vlc-3.0.11.1/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
vlc-3.0.11.1/m4/libtool.m4-1783-      do
vlc-3.0.11.1/m4/libtool.m4:1784:        i=`expr $i + 1`
vlc-3.0.11.1/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
vlc-3.0.11.1/m4/libtool.m4-1787-      # Only check the string length outside the loop.
vlc-3.0.11.1/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
vlc-3.0.11.1/m4/libtool.m4-1789-      teststring=
##############################################
vlc-3.0.11.1/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
vlc-3.0.11.1/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
vlc-3.0.11.1/m4/libtool.m4-1794-    fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-2258-    *:)
vlc-3.0.11.1/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
vlc-3.0.11.1/m4/libtool.m4-2260-        ;;
vlc-3.0.11.1/m4/libtool.m4-2261-    x:*)
vlc-3.0.11.1/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/m4/libtool.m4-2263-        ;;
vlc-3.0.11.1/m4/libtool.m4-2264-    *::*)
vlc-3.0.11.1/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
vlc-3.0.11.1/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
vlc-3.0.11.1/m4/libtool.m4-2267-        ;;
vlc-3.0.11.1/m4/libtool.m4-2268-    *)
vlc-3.0.11.1/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
vlc-3.0.11.1/m4/libtool.m4-2270-        ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2298-  esac
vlc-3.0.11.1/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
vlc-3.0.11.1/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
vlc-3.0.11.1/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
vlc-3.0.11.1/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
vlc-3.0.11.1/m4/libtool.m4-2307-    ;;
vlc-3.0.11.1/m4/libtool.m4-2308-  *)
vlc-3.0.11.1/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/m4/libtool.m4-2310-    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
vlc-3.0.11.1/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
vlc-3.0.11.1/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
vlc-3.0.11.1/m4/libtool.m4-2356-  esac
vlc-3.0.11.1/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
vlc-3.0.11.1/m4/libtool.m4-2358-else
##############################################
vlc-3.0.11.1/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
vlc-3.0.11.1/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
vlc-3.0.11.1/m4/libtool.m4-2499-    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/m4/libtool.m4-2542-      fi'
vlc-3.0.11.1/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
vlc-3.0.11.1/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
vlc-3.0.11.1/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
vlc-3.0.11.1/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/m4/libtool.m4-2558-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
vlc-3.0.11.1/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/m4/libtool.m4-2562-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2569-    libname_spec='$name'
vlc-3.0.11.1/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
vlc-3.0.11.1/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
vlc-3.0.11.1/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
vlc-3.0.11.1/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
vlc-3.0.11.1/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
vlc-3.0.11.1/m4/libtool.m4-2586-      # Convert to MSYS style.
vlc-3.0.11.1/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
vlc-3.0.11.1/m4/libtool.m4-2588-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
vlc-3.0.11.1/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
vlc-3.0.11.1/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
vlc-3.0.11.1/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/m4/libtool.m4-2596-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
vlc-3.0.11.1/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
vlc-3.0.11.1/m4/libtool.m4-2602-      else
vlc-3.0.11.1/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
vlc-3.0.11.1/m4/libtool.m4-2604-      fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vlc-3.0.11.1/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
vlc-3.0.11.1/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
vlc-3.0.11.1/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/m4/libtool.m4-2624-    # Assume MSVC wrapper
vlc-3.0.11.1/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
vlc-3.0.11.1/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
vlc-3.0.11.1/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
vlc-3.0.11.1/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
vlc-3.0.11.1/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
vlc-3.0.11.1/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
vlc-3.0.11.1/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
vlc-3.0.11.1/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
vlc-3.0.11.1/m4/libtool.m4-2941-  need_lib_prefix=no
vlc-3.0.11.1/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/m4/libtool.m4-2943-    need_version=no
##############################################
vlc-3.0.11.1/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
vlc-3.0.11.1/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
vlc-3.0.11.1/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
vlc-3.0.11.1/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
vlc-3.0.11.1/m4/libtool.m4-2977-    fi'
vlc-3.0.11.1/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
vlc-3.0.11.1/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
vlc-3.0.11.1/m4/libtool.m4-3188-	"file_magic "*)
vlc-3.0.11.1/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vlc-3.0.11.1/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
vlc-3.0.11.1/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
vlc-3.0.11.1/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vlc-3.0.11.1/m4/libtool.m4-3273-  *)
vlc-3.0.11.1/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vlc-3.0.11.1/m4/libtool.m4-3275-  esac
##############################################
vlc-3.0.11.1/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
vlc-3.0.11.1/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
vlc-3.0.11.1/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
vlc-3.0.11.1/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
vlc-3.0.11.1/m4/libtool.m4-3284-      done
##############################################
vlc-3.0.11.1/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
vlc-3.0.11.1/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
vlc-3.0.11.1/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
vlc-3.0.11.1/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
vlc-3.0.11.1/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3578-openbsd* | bitrig*)
vlc-3.0.11.1/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
vlc-3.0.11.1/m4/libtool.m4-3645-    else
vlc-3.0.11.1/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
vlc-3.0.11.1/m4/libtool.m4-3647-    fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-3696-	esac
vlc-3.0.11.1/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
vlc-3.0.11.1/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3702-	*)
vlc-3.0.11.1/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
vlc-3.0.11.1/m4/libtool.m4-3704-	  */dev/null*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
vlc-3.0.11.1/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
vlc-3.0.11.1/m4/libtool.m4-3730-    *COFF*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
vlc-3.0.11.1/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
vlc-3.0.11.1/m4/libtool.m4:3962:case `$NM -V 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-4009-mingw*)
vlc-3.0.11.1/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
vlc-3.0.11.1/m4/libtool.m4-4011-  ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-4414-	  *)
vlc-3.0.11.1/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-4756-      *)
vlc-3.0.11.1/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-4939-    else
vlc-3.0.11.1/m4/libtool.m4:4940:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
vlc-3.0.11.1/m4/libtool.m4-4941-    fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
vlc-3.0.11.1/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-5070-    supports_anon_versioning=no
vlc-3.0.11.1/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-5173-	prefix_cmds="$SED"~
vlc-3.0.11.1/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vlc-3.0.11.1/m4/libtool.m4:5196:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/m4/libtool.m4:5197:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5198-      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
vlc-3.0.11.1/m4/libtool.m4:5214:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
vlc-3.0.11.1/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
vlc-3.0.11.1/m4/libtool.m4:5219:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
vlc-3.0.11.1/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
vlc-3.0.11.1/m4/libtool.m4-5239-	esac
vlc-3.0.11.1/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
vlc-3.0.11.1/m4/libtool.m4:5242:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
vlc-3.0.11.1/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vlc-3.0.11.1/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-5399-	else
vlc-3.0.11.1/m4/libtool.m4:5400:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
vlc-3.0.11.1/m4/libtool.m4-5401-	fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
vlc-3.0.11.1/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
vlc-3.0.11.1/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
vlc-3.0.11.1/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
vlc-3.0.11.1/m4/libtool.m4:5521:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
vlc-3.0.11.1/m4/libtool.m4-5522-      else
##############################################
vlc-3.0.11.1/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
vlc-3.0.11.1/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
vlc-3.0.11.1/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
vlc-3.0.11.1/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
vlc-3.0.11.1/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
vlc-3.0.11.1/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
vlc-3.0.11.1/m4/libtool.m4-5774-      if test yes = "$GCC"; then
vlc-3.0.11.1/m4/libtool.m4:5775:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
vlc-3.0.11.1/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
vlc-3.0.11.1/m4/libtool.m4:5798:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5799-	fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-5801-      else
vlc-3.0.11.1/m4/libtool.m4:5802:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4:5803:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5804-      fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
vlc-3.0.11.1/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
vlc-3.0.11.1/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
vlc-3.0.11.1/m4/libtool.m4-5879-	prefix_cmds="$SED"~
vlc-3.0.11.1/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/m4/libtool.m4:5894:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5895-      else
vlc-3.0.11.1/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vlc-3.0.11.1/m4/libtool.m4:5897:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5898-      fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/m4/libtool.m4:5907:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
vlc-3.0.11.1/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vlc-3.0.11.1/m4/libtool.m4:5911:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4:5912:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
vlc-3.0.11.1/m4/libtool.m4:5913:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
vlc-3.0.11.1/m4/libtool.m4-5914-
##############################################
vlc-3.0.11.1/m4/libtool.m4-5929-      else
vlc-3.0.11.1/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
vlc-3.0.11.1/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
vlc-3.0.11.1/m4/libtool.m4-6124-	  then
##############################################
vlc-3.0.11.1/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
vlc-3.0.11.1/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
vlc-3.0.11.1/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
vlc-3.0.11.1/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
vlc-3.0.11.1/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
vlc-3.0.11.1/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
vlc-3.0.11.1/m4/libtool.m4-6594-
vlc-3.0.11.1/m4/libtool.m4:6595:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
vlc-3.0.11.1/m4/libtool.m4-6596-        else
##############################################
vlc-3.0.11.1/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
vlc-3.0.11.1/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
vlc-3.0.11.1/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
vlc-3.0.11.1/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
vlc-3.0.11.1/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
vlc-3.0.11.1/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
vlc-3.0.11.1/m4/libtool.m4-6822-            # dependencies.
vlc-3.0.11.1/m4/libtool.m4:6823:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/m4/libtool.m4-6824-            ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-6887-	    # dependencies.
vlc-3.0.11.1/m4/libtool.m4:6888:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/m4/libtool.m4-6889-	    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vlc-3.0.11.1/m4/libtool.m4:6924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/m4/libtool.m4:6925:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vlc-3.0.11.1/m4/libtool.m4-6926-	;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-6930-	    # SGI C++
vlc-3.0.11.1/m4/libtool.m4:6931:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-6932-
##############################################
vlc-3.0.11.1/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
vlc-3.0.11.1/m4/libtool.m4:6942:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-6943-	      else
vlc-3.0.11.1/m4/libtool.m4:6944:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
vlc-3.0.11.1/m4/libtool.m4-6945-	      fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
vlc-3.0.11.1/m4/libtool.m4:6963:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vlc-3.0.11.1/m4/libtool.m4:6964:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
vlc-3.0.11.1/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
vlc-3.0.11.1/m4/libtool.m4-6972-	    # dependencies.
vlc-3.0.11.1/m4/libtool.m4:6973:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/m4/libtool.m4-6974-
##############################################
vlc-3.0.11.1/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
vlc-3.0.11.1/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
vlc-3.0.11.1/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-7008-            # Portland Group C++ compiler
vlc-3.0.11.1/m4/libtool.m4:7009:	    case `$CC -V` in
vlc-3.0.11.1/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
vlc-3.0.11.1/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
vlc-3.0.11.1/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
vlc-3.0.11.1/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
vlc-3.0.11.1/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
vlc-3.0.11.1/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
vlc-3.0.11.1/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vlc-3.0.11.1/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
vlc-3.0.11.1/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
vlc-3.0.11.1/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vlc-3.0.11.1/m4/libtool.m4:7027:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
vlc-3.0.11.1/m4/libtool.m4-7028-	      ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
vlc-3.0.11.1/m4/libtool.m4:7037:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-7038-            ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-7055-	    # dependencies.
vlc-3.0.11.1/m4/libtool.m4:7056:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
vlc-3.0.11.1/m4/libtool.m4-7057-	    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-7070-	  *)
vlc-3.0.11.1/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
vlc-3.0.11.1/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
vlc-3.0.11.1/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
vlc-3.0.11.1/m4/libtool.m4:7078:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
vlc-3.0.11.1/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
vlc-3.0.11.1/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
vlc-3.0.11.1/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
vlc-3.0.11.1/m4/libtool.m4-7144-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
vlc-3.0.11.1/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
vlc-3.0.11.1/m4/libtool.m4:7162:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vlc-3.0.11.1/m4/libtool.m4-7163-
##############################################
vlc-3.0.11.1/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
vlc-3.0.11.1/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
vlc-3.0.11.1/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vlc-3.0.11.1/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
vlc-3.0.11.1/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
vlc-3.0.11.1/m4/libtool.m4:7191:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
vlc-3.0.11.1/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
vlc-3.0.11.1/m4/libtool.m4-7206-	    # dependencies.
vlc-3.0.11.1/m4/libtool.m4:7207:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
vlc-3.0.11.1/m4/libtool.m4-7208-	    ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-7213-	        osf3*)
vlc-3.0.11.1/m4/libtool.m4:7214:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-7215-		  ;;
vlc-3.0.11.1/m4/libtool.m4-7216-	        *)
vlc-3.0.11.1/m4/libtool.m4:7217:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
vlc-3.0.11.1/m4/libtool.m4-7218-		  ;;
##############################################
vlc-3.0.11.1/m4/libtool.m4-7466-  case @S|@2 in
vlc-3.0.11.1/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
vlc-3.0.11.1/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
vlc-3.0.11.1/m4/libtool.m4-7469-  esac
##############################################
vlc-3.0.11.1/m4/libtool.m4-7555-
vlc-3.0.11.1/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
vlc-3.0.11.1/m4/libtool.m4-7557-    case $prev$p in
##############################################
vlc-3.0.11.1/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
vlc-3.0.11.1/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
vlc-3.0.11.1/m4/libtool.m4-7661-fi
##############################################
vlc-3.0.11.1/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
vlc-3.0.11.1/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
vlc-3.0.11.1/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
vlc-3.0.11.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
vlc-3.0.11.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
vlc-3.0.11.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
vlc-3.0.11.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
vlc-3.0.11.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
vlc-3.0.11.1/aclocal.m4-181-        else
vlc-3.0.11.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
vlc-3.0.11.1/aclocal.m4-183-        fi
##############################################
vlc-3.0.11.1/aclocal.m4-388-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
vlc-3.0.11.1/aclocal.m4:389:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
vlc-3.0.11.1/aclocal.m4-390-# and then we would define $MISSING as
##############################################
vlc-3.0.11.1/aclocal.m4-403-# Expand $ac_aux_dir to an absolute path.
vlc-3.0.11.1/aclocal.m4:404:am_aux_dir=`cd "$ac_aux_dir" && pwd`
vlc-3.0.11.1/aclocal.m4-405-])
##############################################
vlc-3.0.11.1/aclocal.m4-538-  if test "$am_compiler_list" = ""; then
vlc-3.0.11.1/aclocal.m4:539:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
vlc-3.0.11.1/aclocal.m4-540-  fi
##############################################
vlc-3.0.11.1/aclocal.m4-691-    # Strip MF so we end up with the name of the file.
vlc-3.0.11.1/aclocal.m4:692:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
vlc-3.0.11.1/aclocal.m4-693-    # Check whether this is an Automake generated Makefile which includes
##############################################
vlc-3.0.11.1/aclocal.m4-698-      || continue
vlc-3.0.11.1/aclocal.m4:699:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
vlc-3.0.11.1/aclocal.m4:700:    am_filepart=`AS_BASENAME(["$am_mf"])`
vlc-3.0.11.1/aclocal.m4-701-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
vlc-3.0.11.1/aclocal.m4-768-AC_REQUIRE([AC_PROG_INSTALL])dnl
vlc-3.0.11.1/aclocal.m4:769:if test "`cd $srcdir && pwd`" != "`pwd`"; then
vlc-3.0.11.1/aclocal.m4-770-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
vlc-3.0.11.1/aclocal.m4-927-    * )
vlc-3.0.11.1/aclocal.m4:928:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vlc-3.0.11.1/aclocal.m4-929-  esac
vlc-3.0.11.1/aclocal.m4-930-done
vlc-3.0.11.1/aclocal.m4:931:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
vlc-3.0.11.1/aclocal.m4-932-
##############################################
vlc-3.0.11.1/aclocal.m4-1219-     echo "timestamp, slept: $am_has_slept" > conftest.file
vlc-3.0.11.1/aclocal.m4:1220:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
vlc-3.0.11.1/aclocal.m4-1221-     if test "$[*]" = "X"; then
vlc-3.0.11.1/aclocal.m4-1222-	# -L didn't work.
vlc-3.0.11.1/aclocal.m4:1223:	set X `ls -t "$srcdir/configure" conftest.file`
vlc-3.0.11.1/aclocal.m4-1224-     fi
##############################################
vlc-3.0.11.1/bin/Makefile.in-52-  { \
vlc-3.0.11.1/bin/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/bin/Makefile.in-54-  }; \
##############################################
vlc-3.0.11.1/bin/Makefile.in-335-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/bin/Makefile.in:336:ASM = @ASM@
vlc-3.0.11.1/bin/Makefile.in-337-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/bin/Makefile.in-1271-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/bin/Makefile.in:1272:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/bin/Makefile.in-1273-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/bin/Makefile.in-1280-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/bin/Makefile.in:1281:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/bin/Makefile.in-1282-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/bin/Makefile.in-1329-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/bin/Makefile.in:1330:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/bin/Makefile.in-1331-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/bin/Makefile.in-1403-.c.obj:
vlc-3.0.11.1/bin/Makefile.in:1404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1409-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1417-vlc-vlc.o: vlc.c
vlc-3.0.11.1/bin/Makefile.in:1418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-vlc.o -MD -MP -MF $(DEPDIR)/vlc-vlc.Tpo -c -o vlc-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
vlc-3.0.11.1/bin/Makefile.in-1419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-vlc.Tpo $(DEPDIR)/vlc-vlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
vlc-3.0.11.1/bin/Makefile.in-1423-
vlc-3.0.11.1/bin/Makefile.in-1424-vlc-vlc.obj: vlc.c
vlc-3.0.11.1/bin/Makefile.in:1425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-vlc.obj -MD -MP -MF $(DEPDIR)/vlc-vlc.Tpo -c -o vlc-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-vlc.Tpo $(DEPDIR)/vlc-vlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1430-
vlc-3.0.11.1/bin/Makefile.in-1431-vlc-override.o: override.c
vlc-3.0.11.1/bin/Makefile.in:1432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-override.o -MD -MP -MF $(DEPDIR)/vlc-override.Tpo -c -o vlc-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
vlc-3.0.11.1/bin/Makefile.in-1433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-override.Tpo $(DEPDIR)/vlc-override.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
vlc-3.0.11.1/bin/Makefile.in-1437-
vlc-3.0.11.1/bin/Makefile.in-1438-vlc-override.obj: override.c
vlc-3.0.11.1/bin/Makefile.in:1439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-override.obj -MD -MP -MF $(DEPDIR)/vlc-override.Tpo -c -o vlc-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-override.Tpo $(DEPDIR)/vlc-override.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1444-
vlc-3.0.11.1/bin/Makefile.in-1445-vlc-winvlc.o: winvlc.c
vlc-3.0.11.1/bin/Makefile.in:1446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-winvlc.o -MD -MP -MF $(DEPDIR)/vlc-winvlc.Tpo -c -o vlc-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
vlc-3.0.11.1/bin/Makefile.in-1447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-winvlc.Tpo $(DEPDIR)/vlc-winvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
vlc-3.0.11.1/bin/Makefile.in-1451-
vlc-3.0.11.1/bin/Makefile.in-1452-vlc-winvlc.obj: winvlc.c
vlc-3.0.11.1/bin/Makefile.in:1453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vlc-winvlc.obj -MD -MP -MF $(DEPDIR)/vlc-winvlc.Tpo -c -o vlc-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc-winvlc.Tpo $(DEPDIR)/vlc-winvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vlc-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1458-
vlc-3.0.11.1/bin/Makefile.in-1459-vlc_static-vlc.o: vlc.c
vlc-3.0.11.1/bin/Makefile.in:1460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-vlc.o -MD -MP -MF $(DEPDIR)/vlc_static-vlc.Tpo -c -o vlc_static-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
vlc-3.0.11.1/bin/Makefile.in-1461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-vlc.Tpo $(DEPDIR)/vlc_static-vlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
vlc-3.0.11.1/bin/Makefile.in-1465-
vlc-3.0.11.1/bin/Makefile.in-1466-vlc_static-vlc.obj: vlc.c
vlc-3.0.11.1/bin/Makefile.in:1467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-vlc.obj -MD -MP -MF $(DEPDIR)/vlc_static-vlc.Tpo -c -o vlc_static-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-vlc.Tpo $(DEPDIR)/vlc_static-vlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1472-
vlc-3.0.11.1/bin/Makefile.in-1473-vlc_static-override.o: override.c
vlc-3.0.11.1/bin/Makefile.in:1474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-override.o -MD -MP -MF $(DEPDIR)/vlc_static-override.Tpo -c -o vlc_static-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
vlc-3.0.11.1/bin/Makefile.in-1475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-override.Tpo $(DEPDIR)/vlc_static-override.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
vlc-3.0.11.1/bin/Makefile.in-1479-
vlc-3.0.11.1/bin/Makefile.in-1480-vlc_static-override.obj: override.c
vlc-3.0.11.1/bin/Makefile.in:1481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-override.obj -MD -MP -MF $(DEPDIR)/vlc_static-override.Tpo -c -o vlc_static-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-override.Tpo $(DEPDIR)/vlc_static-override.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1486-
vlc-3.0.11.1/bin/Makefile.in-1487-vlc_static-winvlc.o: winvlc.c
vlc-3.0.11.1/bin/Makefile.in:1488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-winvlc.o -MD -MP -MF $(DEPDIR)/vlc_static-winvlc.Tpo -c -o vlc_static-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
vlc-3.0.11.1/bin/Makefile.in-1489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-winvlc.Tpo $(DEPDIR)/vlc_static-winvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
vlc-3.0.11.1/bin/Makefile.in-1493-
vlc-3.0.11.1/bin/Makefile.in-1494-vlc_static-winvlc.obj: winvlc.c
vlc-3.0.11.1/bin/Makefile.in:1495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-winvlc.obj -MD -MP -MF $(DEPDIR)/vlc_static-winvlc.Tpo -c -o vlc_static-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-winvlc.Tpo $(DEPDIR)/vlc_static-winvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_static_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
vlc-3.0.11.1/bin/Makefile.in-1500-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1508-.cpp.obj:
vlc-3.0.11.1/bin/Makefile.in:1509:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1510-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1513:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1514-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1522-libbreakpad_wrapper_la-breakpad.lo: breakpad.cpp
vlc-3.0.11.1/bin/Makefile.in:1523:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbreakpad_wrapper_la_CXXFLAGS) $(CXXFLAGS) -MT libbreakpad_wrapper_la-breakpad.lo -MD -MP -MF $(DEPDIR)/libbreakpad_wrapper_la-breakpad.Tpo -c -o libbreakpad_wrapper_la-breakpad.lo `test -f 'breakpad.cpp' || echo '$(srcdir)/'`breakpad.cpp
vlc-3.0.11.1/bin/Makefile.in-1524-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbreakpad_wrapper_la-breakpad.Tpo $(DEPDIR)/libbreakpad_wrapper_la-breakpad.Plo
##############################################
vlc-3.0.11.1/bin/Makefile.in-1526-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1527:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbreakpad_wrapper_la_CXXFLAGS) $(CXXFLAGS) -c -o libbreakpad_wrapper_la-breakpad.lo `test -f 'breakpad.cpp' || echo '$(srcdir)/'`breakpad.cpp
vlc-3.0.11.1/bin/Makefile.in-1528-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1536-.m.obj:
vlc-3.0.11.1/bin/Makefile.in:1537:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1538-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1540-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1541:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/bin/Makefile.in-1542-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1550-vlc_osx-darwinvlc.o: darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in:1551:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_OBJCFLAGS) $(OBJCFLAGS) -MT vlc_osx-darwinvlc.o -MD -MP -MF $(DEPDIR)/vlc_osx-darwinvlc.Tpo -c -o vlc_osx-darwinvlc.o `test -f 'darwinvlc.m' || echo '$(srcdir)/'`darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in-1552-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_osx-darwinvlc.Tpo $(DEPDIR)/vlc_osx-darwinvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1554-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1555:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_OBJCFLAGS) $(OBJCFLAGS) -c -o vlc_osx-darwinvlc.o `test -f 'darwinvlc.m' || echo '$(srcdir)/'`darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in-1556-
vlc-3.0.11.1/bin/Makefile.in-1557-vlc_osx-darwinvlc.obj: darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in:1558:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_OBJCFLAGS) $(OBJCFLAGS) -MT vlc_osx-darwinvlc.obj -MD -MP -MF $(DEPDIR)/vlc_osx-darwinvlc.Tpo -c -o vlc_osx-darwinvlc.obj `if test -f 'darwinvlc.m'; then $(CYGPATH_W) 'darwinvlc.m'; else $(CYGPATH_W) '$(srcdir)/darwinvlc.m'; fi`
vlc-3.0.11.1/bin/Makefile.in-1559-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_osx-darwinvlc.Tpo $(DEPDIR)/vlc_osx-darwinvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1561-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1562:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_OBJCFLAGS) $(OBJCFLAGS) -c -o vlc_osx-darwinvlc.obj `if test -f 'darwinvlc.m'; then $(CYGPATH_W) 'darwinvlc.m'; else $(CYGPATH_W) '$(srcdir)/darwinvlc.m'; fi`
vlc-3.0.11.1/bin/Makefile.in-1563-
vlc-3.0.11.1/bin/Makefile.in-1564-vlc_osx_static-darwinvlc.o: darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in:1565:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_static_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_static_OBJCFLAGS) $(OBJCFLAGS) -MT vlc_osx_static-darwinvlc.o -MD -MP -MF $(DEPDIR)/vlc_osx_static-darwinvlc.Tpo -c -o vlc_osx_static-darwinvlc.o `test -f 'darwinvlc.m' || echo '$(srcdir)/'`darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in-1566-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_osx_static-darwinvlc.Tpo $(DEPDIR)/vlc_osx_static-darwinvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1568-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1569:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_static_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_static_OBJCFLAGS) $(OBJCFLAGS) -c -o vlc_osx_static-darwinvlc.o `test -f 'darwinvlc.m' || echo '$(srcdir)/'`darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in-1570-
vlc-3.0.11.1/bin/Makefile.in-1571-vlc_osx_static-darwinvlc.obj: darwinvlc.m
vlc-3.0.11.1/bin/Makefile.in:1572:@am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_static_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_static_OBJCFLAGS) $(OBJCFLAGS) -MT vlc_osx_static-darwinvlc.obj -MD -MP -MF $(DEPDIR)/vlc_osx_static-darwinvlc.Tpo -c -o vlc_osx_static-darwinvlc.obj `if test -f 'darwinvlc.m'; then $(CYGPATH_W) 'darwinvlc.m'; else $(CYGPATH_W) '$(srcdir)/darwinvlc.m'; fi`
vlc-3.0.11.1/bin/Makefile.in-1573-@am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_osx_static-darwinvlc.Tpo $(DEPDIR)/vlc_osx_static-darwinvlc.Po
##############################################
vlc-3.0.11.1/bin/Makefile.in-1575-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/bin/Makefile.in:1576:@am__fastdepOBJC_FALSE@	$(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vlc_osx_static_CPPFLAGS) $(CPPFLAGS) $(vlc_osx_static_OBJCFLAGS) $(OBJCFLAGS) -c -o vlc_osx_static-darwinvlc.obj `if test -f 'darwinvlc.m'; then $(CYGPATH_W) 'darwinvlc.m'; else $(CYGPATH_W) '$(srcdir)/darwinvlc.m'; fi`
vlc-3.0.11.1/bin/Makefile.in-1577-
##############################################
vlc-3.0.11.1/bin/Makefile.in-1613-GTAGS:
vlc-3.0.11.1/bin/Makefile.in:1614:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/bin/Makefile.in-1615-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/bin/Makefile.in-1639-distdir-am: $(DISTFILES)
vlc-3.0.11.1/bin/Makefile.in:1640:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/bin/Makefile.in:1641:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/bin/Makefile.in-1642-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/bin/Makefile.in-1653-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/bin/Makefile.in:1654:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/bin/Makefile.in-1655-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/Makefile.in-57-  { \
vlc-3.0.11.1/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/Makefile.in-59-  }; \
##############################################
vlc-3.0.11.1/Makefile.in-132-CONFIG_CLEAN_VPATH_FILES =
vlc-3.0.11.1/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/Makefile.in-134-am__vpath_adj = case $$p in \
vlc-3.0.11.1/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/Makefile.in-136-    *) f=$$p;; \
vlc-3.0.11.1/Makefile.in-137-  esac;
vlc-3.0.11.1/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/Makefile.in-139-am__install_max = 40
vlc-3.0.11.1/Makefile.in-140-am__nobase_strip_setup = \
vlc-3.0.11.1/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/Makefile.in-142-am__nobase_strip = \
##############################################
vlc-3.0.11.1/Makefile.in-343-case "$@" in						\
vlc-3.0.11.1/Makefile.in:344:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
vlc-3.0.11.1/Makefile.in-345-    *) am__odir=.;; 					\
##############################################
vlc-3.0.11.1/Makefile.in-373-  bases='$(TEST_LOGS)'; \
vlc-3.0.11.1/Makefile.in:374:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
vlc-3.0.11.1/Makefile.in:375:  bases=`echo $$bases`
vlc-3.0.11.1/Makefile.in-376-RECHECK_LOGS = $(TEST_LOGS)
##############################################
vlc-3.0.11.1/Makefile.in-385-        */*) b='$*';; \
vlc-3.0.11.1/Makefile.in:386:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
vlc-3.0.11.1/Makefile.in-387-       esac;; \
##############################################
vlc-3.0.11.1/Makefile.in-436-  while test -n "$$dir1"; do \
vlc-3.0.11.1/Makefile.in:437:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
vlc-3.0.11.1/Makefile.in-438-    if test "$$first" != "."; then \
vlc-3.0.11.1/Makefile.in-439-      if test "$$first" = ".."; then \
vlc-3.0.11.1/Makefile.in:440:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
vlc-3.0.11.1/Makefile.in:441:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
vlc-3.0.11.1/Makefile.in-442-      else \
vlc-3.0.11.1/Makefile.in:443:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
vlc-3.0.11.1/Makefile.in-444-        if test "$$first2" = "$$first"; then \
vlc-3.0.11.1/Makefile.in:445:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
vlc-3.0.11.1/Makefile.in-446-        else \
##############################################
vlc-3.0.11.1/Makefile.in-451-    fi; \
vlc-3.0.11.1/Makefile.in:452:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
vlc-3.0.11.1/Makefile.in-453-  done; \
##############################################
vlc-3.0.11.1/Makefile.in-482-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/Makefile.in:483:ASM = @ASM@
vlc-3.0.11.1/Makefile.in-484-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/Makefile.in-1440-LIGHT = wine "$(WIXPATH)/light.exe"
vlc-3.0.11.1/Makefile.in:1441:VLCDIR = `wine winepath -s \`wine winepath -w '$(abs_top_builddir)/vlc-$(VERSION)'\``
vlc-3.0.11.1/Makefile.in-1442-MSIDIR = $(abs_srcdir)/extras/package/win32/msi
vlc-3.0.11.1/Makefile.in:1443:W_MSIDIR = `wine winepath -w '$(MSIDIR)'`
vlc-3.0.11.1/Makefile.in-1444-MSIBUILDDIR = $(abs_top_builddir)/extras/package/win32/msi
vlc-3.0.11.1/Makefile.in:1445:W_MSIBUILDDIR = `wine winepath -w '$(MSIBUILDDIR)'`
vlc-3.0.11.1/Makefile.in-1446-@HAVE_WIN64_FALSE@MSIOUTFILE = vlc-$(VERSION)-win32.msi
##############################################
vlc-3.0.11.1/Makefile.in-1571-	dot_seen=no; \
vlc-3.0.11.1/Makefile.in:1572:	target=`echo $@ | sed s/-recursive//`; \
vlc-3.0.11.1/Makefile.in-1573-	case "$@" in \
##############################################
vlc-3.0.11.1/Makefile.in-1634-GTAGS:
vlc-3.0.11.1/Makefile.in:1635:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/Makefile.in-1636-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/Makefile.in-1684-	if test -n "$$redo_bases"; then \
vlc-3.0.11.1/Makefile.in:1685:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
vlc-3.0.11.1/Makefile.in:1686:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/Makefile.in-1687-	  if $(am__make_dryrun); then :; else \
##############################################
vlc-3.0.11.1/Makefile.in-1709-	ws='[ 	]'; \
vlc-3.0.11.1/Makefile.in:1710:	results=`for b in $$bases; do echo $$b.trs; done`; \
vlc-3.0.11.1/Makefile.in-1711-	test -n "$$results" || results=/dev/null; \
vlc-3.0.11.1/Makefile.in:1712:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1713:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1714:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1715:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1716:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1717:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1718:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
vlc-3.0.11.1/Makefile.in:1719:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
vlc-3.0.11.1/Makefile.in-1720-	  success=true; \
##############################################
vlc-3.0.11.1/Makefile.in-1788-	@set +e; $(am__set_TESTS_bases); \
vlc-3.0.11.1/Makefile.in:1789:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/Makefile.in:1790:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/Makefile.in:1791:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
vlc-3.0.11.1/Makefile.in-1792-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
vlc-3.0.11.1/Makefile.in-1798-	         | $(am__list_recheck_tests)` || exit 1; \
vlc-3.0.11.1/Makefile.in:1799:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/Makefile.in:1800:	log_list=`echo $$log_list`; \
vlc-3.0.11.1/Makefile.in-1801-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
vlc-3.0.11.1/Makefile.in-1830-distdir-am: $(DISTFILES)
vlc-3.0.11.1/Makefile.in:1831:	@case `sed 15q $(srcdir)/NEWS` in \
vlc-3.0.11.1/Makefile.in-1832-	*"$(VERSION)"*) : ;; \
##############################################
vlc-3.0.11.1/Makefile.in-1838-	test -d "$(distdir)" || mkdir "$(distdir)"
vlc-3.0.11.1/Makefile.in:1839:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/Makefile.in:1840:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/Makefile.in-1841-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/Makefile.in-1852-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/Makefile.in:1853:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/Makefile.in-1854-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/Makefile.in-1968-	test -d $(distdir)/_build || exit 0; \
vlc-3.0.11.1/Makefile.in:1969:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
vlc-3.0.11.1/Makefile.in-1970-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
vlc-3.0.11.1/Makefile.in-2012-	}; \
vlc-3.0.11.1/Makefile.in:2013:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
vlc-3.0.11.1/Makefile.in-2014-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
vlc-3.0.11.1/Makefile.in-2024-	fi
vlc-3.0.11.1/Makefile.in:2025:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
vlc-3.0.11.1/Makefile.in-2026-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
vlc-3.0.11.1/Makefile.in-2343-	mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"
vlc-3.0.11.1/Makefile.in:2344:	for i in `cat "$(top_srcdir)/po/LINGUAS"`; do \
vlc-3.0.11.1/Makefile.in-2345-	  cp "$(srcdir)/po/$${i}.po" "$(srcdir)/vlc-translations-$(VERSION)/" ; \
##############################################
vlc-3.0.11.1/Makefile.in-2445-	for plugindir in $(prefix)/lib/vlc/plugins/*/; do \
vlc-3.0.11.1/Makefile.in:2446:		plugin_destdir="$(win32_destdir)/plugins/`basename $$plugindir`"; \
vlc-3.0.11.1/Makefile.in-2447-		mkdir -p "$$plugin_destdir"; \
##############################################
vlc-3.0.11.1/Makefile.in-2477-	do if test -n "$$i" ; then \
vlc-3.0.11.1/Makefile.in:2478:	    $(OBJCOPY) --only-keep-debug "$$i" "$(win32_debugdir)/`basename $$i.dbg`"; \
vlc-3.0.11.1/Makefile.in-2479-	    $(OBJCOPY) --strip-all "$$i" ; \
vlc-3.0.11.1/Makefile.in:2480:	    $(OBJCOPY) --add-gnu-debuglink="$(win32_debugdir)/`basename $$i.dbg`" "$$i" ; \
vlc-3.0.11.1/Makefile.in-2481-	  fi ; \
##############################################
vlc-3.0.11.1/ChangeLog-12140-
vlc-3.0.11.1/ChangeLog:12141:    Remove unused support for .asm files
vlc-3.0.11.1/ChangeLog-12142-
##############################################
vlc-3.0.11.1/ChangeLog-15288-
vlc-3.0.11.1/ChangeLog:15289:    contrib/ass: use correct ASFLAGS for yasm on Solaris
vlc-3.0.11.1/ChangeLog-15290-    
##############################################
vlc-3.0.11.1/compat/Makefile.in-50-  { \
vlc-3.0.11.1/compat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vlc-3.0.11.1/compat/Makefile.in-52-  }; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES =
vlc-3.0.11.1/compat/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vlc-3.0.11.1/compat/Makefile.in-116-am__vpath_adj = case $$p in \
vlc-3.0.11.1/compat/Makefile.in:117:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vlc-3.0.11.1/compat/Makefile.in-118-    *) f=$$p;; \
vlc-3.0.11.1/compat/Makefile.in-119-  esac;
vlc-3.0.11.1/compat/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vlc-3.0.11.1/compat/Makefile.in-121-am__install_max = 40
vlc-3.0.11.1/compat/Makefile.in-122-am__nobase_strip_setup = \
vlc-3.0.11.1/compat/Makefile.in:123:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vlc-3.0.11.1/compat/Makefile.in-124-am__nobase_strip = \
##############################################
vlc-3.0.11.1/compat/Makefile.in-363-case "$@" in						\
vlc-3.0.11.1/compat/Makefile.in:364:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
vlc-3.0.11.1/compat/Makefile.in-365-    *) am__odir=.;; 					\
##############################################
vlc-3.0.11.1/compat/Makefile.in-393-  bases='$(TEST_LOGS)'; \
vlc-3.0.11.1/compat/Makefile.in:394:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
vlc-3.0.11.1/compat/Makefile.in:395:  bases=`echo $$bases`
vlc-3.0.11.1/compat/Makefile.in-396-RECHECK_LOGS = $(TEST_LOGS)
##############################################
vlc-3.0.11.1/compat/Makefile.in-406-        */*) b='$*';; \
vlc-3.0.11.1/compat/Makefile.in:407:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
vlc-3.0.11.1/compat/Makefile.in-408-       esac;; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-451-ASDCP_LIBS = @ASDCP_LIBS@
vlc-3.0.11.1/compat/Makefile.in:452:ASM = @ASM@
vlc-3.0.11.1/compat/Makefile.in-453-AUTOCONF = @AUTOCONF@
##############################################
vlc-3.0.11.1/compat/Makefile.in-1293-	test -n "$(EXEEXT)" || exit 0; \
vlc-3.0.11.1/compat/Makefile.in:1294:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
vlc-3.0.11.1/compat/Makefile.in-1295-	echo " rm -f" $$list; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1412-.c.o:
vlc-3.0.11.1/compat/Makefile.in:1413:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
vlc-3.0.11.1/compat/Makefile.in-1414-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/compat/Makefile.in-1420-.c.obj:
vlc-3.0.11.1/compat/Makefile.in:1421:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
vlc-3.0.11.1/compat/Makefile.in:1422:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
vlc-3.0.11.1/compat/Makefile.in-1423-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
vlc-3.0.11.1/compat/Makefile.in-1425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlc-3.0.11.1/compat/Makefile.in:1426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vlc-3.0.11.1/compat/Makefile.in-1427-
vlc-3.0.11.1/compat/Makefile.in-1428-.c.lo:
vlc-3.0.11.1/compat/Makefile.in:1429:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
vlc-3.0.11.1/compat/Makefile.in-1430-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
vlc-3.0.11.1/compat/Makefile.in-1471-GTAGS:
vlc-3.0.11.1/compat/Makefile.in:1472:	here=`$(am__cd) $(top_builddir) && pwd` \
vlc-3.0.11.1/compat/Makefile.in-1473-	  && $(am__cd) $(top_srcdir) \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1514-	if test -n "$$redo_bases"; then \
vlc-3.0.11.1/compat/Makefile.in:1515:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
vlc-3.0.11.1/compat/Makefile.in:1516:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/compat/Makefile.in-1517-	  if $(am__make_dryrun); then :; else \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1539-	ws='[ 	]'; \
vlc-3.0.11.1/compat/Makefile.in:1540:	results=`for b in $$bases; do echo $$b.trs; done`; \
vlc-3.0.11.1/compat/Makefile.in-1541-	test -n "$$results" || results=/dev/null; \
vlc-3.0.11.1/compat/Makefile.in:1542:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1543:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1544:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1545:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1546:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1547:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1548:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
vlc-3.0.11.1/compat/Makefile.in:1549:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
vlc-3.0.11.1/compat/Makefile.in-1550-	  success=true; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1618-	@set +e; $(am__set_TESTS_bases); \
vlc-3.0.11.1/compat/Makefile.in:1619:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/compat/Makefile.in:1620:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
vlc-3.0.11.1/compat/Makefile.in:1621:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
vlc-3.0.11.1/compat/Makefile.in-1622-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1628-	         | $(am__list_recheck_tests)` || exit 1; \
vlc-3.0.11.1/compat/Makefile.in:1629:	log_list=`for i in $$bases; do echo $$i.log; done`; \
vlc-3.0.11.1/compat/Makefile.in:1630:	log_list=`echo $$log_list`; \
vlc-3.0.11.1/compat/Makefile.in-1631-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1660-distdir-am: $(DISTFILES)
vlc-3.0.11.1/compat/Makefile.in:1661:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/compat/Makefile.in:1662:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vlc-3.0.11.1/compat/Makefile.in-1663-	list='$(DISTFILES)'; \
##############################################
vlc-3.0.11.1/compat/Makefile.in-1674-	  if test -d $$d/$$file; then \
vlc-3.0.11.1/compat/Makefile.in:1675:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vlc-3.0.11.1/compat/Makefile.in-1676-	    if test -d "$(distdir)/$$file"; then \
##############################################
vlc-3.0.11.1/debian/changelog-1381-
vlc-3.0.11.1/debian/changelog:1382:  * Remove nasm and yasm form build dependencies (they are not used).
vlc-3.0.11.1/debian/changelog-1383-  * Bump Standards-Version to 3.9.3, no changes needed.
##############################################
vlc-3.0.11.1/debian/changelog-2886-    not advertise an audio device (Closes: #316377).
vlc-3.0.11.1/debian/changelog:2887:  * This release fixes PPC asm compilation issues in x264 (Closes: #366965).
vlc-3.0.11.1/debian/changelog-2888-
##############################################
vlc-3.0.11.1/debian/changelog-3027-  * debian/control:
vlc-3.0.11.1/debian/changelog:3028:    + Buuild-depend on yasm on amd64.
vlc-3.0.11.1/debian/changelog-3029-
##############################################
vlc-3.0.11.1/debian/changelog-3233-    + Force the vlc-plugin-arts dependencies.
vlc-3.0.11.1/debian/changelog:3234:    + Build-depend on jam and nasm because of x264.
vlc-3.0.11.1/debian/changelog-3235-
##############################################
vlc-3.0.11.1/debian/changelog-4036-  * vlc.init becomes ~/.vlcrc
vlc-3.0.11.1/debian/changelog:4037:  * removed float operations in the video decoder, and all emms asm functions
vlc-3.0.11.1/debian/changelog-4038-  * borrowed linuxvideo's MMX motion compensation
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-14-
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:15:CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-16-CODENAME="Vetinari"
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-441-    echo "${CONTRIB_DIR} not found" >&AS_MESSAGE_LOG_FD
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:442:    CONTRIB_DIR="${srcdir}/contrib/`$CC -dumpmachine`"
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-443-    AS_IF([test ! -d "${CONTRIB_DIR}"], [
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-458-  AS_IF([test -d "${CONTRIB_DIR}/lib"],[
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:459:    CONTRIB_DIR=`cd "${CONTRIB_DIR}" && pwd`
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-460-  ], [
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-501-AS_IF([test -d "${TOOLS_DIR}"], [
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:502:    TOOLS_DIR=`cd "${TOOLS_DIR}" && pwd`
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-503-    export PATH="${TOOLS_DIR}":$PATH
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1310-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1311:asm volatile("packuswb %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1312-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1327-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1328:asm volatile("maskmovq %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1329-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1394-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1395:asm volatile("xorps %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1396-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1410-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1411:asm volatile("punpckhqdq %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1412-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1427-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1428:asm volatile("movsldup %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1429-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1442-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1443:asm volatile("pabsw %%xmm0,%%xmm0"::"r"(p):"xmm0");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1444-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1459-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1460:asm volatile("pmaxsb %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1461-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1476-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1477:asm volatile("pcmpgtq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1478-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1492-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1493:asm volatile("insertq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1494-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1512-void *p;
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1513:asm volatile("pfadd %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1514-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1540-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1541:asm volatile("vqmovun.s64 d0, q1":::"d0");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1542-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1561-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1562:asm volatile("uhadd v0.8b, v0.8b, v1.8b":::"v0");
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1563-]])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1586-    [ac_cv_altivec_inline],
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1587:    [AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1588-         ac_cv_altivec_inline="yes",
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1589-         [CFLAGS="${CFLAGS} -Wa,-maltivec"
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1590:          AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1591-            [ac_cv_altivec_inline="-Wa,-maltivec"],
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1719-  ])
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:1720:  AS_IF([test -d "${CONTRIB_DIR}" -a -f "${CONTRIB_DIR}/lib/liblua.a" -a `echo|${LUAC} -o - -|od -j 8 -N 2 -t x2|head -n 1|tr -s ' '|cut -d' ' -f2` != 0404], [
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-1721-    AC_MSG_ERROR([You need 32-bits luac when using lua from contrib.])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-4255-  AS_IF([test "${with_kde_solid}" = "yes"], [
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:4256:    kde4datadir="`${KDE4_CONFIG} --install data`"
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-4257-    AS_IF([test "x$kde4datadir" = "x"], [kde4datadir='${datadir}/kde4/apps'])
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-4325-AC_DEFINE_UNQUOTED(VLC_COMPILE_HOST, "`hostname -f 2>/dev/null || hostname`", [host which ran configure])
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:4326:AC_DEFINE_UNQUOTED(VLC_COMPILER, "`$CC -v 2>&1 | tail -n 1 | sed -e 's/ *$//'`", [compiler])
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-4327-dnl
##############################################
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac-4421-echo "
vlc-3.0.11.1/.pc/0001-configure-fix-linking-on-RISC-V-ISA.patch/configure.ac:4422:To build vlc and its plugins, type \`$MAKE', or \`./compile' if you like nice colors."
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-14-
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:15:CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-16-CODENAME="Vetinari"
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-442-    echo "${CONTRIB_DIR} not found" >&AS_MESSAGE_LOG_FD
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:443:    CONTRIB_DIR="${srcdir}/contrib/`$CC -dumpmachine`"
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-444-    AS_IF([test ! -d "${CONTRIB_DIR}"], [
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-459-  AS_IF([test -d "${CONTRIB_DIR}/lib"],[
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:460:    CONTRIB_DIR=`cd "${CONTRIB_DIR}" && pwd`
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-461-  ], [
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-502-AS_IF([test -d "${TOOLS_DIR}"], [
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:503:    TOOLS_DIR=`cd "${TOOLS_DIR}" && pwd`
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-504-    export PATH="${TOOLS_DIR}":$PATH
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1311-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1312:asm volatile("packuswb %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1313-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1328-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1329:asm volatile("maskmovq %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1330-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1395-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1396:asm volatile("xorps %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1397-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1411-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1412:asm volatile("punpckhqdq %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1413-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1428-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1429:asm volatile("movsldup %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1430-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1443-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1444:asm volatile("pabsw %%xmm0,%%xmm0"::"r"(p):"xmm0");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1445-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1460-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1461:asm volatile("pmaxsb %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1462-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1477-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1478:asm volatile("pcmpgtq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1479-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1493-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1494:asm volatile("insertq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1495-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1513-void *p;
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1514:asm volatile("pfadd %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1515-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1541-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1542:asm volatile("vqmovun.s64 d0, q1":::"d0");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1543-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1562-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1563:asm volatile("uhadd v0.8b, v0.8b, v1.8b":::"v0");
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1564-]])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1587-    [ac_cv_altivec_inline],
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1588:    [AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1589-         ac_cv_altivec_inline="yes",
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1590-         [CFLAGS="${CFLAGS} -Wa,-maltivec"
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1591:          AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1592-            [ac_cv_altivec_inline="-Wa,-maltivec"],
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1720-  ])
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:1721:  AS_IF([test -d "${CONTRIB_DIR}" -a -f "${CONTRIB_DIR}/lib/liblua.a" -a `echo|${LUAC} -o - -|od -j 8 -N 2 -t x2|head -n 1|tr -s ' '|cut -d' ' -f2` != 0404], [
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-1722-    AC_MSG_ERROR([You need 32-bits luac when using lua from contrib.])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-4256-  AS_IF([test "${with_kde_solid}" = "yes"], [
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:4257:    kde4datadir="`${KDE4_CONFIG} --install data`"
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-4258-    AS_IF([test "x$kde4datadir" = "x"], [kde4datadir='${datadir}/kde4/apps'])
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-4326-AC_DEFINE_UNQUOTED(VLC_COMPILE_HOST, "`hostname -f 2>/dev/null || hostname`", [host which ran configure])
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:4327:AC_DEFINE_UNQUOTED(VLC_COMPILER, "`$CC -v 2>&1 | tail -n 1 | sed -e 's/ *$//'`", [compiler])
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-4328-dnl
##############################################
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac-4422-echo "
vlc-3.0.11.1/.pc/0002-Revert-configure-Require-libmodplug-0.8.9.patch/configure.ac:4423:To build vlc and its plugins, type \`$MAKE', or \`./compile' if you like nice colors."
##############################################
vlc-3.0.11.1/configure.ac-14-
vlc-3.0.11.1/configure.ac:15:CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
vlc-3.0.11.1/configure.ac-16-CODENAME="Vetinari"
##############################################
vlc-3.0.11.1/configure.ac-442-    echo "${CONTRIB_DIR} not found" >&AS_MESSAGE_LOG_FD
vlc-3.0.11.1/configure.ac:443:    CONTRIB_DIR="${srcdir}/contrib/`$CC -dumpmachine`"
vlc-3.0.11.1/configure.ac-444-    AS_IF([test ! -d "${CONTRIB_DIR}"], [
##############################################
vlc-3.0.11.1/configure.ac-459-  AS_IF([test -d "${CONTRIB_DIR}/lib"],[
vlc-3.0.11.1/configure.ac:460:    CONTRIB_DIR=`cd "${CONTRIB_DIR}" && pwd`
vlc-3.0.11.1/configure.ac-461-  ], [
##############################################
vlc-3.0.11.1/configure.ac-502-AS_IF([test -d "${TOOLS_DIR}"], [
vlc-3.0.11.1/configure.ac:503:    TOOLS_DIR=`cd "${TOOLS_DIR}" && pwd`
vlc-3.0.11.1/configure.ac-504-    export PATH="${TOOLS_DIR}":$PATH
##############################################
vlc-3.0.11.1/configure.ac-1311-void *p;
vlc-3.0.11.1/configure.ac:1312:asm volatile("packuswb %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure.ac-1313-]])
##############################################
vlc-3.0.11.1/configure.ac-1328-void *p;
vlc-3.0.11.1/configure.ac:1329:asm volatile("maskmovq %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure.ac-1330-]])
##############################################
vlc-3.0.11.1/configure.ac-1395-void *p;
vlc-3.0.11.1/configure.ac:1396:asm volatile("xorps %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/configure.ac-1397-]])
##############################################
vlc-3.0.11.1/configure.ac-1411-void *p;
vlc-3.0.11.1/configure.ac:1412:asm volatile("punpckhqdq %%xmm1,%%xmm2"::"r"(p):"xmm1", "xmm2");
vlc-3.0.11.1/configure.ac-1413-]])
##############################################
vlc-3.0.11.1/configure.ac-1428-void *p;
vlc-3.0.11.1/configure.ac:1429:asm volatile("movsldup %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure.ac-1430-]])
##############################################
vlc-3.0.11.1/configure.ac-1443-void *p;
vlc-3.0.11.1/configure.ac:1444:asm volatile("pabsw %%xmm0,%%xmm0"::"r"(p):"xmm0");
vlc-3.0.11.1/configure.ac-1445-]])
##############################################
vlc-3.0.11.1/configure.ac-1460-void *p;
vlc-3.0.11.1/configure.ac:1461:asm volatile("pmaxsb %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure.ac-1462-]])
##############################################
vlc-3.0.11.1/configure.ac-1477-void *p;
vlc-3.0.11.1/configure.ac:1478:asm volatile("pcmpgtq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure.ac-1479-]])
##############################################
vlc-3.0.11.1/configure.ac-1493-void *p;
vlc-3.0.11.1/configure.ac:1494:asm volatile("insertq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
vlc-3.0.11.1/configure.ac-1495-]])
##############################################
vlc-3.0.11.1/configure.ac-1513-void *p;
vlc-3.0.11.1/configure.ac:1514:asm volatile("pfadd %%mm1,%%mm2"::"r"(p):"mm1", "mm2");
vlc-3.0.11.1/configure.ac-1515-]])
##############################################
vlc-3.0.11.1/configure.ac-1541-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/configure.ac:1542:asm volatile("vqmovun.s64 d0, q1":::"d0");
vlc-3.0.11.1/configure.ac-1543-]])
##############################################
vlc-3.0.11.1/configure.ac-1562-      AC_LANG_PROGRAM(,[[
vlc-3.0.11.1/configure.ac:1563:asm volatile("uhadd v0.8b, v0.8b, v1.8b":::"v0");
vlc-3.0.11.1/configure.ac-1564-]])
##############################################
vlc-3.0.11.1/configure.ac-1587-    [ac_cv_altivec_inline],
vlc-3.0.11.1/configure.ac:1588:    [AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/configure.ac-1589-         ac_cv_altivec_inline="yes",
vlc-3.0.11.1/configure.ac-1590-         [CFLAGS="${CFLAGS} -Wa,-maltivec"
vlc-3.0.11.1/configure.ac:1591:          AC_TRY_COMPILE(,[asm volatile("vperm 0,1,2,3");],
vlc-3.0.11.1/configure.ac-1592-            [ac_cv_altivec_inline="-Wa,-maltivec"],
##############################################
vlc-3.0.11.1/configure.ac-1720-  ])
vlc-3.0.11.1/configure.ac:1721:  AS_IF([test -d "${CONTRIB_DIR}" -a -f "${CONTRIB_DIR}/lib/liblua.a" -a `echo|${LUAC} -o - -|od -j 8 -N 2 -t x2|head -n 1|tr -s ' '|cut -d' ' -f2` != 0404], [
vlc-3.0.11.1/configure.ac-1722-    AC_MSG_ERROR([You need 32-bits luac when using lua from contrib.])
##############################################
vlc-3.0.11.1/configure.ac-4256-  AS_IF([test "${with_kde_solid}" = "yes"], [
vlc-3.0.11.1/configure.ac:4257:    kde4datadir="`${KDE4_CONFIG} --install data`"
vlc-3.0.11.1/configure.ac-4258-    AS_IF([test "x$kde4datadir" = "x"], [kde4datadir='${datadir}/kde4/apps'])
##############################################
vlc-3.0.11.1/configure.ac-4326-AC_DEFINE_UNQUOTED(VLC_COMPILE_HOST, "`hostname -f 2>/dev/null || hostname`", [host which ran configure])
vlc-3.0.11.1/configure.ac:4327:AC_DEFINE_UNQUOTED(VLC_COMPILER, "`$CC -v 2>&1 | tail -n 1 | sed -e 's/ *$//'`", [compiler])
vlc-3.0.11.1/configure.ac-4328-dnl
##############################################
vlc-3.0.11.1/configure.ac-4422-echo "
vlc-3.0.11.1/configure.ac:4423:To build vlc and its plugins, type \`$MAKE', or \`./compile' if you like nice colors."