# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Produce verbose output by default.
VERBOSE = 1

# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/sda6/avidemux2-master/avidemux_core

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/sda6/avidemux2-master/buildCore

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	vim -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"dev\" \"runtime\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sda6/avidemux2-master/buildCore/CMakeFiles /mnt/sda6/avidemux2-master/buildCore/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sda6/avidemux2-master/buildCore/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named libavutil_dummy

# Build rule for target.
libavutil_dummy: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libavutil_dummy
.PHONY : libavutil_dummy

# fast build rule for target.
libavutil_dummy/fast:
	$(MAKE) -f CMakeFiles/libavutil_dummy.dir/build.make CMakeFiles/libavutil_dummy.dir/build
.PHONY : libavutil_dummy/fast

#=============================================================================
# Target rules for targets named libavformat

# Build rule for target.
libavformat: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libavformat
.PHONY : libavformat

# fast build rule for target.
libavformat/fast:
	$(MAKE) -f CMakeFiles/libavformat.dir/build.make CMakeFiles/libavformat.dir/build
.PHONY : libavformat/fast

#=============================================================================
# Target rules for targets named libavcodec

# Build rule for target.
libavcodec: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libavcodec
.PHONY : libavcodec

# fast build rule for target.
libavcodec/fast:
	$(MAKE) -f CMakeFiles/libavcodec.dir/build.make CMakeFiles/libavcodec.dir/build
.PHONY : libavcodec/fast

#=============================================================================
# Target rules for targets named libavutil

# Build rule for target.
libavutil: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libavutil
.PHONY : libavutil

# fast build rule for target.
libavutil/fast:
	$(MAKE) -f CMakeFiles/libavutil.dir/build.make CMakeFiles/libavutil.dir/build
.PHONY : libavutil/fast

#=============================================================================
# Target rules for targets named libpostproc

# Build rule for target.
libpostproc: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libpostproc
.PHONY : libpostproc

# fast build rule for target.
libpostproc/fast:
	$(MAKE) -f CMakeFiles/libpostproc.dir/build.make CMakeFiles/libpostproc.dir/build
.PHONY : libpostproc/fast

#=============================================================================
# Target rules for targets named libswscale

# Build rule for target.
libswscale: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 libswscale
.PHONY : libswscale

# fast build rule for target.
libswscale/fast:
	$(MAKE) -f CMakeFiles/libswscale.dir/build.make CMakeFiles/libswscale.dir/build
.PHONY : libswscale/fast

#=============================================================================
# Target rules for targets named ffmpeg

# Build rule for target.
ffmpeg: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ffmpeg
.PHONY : ffmpeg

# fast build rule for target.
ffmpeg/fast:
	$(MAKE) -f CMakeFiles/ffmpeg.dir/build.make CMakeFiles/ffmpeg.dir/build
.PHONY : ffmpeg/fast

#=============================================================================
# Target rules for targets named ADM_core6

# Build rule for target.
ADM_core6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_core6
.PHONY : ADM_core6

# fast build rule for target.
ADM_core6/fast:
	$(MAKE) -f ADM_core/src/CMakeFiles/ADM_core6.dir/build.make ADM_core/src/CMakeFiles/ADM_core6.dir/build
.PHONY : ADM_core6/fast

#=============================================================================
# Target rules for targets named ADM_audioParser6

# Build rule for target.
ADM_audioParser6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_audioParser6
.PHONY : ADM_audioParser6

# fast build rule for target.
ADM_audioParser6/fast:
	$(MAKE) -f ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build.make ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build
.PHONY : ADM_audioParser6/fast

#=============================================================================
# Target rules for targets named ADM_coreAudio6

# Build rule for target.
ADM_coreAudio6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreAudio6
.PHONY : ADM_coreAudio6

# fast build rule for target.
ADM_coreAudio6/fast:
	$(MAKE) -f ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build.make ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build
.PHONY : ADM_coreAudio6/fast

#=============================================================================
# Target rules for targets named ADM_coreAudioFilterAPI6

# Build rule for target.
ADM_coreAudioFilterAPI6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreAudioFilterAPI6
.PHONY : ADM_coreAudioFilterAPI6

# fast build rule for target.
ADM_coreAudioFilterAPI6/fast:
	$(MAKE) -f ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build.make ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build
.PHONY : ADM_coreAudioFilterAPI6/fast

#=============================================================================
# Target rules for targets named ADM_coreAudioDevice6

# Build rule for target.
ADM_coreAudioDevice6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreAudioDevice6
.PHONY : ADM_coreAudioDevice6

# fast build rule for target.
ADM_coreAudioDevice6/fast:
	$(MAKE) -f ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build.make ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build
.PHONY : ADM_coreAudioDevice6/fast

#=============================================================================
# Target rules for targets named ADM_coreAudioEncoder6

# Build rule for target.
ADM_coreAudioEncoder6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreAudioEncoder6
.PHONY : ADM_coreAudioEncoder6

# fast build rule for target.
ADM_coreAudioEncoder6/fast:
	$(MAKE) -f ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build.make ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build
.PHONY : ADM_coreAudioEncoder6/fast

#=============================================================================
# Target rules for targets named ADM_coreDemuxer6

# Build rule for target.
ADM_coreDemuxer6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreDemuxer6
.PHONY : ADM_coreDemuxer6

# fast build rule for target.
ADM_coreDemuxer6/fast:
	$(MAKE) -f ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build.make ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build
.PHONY : ADM_coreDemuxer6/fast

#=============================================================================
# Target rules for targets named ADM_coreDemuxerMpeg6

# Build rule for target.
ADM_coreDemuxerMpeg6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreDemuxerMpeg6
.PHONY : ADM_coreDemuxerMpeg6

# fast build rule for target.
ADM_coreDemuxerMpeg6/fast:
	$(MAKE) -f ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build.make ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build
.PHONY : ADM_coreDemuxerMpeg6/fast

#=============================================================================
# Target rules for targets named ADM_coreVideoCodec6

# Build rule for target.
ADM_coreVideoCodec6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreVideoCodec6
.PHONY : ADM_coreVideoCodec6

# fast build rule for target.
ADM_coreVideoCodec6/fast:
	$(MAKE) -f ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build.make ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build
.PHONY : ADM_coreVideoCodec6/fast

#=============================================================================
# Target rules for targets named ADM_coreVDPAU6

# Build rule for target.
ADM_coreVDPAU6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreVDPAU6
.PHONY : ADM_coreVDPAU6

# fast build rule for target.
ADM_coreVDPAU6/fast:
	$(MAKE) -f ADM_coreVideoCodec/ADM_hwAccel/ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build.make ADM_coreVideoCodec/ADM_hwAccel/ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build
.PHONY : ADM_coreVDPAU6/fast

#=============================================================================
# Target rules for targets named ADM_coreLibVA6

# Build rule for target.
ADM_coreLibVA6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreLibVA6
.PHONY : ADM_coreLibVA6

# fast build rule for target.
ADM_coreLibVA6/fast:
	$(MAKE) -f ADM_coreVideoCodec/ADM_hwAccel/ADM_coreLibVA/src/CMakeFiles/ADM_coreLibVA6.dir/build.make ADM_coreVideoCodec/ADM_hwAccel/ADM_coreLibVA/src/CMakeFiles/ADM_coreLibVA6.dir/build
.PHONY : ADM_coreLibVA6/fast

#=============================================================================
# Target rules for targets named ADM_coreImage6

# Build rule for target.
ADM_coreImage6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreImage6
.PHONY : ADM_coreImage6

# fast build rule for target.
ADM_coreImage6/fast:
	$(MAKE) -f ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build.make ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build
.PHONY : ADM_coreImage6/fast

#=============================================================================
# Target rules for targets named ADM_coreMuxer6

# Build rule for target.
ADM_coreMuxer6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreMuxer6
.PHONY : ADM_coreMuxer6

# fast build rule for target.
ADM_coreMuxer6/fast:
	$(MAKE) -f ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build.make ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build
.PHONY : ADM_coreMuxer6/fast

#=============================================================================
# Target rules for targets named ADM_coreUI6

# Build rule for target.
ADM_coreUI6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreUI6
.PHONY : ADM_coreUI6

# fast build rule for target.
ADM_coreUI6/fast:
	$(MAKE) -f ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build.make ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build
.PHONY : ADM_coreUI6/fast

#=============================================================================
# Target rules for targets named ADM_coreUtils6

# Build rule for target.
ADM_coreUtils6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreUtils6
.PHONY : ADM_coreUtils6

# fast build rule for target.
ADM_coreUtils6/fast:
	$(MAKE) -f ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build.make ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build
.PHONY : ADM_coreUtils6/fast

#=============================================================================
# Target rules for targets named ADM_json

# Build rule for target.
ADM_json: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_json
.PHONY : ADM_json

# fast build rule for target.
ADM_json/fast:
	$(MAKE) -f ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build.make ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build
.PHONY : ADM_json/fast

#=============================================================================
# Target rules for targets named ADM_coreVideoEncoder6

# Build rule for target.
ADM_coreVideoEncoder6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreVideoEncoder6
.PHONY : ADM_coreVideoEncoder6

# fast build rule for target.
ADM_coreVideoEncoder6/fast:
	$(MAKE) -f ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build.make ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build
.PHONY : ADM_coreVideoEncoder6/fast

#=============================================================================
# Target rules for targets named ADM_coreLibVAEnc6

# Build rule for target.
ADM_coreLibVAEnc6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreLibVAEnc6
.PHONY : ADM_coreLibVAEnc6

# fast build rule for target.
ADM_coreLibVAEnc6/fast:
	$(MAKE) -f ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/CMakeFiles/ADM_coreLibVAEnc6.dir/build.make ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/CMakeFiles/ADM_coreLibVAEnc6.dir/build
.PHONY : ADM_coreLibVAEnc6/fast

#=============================================================================
# Target rules for targets named ADM_coreVideoFilter6

# Build rule for target.
ADM_coreVideoFilter6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreVideoFilter6
.PHONY : ADM_coreVideoFilter6

# fast build rule for target.
ADM_coreVideoFilter6/fast:
	$(MAKE) -f ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build.make ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build
.PHONY : ADM_coreVideoFilter6/fast

#=============================================================================
# Target rules for targets named ADM_coreSqlLight3

# Build rule for target.
ADM_coreSqlLight3: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreSqlLight3
.PHONY : ADM_coreSqlLight3

# fast build rule for target.
ADM_coreSqlLight3/fast:
	$(MAKE) -f ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build.make ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build
.PHONY : ADM_coreSqlLight3/fast

#=============================================================================
# Target rules for targets named ADM_coreJobs

# Build rule for target.
ADM_coreJobs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreJobs
.PHONY : ADM_coreJobs

# fast build rule for target.
ADM_coreJobs/fast:
	$(MAKE) -f ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build.make ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build
.PHONY : ADM_coreJobs/fast

#=============================================================================
# Target rules for targets named ADM_coreSocket6

# Build rule for target.
ADM_coreSocket6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreSocket6
.PHONY : ADM_coreSocket6

# fast build rule for target.
ADM_coreSocket6/fast:
	$(MAKE) -f ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build.make ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build
.PHONY : ADM_coreSocket6/fast

#=============================================================================
# Target rules for targets named ADM_coreImageLoader6

# Build rule for target.
ADM_coreImageLoader6: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreImageLoader6
.PHONY : ADM_coreImageLoader6

# fast build rule for target.
ADM_coreImageLoader6/fast:
	$(MAKE) -f ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build.make ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build
.PHONY : ADM_coreImageLoader6/fast

#=============================================================================
# Target rules for targets named ADM_coreScript

# Build rule for target.
ADM_coreScript: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreScript
.PHONY : ADM_coreScript

# fast build rule for target.
ADM_coreScript/fast:
	$(MAKE) -f ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build.make ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build
.PHONY : ADM_coreScript/fast

#=============================================================================
# Target rules for targets named ADM_coreSubtitle

# Build rule for target.
ADM_coreSubtitle: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ADM_coreSubtitle
.PHONY : ADM_coreSubtitle

# fast build rule for target.
ADM_coreSubtitle/fast:
	$(MAKE) -f ADM_coreSubtitles/src/CMakeFiles/ADM_coreSubtitle.dir/build.make ADM_coreSubtitles/src/CMakeFiles/ADM_coreSubtitle.dir/build
.PHONY : ADM_coreSubtitle/fast

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... libavutil_dummy"
	@echo "... libavformat"
	@echo "... libavcodec"
	@echo "... edit_cache"
	@echo "... libavutil"
	@echo "... libpostproc"
	@echo "... libswscale"
	@echo "... list_install_components"
	@echo "... ffmpeg"
	@echo "... ADM_core6"
	@echo "... ADM_audioParser6"
	@echo "... ADM_coreAudio6"
	@echo "... ADM_coreAudioFilterAPI6"
	@echo "... ADM_coreAudioDevice6"
	@echo "... ADM_coreAudioEncoder6"
	@echo "... ADM_coreDemuxer6"
	@echo "... ADM_coreDemuxerMpeg6"
	@echo "... ADM_coreVideoCodec6"
	@echo "... ADM_coreVDPAU6"
	@echo "... ADM_coreLibVA6"
	@echo "... ADM_coreImage6"
	@echo "... ADM_coreMuxer6"
	@echo "... ADM_coreUI6"
	@echo "... ADM_coreUtils6"
	@echo "... ADM_json"
	@echo "... ADM_coreVideoEncoder6"
	@echo "... ADM_coreLibVAEnc6"
	@echo "... ADM_coreVideoFilter6"
	@echo "... ADM_coreSqlLight3"
	@echo "... ADM_coreJobs"
	@echo "... ADM_coreSocket6"
	@echo "... ADM_coreImageLoader6"
	@echo "... ADM_coreScript"
	@echo "... ADM_coreSubtitle"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

