55ok

Mini

Direktori : /usr/src/cmake-3.25.0/Source/CursesDialog/
Upload File :
Current File : //usr/src/cmake-3.25.0/Source/CursesDialog/Makefile

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

# 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/src/cmake-3.25.0/Bootstrap.cmk/cmake

# The command to remove a file.
RM = /usr/src/cmake-3.25.0/Bootstrap.cmk/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /usr/src/cmake-3.25.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/cmake-3.25.0

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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /usr/src/cmake-3.25.0 && /usr/src/cmake-3.25.0/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /usr/src/cmake-3.25.0 && /usr/src/cmake-3.25.0/bin/cpack --config ./CPackSourceConfig.cmake /usr/src/cmake-3.25.0/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	../../bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	../../Bootstrap.cmk/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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..."
	../../Bootstrap.cmk/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..."
	../../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..."
	../../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..."
	../../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..."
	../../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..."
	../../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..."
	../../bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /usr/src/cmake-3.25.0 && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/cmake-3.25.0/CMakeFiles /usr/src/cmake-3.25.0/Source/CursesDialog//CMakeFiles/progress.marks
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Source/CursesDialog/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/cmake-3.25.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Source/CursesDialog/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Source/CursesDialog/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Source/CursesDialog/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
Source/CursesDialog/CMakeFiles/ccmake.dir/rule:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Source/CursesDialog/CMakeFiles/ccmake.dir/rule
.PHONY : Source/CursesDialog/CMakeFiles/ccmake.dir/rule

# Convenience name for target.
ccmake: Source/CursesDialog/CMakeFiles/ccmake.dir/rule
.PHONY : ccmake

# fast build rule for target.
ccmake/fast:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/build
.PHONY : ccmake/fast

ccmake.o: ccmake.cxx.o
.PHONY : ccmake.o

# target to build an object file
ccmake.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.o
.PHONY : ccmake.cxx.o

ccmake.i: ccmake.cxx.i
.PHONY : ccmake.i

# target to preprocess a source file
ccmake.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.i
.PHONY : ccmake.cxx.i

ccmake.s: ccmake.cxx.s
.PHONY : ccmake.s

# target to generate assembly for a file
ccmake.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.s
.PHONY : ccmake.cxx.s

cmCursesBoolWidget.o: cmCursesBoolWidget.cxx.o
.PHONY : cmCursesBoolWidget.o

# target to build an object file
cmCursesBoolWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.o
.PHONY : cmCursesBoolWidget.cxx.o

cmCursesBoolWidget.i: cmCursesBoolWidget.cxx.i
.PHONY : cmCursesBoolWidget.i

# target to preprocess a source file
cmCursesBoolWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.i
.PHONY : cmCursesBoolWidget.cxx.i

cmCursesBoolWidget.s: cmCursesBoolWidget.cxx.s
.PHONY : cmCursesBoolWidget.s

# target to generate assembly for a file
cmCursesBoolWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.s
.PHONY : cmCursesBoolWidget.cxx.s

cmCursesCacheEntryComposite.o: cmCursesCacheEntryComposite.cxx.o
.PHONY : cmCursesCacheEntryComposite.o

# target to build an object file
cmCursesCacheEntryComposite.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.o
.PHONY : cmCursesCacheEntryComposite.cxx.o

cmCursesCacheEntryComposite.i: cmCursesCacheEntryComposite.cxx.i
.PHONY : cmCursesCacheEntryComposite.i

# target to preprocess a source file
cmCursesCacheEntryComposite.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.i
.PHONY : cmCursesCacheEntryComposite.cxx.i

cmCursesCacheEntryComposite.s: cmCursesCacheEntryComposite.cxx.s
.PHONY : cmCursesCacheEntryComposite.s

# target to generate assembly for a file
cmCursesCacheEntryComposite.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.s
.PHONY : cmCursesCacheEntryComposite.cxx.s

cmCursesColor.o: cmCursesColor.cxx.o
.PHONY : cmCursesColor.o

# target to build an object file
cmCursesColor.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.o
.PHONY : cmCursesColor.cxx.o

cmCursesColor.i: cmCursesColor.cxx.i
.PHONY : cmCursesColor.i

# target to preprocess a source file
cmCursesColor.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.i
.PHONY : cmCursesColor.cxx.i

cmCursesColor.s: cmCursesColor.cxx.s
.PHONY : cmCursesColor.s

# target to generate assembly for a file
cmCursesColor.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.s
.PHONY : cmCursesColor.cxx.s

cmCursesDummyWidget.o: cmCursesDummyWidget.cxx.o
.PHONY : cmCursesDummyWidget.o

# target to build an object file
cmCursesDummyWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.o
.PHONY : cmCursesDummyWidget.cxx.o

cmCursesDummyWidget.i: cmCursesDummyWidget.cxx.i
.PHONY : cmCursesDummyWidget.i

# target to preprocess a source file
cmCursesDummyWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.i
.PHONY : cmCursesDummyWidget.cxx.i

cmCursesDummyWidget.s: cmCursesDummyWidget.cxx.s
.PHONY : cmCursesDummyWidget.s

# target to generate assembly for a file
cmCursesDummyWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.s
.PHONY : cmCursesDummyWidget.cxx.s

cmCursesFilePathWidget.o: cmCursesFilePathWidget.cxx.o
.PHONY : cmCursesFilePathWidget.o

# target to build an object file
cmCursesFilePathWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.o
.PHONY : cmCursesFilePathWidget.cxx.o

cmCursesFilePathWidget.i: cmCursesFilePathWidget.cxx.i
.PHONY : cmCursesFilePathWidget.i

# target to preprocess a source file
cmCursesFilePathWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.i
.PHONY : cmCursesFilePathWidget.cxx.i

cmCursesFilePathWidget.s: cmCursesFilePathWidget.cxx.s
.PHONY : cmCursesFilePathWidget.s

# target to generate assembly for a file
cmCursesFilePathWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.s
.PHONY : cmCursesFilePathWidget.cxx.s

cmCursesForm.o: cmCursesForm.cxx.o
.PHONY : cmCursesForm.o

# target to build an object file
cmCursesForm.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.o
.PHONY : cmCursesForm.cxx.o

cmCursesForm.i: cmCursesForm.cxx.i
.PHONY : cmCursesForm.i

# target to preprocess a source file
cmCursesForm.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.i
.PHONY : cmCursesForm.cxx.i

cmCursesForm.s: cmCursesForm.cxx.s
.PHONY : cmCursesForm.s

# target to generate assembly for a file
cmCursesForm.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.s
.PHONY : cmCursesForm.cxx.s

cmCursesLabelWidget.o: cmCursesLabelWidget.cxx.o
.PHONY : cmCursesLabelWidget.o

# target to build an object file
cmCursesLabelWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.o
.PHONY : cmCursesLabelWidget.cxx.o

cmCursesLabelWidget.i: cmCursesLabelWidget.cxx.i
.PHONY : cmCursesLabelWidget.i

# target to preprocess a source file
cmCursesLabelWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.i
.PHONY : cmCursesLabelWidget.cxx.i

cmCursesLabelWidget.s: cmCursesLabelWidget.cxx.s
.PHONY : cmCursesLabelWidget.s

# target to generate assembly for a file
cmCursesLabelWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.s
.PHONY : cmCursesLabelWidget.cxx.s

cmCursesLongMessageForm.o: cmCursesLongMessageForm.cxx.o
.PHONY : cmCursesLongMessageForm.o

# target to build an object file
cmCursesLongMessageForm.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.o
.PHONY : cmCursesLongMessageForm.cxx.o

cmCursesLongMessageForm.i: cmCursesLongMessageForm.cxx.i
.PHONY : cmCursesLongMessageForm.i

# target to preprocess a source file
cmCursesLongMessageForm.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.i
.PHONY : cmCursesLongMessageForm.cxx.i

cmCursesLongMessageForm.s: cmCursesLongMessageForm.cxx.s
.PHONY : cmCursesLongMessageForm.s

# target to generate assembly for a file
cmCursesLongMessageForm.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.s
.PHONY : cmCursesLongMessageForm.cxx.s

cmCursesMainForm.o: cmCursesMainForm.cxx.o
.PHONY : cmCursesMainForm.o

# target to build an object file
cmCursesMainForm.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.o
.PHONY : cmCursesMainForm.cxx.o

cmCursesMainForm.i: cmCursesMainForm.cxx.i
.PHONY : cmCursesMainForm.i

# target to preprocess a source file
cmCursesMainForm.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.i
.PHONY : cmCursesMainForm.cxx.i

cmCursesMainForm.s: cmCursesMainForm.cxx.s
.PHONY : cmCursesMainForm.s

# target to generate assembly for a file
cmCursesMainForm.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.s
.PHONY : cmCursesMainForm.cxx.s

cmCursesOptionsWidget.o: cmCursesOptionsWidget.cxx.o
.PHONY : cmCursesOptionsWidget.o

# target to build an object file
cmCursesOptionsWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.o
.PHONY : cmCursesOptionsWidget.cxx.o

cmCursesOptionsWidget.i: cmCursesOptionsWidget.cxx.i
.PHONY : cmCursesOptionsWidget.i

# target to preprocess a source file
cmCursesOptionsWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.i
.PHONY : cmCursesOptionsWidget.cxx.i

cmCursesOptionsWidget.s: cmCursesOptionsWidget.cxx.s
.PHONY : cmCursesOptionsWidget.s

# target to generate assembly for a file
cmCursesOptionsWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.s
.PHONY : cmCursesOptionsWidget.cxx.s

cmCursesPathWidget.o: cmCursesPathWidget.cxx.o
.PHONY : cmCursesPathWidget.o

# target to build an object file
cmCursesPathWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.o
.PHONY : cmCursesPathWidget.cxx.o

cmCursesPathWidget.i: cmCursesPathWidget.cxx.i
.PHONY : cmCursesPathWidget.i

# target to preprocess a source file
cmCursesPathWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.i
.PHONY : cmCursesPathWidget.cxx.i

cmCursesPathWidget.s: cmCursesPathWidget.cxx.s
.PHONY : cmCursesPathWidget.s

# target to generate assembly for a file
cmCursesPathWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.s
.PHONY : cmCursesPathWidget.cxx.s

cmCursesStringWidget.o: cmCursesStringWidget.cxx.o
.PHONY : cmCursesStringWidget.o

# target to build an object file
cmCursesStringWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.o
.PHONY : cmCursesStringWidget.cxx.o

cmCursesStringWidget.i: cmCursesStringWidget.cxx.i
.PHONY : cmCursesStringWidget.i

# target to preprocess a source file
cmCursesStringWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.i
.PHONY : cmCursesStringWidget.cxx.i

cmCursesStringWidget.s: cmCursesStringWidget.cxx.s
.PHONY : cmCursesStringWidget.s

# target to generate assembly for a file
cmCursesStringWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.s
.PHONY : cmCursesStringWidget.cxx.s

cmCursesWidget.o: cmCursesWidget.cxx.o
.PHONY : cmCursesWidget.o

# target to build an object file
cmCursesWidget.cxx.o:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.o
.PHONY : cmCursesWidget.cxx.o

cmCursesWidget.i: cmCursesWidget.cxx.i
.PHONY : cmCursesWidget.i

# target to preprocess a source file
cmCursesWidget.cxx.i:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.i
.PHONY : cmCursesWidget.cxx.i

cmCursesWidget.s: cmCursesWidget.cxx.s
.PHONY : cmCursesWidget.s

# target to generate assembly for a file
cmCursesWidget.cxx.s:
	cd /usr/src/cmake-3.25.0 && $(MAKE) $(MAKESILENT) -f Source/CursesDialog/CMakeFiles/ccmake.dir/build.make Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.s
.PHONY : cmCursesWidget.cxx.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 "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... ccmake"
	@echo "... ccmake.o"
	@echo "... ccmake.i"
	@echo "... ccmake.s"
	@echo "... cmCursesBoolWidget.o"
	@echo "... cmCursesBoolWidget.i"
	@echo "... cmCursesBoolWidget.s"
	@echo "... cmCursesCacheEntryComposite.o"
	@echo "... cmCursesCacheEntryComposite.i"
	@echo "... cmCursesCacheEntryComposite.s"
	@echo "... cmCursesColor.o"
	@echo "... cmCursesColor.i"
	@echo "... cmCursesColor.s"
	@echo "... cmCursesDummyWidget.o"
	@echo "... cmCursesDummyWidget.i"
	@echo "... cmCursesDummyWidget.s"
	@echo "... cmCursesFilePathWidget.o"
	@echo "... cmCursesFilePathWidget.i"
	@echo "... cmCursesFilePathWidget.s"
	@echo "... cmCursesForm.o"
	@echo "... cmCursesForm.i"
	@echo "... cmCursesForm.s"
	@echo "... cmCursesLabelWidget.o"
	@echo "... cmCursesLabelWidget.i"
	@echo "... cmCursesLabelWidget.s"
	@echo "... cmCursesLongMessageForm.o"
	@echo "... cmCursesLongMessageForm.i"
	@echo "... cmCursesLongMessageForm.s"
	@echo "... cmCursesMainForm.o"
	@echo "... cmCursesMainForm.i"
	@echo "... cmCursesMainForm.s"
	@echo "... cmCursesOptionsWidget.o"
	@echo "... cmCursesOptionsWidget.i"
	@echo "... cmCursesOptionsWidget.s"
	@echo "... cmCursesPathWidget.o"
	@echo "... cmCursesPathWidget.i"
	@echo "... cmCursesPathWidget.s"
	@echo "... cmCursesStringWidget.o"
	@echo "... cmCursesStringWidget.i"
	@echo "... cmCursesStringWidget.s"
	@echo "... cmCursesWidget.o"
	@echo "... cmCursesWidget.i"
	@echo "... cmCursesWidget.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 /usr/src/cmake-3.25.0 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system


Zerion Mini 1.0