# 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 = bash

# 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/gianni/git/cards/fltk

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/gianni/git/cards/fltk

#=============================================================================
# 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/gianni/git/cards/fltk/CMakeFiles /home/gianni/git/cards/fltk//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/gianni/git/cards/fltk/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 flcards

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

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

cards_client.o: cards_client.cxx.o
.PHONY : cards_client.o

# target to build an object file
cards_client.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_client.cxx.o
.PHONY : cards_client.cxx.o

cards_client.i: cards_client.cxx.i
.PHONY : cards_client.i

# target to preprocess a source file
cards_client.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_client.cxx.i
.PHONY : cards_client.cxx.i

cards_client.s: cards_client.cxx.s
.PHONY : cards_client.s

# target to generate assembly for a file
cards_client.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_client.cxx.s
.PHONY : cards_client.cxx.s

cards_event_handler.o: cards_event_handler.cxx.o
.PHONY : cards_event_handler.o

# target to build an object file
cards_event_handler.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_event_handler.cxx.o
.PHONY : cards_event_handler.cxx.o

cards_event_handler.i: cards_event_handler.cxx.i
.PHONY : cards_event_handler.i

# target to preprocess a source file
cards_event_handler.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_event_handler.cxx.i
.PHONY : cards_event_handler.cxx.i

cards_event_handler.s: cards_event_handler.cxx.s
.PHONY : cards_event_handler.s

# target to generate assembly for a file
cards_event_handler.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_event_handler.cxx.s
.PHONY : cards_event_handler.cxx.s

cards_log.o: cards_log.cxx.o
.PHONY : cards_log.o

# target to build an object file
cards_log.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_log.cxx.o
.PHONY : cards_log.cxx.o

cards_log.i: cards_log.cxx.i
.PHONY : cards_log.i

# target to preprocess a source file
cards_log.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_log.cxx.i
.PHONY : cards_log.cxx.i

cards_log.s: cards_log.cxx.s
.PHONY : cards_log.s

# target to generate assembly for a file
cards_log.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_log.cxx.s
.PHONY : cards_log.cxx.s

cards_package.o: cards_package.cxx.o
.PHONY : cards_package.o

# target to build an object file
cards_package.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_package.cxx.o
.PHONY : cards_package.cxx.o

cards_package.i: cards_package.cxx.i
.PHONY : cards_package.i

# target to preprocess a source file
cards_package.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_package.cxx.i
.PHONY : cards_package.cxx.i

cards_package.s: cards_package.cxx.s
.PHONY : cards_package.s

# target to generate assembly for a file
cards_package.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_package.cxx.s
.PHONY : cards_package.cxx.s

cards_wrapper.o: cards_wrapper.cxx.o
.PHONY : cards_wrapper.o

# target to build an object file
cards_wrapper.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_wrapper.cxx.o
.PHONY : cards_wrapper.cxx.o

cards_wrapper.i: cards_wrapper.cxx.i
.PHONY : cards_wrapper.i

# target to preprocess a source file
cards_wrapper.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_wrapper.cxx.i
.PHONY : cards_wrapper.cxx.i

cards_wrapper.s: cards_wrapper.cxx.s
.PHONY : cards_wrapper.s

# target to generate assembly for a file
cards_wrapper.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/cards_wrapper.cxx.s
.PHONY : cards_wrapper.cxx.s

flcards.o: flcards.cxx.o
.PHONY : flcards.o

# target to build an object file
flcards.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/flcards.cxx.o
.PHONY : flcards.cxx.o

flcards.i: flcards.cxx.i
.PHONY : flcards.i

# target to preprocess a source file
flcards.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/flcards.cxx.i
.PHONY : flcards.cxx.i

flcards.s: flcards.cxx.s
.PHONY : flcards.s

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

flcards_info.o: flcards_info.cxx.o
.PHONY : flcards_info.o

# target to build an object file
flcards_info.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/flcards_info.cxx.o
.PHONY : flcards_info.cxx.o

flcards_info.i: flcards_info.cxx.i
.PHONY : flcards_info.i

# target to preprocess a source file
flcards_info.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/flcards_info.cxx.i
.PHONY : flcards_info.cxx.i

flcards_info.s: flcards_info.cxx.s
.PHONY : flcards_info.s

# target to generate assembly for a file
flcards_info.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/flcards_info.cxx.s
.PHONY : flcards_info.cxx.s

mainWindow.o: mainWindow.cxx.o
.PHONY : mainWindow.o

# target to build an object file
mainWindow.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/mainWindow.cxx.o
.PHONY : mainWindow.cxx.o

mainWindow.i: mainWindow.cxx.i
.PHONY : mainWindow.i

# target to preprocess a source file
mainWindow.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/mainWindow.cxx.i
.PHONY : mainWindow.cxx.i

mainWindow.s: mainWindow.cxx.s
.PHONY : mainWindow.s

# target to generate assembly for a file
mainWindow.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/mainWindow.cxx.s
.PHONY : mainWindow.cxx.s

progressbox.o: progressbox.cxx.o
.PHONY : progressbox.o

# target to build an object file
progressbox.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/progressbox.cxx.o
.PHONY : progressbox.cxx.o

progressbox.i: progressbox.cxx.i
.PHONY : progressbox.i

# target to preprocess a source file
progressbox.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/progressbox.cxx.i
.PHONY : progressbox.cxx.i

progressbox.s: progressbox.cxx.s
.PHONY : progressbox.s

# target to generate assembly for a file
progressbox.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/progressbox.cxx.s
.PHONY : progressbox.cxx.s

table_base.o: table_base.cxx.o
.PHONY : table_base.o

# target to build an object file
table_base.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_base.cxx.o
.PHONY : table_base.cxx.o

table_base.i: table_base.cxx.i
.PHONY : table_base.i

# target to preprocess a source file
table_base.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_base.cxx.i
.PHONY : table_base.cxx.i

table_base.s: table_base.cxx.s
.PHONY : table_base.s

# target to generate assembly for a file
table_base.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_base.cxx.s
.PHONY : table_base.cxx.s

table_collection.o: table_collection.cxx.o
.PHONY : table_collection.o

# target to build an object file
table_collection.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_collection.cxx.o
.PHONY : table_collection.cxx.o

table_collection.i: table_collection.cxx.i
.PHONY : table_collection.i

# target to preprocess a source file
table_collection.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_collection.cxx.i
.PHONY : table_collection.cxx.i

table_collection.s: table_collection.cxx.s
.PHONY : table_collection.s

# target to generate assembly for a file
table_collection.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_collection.cxx.s
.PHONY : table_collection.cxx.s

table_package.o: table_package.cxx.o
.PHONY : table_package.o

# target to build an object file
table_package.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_package.cxx.o
.PHONY : table_package.cxx.o

table_package.i: table_package.cxx.i
.PHONY : table_package.i

# target to preprocess a source file
table_package.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_package.cxx.i
.PHONY : table_package.cxx.i

table_package.s: table_package.cxx.s
.PHONY : table_package.s

# target to generate assembly for a file
table_package.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flcards.dir/build.make CMakeFiles/flcards.dir/table_package.cxx.s
.PHONY : table_package.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 "... rebuild_cache"
	@echo "... flcards"
	@echo "... cards_client.o"
	@echo "... cards_client.i"
	@echo "... cards_client.s"
	@echo "... cards_event_handler.o"
	@echo "... cards_event_handler.i"
	@echo "... cards_event_handler.s"
	@echo "... cards_log.o"
	@echo "... cards_log.i"
	@echo "... cards_log.s"
	@echo "... cards_package.o"
	@echo "... cards_package.i"
	@echo "... cards_package.s"
	@echo "... cards_wrapper.o"
	@echo "... cards_wrapper.i"
	@echo "... cards_wrapper.s"
	@echo "... flcards.o"
	@echo "... flcards.i"
	@echo "... flcards.s"
	@echo "... flcards_info.o"
	@echo "... flcards_info.i"
	@echo "... flcards_info.s"
	@echo "... mainWindow.o"
	@echo "... mainWindow.i"
	@echo "... mainWindow.s"
	@echo "... progressbox.o"
	@echo "... progressbox.i"
	@echo "... progressbox.s"
	@echo "... table_base.o"
	@echo "... table_base.i"
	@echo "... table_base.s"
	@echo "... table_collection.o"
	@echo "... table_collection.i"
	@echo "... table_collection.s"
	@echo "... table_package.o"
	@echo "... table_package.i"
	@echo "... table_package.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

