# 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_plugins

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

#=============================================================================
# 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 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 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"plugins\""
.PHONY : list_install_components

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

.PHONY : list_install_components/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

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

# The main clean target
clean:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f CMakeFiles/Makefile2 ADM_demuxers/MpegTS/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f CMakeFiles/Makefile2 ADM_demuxers/MpegTS/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f CMakeFiles/Makefile2 ADM_demuxers/MpegTS/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/rule:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f CMakeFiles/Makefile2 ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/rule
.PHONY : ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/rule

# Convenience name for target.
ADM_dm_ts: ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/rule

.PHONY : ADM_dm_ts

# fast build rule for target.
ADM_dm_ts/fast:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build
.PHONY : ADM_dm_ts/fast

ADM_ts.o: ADM_ts.cpp.o

.PHONY : ADM_ts.o

# target to build an object file
ADM_ts.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_ts.cpp.o
.PHONY : ADM_ts.cpp.o

ADM_ts.i: ADM_ts.cpp.i

.PHONY : ADM_ts.i

# target to preprocess a source file
ADM_ts.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_ts.cpp.i
.PHONY : ADM_ts.cpp.i

ADM_ts.s: ADM_ts.cpp.s

.PHONY : ADM_ts.s

# target to generate assembly for a file
ADM_ts.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_ts.cpp.s
.PHONY : ADM_ts.cpp.s

ADM_tsAudio.o: ADM_tsAudio.cpp.o

.PHONY : ADM_tsAudio.o

# target to build an object file
ADM_tsAudio.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudio.cpp.o
.PHONY : ADM_tsAudio.cpp.o

ADM_tsAudio.i: ADM_tsAudio.cpp.i

.PHONY : ADM_tsAudio.i

# target to preprocess a source file
ADM_tsAudio.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudio.cpp.i
.PHONY : ADM_tsAudio.cpp.i

ADM_tsAudio.s: ADM_tsAudio.cpp.s

.PHONY : ADM_tsAudio.s

# target to generate assembly for a file
ADM_tsAudio.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudio.cpp.s
.PHONY : ADM_tsAudio.cpp.s

ADM_tsAudioProbe.o: ADM_tsAudioProbe.cpp.o

.PHONY : ADM_tsAudioProbe.o

# target to build an object file
ADM_tsAudioProbe.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudioProbe.cpp.o
.PHONY : ADM_tsAudioProbe.cpp.o

ADM_tsAudioProbe.i: ADM_tsAudioProbe.cpp.i

.PHONY : ADM_tsAudioProbe.i

# target to preprocess a source file
ADM_tsAudioProbe.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudioProbe.cpp.i
.PHONY : ADM_tsAudioProbe.cpp.i

ADM_tsAudioProbe.s: ADM_tsAudioProbe.cpp.s

.PHONY : ADM_tsAudioProbe.s

# target to generate assembly for a file
ADM_tsAudioProbe.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsAudioProbe.cpp.s
.PHONY : ADM_tsAudioProbe.cpp.s

ADM_tsBruteForce.o: ADM_tsBruteForce.cpp.o

.PHONY : ADM_tsBruteForce.o

# target to build an object file
ADM_tsBruteForce.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsBruteForce.cpp.o
.PHONY : ADM_tsBruteForce.cpp.o

ADM_tsBruteForce.i: ADM_tsBruteForce.cpp.i

.PHONY : ADM_tsBruteForce.i

# target to preprocess a source file
ADM_tsBruteForce.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsBruteForce.cpp.i
.PHONY : ADM_tsBruteForce.cpp.i

ADM_tsBruteForce.s: ADM_tsBruteForce.cpp.s

.PHONY : ADM_tsBruteForce.s

# target to generate assembly for a file
ADM_tsBruteForce.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsBruteForce.cpp.s
.PHONY : ADM_tsBruteForce.cpp.s

ADM_tsComputeTimeStamp.o: ADM_tsComputeTimeStamp.cpp.o

.PHONY : ADM_tsComputeTimeStamp.o

# target to build an object file
ADM_tsComputeTimeStamp.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsComputeTimeStamp.cpp.o
.PHONY : ADM_tsComputeTimeStamp.cpp.o

ADM_tsComputeTimeStamp.i: ADM_tsComputeTimeStamp.cpp.i

.PHONY : ADM_tsComputeTimeStamp.i

# target to preprocess a source file
ADM_tsComputeTimeStamp.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsComputeTimeStamp.cpp.i
.PHONY : ADM_tsComputeTimeStamp.cpp.i

ADM_tsComputeTimeStamp.s: ADM_tsComputeTimeStamp.cpp.s

.PHONY : ADM_tsComputeTimeStamp.s

# target to generate assembly for a file
ADM_tsComputeTimeStamp.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsComputeTimeStamp.cpp.s
.PHONY : ADM_tsComputeTimeStamp.cpp.s

ADM_tsGetBits.o: ADM_tsGetBits.cpp.o

.PHONY : ADM_tsGetBits.o

# target to build an object file
ADM_tsGetBits.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsGetBits.cpp.o
.PHONY : ADM_tsGetBits.cpp.o

ADM_tsGetBits.i: ADM_tsGetBits.cpp.i

.PHONY : ADM_tsGetBits.i

# target to preprocess a source file
ADM_tsGetBits.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsGetBits.cpp.i
.PHONY : ADM_tsGetBits.cpp.i

ADM_tsGetBits.s: ADM_tsGetBits.cpp.s

.PHONY : ADM_tsGetBits.s

# target to generate assembly for a file
ADM_tsGetBits.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsGetBits.cpp.s
.PHONY : ADM_tsGetBits.cpp.s

ADM_tsIndex.o: ADM_tsIndex.cpp.o

.PHONY : ADM_tsIndex.o

# target to build an object file
ADM_tsIndex.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndex.cpp.o
.PHONY : ADM_tsIndex.cpp.o

ADM_tsIndex.i: ADM_tsIndex.cpp.i

.PHONY : ADM_tsIndex.i

# target to preprocess a source file
ADM_tsIndex.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndex.cpp.i
.PHONY : ADM_tsIndex.cpp.i

ADM_tsIndex.s: ADM_tsIndex.cpp.s

.PHONY : ADM_tsIndex.s

# target to generate assembly for a file
ADM_tsIndex.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndex.cpp.s
.PHONY : ADM_tsIndex.cpp.s

ADM_tsIndexH264.o: ADM_tsIndexH264.cpp.o

.PHONY : ADM_tsIndexH264.o

# target to build an object file
ADM_tsIndexH264.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH264.cpp.o
.PHONY : ADM_tsIndexH264.cpp.o

ADM_tsIndexH264.i: ADM_tsIndexH264.cpp.i

.PHONY : ADM_tsIndexH264.i

# target to preprocess a source file
ADM_tsIndexH264.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH264.cpp.i
.PHONY : ADM_tsIndexH264.cpp.i

ADM_tsIndexH264.s: ADM_tsIndexH264.cpp.s

.PHONY : ADM_tsIndexH264.s

# target to generate assembly for a file
ADM_tsIndexH264.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH264.cpp.s
.PHONY : ADM_tsIndexH264.cpp.s

ADM_tsIndexH265.o: ADM_tsIndexH265.cpp.o

.PHONY : ADM_tsIndexH265.o

# target to build an object file
ADM_tsIndexH265.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH265.cpp.o
.PHONY : ADM_tsIndexH265.cpp.o

ADM_tsIndexH265.i: ADM_tsIndexH265.cpp.i

.PHONY : ADM_tsIndexH265.i

# target to preprocess a source file
ADM_tsIndexH265.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH265.cpp.i
.PHONY : ADM_tsIndexH265.cpp.i

ADM_tsIndexH265.s: ADM_tsIndexH265.cpp.s

.PHONY : ADM_tsIndexH265.s

# target to generate assembly for a file
ADM_tsIndexH265.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexH265.cpp.s
.PHONY : ADM_tsIndexH265.cpp.s

ADM_tsIndexMpeg2.o: ADM_tsIndexMpeg2.cpp.o

.PHONY : ADM_tsIndexMpeg2.o

# target to build an object file
ADM_tsIndexMpeg2.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexMpeg2.cpp.o
.PHONY : ADM_tsIndexMpeg2.cpp.o

ADM_tsIndexMpeg2.i: ADM_tsIndexMpeg2.cpp.i

.PHONY : ADM_tsIndexMpeg2.i

# target to preprocess a source file
ADM_tsIndexMpeg2.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexMpeg2.cpp.i
.PHONY : ADM_tsIndexMpeg2.cpp.i

ADM_tsIndexMpeg2.s: ADM_tsIndexMpeg2.cpp.s

.PHONY : ADM_tsIndexMpeg2.s

# target to generate assembly for a file
ADM_tsIndexMpeg2.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexMpeg2.cpp.s
.PHONY : ADM_tsIndexMpeg2.cpp.s

ADM_tsIndexVC1.o: ADM_tsIndexVC1.cpp.o

.PHONY : ADM_tsIndexVC1.o

# target to build an object file
ADM_tsIndexVC1.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexVC1.cpp.o
.PHONY : ADM_tsIndexVC1.cpp.o

ADM_tsIndexVC1.i: ADM_tsIndexVC1.cpp.i

.PHONY : ADM_tsIndexVC1.i

# target to preprocess a source file
ADM_tsIndexVC1.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexVC1.cpp.i
.PHONY : ADM_tsIndexVC1.cpp.i

ADM_tsIndexVC1.s: ADM_tsIndexVC1.cpp.s

.PHONY : ADM_tsIndexVC1.s

# target to generate assembly for a file
ADM_tsIndexVC1.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsIndexVC1.cpp.s
.PHONY : ADM_tsIndexVC1.cpp.s

ADM_tsPatPmt.o: ADM_tsPatPmt.cpp.o

.PHONY : ADM_tsPatPmt.o

# target to build an object file
ADM_tsPatPmt.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPatPmt.cpp.o
.PHONY : ADM_tsPatPmt.cpp.o

ADM_tsPatPmt.i: ADM_tsPatPmt.cpp.i

.PHONY : ADM_tsPatPmt.i

# target to preprocess a source file
ADM_tsPatPmt.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPatPmt.cpp.i
.PHONY : ADM_tsPatPmt.cpp.i

ADM_tsPatPmt.s: ADM_tsPatPmt.cpp.s

.PHONY : ADM_tsPatPmt.s

# target to generate assembly for a file
ADM_tsPatPmt.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPatPmt.cpp.s
.PHONY : ADM_tsPatPmt.cpp.s

ADM_tsPlugin.o: ADM_tsPlugin.cpp.o

.PHONY : ADM_tsPlugin.o

# target to build an object file
ADM_tsPlugin.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPlugin.cpp.o
.PHONY : ADM_tsPlugin.cpp.o

ADM_tsPlugin.i: ADM_tsPlugin.cpp.i

.PHONY : ADM_tsPlugin.i

# target to preprocess a source file
ADM_tsPlugin.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPlugin.cpp.i
.PHONY : ADM_tsPlugin.cpp.i

ADM_tsPlugin.s: ADM_tsPlugin.cpp.s

.PHONY : ADM_tsPlugin.s

# target to generate assembly for a file
ADM_tsPlugin.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsPlugin.cpp.s
.PHONY : ADM_tsPlugin.cpp.s

ADM_tsReadIndex.o: ADM_tsReadIndex.cpp.o

.PHONY : ADM_tsReadIndex.o

# target to build an object file
ADM_tsReadIndex.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsReadIndex.cpp.o
.PHONY : ADM_tsReadIndex.cpp.o

ADM_tsReadIndex.i: ADM_tsReadIndex.cpp.i

.PHONY : ADM_tsReadIndex.i

# target to preprocess a source file
ADM_tsReadIndex.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsReadIndex.cpp.i
.PHONY : ADM_tsReadIndex.cpp.i

ADM_tsReadIndex.s: ADM_tsReadIndex.cpp.s

.PHONY : ADM_tsReadIndex.s

# target to generate assembly for a file
ADM_tsReadIndex.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/ADM_tsReadIndex.cpp.s
.PHONY : ADM_tsReadIndex.cpp.s

dmxTSPacket.o: dmxTSPacket.cpp.o

.PHONY : dmxTSPacket.o

# target to build an object file
dmxTSPacket.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/dmxTSPacket.cpp.o
.PHONY : dmxTSPacket.cpp.o

dmxTSPacket.i: dmxTSPacket.cpp.i

.PHONY : dmxTSPacket.i

# target to preprocess a source file
dmxTSPacket.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/dmxTSPacket.cpp.i
.PHONY : dmxTSPacket.cpp.i

dmxTSPacket.s: dmxTSPacket.cpp.s

.PHONY : dmxTSPacket.s

# target to generate assembly for a file
dmxTSPacket.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(MAKE) -f ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/build.make ADM_demuxers/MpegTS/CMakeFiles/ADM_dm_ts.dir/dmxTSPacket.cpp.s
.PHONY : dmxTSPacket.cpp.s

# 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 "... edit_cache"
	@echo "... install"
	@echo "... ADM_dm_ts"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... ADM_ts.o"
	@echo "... ADM_ts.i"
	@echo "... ADM_ts.s"
	@echo "... ADM_tsAudio.o"
	@echo "... ADM_tsAudio.i"
	@echo "... ADM_tsAudio.s"
	@echo "... ADM_tsAudioProbe.o"
	@echo "... ADM_tsAudioProbe.i"
	@echo "... ADM_tsAudioProbe.s"
	@echo "... ADM_tsBruteForce.o"
	@echo "... ADM_tsBruteForce.i"
	@echo "... ADM_tsBruteForce.s"
	@echo "... ADM_tsComputeTimeStamp.o"
	@echo "... ADM_tsComputeTimeStamp.i"
	@echo "... ADM_tsComputeTimeStamp.s"
	@echo "... ADM_tsGetBits.o"
	@echo "... ADM_tsGetBits.i"
	@echo "... ADM_tsGetBits.s"
	@echo "... ADM_tsIndex.o"
	@echo "... ADM_tsIndex.i"
	@echo "... ADM_tsIndex.s"
	@echo "... ADM_tsIndexH264.o"
	@echo "... ADM_tsIndexH264.i"
	@echo "... ADM_tsIndexH264.s"
	@echo "... ADM_tsIndexH265.o"
	@echo "... ADM_tsIndexH265.i"
	@echo "... ADM_tsIndexH265.s"
	@echo "... ADM_tsIndexMpeg2.o"
	@echo "... ADM_tsIndexMpeg2.i"
	@echo "... ADM_tsIndexMpeg2.s"
	@echo "... ADM_tsIndexVC1.o"
	@echo "... ADM_tsIndexVC1.i"
	@echo "... ADM_tsIndexVC1.s"
	@echo "... ADM_tsPatPmt.o"
	@echo "... ADM_tsPatPmt.i"
	@echo "... ADM_tsPatPmt.s"
	@echo "... ADM_tsPlugin.o"
	@echo "... ADM_tsPlugin.i"
	@echo "... ADM_tsPlugin.s"
	@echo "... ADM_tsReadIndex.o"
	@echo "... ADM_tsReadIndex.i"
	@echo "... ADM_tsReadIndex.s"
	@echo "... dmxTSPacket.o"
	@echo "... dmxTSPacket.i"
	@echo "... dmxTSPacket.s"
.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:
	cd /mnt/sda6/avidemux2-master/buildPluginsCommon && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

