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

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

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/nyl/OpenXterm/openxtermqt

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/nyl/OpenXterm/openxtermqt/build

#=============================================================================
# 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..."
	/usr/bin/ccmake -S$(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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(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: \"Unspecified\""
.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
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 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/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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/nyl/OpenXterm/openxtermqt/build/CMakeFiles /home/nyl/OpenXterm/openxtermqt/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/nyl/OpenXterm/openxtermqt/build/CMakeFiles 0
.PHONY : all

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

# The main clean target
clean/fast: clean
.PHONY : clean/fast

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

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

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

#=============================================================================
# Target rules for targets named OpenXterm

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

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

#=============================================================================
# Target rules for targets named OpenXterm_autogen_timestamp_deps

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

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

#=============================================================================
# Target rules for targets named OpenXterm_autogen

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

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

OpenXterm_autogen/mocs_compilation.o: OpenXterm_autogen/mocs_compilation.cpp.o
.PHONY : OpenXterm_autogen/mocs_compilation.o

# target to build an object file
OpenXterm_autogen/mocs_compilation.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/OpenXterm_autogen/mocs_compilation.cpp.o
.PHONY : OpenXterm_autogen/mocs_compilation.cpp.o

OpenXterm_autogen/mocs_compilation.i: OpenXterm_autogen/mocs_compilation.cpp.i
.PHONY : OpenXterm_autogen/mocs_compilation.i

# target to preprocess a source file
OpenXterm_autogen/mocs_compilation.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/OpenXterm_autogen/mocs_compilation.cpp.i
.PHONY : OpenXterm_autogen/mocs_compilation.cpp.i

OpenXterm_autogen/mocs_compilation.s: OpenXterm_autogen/mocs_compilation.cpp.s
.PHONY : OpenXterm_autogen/mocs_compilation.s

# target to generate assembly for a file
OpenXterm_autogen/mocs_compilation.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/OpenXterm_autogen/mocs_compilation.cpp.s
.PHONY : OpenXterm_autogen/mocs_compilation.cpp.s

src/app/MainWindow.o: src/app/MainWindow.cpp.o
.PHONY : src/app/MainWindow.o

# target to build an object file
src/app/MainWindow.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/MainWindow.cpp.o
.PHONY : src/app/MainWindow.cpp.o

src/app/MainWindow.i: src/app/MainWindow.cpp.i
.PHONY : src/app/MainWindow.i

# target to preprocess a source file
src/app/MainWindow.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/MainWindow.cpp.i
.PHONY : src/app/MainWindow.cpp.i

src/app/MainWindow.s: src/app/MainWindow.cpp.s
.PHONY : src/app/MainWindow.s

# target to generate assembly for a file
src/app/MainWindow.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/MainWindow.cpp.s
.PHONY : src/app/MainWindow.cpp.s

src/app/SessionEditorDialog.o: src/app/SessionEditorDialog.cpp.o
.PHONY : src/app/SessionEditorDialog.o

# target to build an object file
src/app/SessionEditorDialog.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/SessionEditorDialog.cpp.o
.PHONY : src/app/SessionEditorDialog.cpp.o

src/app/SessionEditorDialog.i: src/app/SessionEditorDialog.cpp.i
.PHONY : src/app/SessionEditorDialog.i

# target to preprocess a source file
src/app/SessionEditorDialog.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/SessionEditorDialog.cpp.i
.PHONY : src/app/SessionEditorDialog.cpp.i

src/app/SessionEditorDialog.s: src/app/SessionEditorDialog.cpp.s
.PHONY : src/app/SessionEditorDialog.s

# target to generate assembly for a file
src/app/SessionEditorDialog.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/app/SessionEditorDialog.cpp.s
.PHONY : src/app/SessionEditorDialog.cpp.s

src/domain/SessionRepository.o: src/domain/SessionRepository.cpp.o
.PHONY : src/domain/SessionRepository.o

# target to build an object file
src/domain/SessionRepository.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/domain/SessionRepository.cpp.o
.PHONY : src/domain/SessionRepository.cpp.o

src/domain/SessionRepository.i: src/domain/SessionRepository.cpp.i
.PHONY : src/domain/SessionRepository.i

# target to preprocess a source file
src/domain/SessionRepository.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/domain/SessionRepository.cpp.i
.PHONY : src/domain/SessionRepository.cpp.i

src/domain/SessionRepository.s: src/domain/SessionRepository.cpp.s
.PHONY : src/domain/SessionRepository.s

# target to generate assembly for a file
src/domain/SessionRepository.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/domain/SessionRepository.cpp.s
.PHONY : src/domain/SessionRepository.cpp.s

src/main.o: src/main.cpp.o
.PHONY : src/main.o

# target to build an object file
src/main.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/main.cpp.o
.PHONY : src/main.cpp.o

src/main.i: src/main.cpp.i
.PHONY : src/main.i

# target to preprocess a source file
src/main.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/main.cpp.i
.PHONY : src/main.cpp.i

src/main.s: src/main.cpp.s
.PHONY : src/main.s

# target to generate assembly for a file
src/main.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/main.cpp.s
.PHONY : src/main.cpp.s

src/runtime/SshTerminalWidget.o: src/runtime/SshTerminalWidget.cpp.o
.PHONY : src/runtime/SshTerminalWidget.o

# target to build an object file
src/runtime/SshTerminalWidget.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/SshTerminalWidget.cpp.o
.PHONY : src/runtime/SshTerminalWidget.cpp.o

src/runtime/SshTerminalWidget.i: src/runtime/SshTerminalWidget.cpp.i
.PHONY : src/runtime/SshTerminalWidget.i

# target to preprocess a source file
src/runtime/SshTerminalWidget.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/SshTerminalWidget.cpp.i
.PHONY : src/runtime/SshTerminalWidget.cpp.i

src/runtime/SshTerminalWidget.s: src/runtime/SshTerminalWidget.cpp.s
.PHONY : src/runtime/SshTerminalWidget.s

# target to generate assembly for a file
src/runtime/SshTerminalWidget.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/SshTerminalWidget.cpp.s
.PHONY : src/runtime/SshTerminalWidget.cpp.s

src/runtime/VncClientWorker.o: src/runtime/VncClientWorker.cpp.o
.PHONY : src/runtime/VncClientWorker.o

# target to build an object file
src/runtime/VncClientWorker.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncClientWorker.cpp.o
.PHONY : src/runtime/VncClientWorker.cpp.o

src/runtime/VncClientWorker.i: src/runtime/VncClientWorker.cpp.i
.PHONY : src/runtime/VncClientWorker.i

# target to preprocess a source file
src/runtime/VncClientWorker.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncClientWorker.cpp.i
.PHONY : src/runtime/VncClientWorker.cpp.i

src/runtime/VncClientWorker.s: src/runtime/VncClientWorker.cpp.s
.PHONY : src/runtime/VncClientWorker.s

# target to generate assembly for a file
src/runtime/VncClientWorker.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncClientWorker.cpp.s
.PHONY : src/runtime/VncClientWorker.cpp.s

src/runtime/VncSessionWidget.o: src/runtime/VncSessionWidget.cpp.o
.PHONY : src/runtime/VncSessionWidget.o

# target to build an object file
src/runtime/VncSessionWidget.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncSessionWidget.cpp.o
.PHONY : src/runtime/VncSessionWidget.cpp.o

src/runtime/VncSessionWidget.i: src/runtime/VncSessionWidget.cpp.i
.PHONY : src/runtime/VncSessionWidget.i

# target to preprocess a source file
src/runtime/VncSessionWidget.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncSessionWidget.cpp.i
.PHONY : src/runtime/VncSessionWidget.cpp.i

src/runtime/VncSessionWidget.s: src/runtime/VncSessionWidget.cpp.s
.PHONY : src/runtime/VncSessionWidget.s

# target to generate assembly for a file
src/runtime/VncSessionWidget.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/OpenXterm.dir/build.make CMakeFiles/OpenXterm.dir/src/runtime/VncSessionWidget.cpp.s
.PHONY : src/runtime/VncSessionWidget.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"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... OpenXterm_autogen"
	@echo "... OpenXterm_autogen_timestamp_deps"
	@echo "... OpenXterm"
	@echo "... OpenXterm_autogen/mocs_compilation.o"
	@echo "... OpenXterm_autogen/mocs_compilation.i"
	@echo "... OpenXterm_autogen/mocs_compilation.s"
	@echo "... src/app/MainWindow.o"
	@echo "... src/app/MainWindow.i"
	@echo "... src/app/MainWindow.s"
	@echo "... src/app/SessionEditorDialog.o"
	@echo "... src/app/SessionEditorDialog.i"
	@echo "... src/app/SessionEditorDialog.s"
	@echo "... src/domain/SessionRepository.o"
	@echo "... src/domain/SessionRepository.i"
	@echo "... src/domain/SessionRepository.s"
	@echo "... src/main.o"
	@echo "... src/main.i"
	@echo "... src/main.s"
	@echo "... src/runtime/SshTerminalWidget.o"
	@echo "... src/runtime/SshTerminalWidget.i"
	@echo "... src/runtime/SshTerminalWidget.s"
	@echo "... src/runtime/VncClientWorker.o"
	@echo "... src/runtime/VncClientWorker.i"
	@echo "... src/runtime/VncClientWorker.s"
	@echo "... src/runtime/VncSessionWidget.o"
	@echo "... src/runtime/VncSessionWidget.i"
	@echo "... src/runtime/VncSessionWidget.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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

