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

# 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 = /nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/bin/cmake

# The command to remove a file.
RM = /nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/calliope/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expat-sys-2.1.6/expat

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/calliope/share/gram/rumble/target/debug/build/expat-sys-caa8a1089c1f5d16/out/build

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/bin/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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..."
	/nix/store/w9jm660dykns6hzrdhxmqfywnc9ail8g-cmake-4.1.2/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/calliope/share/gram/rumble/target/debug/build/expat-sys-caa8a1089c1f5d16/out/build/CMakeFiles /home/calliope/share/gram/rumble/target/debug/build/expat-sys-caa8a1089c1f5d16/out/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/calliope/share/gram/rumble/target/debug/build/expat-sys-caa8a1089c1f5d16/out/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 expat

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

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

lib/xmlparse.o: lib/xmlparse.c.o
.PHONY : lib/xmlparse.o

# target to build an object file
lib/xmlparse.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmlparse.c.o
.PHONY : lib/xmlparse.c.o

lib/xmlparse.i: lib/xmlparse.c.i
.PHONY : lib/xmlparse.i

# target to preprocess a source file
lib/xmlparse.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmlparse.c.i
.PHONY : lib/xmlparse.c.i

lib/xmlparse.s: lib/xmlparse.c.s
.PHONY : lib/xmlparse.s

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

lib/xmlrole.o: lib/xmlrole.c.o
.PHONY : lib/xmlrole.o

# target to build an object file
lib/xmlrole.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmlrole.c.o
.PHONY : lib/xmlrole.c.o

lib/xmlrole.i: lib/xmlrole.c.i
.PHONY : lib/xmlrole.i

# target to preprocess a source file
lib/xmlrole.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmlrole.c.i
.PHONY : lib/xmlrole.c.i

lib/xmlrole.s: lib/xmlrole.c.s
.PHONY : lib/xmlrole.s

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

lib/xmltok.o: lib/xmltok.c.o
.PHONY : lib/xmltok.o

# target to build an object file
lib/xmltok.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok.c.o
.PHONY : lib/xmltok.c.o

lib/xmltok.i: lib/xmltok.c.i
.PHONY : lib/xmltok.i

# target to preprocess a source file
lib/xmltok.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok.c.i
.PHONY : lib/xmltok.c.i

lib/xmltok.s: lib/xmltok.c.s
.PHONY : lib/xmltok.s

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

lib/xmltok_impl.o: lib/xmltok_impl.c.o
.PHONY : lib/xmltok_impl.o

# target to build an object file
lib/xmltok_impl.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok_impl.c.o
.PHONY : lib/xmltok_impl.c.o

lib/xmltok_impl.i: lib/xmltok_impl.c.i
.PHONY : lib/xmltok_impl.i

# target to preprocess a source file
lib/xmltok_impl.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok_impl.c.i
.PHONY : lib/xmltok_impl.c.i

lib/xmltok_impl.s: lib/xmltok_impl.c.s
.PHONY : lib/xmltok_impl.s

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

lib/xmltok_ns.o: lib/xmltok_ns.c.o
.PHONY : lib/xmltok_ns.o

# target to build an object file
lib/xmltok_ns.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok_ns.c.o
.PHONY : lib/xmltok_ns.c.o

lib/xmltok_ns.i: lib/xmltok_ns.c.i
.PHONY : lib/xmltok_ns.i

# target to preprocess a source file
lib/xmltok_ns.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok_ns.c.i
.PHONY : lib/xmltok_ns.c.i

lib/xmltok_ns.s: lib/xmltok_ns.c.s
.PHONY : lib/xmltok_ns.s

# target to generate assembly for a file
lib/xmltok_ns.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/expat.dir/build.make CMakeFiles/expat.dir/lib/xmltok_ns.c.s
.PHONY : lib/xmltok_ns.c.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 "... expat"
	@echo "... lib/xmlparse.o"
	@echo "... lib/xmlparse.i"
	@echo "... lib/xmlparse.s"
	@echo "... lib/xmlrole.o"
	@echo "... lib/xmlrole.i"
	@echo "... lib/xmlrole.s"
	@echo "... lib/xmltok.o"
	@echo "... lib/xmltok.i"
	@echo "... lib/xmltok.s"
	@echo "... lib/xmltok_impl.o"
	@echo "... lib/xmltok_impl.i"
	@echo "... lib/xmltok_impl.s"
	@echo "... lib/xmltok_ns.o"
	@echo "... lib/xmltok_ns.i"
	@echo "... lib/xmltok_ns.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

