# 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/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 = /usr/src/Emu68-11w

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/Emu68-11w/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..."
	/usr/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..."
	/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 /usr/src/Emu68-11w/build/CMakeFiles /usr/src/Emu68-11w/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/Emu68-11w/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 __make_sure_devicetree_overlays_are_built

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

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

#=============================================================================
# Target rules for targets named Emu68.elf

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

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

#=============================================================================
# Target rules for targets named capstone-static

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

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

#=============================================================================
# Target rules for targets named tinystl

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

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

#=============================================================================
# Target rules for targets named libdeflate_static

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

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

src/ElfLoader.o: src/ElfLoader.c.o
.PHONY : src/ElfLoader.o

# target to build an object file
src/ElfLoader.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ElfLoader.c.o
.PHONY : src/ElfLoader.c.o

src/ElfLoader.i: src/ElfLoader.c.i
.PHONY : src/ElfLoader.i

# target to preprocess a source file
src/ElfLoader.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ElfLoader.c.i
.PHONY : src/ElfLoader.c.i

src/ElfLoader.s: src/ElfLoader.c.s
.PHONY : src/ElfLoader.s

# target to generate assembly for a file
src/ElfLoader.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ElfLoader.c.s
.PHONY : src/ElfLoader.c.s

src/EmuLogo.o: src/EmuLogo.c.o
.PHONY : src/EmuLogo.o

# target to build an object file
src/EmuLogo.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/EmuLogo.c.o
.PHONY : src/EmuLogo.c.o

src/EmuLogo.i: src/EmuLogo.c.i
.PHONY : src/EmuLogo.i

# target to preprocess a source file
src/EmuLogo.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/EmuLogo.c.i
.PHONY : src/EmuLogo.c.i

src/EmuLogo.s: src/EmuLogo.c.s
.PHONY : src/EmuLogo.s

# target to generate assembly for a file
src/EmuLogo.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/EmuLogo.c.s
.PHONY : src/EmuLogo.c.s

src/ExecutionLoop.o: src/ExecutionLoop.c.o
.PHONY : src/ExecutionLoop.o

# target to build an object file
src/ExecutionLoop.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ExecutionLoop.c.o
.PHONY : src/ExecutionLoop.c.o

src/ExecutionLoop.i: src/ExecutionLoop.c.i
.PHONY : src/ExecutionLoop.i

# target to preprocess a source file
src/ExecutionLoop.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ExecutionLoop.c.i
.PHONY : src/ExecutionLoop.c.i

src/ExecutionLoop.s: src/ExecutionLoop.c.s
.PHONY : src/ExecutionLoop.s

# target to generate assembly for a file
src/ExecutionLoop.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/ExecutionLoop.c.s
.PHONY : src/ExecutionLoop.c.s

src/HunkLoader.o: src/HunkLoader.c.o
.PHONY : src/HunkLoader.o

# target to build an object file
src/HunkLoader.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/HunkLoader.c.o
.PHONY : src/HunkLoader.c.o

src/HunkLoader.i: src/HunkLoader.c.i
.PHONY : src/HunkLoader.i

# target to preprocess a source file
src/HunkLoader.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/HunkLoader.c.i
.PHONY : src/HunkLoader.c.i

src/HunkLoader.s: src/HunkLoader.c.s
.PHONY : src/HunkLoader.s

# target to generate assembly for a file
src/HunkLoader.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/HunkLoader.c.s
.PHONY : src/HunkLoader.c.s

src/M68k_CC.o: src/M68k_CC.c.o
.PHONY : src/M68k_CC.o

# target to build an object file
src/M68k_CC.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_CC.c.o
.PHONY : src/M68k_CC.c.o

src/M68k_CC.i: src/M68k_CC.c.i
.PHONY : src/M68k_CC.i

# target to preprocess a source file
src/M68k_CC.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_CC.c.i
.PHONY : src/M68k_CC.c.i

src/M68k_CC.s: src/M68k_CC.c.s
.PHONY : src/M68k_CC.s

# target to generate assembly for a file
src/M68k_CC.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_CC.c.s
.PHONY : src/M68k_CC.c.s

src/M68k_EA.o: src/M68k_EA.c.o
.PHONY : src/M68k_EA.o

# target to build an object file
src/M68k_EA.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_EA.c.o
.PHONY : src/M68k_EA.c.o

src/M68k_EA.i: src/M68k_EA.c.i
.PHONY : src/M68k_EA.i

# target to preprocess a source file
src/M68k_EA.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_EA.c.i
.PHONY : src/M68k_EA.c.i

src/M68k_EA.s: src/M68k_EA.c.s
.PHONY : src/M68k_EA.s

# target to generate assembly for a file
src/M68k_EA.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_EA.c.s
.PHONY : src/M68k_EA.c.s

src/M68k_Exception.o: src/M68k_Exception.c.o
.PHONY : src/M68k_Exception.o

# target to build an object file
src/M68k_Exception.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Exception.c.o
.PHONY : src/M68k_Exception.c.o

src/M68k_Exception.i: src/M68k_Exception.c.i
.PHONY : src/M68k_Exception.i

# target to preprocess a source file
src/M68k_Exception.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Exception.c.i
.PHONY : src/M68k_Exception.c.i

src/M68k_Exception.s: src/M68k_Exception.c.s
.PHONY : src/M68k_Exception.s

# target to generate assembly for a file
src/M68k_Exception.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Exception.c.s
.PHONY : src/M68k_Exception.c.s

src/M68k_LINE0.o: src/M68k_LINE0.c.o
.PHONY : src/M68k_LINE0.o

# target to build an object file
src/M68k_LINE0.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE0.c.o
.PHONY : src/M68k_LINE0.c.o

src/M68k_LINE0.i: src/M68k_LINE0.c.i
.PHONY : src/M68k_LINE0.i

# target to preprocess a source file
src/M68k_LINE0.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE0.c.i
.PHONY : src/M68k_LINE0.c.i

src/M68k_LINE0.s: src/M68k_LINE0.c.s
.PHONY : src/M68k_LINE0.s

# target to generate assembly for a file
src/M68k_LINE0.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE0.c.s
.PHONY : src/M68k_LINE0.c.s

src/M68k_LINE4.o: src/M68k_LINE4.c.o
.PHONY : src/M68k_LINE4.o

# target to build an object file
src/M68k_LINE4.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE4.c.o
.PHONY : src/M68k_LINE4.c.o

src/M68k_LINE4.i: src/M68k_LINE4.c.i
.PHONY : src/M68k_LINE4.i

# target to preprocess a source file
src/M68k_LINE4.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE4.c.i
.PHONY : src/M68k_LINE4.c.i

src/M68k_LINE4.s: src/M68k_LINE4.c.s
.PHONY : src/M68k_LINE4.s

# target to generate assembly for a file
src/M68k_LINE4.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE4.c.s
.PHONY : src/M68k_LINE4.c.s

src/M68k_LINE5.o: src/M68k_LINE5.c.o
.PHONY : src/M68k_LINE5.o

# target to build an object file
src/M68k_LINE5.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE5.c.o
.PHONY : src/M68k_LINE5.c.o

src/M68k_LINE5.i: src/M68k_LINE5.c.i
.PHONY : src/M68k_LINE5.i

# target to preprocess a source file
src/M68k_LINE5.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE5.c.i
.PHONY : src/M68k_LINE5.c.i

src/M68k_LINE5.s: src/M68k_LINE5.c.s
.PHONY : src/M68k_LINE5.s

# target to generate assembly for a file
src/M68k_LINE5.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE5.c.s
.PHONY : src/M68k_LINE5.c.s

src/M68k_LINE6.o: src/M68k_LINE6.c.o
.PHONY : src/M68k_LINE6.o

# target to build an object file
src/M68k_LINE6.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE6.c.o
.PHONY : src/M68k_LINE6.c.o

src/M68k_LINE6.i: src/M68k_LINE6.c.i
.PHONY : src/M68k_LINE6.i

# target to preprocess a source file
src/M68k_LINE6.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE6.c.i
.PHONY : src/M68k_LINE6.c.i

src/M68k_LINE6.s: src/M68k_LINE6.c.s
.PHONY : src/M68k_LINE6.s

# target to generate assembly for a file
src/M68k_LINE6.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE6.c.s
.PHONY : src/M68k_LINE6.c.s

src/M68k_LINE8.o: src/M68k_LINE8.c.o
.PHONY : src/M68k_LINE8.o

# target to build an object file
src/M68k_LINE8.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE8.c.o
.PHONY : src/M68k_LINE8.c.o

src/M68k_LINE8.i: src/M68k_LINE8.c.i
.PHONY : src/M68k_LINE8.i

# target to preprocess a source file
src/M68k_LINE8.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE8.c.i
.PHONY : src/M68k_LINE8.c.i

src/M68k_LINE8.s: src/M68k_LINE8.c.s
.PHONY : src/M68k_LINE8.s

# target to generate assembly for a file
src/M68k_LINE8.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE8.c.s
.PHONY : src/M68k_LINE8.c.s

src/M68k_LINE9.o: src/M68k_LINE9.c.o
.PHONY : src/M68k_LINE9.o

# target to build an object file
src/M68k_LINE9.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE9.c.o
.PHONY : src/M68k_LINE9.c.o

src/M68k_LINE9.i: src/M68k_LINE9.c.i
.PHONY : src/M68k_LINE9.i

# target to preprocess a source file
src/M68k_LINE9.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE9.c.i
.PHONY : src/M68k_LINE9.c.i

src/M68k_LINE9.s: src/M68k_LINE9.c.s
.PHONY : src/M68k_LINE9.s

# target to generate assembly for a file
src/M68k_LINE9.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINE9.c.s
.PHONY : src/M68k_LINE9.c.s

src/M68k_LINEB.o: src/M68k_LINEB.c.o
.PHONY : src/M68k_LINEB.o

# target to build an object file
src/M68k_LINEB.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEB.c.o
.PHONY : src/M68k_LINEB.c.o

src/M68k_LINEB.i: src/M68k_LINEB.c.i
.PHONY : src/M68k_LINEB.i

# target to preprocess a source file
src/M68k_LINEB.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEB.c.i
.PHONY : src/M68k_LINEB.c.i

src/M68k_LINEB.s: src/M68k_LINEB.c.s
.PHONY : src/M68k_LINEB.s

# target to generate assembly for a file
src/M68k_LINEB.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEB.c.s
.PHONY : src/M68k_LINEB.c.s

src/M68k_LINEC.o: src/M68k_LINEC.c.o
.PHONY : src/M68k_LINEC.o

# target to build an object file
src/M68k_LINEC.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEC.c.o
.PHONY : src/M68k_LINEC.c.o

src/M68k_LINEC.i: src/M68k_LINEC.c.i
.PHONY : src/M68k_LINEC.i

# target to preprocess a source file
src/M68k_LINEC.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEC.c.i
.PHONY : src/M68k_LINEC.c.i

src/M68k_LINEC.s: src/M68k_LINEC.c.s
.PHONY : src/M68k_LINEC.s

# target to generate assembly for a file
src/M68k_LINEC.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEC.c.s
.PHONY : src/M68k_LINEC.c.s

src/M68k_LINED.o: src/M68k_LINED.c.o
.PHONY : src/M68k_LINED.o

# target to build an object file
src/M68k_LINED.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINED.c.o
.PHONY : src/M68k_LINED.c.o

src/M68k_LINED.i: src/M68k_LINED.c.i
.PHONY : src/M68k_LINED.i

# target to preprocess a source file
src/M68k_LINED.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINED.c.i
.PHONY : src/M68k_LINED.c.i

src/M68k_LINED.s: src/M68k_LINED.c.s
.PHONY : src/M68k_LINED.s

# target to generate assembly for a file
src/M68k_LINED.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINED.c.s
.PHONY : src/M68k_LINED.c.s

src/M68k_LINEE.o: src/M68k_LINEE.c.o
.PHONY : src/M68k_LINEE.o

# target to build an object file
src/M68k_LINEE.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEE.c.o
.PHONY : src/M68k_LINEE.c.o

src/M68k_LINEE.i: src/M68k_LINEE.c.i
.PHONY : src/M68k_LINEE.i

# target to preprocess a source file
src/M68k_LINEE.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEE.c.i
.PHONY : src/M68k_LINEE.c.i

src/M68k_LINEE.s: src/M68k_LINEE.c.s
.PHONY : src/M68k_LINEE.s

# target to generate assembly for a file
src/M68k_LINEE.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEE.c.s
.PHONY : src/M68k_LINEE.c.s

src/M68k_LINEF.o: src/M68k_LINEF.c.o
.PHONY : src/M68k_LINEF.o

# target to build an object file
src/M68k_LINEF.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEF.c.o
.PHONY : src/M68k_LINEF.c.o

src/M68k_LINEF.i: src/M68k_LINEF.c.i
.PHONY : src/M68k_LINEF.i

# target to preprocess a source file
src/M68k_LINEF.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEF.c.i
.PHONY : src/M68k_LINEF.c.i

src/M68k_LINEF.s: src/M68k_LINEF.c.s
.PHONY : src/M68k_LINEF.s

# target to generate assembly for a file
src/M68k_LINEF.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_LINEF.c.s
.PHONY : src/M68k_LINEF.c.s

src/M68k_MOVE.o: src/M68k_MOVE.c.o
.PHONY : src/M68k_MOVE.o

# target to build an object file
src/M68k_MOVE.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MOVE.c.o
.PHONY : src/M68k_MOVE.c.o

src/M68k_MOVE.i: src/M68k_MOVE.c.i
.PHONY : src/M68k_MOVE.i

# target to preprocess a source file
src/M68k_MOVE.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MOVE.c.i
.PHONY : src/M68k_MOVE.c.i

src/M68k_MOVE.s: src/M68k_MOVE.c.s
.PHONY : src/M68k_MOVE.s

# target to generate assembly for a file
src/M68k_MOVE.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MOVE.c.s
.PHONY : src/M68k_MOVE.c.s

src/M68k_MULDIV.o: src/M68k_MULDIV.c.o
.PHONY : src/M68k_MULDIV.o

# target to build an object file
src/M68k_MULDIV.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MULDIV.c.o
.PHONY : src/M68k_MULDIV.c.o

src/M68k_MULDIV.i: src/M68k_MULDIV.c.i
.PHONY : src/M68k_MULDIV.i

# target to preprocess a source file
src/M68k_MULDIV.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MULDIV.c.i
.PHONY : src/M68k_MULDIV.c.i

src/M68k_MULDIV.s: src/M68k_MULDIV.c.s
.PHONY : src/M68k_MULDIV.s

# target to generate assembly for a file
src/M68k_MULDIV.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_MULDIV.c.s
.PHONY : src/M68k_MULDIV.c.s

src/M68k_SR.o: src/M68k_SR.c.o
.PHONY : src/M68k_SR.o

# target to build an object file
src/M68k_SR.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_SR.c.o
.PHONY : src/M68k_SR.c.o

src/M68k_SR.i: src/M68k_SR.c.i
.PHONY : src/M68k_SR.i

# target to preprocess a source file
src/M68k_SR.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_SR.c.i
.PHONY : src/M68k_SR.c.i

src/M68k_SR.s: src/M68k_SR.c.s
.PHONY : src/M68k_SR.s

# target to generate assembly for a file
src/M68k_SR.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_SR.c.s
.PHONY : src/M68k_SR.c.s

src/M68k_Translator.o: src/M68k_Translator.c.o
.PHONY : src/M68k_Translator.o

# target to build an object file
src/M68k_Translator.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Translator.c.o
.PHONY : src/M68k_Translator.c.o

src/M68k_Translator.i: src/M68k_Translator.c.i
.PHONY : src/M68k_Translator.i

# target to preprocess a source file
src/M68k_Translator.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Translator.c.i
.PHONY : src/M68k_Translator.c.i

src/M68k_Translator.s: src/M68k_Translator.c.s
.PHONY : src/M68k_Translator.s

# target to generate assembly for a file
src/M68k_Translator.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/M68k_Translator.c.s
.PHONY : src/M68k_Translator.c.s

src/aarch64/RegisterAllocator64.o: src/aarch64/RegisterAllocator64.c.o
.PHONY : src/aarch64/RegisterAllocator64.o

# target to build an object file
src/aarch64/RegisterAllocator64.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/RegisterAllocator64.c.o
.PHONY : src/aarch64/RegisterAllocator64.c.o

src/aarch64/RegisterAllocator64.i: src/aarch64/RegisterAllocator64.c.i
.PHONY : src/aarch64/RegisterAllocator64.i

# target to preprocess a source file
src/aarch64/RegisterAllocator64.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/RegisterAllocator64.c.i
.PHONY : src/aarch64/RegisterAllocator64.c.i

src/aarch64/RegisterAllocator64.s: src/aarch64/RegisterAllocator64.c.s
.PHONY : src/aarch64/RegisterAllocator64.s

# target to generate assembly for a file
src/aarch64/RegisterAllocator64.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/RegisterAllocator64.c.s
.PHONY : src/aarch64/RegisterAllocator64.c.s

src/aarch64/mmu.o: src/aarch64/mmu.c.o
.PHONY : src/aarch64/mmu.o

# target to build an object file
src/aarch64/mmu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/mmu.c.o
.PHONY : src/aarch64/mmu.c.o

src/aarch64/mmu.i: src/aarch64/mmu.c.i
.PHONY : src/aarch64/mmu.i

# target to preprocess a source file
src/aarch64/mmu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/mmu.c.i
.PHONY : src/aarch64/mmu.c.i

src/aarch64/mmu.s: src/aarch64/mmu.c.s
.PHONY : src/aarch64/mmu.s

# target to generate assembly for a file
src/aarch64/mmu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/mmu.c.s
.PHONY : src/aarch64/mmu.c.s

src/aarch64/start.o: src/aarch64/start.c.o
.PHONY : src/aarch64/start.o

# target to build an object file
src/aarch64/start.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/start.c.o
.PHONY : src/aarch64/start.c.o

src/aarch64/start.i: src/aarch64/start.c.i
.PHONY : src/aarch64/start.i

# target to preprocess a source file
src/aarch64/start.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/start.c.i
.PHONY : src/aarch64/start.c.i

src/aarch64/start.s: src/aarch64/start.c.s
.PHONY : src/aarch64/start.s

# target to generate assembly for a file
src/aarch64/start.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/start.c.s
.PHONY : src/aarch64/start.c.s

src/aarch64/vectors.o: src/aarch64/vectors.c.o
.PHONY : src/aarch64/vectors.o

# target to build an object file
src/aarch64/vectors.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/vectors.c.o
.PHONY : src/aarch64/vectors.c.o

src/aarch64/vectors.i: src/aarch64/vectors.c.i
.PHONY : src/aarch64/vectors.i

# target to preprocess a source file
src/aarch64/vectors.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/vectors.c.i
.PHONY : src/aarch64/vectors.c.i

src/aarch64/vectors.s: src/aarch64/vectors.c.s
.PHONY : src/aarch64/vectors.s

# target to generate assembly for a file
src/aarch64/vectors.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/aarch64/vectors.c.s
.PHONY : src/aarch64/vectors.c.s

src/boards/68040.o: src/boards/68040.c.o
.PHONY : src/boards/68040.o

# target to build an object file
src/boards/68040.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/68040.c.o
.PHONY : src/boards/68040.c.o

src/boards/68040.i: src/boards/68040.c.i
.PHONY : src/boards/68040.i

# target to preprocess a source file
src/boards/68040.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/68040.c.i
.PHONY : src/boards/68040.c.i

src/boards/68040.s: src/boards/68040.c.s
.PHONY : src/boards/68040.s

# target to generate assembly for a file
src/boards/68040.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/68040.c.s
.PHONY : src/boards/68040.c.s

src/boards/devicetree.o: src/boards/devicetree.c.o
.PHONY : src/boards/devicetree.o

# target to build an object file
src/boards/devicetree.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/devicetree.c.o
.PHONY : src/boards/devicetree.c.o

src/boards/devicetree.i: src/boards/devicetree.c.i
.PHONY : src/boards/devicetree.i

# target to preprocess a source file
src/boards/devicetree.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/devicetree.c.i
.PHONY : src/boards/devicetree.c.i

src/boards/devicetree.s: src/boards/devicetree.c.s
.PHONY : src/boards/devicetree.s

# target to generate assembly for a file
src/boards/devicetree.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/devicetree.c.s
.PHONY : src/boards/devicetree.c.s

src/boards/emmc.o: src/boards/emmc.c.o
.PHONY : src/boards/emmc.o

# target to build an object file
src/boards/emmc.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/emmc.c.o
.PHONY : src/boards/emmc.c.o

src/boards/emmc.i: src/boards/emmc.c.i
.PHONY : src/boards/emmc.i

# target to preprocess a source file
src/boards/emmc.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/emmc.c.i
.PHONY : src/boards/emmc.c.i

src/boards/emmc.s: src/boards/emmc.c.s
.PHONY : src/boards/emmc.s

# target to generate assembly for a file
src/boards/emmc.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/emmc.c.s
.PHONY : src/boards/emmc.c.s

src/boards/sdcard.o: src/boards/sdcard.c.o
.PHONY : src/boards/sdcard.o

# target to build an object file
src/boards/sdcard.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/sdcard.c.o
.PHONY : src/boards/sdcard.c.o

src/boards/sdcard.i: src/boards/sdcard.c.i
.PHONY : src/boards/sdcard.i

# target to preprocess a source file
src/boards/sdcard.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/sdcard.c.i
.PHONY : src/boards/sdcard.c.i

src/boards/sdcard.s: src/boards/sdcard.c.s
.PHONY : src/boards/sdcard.s

# target to generate assembly for a file
src/boards/sdcard.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/sdcard.c.s
.PHONY : src/boards/sdcard.c.s

src/boards/unicam.o: src/boards/unicam.c.o
.PHONY : src/boards/unicam.o

# target to build an object file
src/boards/unicam.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/unicam.c.o
.PHONY : src/boards/unicam.c.o

src/boards/unicam.i: src/boards/unicam.c.i
.PHONY : src/boards/unicam.i

# target to preprocess a source file
src/boards/unicam.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/unicam.c.i
.PHONY : src/boards/unicam.c.i

src/boards/unicam.s: src/boards/unicam.c.s
.PHONY : src/boards/unicam.s

# target to generate assembly for a file
src/boards/unicam.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/unicam.c.s
.PHONY : src/boards/unicam.c.s

src/boards/z2ram.o: src/boards/z2ram.c.o
.PHONY : src/boards/z2ram.o

# target to build an object file
src/boards/z2ram.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/z2ram.c.o
.PHONY : src/boards/z2ram.c.o

src/boards/z2ram.i: src/boards/z2ram.c.i
.PHONY : src/boards/z2ram.i

# target to preprocess a source file
src/boards/z2ram.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/z2ram.c.i
.PHONY : src/boards/z2ram.c.i

src/boards/z2ram.s: src/boards/z2ram.c.s
.PHONY : src/boards/z2ram.s

# target to generate assembly for a file
src/boards/z2ram.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/boards/z2ram.c.s
.PHONY : src/boards/z2ram.c.s

src/cache.o: src/cache.c.o
.PHONY : src/cache.o

# target to build an object file
src/cache.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/cache.c.o
.PHONY : src/cache.c.o

src/cache.i: src/cache.c.i
.PHONY : src/cache.i

# target to preprocess a source file
src/cache.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/cache.c.i
.PHONY : src/cache.c.i

src/cache.s: src/cache.c.s
.PHONY : src/cache.s

# target to generate assembly for a file
src/cache.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/cache.c.s
.PHONY : src/cache.c.s

src/cpp_support.o: src/cpp_support.cpp.o
.PHONY : src/cpp_support.o

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

src/cpp_support.i: src/cpp_support.cpp.i
.PHONY : src/cpp_support.i

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

src/cpp_support.s: src/cpp_support.cpp.s
.PHONY : src/cpp_support.s

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

src/devicetree.o: src/devicetree.c.o
.PHONY : src/devicetree.o

# target to build an object file
src/devicetree.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/devicetree.c.o
.PHONY : src/devicetree.c.o

src/devicetree.i: src/devicetree.c.i
.PHONY : src/devicetree.i

# target to preprocess a source file
src/devicetree.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/devicetree.c.i
.PHONY : src/devicetree.c.i

src/devicetree.s: src/devicetree.c.s
.PHONY : src/devicetree.s

# target to generate assembly for a file
src/devicetree.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/devicetree.c.s
.PHONY : src/devicetree.c.s

src/disasm.o: src/disasm.c.o
.PHONY : src/disasm.o

# target to build an object file
src/disasm.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/disasm.c.o
.PHONY : src/disasm.c.o

src/disasm.i: src/disasm.c.i
.PHONY : src/disasm.i

# target to preprocess a source file
src/disasm.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/disasm.c.i
.PHONY : src/disasm.c.i

src/disasm.s: src/disasm.c.s
.PHONY : src/disasm.s

# target to generate assembly for a file
src/disasm.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/disasm.c.s
.PHONY : src/disasm.c.s

src/findtoken.o: src/findtoken.c.o
.PHONY : src/findtoken.o

# target to build an object file
src/findtoken.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/findtoken.c.o
.PHONY : src/findtoken.c.o

src/findtoken.i: src/findtoken.c.i
.PHONY : src/findtoken.i

# target to preprocess a source file
src/findtoken.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/findtoken.c.i
.PHONY : src/findtoken.c.i

src/findtoken.s: src/findtoken.c.s
.PHONY : src/findtoken.s

# target to generate assembly for a file
src/findtoken.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/findtoken.c.s
.PHONY : src/findtoken.c.s

src/math/96bit.o: src/math/96bit.c.o
.PHONY : src/math/96bit.o

# target to build an object file
src/math/96bit.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/96bit.c.o
.PHONY : src/math/96bit.c.o

src/math/96bit.i: src/math/96bit.c.i
.PHONY : src/math/96bit.i

# target to preprocess a source file
src/math/96bit.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/96bit.c.i
.PHONY : src/math/96bit.c.i

src/math/96bit.s: src/math/96bit.c.s
.PHONY : src/math/96bit.s

# target to generate assembly for a file
src/math/96bit.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/96bit.c.s
.PHONY : src/math/96bit.c.s

src/math/__cos.o: src/math/__cos.c.o
.PHONY : src/math/__cos.o

# target to build an object file
src/math/__cos.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__cos.c.o
.PHONY : src/math/__cos.c.o

src/math/__cos.i: src/math/__cos.c.i
.PHONY : src/math/__cos.i

# target to preprocess a source file
src/math/__cos.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__cos.c.i
.PHONY : src/math/__cos.c.i

src/math/__cos.s: src/math/__cos.c.s
.PHONY : src/math/__cos.s

# target to generate assembly for a file
src/math/__cos.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__cos.c.s
.PHONY : src/math/__cos.c.s

src/math/__expo2.o: src/math/__expo2.c.o
.PHONY : src/math/__expo2.o

# target to build an object file
src/math/__expo2.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__expo2.c.o
.PHONY : src/math/__expo2.c.o

src/math/__expo2.i: src/math/__expo2.c.i
.PHONY : src/math/__expo2.i

# target to preprocess a source file
src/math/__expo2.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__expo2.c.i
.PHONY : src/math/__expo2.c.i

src/math/__expo2.s: src/math/__expo2.c.s
.PHONY : src/math/__expo2.s

# target to generate assembly for a file
src/math/__expo2.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__expo2.c.s
.PHONY : src/math/__expo2.c.s

src/math/__rem_pio2.o: src/math/__rem_pio2.c.o
.PHONY : src/math/__rem_pio2.o

# target to build an object file
src/math/__rem_pio2.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2.c.o
.PHONY : src/math/__rem_pio2.c.o

src/math/__rem_pio2.i: src/math/__rem_pio2.c.i
.PHONY : src/math/__rem_pio2.i

# target to preprocess a source file
src/math/__rem_pio2.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2.c.i
.PHONY : src/math/__rem_pio2.c.i

src/math/__rem_pio2.s: src/math/__rem_pio2.c.s
.PHONY : src/math/__rem_pio2.s

# target to generate assembly for a file
src/math/__rem_pio2.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2.c.s
.PHONY : src/math/__rem_pio2.c.s

src/math/__rem_pio2_large.o: src/math/__rem_pio2_large.c.o
.PHONY : src/math/__rem_pio2_large.o

# target to build an object file
src/math/__rem_pio2_large.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2_large.c.o
.PHONY : src/math/__rem_pio2_large.c.o

src/math/__rem_pio2_large.i: src/math/__rem_pio2_large.c.i
.PHONY : src/math/__rem_pio2_large.i

# target to preprocess a source file
src/math/__rem_pio2_large.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2_large.c.i
.PHONY : src/math/__rem_pio2_large.c.i

src/math/__rem_pio2_large.s: src/math/__rem_pio2_large.c.s
.PHONY : src/math/__rem_pio2_large.s

# target to generate assembly for a file
src/math/__rem_pio2_large.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__rem_pio2_large.c.s
.PHONY : src/math/__rem_pio2_large.c.s

src/math/__sin.o: src/math/__sin.c.o
.PHONY : src/math/__sin.o

# target to build an object file
src/math/__sin.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__sin.c.o
.PHONY : src/math/__sin.c.o

src/math/__sin.i: src/math/__sin.c.i
.PHONY : src/math/__sin.i

# target to preprocess a source file
src/math/__sin.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__sin.c.i
.PHONY : src/math/__sin.c.i

src/math/__sin.s: src/math/__sin.c.s
.PHONY : src/math/__sin.s

# target to generate assembly for a file
src/math/__sin.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__sin.c.s
.PHONY : src/math/__sin.c.s

src/math/__tan.o: src/math/__tan.c.o
.PHONY : src/math/__tan.o

# target to build an object file
src/math/__tan.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__tan.c.o
.PHONY : src/math/__tan.c.o

src/math/__tan.i: src/math/__tan.c.i
.PHONY : src/math/__tan.i

# target to preprocess a source file
src/math/__tan.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__tan.c.i
.PHONY : src/math/__tan.c.i

src/math/__tan.s: src/math/__tan.c.s
.PHONY : src/math/__tan.s

# target to generate assembly for a file
src/math/__tan.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/__tan.c.s
.PHONY : src/math/__tan.c.s

src/math/acos.o: src/math/acos.c.o
.PHONY : src/math/acos.o

# target to build an object file
src/math/acos.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/acos.c.o
.PHONY : src/math/acos.c.o

src/math/acos.i: src/math/acos.c.i
.PHONY : src/math/acos.i

# target to preprocess a source file
src/math/acos.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/acos.c.i
.PHONY : src/math/acos.c.i

src/math/acos.s: src/math/acos.c.s
.PHONY : src/math/acos.s

# target to generate assembly for a file
src/math/acos.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/acos.c.s
.PHONY : src/math/acos.c.s

src/math/asin.o: src/math/asin.c.o
.PHONY : src/math/asin.o

# target to build an object file
src/math/asin.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/asin.c.o
.PHONY : src/math/asin.c.o

src/math/asin.i: src/math/asin.c.i
.PHONY : src/math/asin.i

# target to preprocess a source file
src/math/asin.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/asin.c.i
.PHONY : src/math/asin.c.i

src/math/asin.s: src/math/asin.c.s
.PHONY : src/math/asin.s

# target to generate assembly for a file
src/math/asin.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/asin.c.s
.PHONY : src/math/asin.c.s

src/math/atan.o: src/math/atan.c.o
.PHONY : src/math/atan.o

# target to build an object file
src/math/atan.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atan.c.o
.PHONY : src/math/atan.c.o

src/math/atan.i: src/math/atan.c.i
.PHONY : src/math/atan.i

# target to preprocess a source file
src/math/atan.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atan.c.i
.PHONY : src/math/atan.c.i

src/math/atan.s: src/math/atan.c.s
.PHONY : src/math/atan.s

# target to generate assembly for a file
src/math/atan.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atan.c.s
.PHONY : src/math/atan.c.s

src/math/atanh.o: src/math/atanh.c.o
.PHONY : src/math/atanh.o

# target to build an object file
src/math/atanh.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atanh.c.o
.PHONY : src/math/atanh.c.o

src/math/atanh.i: src/math/atanh.c.i
.PHONY : src/math/atanh.i

# target to preprocess a source file
src/math/atanh.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atanh.c.i
.PHONY : src/math/atanh.c.i

src/math/atanh.s: src/math/atanh.c.s
.PHONY : src/math/atanh.s

# target to generate assembly for a file
src/math/atanh.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/atanh.c.s
.PHONY : src/math/atanh.c.s

src/math/cos.o: src/math/cos.c.o
.PHONY : src/math/cos.o

# target to build an object file
src/math/cos.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cos.c.o
.PHONY : src/math/cos.c.o

src/math/cos.i: src/math/cos.c.i
.PHONY : src/math/cos.i

# target to preprocess a source file
src/math/cos.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cos.c.i
.PHONY : src/math/cos.c.i

src/math/cos.s: src/math/cos.c.s
.PHONY : src/math/cos.s

# target to generate assembly for a file
src/math/cos.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cos.c.s
.PHONY : src/math/cos.c.s

src/math/cosh.o: src/math/cosh.c.o
.PHONY : src/math/cosh.o

# target to build an object file
src/math/cosh.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cosh.c.o
.PHONY : src/math/cosh.c.o

src/math/cosh.i: src/math/cosh.c.i
.PHONY : src/math/cosh.i

# target to preprocess a source file
src/math/cosh.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cosh.c.i
.PHONY : src/math/cosh.c.i

src/math/cosh.s: src/math/cosh.c.s
.PHONY : src/math/cosh.s

# target to generate assembly for a file
src/math/cosh.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/cosh.c.s
.PHONY : src/math/cosh.c.s

src/math/exp.o: src/math/exp.c.o
.PHONY : src/math/exp.o

# target to build an object file
src/math/exp.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp.c.o
.PHONY : src/math/exp.c.o

src/math/exp.i: src/math/exp.c.i
.PHONY : src/math/exp.i

# target to preprocess a source file
src/math/exp.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp.c.i
.PHONY : src/math/exp.c.i

src/math/exp.s: src/math/exp.c.s
.PHONY : src/math/exp.s

# target to generate assembly for a file
src/math/exp.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp.c.s
.PHONY : src/math/exp.c.s

src/math/exp10.o: src/math/exp10.c.o
.PHONY : src/math/exp10.o

# target to build an object file
src/math/exp10.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp10.c.o
.PHONY : src/math/exp10.c.o

src/math/exp10.i: src/math/exp10.c.i
.PHONY : src/math/exp10.i

# target to preprocess a source file
src/math/exp10.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp10.c.i
.PHONY : src/math/exp10.c.i

src/math/exp10.s: src/math/exp10.c.s
.PHONY : src/math/exp10.s

# target to generate assembly for a file
src/math/exp10.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp10.c.s
.PHONY : src/math/exp10.c.s

src/math/exp2.o: src/math/exp2.c.o
.PHONY : src/math/exp2.o

# target to build an object file
src/math/exp2.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp2.c.o
.PHONY : src/math/exp2.c.o

src/math/exp2.i: src/math/exp2.c.i
.PHONY : src/math/exp2.i

# target to preprocess a source file
src/math/exp2.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp2.c.i
.PHONY : src/math/exp2.c.i

src/math/exp2.s: src/math/exp2.c.s
.PHONY : src/math/exp2.s

# target to generate assembly for a file
src/math/exp2.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/exp2.c.s
.PHONY : src/math/exp2.c.s

src/math/expm1.o: src/math/expm1.c.o
.PHONY : src/math/expm1.o

# target to build an object file
src/math/expm1.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/expm1.c.o
.PHONY : src/math/expm1.c.o

src/math/expm1.i: src/math/expm1.c.i
.PHONY : src/math/expm1.i

# target to preprocess a source file
src/math/expm1.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/expm1.c.i
.PHONY : src/math/expm1.c.i

src/math/expm1.s: src/math/expm1.c.s
.PHONY : src/math/expm1.s

# target to generate assembly for a file
src/math/expm1.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/expm1.c.s
.PHONY : src/math/expm1.c.s

src/math/floor.o: src/math/floor.c.o
.PHONY : src/math/floor.o

# target to build an object file
src/math/floor.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/floor.c.o
.PHONY : src/math/floor.c.o

src/math/floor.i: src/math/floor.c.i
.PHONY : src/math/floor.i

# target to preprocess a source file
src/math/floor.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/floor.c.i
.PHONY : src/math/floor.c.i

src/math/floor.s: src/math/floor.c.s
.PHONY : src/math/floor.s

# target to generate assembly for a file
src/math/floor.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/floor.c.s
.PHONY : src/math/floor.c.s

src/math/log.o: src/math/log.c.o
.PHONY : src/math/log.o

# target to build an object file
src/math/log.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log.c.o
.PHONY : src/math/log.c.o

src/math/log.i: src/math/log.c.i
.PHONY : src/math/log.i

# target to preprocess a source file
src/math/log.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log.c.i
.PHONY : src/math/log.c.i

src/math/log.s: src/math/log.c.s
.PHONY : src/math/log.s

# target to generate assembly for a file
src/math/log.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log.c.s
.PHONY : src/math/log.c.s

src/math/log10.o: src/math/log10.c.o
.PHONY : src/math/log10.o

# target to build an object file
src/math/log10.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log10.c.o
.PHONY : src/math/log10.c.o

src/math/log10.i: src/math/log10.c.i
.PHONY : src/math/log10.i

# target to preprocess a source file
src/math/log10.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log10.c.i
.PHONY : src/math/log10.c.i

src/math/log10.s: src/math/log10.c.s
.PHONY : src/math/log10.s

# target to generate assembly for a file
src/math/log10.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log10.c.s
.PHONY : src/math/log10.c.s

src/math/log1p.o: src/math/log1p.c.o
.PHONY : src/math/log1p.o

# target to build an object file
src/math/log1p.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log1p.c.o
.PHONY : src/math/log1p.c.o

src/math/log1p.i: src/math/log1p.c.i
.PHONY : src/math/log1p.i

# target to preprocess a source file
src/math/log1p.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log1p.c.i
.PHONY : src/math/log1p.c.i

src/math/log1p.s: src/math/log1p.c.s
.PHONY : src/math/log1p.s

# target to generate assembly for a file
src/math/log1p.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log1p.c.s
.PHONY : src/math/log1p.c.s

src/math/log2.o: src/math/log2.c.o
.PHONY : src/math/log2.o

# target to build an object file
src/math/log2.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log2.c.o
.PHONY : src/math/log2.c.o

src/math/log2.i: src/math/log2.c.i
.PHONY : src/math/log2.i

# target to preprocess a source file
src/math/log2.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log2.c.i
.PHONY : src/math/log2.c.i

src/math/log2.s: src/math/log2.c.s
.PHONY : src/math/log2.s

# target to generate assembly for a file
src/math/log2.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/log2.c.s
.PHONY : src/math/log2.c.s

src/math/modf.o: src/math/modf.c.o
.PHONY : src/math/modf.o

# target to build an object file
src/math/modf.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/modf.c.o
.PHONY : src/math/modf.c.o

src/math/modf.i: src/math/modf.c.i
.PHONY : src/math/modf.i

# target to preprocess a source file
src/math/modf.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/modf.c.i
.PHONY : src/math/modf.c.i

src/math/modf.s: src/math/modf.c.s
.PHONY : src/math/modf.s

# target to generate assembly for a file
src/math/modf.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/modf.c.s
.PHONY : src/math/modf.c.s

src/math/pow.o: src/math/pow.c.o
.PHONY : src/math/pow.o

# target to build an object file
src/math/pow.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/pow.c.o
.PHONY : src/math/pow.c.o

src/math/pow.i: src/math/pow.c.i
.PHONY : src/math/pow.i

# target to preprocess a source file
src/math/pow.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/pow.c.i
.PHONY : src/math/pow.c.i

src/math/pow.s: src/math/pow.c.s
.PHONY : src/math/pow.s

# target to generate assembly for a file
src/math/pow.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/pow.c.s
.PHONY : src/math/pow.c.s

src/math/remquo.o: src/math/remquo.c.o
.PHONY : src/math/remquo.o

# target to build an object file
src/math/remquo.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/remquo.c.o
.PHONY : src/math/remquo.c.o

src/math/remquo.i: src/math/remquo.c.i
.PHONY : src/math/remquo.i

# target to preprocess a source file
src/math/remquo.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/remquo.c.i
.PHONY : src/math/remquo.c.i

src/math/remquo.s: src/math/remquo.c.s
.PHONY : src/math/remquo.s

# target to generate assembly for a file
src/math/remquo.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/remquo.c.s
.PHONY : src/math/remquo.c.s

src/math/scalbn.o: src/math/scalbn.c.o
.PHONY : src/math/scalbn.o

# target to build an object file
src/math/scalbn.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/scalbn.c.o
.PHONY : src/math/scalbn.c.o

src/math/scalbn.i: src/math/scalbn.c.i
.PHONY : src/math/scalbn.i

# target to preprocess a source file
src/math/scalbn.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/scalbn.c.i
.PHONY : src/math/scalbn.c.i

src/math/scalbn.s: src/math/scalbn.c.s
.PHONY : src/math/scalbn.s

# target to generate assembly for a file
src/math/scalbn.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/scalbn.c.s
.PHONY : src/math/scalbn.c.s

src/math/sin.o: src/math/sin.c.o
.PHONY : src/math/sin.o

# target to build an object file
src/math/sin.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sin.c.o
.PHONY : src/math/sin.c.o

src/math/sin.i: src/math/sin.c.i
.PHONY : src/math/sin.i

# target to preprocess a source file
src/math/sin.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sin.c.i
.PHONY : src/math/sin.c.i

src/math/sin.s: src/math/sin.c.s
.PHONY : src/math/sin.s

# target to generate assembly for a file
src/math/sin.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sin.c.s
.PHONY : src/math/sin.c.s

src/math/sincos.o: src/math/sincos.c.o
.PHONY : src/math/sincos.o

# target to build an object file
src/math/sincos.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sincos.c.o
.PHONY : src/math/sincos.c.o

src/math/sincos.i: src/math/sincos.c.i
.PHONY : src/math/sincos.i

# target to preprocess a source file
src/math/sincos.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sincos.c.i
.PHONY : src/math/sincos.c.i

src/math/sincos.s: src/math/sincos.c.s
.PHONY : src/math/sincos.s

# target to generate assembly for a file
src/math/sincos.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sincos.c.s
.PHONY : src/math/sincos.c.s

src/math/sinh.o: src/math/sinh.c.o
.PHONY : src/math/sinh.o

# target to build an object file
src/math/sinh.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sinh.c.o
.PHONY : src/math/sinh.c.o

src/math/sinh.i: src/math/sinh.c.i
.PHONY : src/math/sinh.i

# target to preprocess a source file
src/math/sinh.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sinh.c.i
.PHONY : src/math/sinh.c.i

src/math/sinh.s: src/math/sinh.c.s
.PHONY : src/math/sinh.s

# target to generate assembly for a file
src/math/sinh.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/sinh.c.s
.PHONY : src/math/sinh.c.s

src/math/tan.o: src/math/tan.c.o
.PHONY : src/math/tan.o

# target to build an object file
src/math/tan.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tan.c.o
.PHONY : src/math/tan.c.o

src/math/tan.i: src/math/tan.c.i
.PHONY : src/math/tan.i

# target to preprocess a source file
src/math/tan.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tan.c.i
.PHONY : src/math/tan.c.i

src/math/tan.s: src/math/tan.c.s
.PHONY : src/math/tan.s

# target to generate assembly for a file
src/math/tan.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tan.c.s
.PHONY : src/math/tan.c.s

src/math/tanh.o: src/math/tanh.c.o
.PHONY : src/math/tanh.o

# target to build an object file
src/math/tanh.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tanh.c.o
.PHONY : src/math/tanh.c.o

src/math/tanh.i: src/math/tanh.c.i
.PHONY : src/math/tanh.i

# target to preprocess a source file
src/math/tanh.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tanh.c.i
.PHONY : src/math/tanh.c.i

src/math/tanh.s: src/math/tanh.c.s
.PHONY : src/math/tanh.s

# target to generate assembly for a file
src/math/tanh.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/math/tanh.c.s
.PHONY : src/math/tanh.c.s

src/md5.o: src/md5.c.o
.PHONY : src/md5.o

# target to build an object file
src/md5.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/md5.c.o
.PHONY : src/md5.c.o

src/md5.i: src/md5.c.i
.PHONY : src/md5.i

# target to preprocess a source file
src/md5.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/md5.c.i
.PHONY : src/md5.c.i

src/md5.s: src/md5.c.s
.PHONY : src/md5.s

# target to generate assembly for a file
src/md5.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/md5.c.s
.PHONY : src/md5.c.s

src/pistorm/ps_protocol.o: src/pistorm/ps_protocol.c.o
.PHONY : src/pistorm/ps_protocol.o

# target to build an object file
src/pistorm/ps_protocol.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/pistorm/ps_protocol.c.o
.PHONY : src/pistorm/ps_protocol.c.o

src/pistorm/ps_protocol.i: src/pistorm/ps_protocol.c.i
.PHONY : src/pistorm/ps_protocol.i

# target to preprocess a source file
src/pistorm/ps_protocol.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/pistorm/ps_protocol.c.i
.PHONY : src/pistorm/ps_protocol.c.i

src/pistorm/ps_protocol.s: src/pistorm/ps_protocol.c.s
.PHONY : src/pistorm/ps_protocol.s

# target to generate assembly for a file
src/pistorm/ps_protocol.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/pistorm/ps_protocol.c.s
.PHONY : src/pistorm/ps_protocol.c.s

src/raspi/start_rpi64.o: src/raspi/start_rpi64.c.o
.PHONY : src/raspi/start_rpi64.o

# target to build an object file
src/raspi/start_rpi64.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/start_rpi64.c.o
.PHONY : src/raspi/start_rpi64.c.o

src/raspi/start_rpi64.i: src/raspi/start_rpi64.c.i
.PHONY : src/raspi/start_rpi64.i

# target to preprocess a source file
src/raspi/start_rpi64.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/start_rpi64.c.i
.PHONY : src/raspi/start_rpi64.c.i

src/raspi/start_rpi64.s: src/raspi/start_rpi64.c.s
.PHONY : src/raspi/start_rpi64.s

# target to generate assembly for a file
src/raspi/start_rpi64.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/start_rpi64.c.s
.PHONY : src/raspi/start_rpi64.c.s

src/raspi/support_rpi.o: src/raspi/support_rpi.c.o
.PHONY : src/raspi/support_rpi.o

# target to build an object file
src/raspi/support_rpi.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/support_rpi.c.o
.PHONY : src/raspi/support_rpi.c.o

src/raspi/support_rpi.i: src/raspi/support_rpi.c.i
.PHONY : src/raspi/support_rpi.i

# target to preprocess a source file
src/raspi/support_rpi.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/support_rpi.c.i
.PHONY : src/raspi/support_rpi.c.i

src/raspi/support_rpi.s: src/raspi/support_rpi.c.s
.PHONY : src/raspi/support_rpi.s

# target to generate assembly for a file
src/raspi/support_rpi.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/support_rpi.c.s
.PHONY : src/raspi/support_rpi.c.s

src/raspi/topaz.o: src/raspi/topaz.c.o
.PHONY : src/raspi/topaz.o

# target to build an object file
src/raspi/topaz.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/topaz.c.o
.PHONY : src/raspi/topaz.c.o

src/raspi/topaz.i: src/raspi/topaz.c.i
.PHONY : src/raspi/topaz.i

# target to preprocess a source file
src/raspi/topaz.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/topaz.c.i
.PHONY : src/raspi/topaz.c.i

src/raspi/topaz.s: src/raspi/topaz.c.s
.PHONY : src/raspi/topaz.s

# target to generate assembly for a file
src/raspi/topaz.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/raspi/topaz.c.s
.PHONY : src/raspi/topaz.c.s

src/support.o: src/support.c.o
.PHONY : src/support.o

# target to build an object file
src/support.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/support.c.o
.PHONY : src/support.c.o

src/support.i: src/support.c.i
.PHONY : src/support.i

# target to preprocess a source file
src/support.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/support.c.i
.PHONY : src/support.c.i

src/support.s: src/support.c.s
.PHONY : src/support.s

# target to generate assembly for a file
src/support.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/support.c.s
.PHONY : src/support.c.s

src/tlsf.o: src/tlsf.c.o
.PHONY : src/tlsf.o

# target to build an object file
src/tlsf.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/tlsf.c.o
.PHONY : src/tlsf.c.o

src/tlsf.i: src/tlsf.c.i
.PHONY : src/tlsf.i

# target to preprocess a source file
src/tlsf.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/tlsf.c.i
.PHONY : src/tlsf.c.i

src/tlsf.s: src/tlsf.c.s
.PHONY : src/tlsf.s

# target to generate assembly for a file
src/tlsf.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Emu68.elf.dir/build.make CMakeFiles/Emu68.elf.dir/src/tlsf.c.s
.PHONY : src/tlsf.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 "... __make_sure_devicetree_overlays_are_built"
	@echo "... Emu68.elf"
	@echo "... capstone-static"
	@echo "... libdeflate_static"
	@echo "... tinystl"
	@echo "... src/ElfLoader.o"
	@echo "... src/ElfLoader.i"
	@echo "... src/ElfLoader.s"
	@echo "... src/EmuLogo.o"
	@echo "... src/EmuLogo.i"
	@echo "... src/EmuLogo.s"
	@echo "... src/ExecutionLoop.o"
	@echo "... src/ExecutionLoop.i"
	@echo "... src/ExecutionLoop.s"
	@echo "... src/HunkLoader.o"
	@echo "... src/HunkLoader.i"
	@echo "... src/HunkLoader.s"
	@echo "... src/M68k_CC.o"
	@echo "... src/M68k_CC.i"
	@echo "... src/M68k_CC.s"
	@echo "... src/M68k_EA.o"
	@echo "... src/M68k_EA.i"
	@echo "... src/M68k_EA.s"
	@echo "... src/M68k_Exception.o"
	@echo "... src/M68k_Exception.i"
	@echo "... src/M68k_Exception.s"
	@echo "... src/M68k_LINE0.o"
	@echo "... src/M68k_LINE0.i"
	@echo "... src/M68k_LINE0.s"
	@echo "... src/M68k_LINE4.o"
	@echo "... src/M68k_LINE4.i"
	@echo "... src/M68k_LINE4.s"
	@echo "... src/M68k_LINE5.o"
	@echo "... src/M68k_LINE5.i"
	@echo "... src/M68k_LINE5.s"
	@echo "... src/M68k_LINE6.o"
	@echo "... src/M68k_LINE6.i"
	@echo "... src/M68k_LINE6.s"
	@echo "... src/M68k_LINE8.o"
	@echo "... src/M68k_LINE8.i"
	@echo "... src/M68k_LINE8.s"
	@echo "... src/M68k_LINE9.o"
	@echo "... src/M68k_LINE9.i"
	@echo "... src/M68k_LINE9.s"
	@echo "... src/M68k_LINEB.o"
	@echo "... src/M68k_LINEB.i"
	@echo "... src/M68k_LINEB.s"
	@echo "... src/M68k_LINEC.o"
	@echo "... src/M68k_LINEC.i"
	@echo "... src/M68k_LINEC.s"
	@echo "... src/M68k_LINED.o"
	@echo "... src/M68k_LINED.i"
	@echo "... src/M68k_LINED.s"
	@echo "... src/M68k_LINEE.o"
	@echo "... src/M68k_LINEE.i"
	@echo "... src/M68k_LINEE.s"
	@echo "... src/M68k_LINEF.o"
	@echo "... src/M68k_LINEF.i"
	@echo "... src/M68k_LINEF.s"
	@echo "... src/M68k_MOVE.o"
	@echo "... src/M68k_MOVE.i"
	@echo "... src/M68k_MOVE.s"
	@echo "... src/M68k_MULDIV.o"
	@echo "... src/M68k_MULDIV.i"
	@echo "... src/M68k_MULDIV.s"
	@echo "... src/M68k_SR.o"
	@echo "... src/M68k_SR.i"
	@echo "... src/M68k_SR.s"
	@echo "... src/M68k_Translator.o"
	@echo "... src/M68k_Translator.i"
	@echo "... src/M68k_Translator.s"
	@echo "... src/aarch64/RegisterAllocator64.o"
	@echo "... src/aarch64/RegisterAllocator64.i"
	@echo "... src/aarch64/RegisterAllocator64.s"
	@echo "... src/aarch64/mmu.o"
	@echo "... src/aarch64/mmu.i"
	@echo "... src/aarch64/mmu.s"
	@echo "... src/aarch64/start.o"
	@echo "... src/aarch64/start.i"
	@echo "... src/aarch64/start.s"
	@echo "... src/aarch64/vectors.o"
	@echo "... src/aarch64/vectors.i"
	@echo "... src/aarch64/vectors.s"
	@echo "... src/boards/68040.o"
	@echo "... src/boards/68040.i"
	@echo "... src/boards/68040.s"
	@echo "... src/boards/devicetree.o"
	@echo "... src/boards/devicetree.i"
	@echo "... src/boards/devicetree.s"
	@echo "... src/boards/emmc.o"
	@echo "... src/boards/emmc.i"
	@echo "... src/boards/emmc.s"
	@echo "... src/boards/sdcard.o"
	@echo "... src/boards/sdcard.i"
	@echo "... src/boards/sdcard.s"
	@echo "... src/boards/unicam.o"
	@echo "... src/boards/unicam.i"
	@echo "... src/boards/unicam.s"
	@echo "... src/boards/z2ram.o"
	@echo "... src/boards/z2ram.i"
	@echo "... src/boards/z2ram.s"
	@echo "... src/cache.o"
	@echo "... src/cache.i"
	@echo "... src/cache.s"
	@echo "... src/cpp_support.o"
	@echo "... src/cpp_support.i"
	@echo "... src/cpp_support.s"
	@echo "... src/devicetree.o"
	@echo "... src/devicetree.i"
	@echo "... src/devicetree.s"
	@echo "... src/disasm.o"
	@echo "... src/disasm.i"
	@echo "... src/disasm.s"
	@echo "... src/findtoken.o"
	@echo "... src/findtoken.i"
	@echo "... src/findtoken.s"
	@echo "... src/math/96bit.o"
	@echo "... src/math/96bit.i"
	@echo "... src/math/96bit.s"
	@echo "... src/math/__cos.o"
	@echo "... src/math/__cos.i"
	@echo "... src/math/__cos.s"
	@echo "... src/math/__expo2.o"
	@echo "... src/math/__expo2.i"
	@echo "... src/math/__expo2.s"
	@echo "... src/math/__rem_pio2.o"
	@echo "... src/math/__rem_pio2.i"
	@echo "... src/math/__rem_pio2.s"
	@echo "... src/math/__rem_pio2_large.o"
	@echo "... src/math/__rem_pio2_large.i"
	@echo "... src/math/__rem_pio2_large.s"
	@echo "... src/math/__sin.o"
	@echo "... src/math/__sin.i"
	@echo "... src/math/__sin.s"
	@echo "... src/math/__tan.o"
	@echo "... src/math/__tan.i"
	@echo "... src/math/__tan.s"
	@echo "... src/math/acos.o"
	@echo "... src/math/acos.i"
	@echo "... src/math/acos.s"
	@echo "... src/math/asin.o"
	@echo "... src/math/asin.i"
	@echo "... src/math/asin.s"
	@echo "... src/math/atan.o"
	@echo "... src/math/atan.i"
	@echo "... src/math/atan.s"
	@echo "... src/math/atanh.o"
	@echo "... src/math/atanh.i"
	@echo "... src/math/atanh.s"
	@echo "... src/math/cos.o"
	@echo "... src/math/cos.i"
	@echo "... src/math/cos.s"
	@echo "... src/math/cosh.o"
	@echo "... src/math/cosh.i"
	@echo "... src/math/cosh.s"
	@echo "... src/math/exp.o"
	@echo "... src/math/exp.i"
	@echo "... src/math/exp.s"
	@echo "... src/math/exp10.o"
	@echo "... src/math/exp10.i"
	@echo "... src/math/exp10.s"
	@echo "... src/math/exp2.o"
	@echo "... src/math/exp2.i"
	@echo "... src/math/exp2.s"
	@echo "... src/math/expm1.o"
	@echo "... src/math/expm1.i"
	@echo "... src/math/expm1.s"
	@echo "... src/math/floor.o"
	@echo "... src/math/floor.i"
	@echo "... src/math/floor.s"
	@echo "... src/math/log.o"
	@echo "... src/math/log.i"
	@echo "... src/math/log.s"
	@echo "... src/math/log10.o"
	@echo "... src/math/log10.i"
	@echo "... src/math/log10.s"
	@echo "... src/math/log1p.o"
	@echo "... src/math/log1p.i"
	@echo "... src/math/log1p.s"
	@echo "... src/math/log2.o"
	@echo "... src/math/log2.i"
	@echo "... src/math/log2.s"
	@echo "... src/math/modf.o"
	@echo "... src/math/modf.i"
	@echo "... src/math/modf.s"
	@echo "... src/math/pow.o"
	@echo "... src/math/pow.i"
	@echo "... src/math/pow.s"
	@echo "... src/math/remquo.o"
	@echo "... src/math/remquo.i"
	@echo "... src/math/remquo.s"
	@echo "... src/math/scalbn.o"
	@echo "... src/math/scalbn.i"
	@echo "... src/math/scalbn.s"
	@echo "... src/math/sin.o"
	@echo "... src/math/sin.i"
	@echo "... src/math/sin.s"
	@echo "... src/math/sincos.o"
	@echo "... src/math/sincos.i"
	@echo "... src/math/sincos.s"
	@echo "... src/math/sinh.o"
	@echo "... src/math/sinh.i"
	@echo "... src/math/sinh.s"
	@echo "... src/math/tan.o"
	@echo "... src/math/tan.i"
	@echo "... src/math/tan.s"
	@echo "... src/math/tanh.o"
	@echo "... src/math/tanh.i"
	@echo "... src/math/tanh.s"
	@echo "... src/md5.o"
	@echo "... src/md5.i"
	@echo "... src/md5.s"
	@echo "... src/pistorm/ps_protocol.o"
	@echo "... src/pistorm/ps_protocol.i"
	@echo "... src/pistorm/ps_protocol.s"
	@echo "... src/raspi/start_rpi64.o"
	@echo "... src/raspi/start_rpi64.i"
	@echo "... src/raspi/start_rpi64.s"
	@echo "... src/raspi/support_rpi.o"
	@echo "... src/raspi/support_rpi.i"
	@echo "... src/raspi/support_rpi.s"
	@echo "... src/raspi/topaz.o"
	@echo "... src/raspi/topaz.i"
	@echo "... src/raspi/topaz.s"
	@echo "... src/support.o"
	@echo "... src/support.i"
	@echo "... src/support.s"
	@echo "... src/tlsf.o"
	@echo "... src/tlsf.i"
	@echo "... src/tlsf.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

