# 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/qt4

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

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

# 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/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 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: \"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

# 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

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

# The main clean target
clean:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f CMakeFiles/Makefile2 commonQt4/ADM_commonUI/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

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

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

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

# Convenience name for target.
commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/rule:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f CMakeFiles/Makefile2 commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/rule
.PHONY : commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/rule

# Convenience name for target.
ADM_commonUI6: commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/rule

.PHONY : ADM_commonUI6

# fast build rule for target.
ADM_commonUI6/fast:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build
.PHONY : ADM_commonUI6/fast

DIA_audioFilter.o: DIA_audioFilter.cpp.o

.PHONY : DIA_audioFilter.o

# target to build an object file
DIA_audioFilter.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_audioFilter.cpp.o
.PHONY : DIA_audioFilter.cpp.o

DIA_audioFilter.i: DIA_audioFilter.cpp.i

.PHONY : DIA_audioFilter.i

# target to preprocess a source file
DIA_audioFilter.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_audioFilter.cpp.i
.PHONY : DIA_audioFilter.cpp.i

DIA_audioFilter.s: DIA_audioFilter.cpp.s

.PHONY : DIA_audioFilter.s

# target to generate assembly for a file
DIA_audioFilter.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_audioFilter.cpp.s
.PHONY : DIA_audioFilter.cpp.s

DIA_bitrateHisto.o: DIA_bitrateHisto.cpp.o

.PHONY : DIA_bitrateHisto.o

# target to build an object file
DIA_bitrateHisto.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_bitrateHisto.cpp.o
.PHONY : DIA_bitrateHisto.cpp.o

DIA_bitrateHisto.i: DIA_bitrateHisto.cpp.i

.PHONY : DIA_bitrateHisto.i

# target to preprocess a source file
DIA_bitrateHisto.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_bitrateHisto.cpp.i
.PHONY : DIA_bitrateHisto.cpp.i

DIA_bitrateHisto.s: DIA_bitrateHisto.cpp.s

.PHONY : DIA_bitrateHisto.s

# target to generate assembly for a file
DIA_bitrateHisto.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_bitrateHisto.cpp.s
.PHONY : DIA_bitrateHisto.cpp.s

DIA_builtin.o: DIA_builtin.cpp.o

.PHONY : DIA_builtin.o

# target to build an object file
DIA_builtin.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_builtin.cpp.o
.PHONY : DIA_builtin.cpp.o

DIA_builtin.i: DIA_builtin.cpp.i

.PHONY : DIA_builtin.i

# target to preprocess a source file
DIA_builtin.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_builtin.cpp.i
.PHONY : DIA_builtin.cpp.i

DIA_builtin.s: DIA_builtin.cpp.s

.PHONY : DIA_builtin.s

# target to generate assembly for a file
DIA_builtin.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_builtin.cpp.s
.PHONY : DIA_builtin.cpp.s

DIA_gototime.o: DIA_gototime.cpp.o

.PHONY : DIA_gototime.o

# target to build an object file
DIA_gototime.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_gototime.cpp.o
.PHONY : DIA_gototime.cpp.o

DIA_gototime.i: DIA_gototime.cpp.i

.PHONY : DIA_gototime.i

# target to preprocess a source file
DIA_gototime.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_gototime.cpp.i
.PHONY : DIA_gototime.cpp.i

DIA_gototime.s: DIA_gototime.cpp.s

.PHONY : DIA_gototime.s

# target to generate assembly for a file
DIA_gototime.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_gototime.cpp.s
.PHONY : DIA_gototime.cpp.s

DIA_jobs_save.o: DIA_jobs_save.cpp.o

.PHONY : DIA_jobs_save.o

# target to build an object file
DIA_jobs_save.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_jobs_save.cpp.o
.PHONY : DIA_jobs_save.cpp.o

DIA_jobs_save.i: DIA_jobs_save.cpp.i

.PHONY : DIA_jobs_save.i

# target to preprocess a source file
DIA_jobs_save.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_jobs_save.cpp.i
.PHONY : DIA_jobs_save.cpp.i

DIA_jobs_save.s: DIA_jobs_save.cpp.s

.PHONY : DIA_jobs_save.s

# target to generate assembly for a file
DIA_jobs_save.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_jobs_save.cpp.s
.PHONY : DIA_jobs_save.cpp.s

DIA_plugins.o: DIA_plugins.cpp.o

.PHONY : DIA_plugins.o

# target to build an object file
DIA_plugins.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_plugins.cpp.o
.PHONY : DIA_plugins.cpp.o

DIA_plugins.i: DIA_plugins.cpp.i

.PHONY : DIA_plugins.i

# target to preprocess a source file
DIA_plugins.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_plugins.cpp.i
.PHONY : DIA_plugins.cpp.i

DIA_plugins.s: DIA_plugins.cpp.s

.PHONY : DIA_plugins.s

# target to generate assembly for a file
DIA_plugins.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_plugins.cpp.s
.PHONY : DIA_plugins.cpp.s

DIA_postproc.o: DIA_postproc.cpp.o

.PHONY : DIA_postproc.o

# target to build an object file
DIA_postproc.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_postproc.cpp.o
.PHONY : DIA_postproc.cpp.o

DIA_postproc.i: DIA_postproc.cpp.i

.PHONY : DIA_postproc.i

# target to preprocess a source file
DIA_postproc.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_postproc.cpp.i
.PHONY : DIA_postproc.cpp.i

DIA_postproc.s: DIA_postproc.cpp.s

.PHONY : DIA_postproc.s

# target to generate assembly for a file
DIA_postproc.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_postproc.cpp.s
.PHONY : DIA_postproc.cpp.s

DIA_prefs.o: DIA_prefs.cpp.o

.PHONY : DIA_prefs.o

# target to build an object file
DIA_prefs.cpp.o:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_prefs.cpp.o
.PHONY : DIA_prefs.cpp.o

DIA_prefs.i: DIA_prefs.cpp.i

.PHONY : DIA_prefs.i

# target to preprocess a source file
DIA_prefs.cpp.i:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_prefs.cpp.i
.PHONY : DIA_prefs.cpp.i

DIA_prefs.s: DIA_prefs.cpp.s

.PHONY : DIA_prefs.s

# target to generate assembly for a file
DIA_prefs.cpp.s:
	cd /mnt/sda6/avidemux2-master/buildQt5 && $(MAKE) -f commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/build.make commonQt4/ADM_commonUI/CMakeFiles/ADM_commonUI6.dir/DIA_prefs.cpp.s
.PHONY : DIA_prefs.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 "... edit_cache"
	@echo "... install/strip"
	@echo "... ADM_commonUI6"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... DIA_audioFilter.o"
	@echo "... DIA_audioFilter.i"
	@echo "... DIA_audioFilter.s"
	@echo "... DIA_bitrateHisto.o"
	@echo "... DIA_bitrateHisto.i"
	@echo "... DIA_bitrateHisto.s"
	@echo "... DIA_builtin.o"
	@echo "... DIA_builtin.i"
	@echo "... DIA_builtin.s"
	@echo "... DIA_gototime.o"
	@echo "... DIA_gototime.i"
	@echo "... DIA_gototime.s"
	@echo "... DIA_jobs_save.o"
	@echo "... DIA_jobs_save.i"
	@echo "... DIA_jobs_save.s"
	@echo "... DIA_plugins.o"
	@echo "... DIA_plugins.i"
	@echo "... DIA_plugins.s"
	@echo "... DIA_postproc.o"
	@echo "... DIA_postproc.i"
	@echo "... DIA_postproc.s"
	@echo "... DIA_prefs.o"
	@echo "... DIA_prefs.i"
	@echo "... DIA_prefs.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/buildQt5 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

