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

# Default target executed when no arguments are given to make.
default_target: all

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
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 remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/adrian/Desktop/speedcrunch-0.9

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/adrian/Desktop/speedcrunch-0.9

# Include the progress variables for this target.
include CMakeFiles/progress.make

#=============================================================================
# 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 -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

# 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

# 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

# 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

# Special rule for the target install/local
install/local/fast: install/local

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Only default component available"

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

# 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 -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

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

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/adrian/Desktop/speedcrunch-0.9/CMakeFiles $(CMAKE_ALL_PROGRESS)
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/adrian/Desktop/speedcrunch-0.9/CMakeFiles 0

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

# The main clean target
clean/fast: clean

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

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

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

#=============================================================================
# Target rules for targets named confclean

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

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

#=============================================================================
# Target rules for targets named speedcrunch

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

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

#=============================================================================
# Target rules for targets named testevaluator

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

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

#=============================================================================
# Target rules for targets named testfloatnum

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

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

#=============================================================================
# Target rules for targets named testhmath

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

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

# target to build an object file
3rdparty/gui/wwwidgets/colormodel.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/colormodel.o

# target to preprocess a source file
3rdparty/gui/wwwidgets/colormodel.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/colormodel.i

# target to generate assembly for a file
3rdparty/gui/wwwidgets/colormodel.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/colormodel.s

# target to build an object file
3rdparty/gui/wwwidgets/qwwcolorbutton.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/qwwcolorbutton.o

# target to preprocess a source file
3rdparty/gui/wwwidgets/qwwcolorbutton.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/qwwcolorbutton.i

# target to generate assembly for a file
3rdparty/gui/wwwidgets/qwwcolorbutton.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/qwwcolorbutton.s

# target to build an object file
3rdparty/gui/wwwidgets/wwglobal_p.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/wwglobal_p.o

# target to preprocess a source file
3rdparty/gui/wwwidgets/wwglobal_p.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/wwglobal_p.i

# target to generate assembly for a file
3rdparty/gui/wwwidgets/wwglobal_p.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/gui/wwwidgets/wwglobal_p.s

# target to build an object file
3rdparty/util/binreloc.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/util/binreloc.o

# target to preprocess a source file
3rdparty/util/binreloc.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/util/binreloc.i

# target to generate assembly for a file
3rdparty/util/binreloc.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/3rdparty/util/binreloc.s

# target to build an object file
base/constants.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/constants.o

# target to preprocess a source file
base/constants.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/constants.i

# target to generate assembly for a file
base/constants.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/constants.s

# target to build an object file
base/evaluator.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/evaluator.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/evaluator.o

# target to preprocess a source file
base/evaluator.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/evaluator.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/evaluator.i

# target to generate assembly for a file
base/evaluator.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/evaluator.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/evaluator.s

# target to build an object file
base/functions.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/functions.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/functions.o

# target to preprocess a source file
base/functions.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/functions.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/functions.i

# target to generate assembly for a file
base/functions.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/functions.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/base/functions.s

# target to build an object file
base/settings.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/settings.o

# target to preprocess a source file
base/settings.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/settings.i

# target to generate assembly for a file
base/settings.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/base/settings.s

# target to build an object file
gui/aboutbox.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/aboutbox.o

# target to preprocess a source file
gui/aboutbox.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/aboutbox.i

# target to generate assembly for a file
gui/aboutbox.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/aboutbox.s

# target to build an object file
gui/autohidelabel.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/autohidelabel.o

# target to preprocess a source file
gui/autohidelabel.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/autohidelabel.i

# target to generate assembly for a file
gui/autohidelabel.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/autohidelabel.s

# target to build an object file
gui/configdlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/configdlg.o

# target to preprocess a source file
gui/configdlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/configdlg.i

# target to generate assembly for a file
gui/configdlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/configdlg.s

# target to build an object file
gui/constantsdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/constantsdock.o

# target to preprocess a source file
gui/constantsdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/constantsdock.i

# target to generate assembly for a file
gui/constantsdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/constantsdock.s

# target to build an object file
gui/deletevardlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/deletevardlg.o

# target to preprocess a source file
gui/deletevardlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/deletevardlg.i

# target to generate assembly for a file
gui/deletevardlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/deletevardlg.s

# target to build an object file
gui/editor.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/editor.o

# target to preprocess a source file
gui/editor.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/editor.i

# target to generate assembly for a file
gui/editor.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/editor.s

# target to build an object file
gui/functionsdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/functionsdock.o

# target to preprocess a source file
gui/functionsdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/functionsdock.i

# target to generate assembly for a file
gui/functionsdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/functionsdock.s

# target to build an object file
gui/historydock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/historydock.o

# target to preprocess a source file
gui/historydock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/historydock.i

# target to generate assembly for a file
gui/historydock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/historydock.s

# target to build an object file
gui/insertfunctiondlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertfunctiondlg.o

# target to preprocess a source file
gui/insertfunctiondlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertfunctiondlg.i

# target to generate assembly for a file
gui/insertfunctiondlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertfunctiondlg.s

# target to build an object file
gui/insertvardlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertvardlg.o

# target to preprocess a source file
gui/insertvardlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertvardlg.i

# target to generate assembly for a file
gui/insertvardlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/insertvardlg.s

# target to build an object file
gui/keypad.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/keypad.o

# target to preprocess a source file
gui/keypad.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/keypad.i

# target to generate assembly for a file
gui/keypad.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/keypad.s

# target to build an object file
gui/result.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/result.o

# target to preprocess a source file
gui/result.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/result.i

# target to generate assembly for a file
gui/result.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/result.s

# target to build an object file
gui/tipwidget.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/tipwidget.o

# target to preprocess a source file
gui/tipwidget.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/tipwidget.i

# target to generate assembly for a file
gui/tipwidget.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/tipwidget.s

# target to build an object file
gui/variablesdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/variablesdock.o

# target to preprocess a source file
gui/variablesdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/variablesdock.i

# target to generate assembly for a file
gui/variablesdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/gui/variablesdock.s

# target to build an object file
main/crunch.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/crunch.o

# target to preprocess a source file
main/crunch.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/crunch.i

# target to generate assembly for a file
main/crunch.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/crunch.s

# target to build an object file
main/main.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/main.o

# target to preprocess a source file
main/main.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/main.i

# target to generate assembly for a file
main/main.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/main/main.s

# target to build an object file
math/floatcommon.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatcommon.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatcommon.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatcommon.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatcommon.o

# target to preprocess a source file
math/floatcommon.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatcommon.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatcommon.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatcommon.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatcommon.i

# target to generate assembly for a file
math/floatcommon.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatcommon.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatcommon.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatcommon.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatcommon.s

# target to build an object file
math/floatconst.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconst.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconst.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconst.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconst.o

# target to preprocess a source file
math/floatconst.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconst.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconst.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconst.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconst.i

# target to generate assembly for a file
math/floatconst.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconst.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconst.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconst.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconst.s

# target to build an object file
math/floatconvert.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconvert.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconvert.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconvert.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconvert.o

# target to preprocess a source file
math/floatconvert.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconvert.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconvert.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconvert.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconvert.i

# target to generate assembly for a file
math/floatconvert.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatconvert.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatconvert.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatconvert.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatconvert.s

# target to build an object file
math/floatexp.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatexp.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatexp.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatexp.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatexp.o

# target to preprocess a source file
math/floatexp.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatexp.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatexp.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatexp.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatexp.i

# target to generate assembly for a file
math/floatexp.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatexp.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatexp.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatexp.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatexp.s

# target to build an object file
math/floatgamma.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatgamma.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatgamma.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatgamma.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatgamma.o

# target to preprocess a source file
math/floatgamma.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatgamma.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatgamma.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatgamma.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatgamma.i

# target to generate assembly for a file
math/floatgamma.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatgamma.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatgamma.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatgamma.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatgamma.s

# target to build an object file
math/floathmath.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floathmath.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floathmath.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floathmath.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floathmath.o

# target to preprocess a source file
math/floathmath.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floathmath.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floathmath.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floathmath.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floathmath.i

# target to generate assembly for a file
math/floathmath.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floathmath.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floathmath.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floathmath.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floathmath.s

# target to build an object file
math/floatio.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatio.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatio.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatio.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatio.o

# target to preprocess a source file
math/floatio.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatio.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatio.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatio.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatio.i

# target to generate assembly for a file
math/floatio.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatio.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatio.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatio.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatio.s

# target to build an object file
math/floatipower.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatipower.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatipower.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatipower.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatipower.o

# target to preprocess a source file
math/floatipower.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatipower.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatipower.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatipower.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatipower.i

# target to generate assembly for a file
math/floatipower.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatipower.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatipower.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatipower.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatipower.s

# target to build an object file
math/floatlog.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlog.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlog.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlog.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlog.o

# target to preprocess a source file
math/floatlog.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlog.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlog.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlog.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlog.i

# target to generate assembly for a file
math/floatlog.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlog.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlog.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlog.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlog.s

# target to build an object file
math/floatlogic.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlogic.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlogic.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlogic.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlogic.o

# target to preprocess a source file
math/floatlogic.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlogic.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlogic.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlogic.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlogic.i

# target to generate assembly for a file
math/floatlogic.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlogic.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlogic.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlogic.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlogic.s

# target to build an object file
math/floatlong.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlong.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlong.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlong.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlong.o

# target to preprocess a source file
math/floatlong.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlong.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlong.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlong.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlong.i

# target to generate assembly for a file
math/floatlong.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatlong.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatlong.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatlong.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatlong.s

# target to build an object file
math/floatnum.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatnum.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatnum.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatnum.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatnum.o

# target to preprocess a source file
math/floatnum.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatnum.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatnum.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatnum.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatnum.i

# target to generate assembly for a file
math/floatnum.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatnum.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatnum.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatnum.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatnum.s

# target to build an object file
math/floatpower.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatpower.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatpower.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatpower.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatpower.o

# target to preprocess a source file
math/floatpower.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatpower.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatpower.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatpower.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatpower.i

# target to generate assembly for a file
math/floatpower.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatpower.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatpower.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatpower.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatpower.s

# target to build an object file
math/floatseries.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatseries.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatseries.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatseries.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatseries.o

# target to preprocess a source file
math/floatseries.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatseries.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatseries.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatseries.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatseries.i

# target to generate assembly for a file
math/floatseries.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floatseries.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floatseries.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floatseries.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floatseries.s

# target to build an object file
math/floattrig.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floattrig.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floattrig.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floattrig.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floattrig.o

# target to preprocess a source file
math/floattrig.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floattrig.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floattrig.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floattrig.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floattrig.i

# target to generate assembly for a file
math/floattrig.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/floattrig.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/floattrig.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/floattrig.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/floattrig.s

# target to build an object file
math/hmath.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/hmath.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/hmath.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/hmath.o

# target to preprocess a source file
math/hmath.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/hmath.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/hmath.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/hmath.i

# target to generate assembly for a file
math/hmath.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/hmath.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/hmath.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/hmath.s

# target to build an object file
math/number.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/number.o
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/number.o
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/number.o
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/number.o

# target to preprocess a source file
math/number.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/number.i
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/number.i
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/number.i
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/number.i

# target to generate assembly for a file
math/number.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/math/number.s
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/math/number.s
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/math/number.s
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/math/number.s

# target to build an object file
moc_aboutbox.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_aboutbox.o

# target to preprocess a source file
moc_aboutbox.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_aboutbox.i

# target to generate assembly for a file
moc_aboutbox.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_aboutbox.s

# target to build an object file
moc_autohidelabel.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_autohidelabel.o

# target to preprocess a source file
moc_autohidelabel.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_autohidelabel.i

# target to generate assembly for a file
moc_autohidelabel.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_autohidelabel.s

# target to build an object file
moc_binreloc.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_binreloc.o

# target to preprocess a source file
moc_binreloc.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_binreloc.i

# target to generate assembly for a file
moc_binreloc.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_binreloc.s

# target to build an object file
moc_colormodel.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_colormodel.o

# target to preprocess a source file
moc_colormodel.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_colormodel.i

# target to generate assembly for a file
moc_colormodel.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_colormodel.s

# target to build an object file
moc_configdlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_configdlg.o

# target to preprocess a source file
moc_configdlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_configdlg.i

# target to generate assembly for a file
moc_configdlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_configdlg.s

# target to build an object file
moc_constants.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constants.o

# target to preprocess a source file
moc_constants.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constants.i

# target to generate assembly for a file
moc_constants.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constants.s

# target to build an object file
moc_constantsdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constantsdock.o

# target to preprocess a source file
moc_constantsdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constantsdock.i

# target to generate assembly for a file
moc_constantsdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_constantsdock.s

# target to build an object file
moc_crunch.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_crunch.o

# target to preprocess a source file
moc_crunch.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_crunch.i

# target to generate assembly for a file
moc_crunch.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_crunch.s

# target to build an object file
moc_deletevardlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_deletevardlg.o

# target to preprocess a source file
moc_deletevardlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_deletevardlg.i

# target to generate assembly for a file
moc_deletevardlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_deletevardlg.s

# target to build an object file
moc_editor.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_editor.o

# target to preprocess a source file
moc_editor.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_editor.i

# target to generate assembly for a file
moc_editor.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_editor.s

# target to build an object file
moc_evaluator.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_evaluator.o

# target to preprocess a source file
moc_evaluator.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_evaluator.i

# target to generate assembly for a file
moc_evaluator.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_evaluator.s

# target to build an object file
moc_floatcommon.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatcommon.o

# target to preprocess a source file
moc_floatcommon.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatcommon.i

# target to generate assembly for a file
moc_floatcommon.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatcommon.s

# target to build an object file
moc_floatconfig.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconfig.o

# target to preprocess a source file
moc_floatconfig.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconfig.i

# target to generate assembly for a file
moc_floatconfig.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconfig.s

# target to build an object file
moc_floatconst.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconst.o

# target to preprocess a source file
moc_floatconst.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconst.i

# target to generate assembly for a file
moc_floatconst.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconst.s

# target to build an object file
moc_floatconvert.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconvert.o

# target to preprocess a source file
moc_floatconvert.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconvert.i

# target to generate assembly for a file
moc_floatconvert.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatconvert.s

# target to build an object file
moc_floatexp.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatexp.o

# target to preprocess a source file
moc_floatexp.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatexp.i

# target to generate assembly for a file
moc_floatexp.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatexp.s

# target to build an object file
moc_floatgamma.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatgamma.o

# target to preprocess a source file
moc_floatgamma.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatgamma.i

# target to generate assembly for a file
moc_floatgamma.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatgamma.s

# target to build an object file
moc_floathmath.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floathmath.o

# target to preprocess a source file
moc_floathmath.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floathmath.i

# target to generate assembly for a file
moc_floathmath.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floathmath.s

# target to build an object file
moc_floatio.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatio.o

# target to preprocess a source file
moc_floatio.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatio.i

# target to generate assembly for a file
moc_floatio.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatio.s

# target to build an object file
moc_floatipower.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatipower.o

# target to preprocess a source file
moc_floatipower.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatipower.i

# target to generate assembly for a file
moc_floatipower.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatipower.s

# target to build an object file
moc_floatlog.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlog.o

# target to preprocess a source file
moc_floatlog.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlog.i

# target to generate assembly for a file
moc_floatlog.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlog.s

# target to build an object file
moc_floatlogic.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlogic.o

# target to preprocess a source file
moc_floatlogic.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlogic.i

# target to generate assembly for a file
moc_floatlogic.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlogic.s

# target to build an object file
moc_floatlong.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlong.o

# target to preprocess a source file
moc_floatlong.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlong.i

# target to generate assembly for a file
moc_floatlong.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatlong.s

# target to build an object file
moc_floatnum.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatnum.o

# target to preprocess a source file
moc_floatnum.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatnum.i

# target to generate assembly for a file
moc_floatnum.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatnum.s

# target to build an object file
moc_floatpower.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatpower.o

# target to preprocess a source file
moc_floatpower.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatpower.i

# target to generate assembly for a file
moc_floatpower.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatpower.s

# target to build an object file
moc_floatseries.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatseries.o

# target to preprocess a source file
moc_floatseries.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatseries.i

# target to generate assembly for a file
moc_floatseries.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floatseries.s

# target to build an object file
moc_floattrig.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floattrig.o

# target to preprocess a source file
moc_floattrig.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floattrig.i

# target to generate assembly for a file
moc_floattrig.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_floattrig.s

# target to build an object file
moc_functions.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functions.o

# target to preprocess a source file
moc_functions.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functions.i

# target to generate assembly for a file
moc_functions.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functions.s

# target to build an object file
moc_functionsdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functionsdock.o

# target to preprocess a source file
moc_functionsdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functionsdock.i

# target to generate assembly for a file
moc_functionsdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_functionsdock.s

# target to build an object file
moc_historydock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_historydock.o

# target to preprocess a source file
moc_historydock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_historydock.i

# target to generate assembly for a file
moc_historydock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_historydock.s

# target to build an object file
moc_hmath.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_hmath.o

# target to preprocess a source file
moc_hmath.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_hmath.i

# target to generate assembly for a file
moc_hmath.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_hmath.s

# target to build an object file
moc_insertfunctiondlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertfunctiondlg.o

# target to preprocess a source file
moc_insertfunctiondlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertfunctiondlg.i

# target to generate assembly for a file
moc_insertfunctiondlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertfunctiondlg.s

# target to build an object file
moc_insertvardlg.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertvardlg.o

# target to preprocess a source file
moc_insertvardlg.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertvardlg.i

# target to generate assembly for a file
moc_insertvardlg.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_insertvardlg.s

# target to build an object file
moc_keypad.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_keypad.o

# target to preprocess a source file
moc_keypad.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_keypad.i

# target to generate assembly for a file
moc_keypad.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_keypad.s

# target to build an object file
moc_number.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_number.o

# target to preprocess a source file
moc_number.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_number.i

# target to generate assembly for a file
moc_number.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_number.s

# target to build an object file
moc_qwwcolorbutton.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_qwwcolorbutton.o

# target to preprocess a source file
moc_qwwcolorbutton.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_qwwcolorbutton.i

# target to generate assembly for a file
moc_qwwcolorbutton.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_qwwcolorbutton.s

# target to build an object file
moc_result.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_result.o

# target to preprocess a source file
moc_result.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_result.i

# target to generate assembly for a file
moc_result.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_result.s

# target to build an object file
moc_settings.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_settings.o

# target to preprocess a source file
moc_settings.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_settings.i

# target to generate assembly for a file
moc_settings.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_settings.s

# target to build an object file
moc_tipwidget.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_tipwidget.o

# target to preprocess a source file
moc_tipwidget.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_tipwidget.i

# target to generate assembly for a file
moc_tipwidget.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_tipwidget.s

# target to build an object file
moc_variablesdock.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_variablesdock.o

# target to preprocess a source file
moc_variablesdock.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_variablesdock.i

# target to generate assembly for a file
moc_variablesdock.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_variablesdock.s

# target to build an object file
moc_wwglobal.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal.o

# target to preprocess a source file
moc_wwglobal.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal.i

# target to generate assembly for a file
moc_wwglobal.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal.s

# target to build an object file
moc_wwglobal_p.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal_p.o

# target to preprocess a source file
moc_wwglobal_p.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal_p.i

# target to generate assembly for a file
moc_wwglobal_p.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/moc_wwglobal_p.s

# target to build an object file
qrc_crunch.o:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/qrc_crunch.o

# target to preprocess a source file
qrc_crunch.i:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/qrc_crunch.i

# target to generate assembly for a file
qrc_crunch.s:
	$(MAKE) -f CMakeFiles/speedcrunch.dir/build.make CMakeFiles/speedcrunch.dir/qrc_crunch.s

# target to build an object file
test/testevaluator.o:
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/test/testevaluator.o

# target to preprocess a source file
test/testevaluator.i:
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/test/testevaluator.i

# target to generate assembly for a file
test/testevaluator.s:
	$(MAKE) -f CMakeFiles/testevaluator.dir/build.make CMakeFiles/testevaluator.dir/test/testevaluator.s

# target to build an object file
test/testfloatnum.o:
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/test/testfloatnum.o

# target to preprocess a source file
test/testfloatnum.i:
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/test/testfloatnum.i

# target to generate assembly for a file
test/testfloatnum.s:
	$(MAKE) -f CMakeFiles/testfloatnum.dir/build.make CMakeFiles/testfloatnum.dir/test/testfloatnum.s

# target to build an object file
test/testhmath.o:
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/test/testhmath.o

# target to preprocess a source file
test/testhmath.i:
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/test/testhmath.i

# target to generate assembly for a file
test/testhmath.s:
	$(MAKE) -f CMakeFiles/testhmath.dir/build.make CMakeFiles/testhmath.dir/test/testhmath.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 "... confclean"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... speedcrunch"
	@echo "... test"
	@echo "... testevaluator"
	@echo "... testfloatnum"
	@echo "... testhmath"
	@echo "... 3rdparty/gui/wwwidgets/colormodel.o"
	@echo "... 3rdparty/gui/wwwidgets/colormodel.i"
	@echo "... 3rdparty/gui/wwwidgets/colormodel.s"
	@echo "... 3rdparty/gui/wwwidgets/qwwcolorbutton.o"
	@echo "... 3rdparty/gui/wwwidgets/qwwcolorbutton.i"
	@echo "... 3rdparty/gui/wwwidgets/qwwcolorbutton.s"
	@echo "... 3rdparty/gui/wwwidgets/wwglobal_p.o"
	@echo "... 3rdparty/gui/wwwidgets/wwglobal_p.i"
	@echo "... 3rdparty/gui/wwwidgets/wwglobal_p.s"
	@echo "... 3rdparty/util/binreloc.o"
	@echo "... 3rdparty/util/binreloc.i"
	@echo "... 3rdparty/util/binreloc.s"
	@echo "... base/constants.o"
	@echo "... base/constants.i"
	@echo "... base/constants.s"
	@echo "... base/evaluator.o"
	@echo "... base/evaluator.i"
	@echo "... base/evaluator.s"
	@echo "... base/functions.o"
	@echo "... base/functions.i"
	@echo "... base/functions.s"
	@echo "... base/settings.o"
	@echo "... base/settings.i"
	@echo "... base/settings.s"
	@echo "... gui/aboutbox.o"
	@echo "... gui/aboutbox.i"
	@echo "... gui/aboutbox.s"
	@echo "... gui/autohidelabel.o"
	@echo "... gui/autohidelabel.i"
	@echo "... gui/autohidelabel.s"
	@echo "... gui/configdlg.o"
	@echo "... gui/configdlg.i"
	@echo "... gui/configdlg.s"
	@echo "... gui/constantsdock.o"
	@echo "... gui/constantsdock.i"
	@echo "... gui/constantsdock.s"
	@echo "... gui/deletevardlg.o"
	@echo "... gui/deletevardlg.i"
	@echo "... gui/deletevardlg.s"
	@echo "... gui/editor.o"
	@echo "... gui/editor.i"
	@echo "... gui/editor.s"
	@echo "... gui/functionsdock.o"
	@echo "... gui/functionsdock.i"
	@echo "... gui/functionsdock.s"
	@echo "... gui/historydock.o"
	@echo "... gui/historydock.i"
	@echo "... gui/historydock.s"
	@echo "... gui/insertfunctiondlg.o"
	@echo "... gui/insertfunctiondlg.i"
	@echo "... gui/insertfunctiondlg.s"
	@echo "... gui/insertvardlg.o"
	@echo "... gui/insertvardlg.i"
	@echo "... gui/insertvardlg.s"
	@echo "... gui/keypad.o"
	@echo "... gui/keypad.i"
	@echo "... gui/keypad.s"
	@echo "... gui/result.o"
	@echo "... gui/result.i"
	@echo "... gui/result.s"
	@echo "... gui/tipwidget.o"
	@echo "... gui/tipwidget.i"
	@echo "... gui/tipwidget.s"
	@echo "... gui/variablesdock.o"
	@echo "... gui/variablesdock.i"
	@echo "... gui/variablesdock.s"
	@echo "... main/crunch.o"
	@echo "... main/crunch.i"
	@echo "... main/crunch.s"
	@echo "... main/main.o"
	@echo "... main/main.i"
	@echo "... main/main.s"
	@echo "... math/floatcommon.o"
	@echo "... math/floatcommon.i"
	@echo "... math/floatcommon.s"
	@echo "... math/floatconst.o"
	@echo "... math/floatconst.i"
	@echo "... math/floatconst.s"
	@echo "... math/floatconvert.o"
	@echo "... math/floatconvert.i"
	@echo "... math/floatconvert.s"
	@echo "... math/floatexp.o"
	@echo "... math/floatexp.i"
	@echo "... math/floatexp.s"
	@echo "... math/floatgamma.o"
	@echo "... math/floatgamma.i"
	@echo "... math/floatgamma.s"
	@echo "... math/floathmath.o"
	@echo "... math/floathmath.i"
	@echo "... math/floathmath.s"
	@echo "... math/floatio.o"
	@echo "... math/floatio.i"
	@echo "... math/floatio.s"
	@echo "... math/floatipower.o"
	@echo "... math/floatipower.i"
	@echo "... math/floatipower.s"
	@echo "... math/floatlog.o"
	@echo "... math/floatlog.i"
	@echo "... math/floatlog.s"
	@echo "... math/floatlogic.o"
	@echo "... math/floatlogic.i"
	@echo "... math/floatlogic.s"
	@echo "... math/floatlong.o"
	@echo "... math/floatlong.i"
	@echo "... math/floatlong.s"
	@echo "... math/floatnum.o"
	@echo "... math/floatnum.i"
	@echo "... math/floatnum.s"
	@echo "... math/floatpower.o"
	@echo "... math/floatpower.i"
	@echo "... math/floatpower.s"
	@echo "... math/floatseries.o"
	@echo "... math/floatseries.i"
	@echo "... math/floatseries.s"
	@echo "... math/floattrig.o"
	@echo "... math/floattrig.i"
	@echo "... math/floattrig.s"
	@echo "... math/hmath.o"
	@echo "... math/hmath.i"
	@echo "... math/hmath.s"
	@echo "... math/number.o"
	@echo "... math/number.i"
	@echo "... math/number.s"
	@echo "... moc_aboutbox.o"
	@echo "... moc_aboutbox.i"
	@echo "... moc_aboutbox.s"
	@echo "... moc_autohidelabel.o"
	@echo "... moc_autohidelabel.i"
	@echo "... moc_autohidelabel.s"
	@echo "... moc_binreloc.o"
	@echo "... moc_binreloc.i"
	@echo "... moc_binreloc.s"
	@echo "... moc_colormodel.o"
	@echo "... moc_colormodel.i"
	@echo "... moc_colormodel.s"
	@echo "... moc_configdlg.o"
	@echo "... moc_configdlg.i"
	@echo "... moc_configdlg.s"
	@echo "... moc_constants.o"
	@echo "... moc_constants.i"
	@echo "... moc_constants.s"
	@echo "... moc_constantsdock.o"
	@echo "... moc_constantsdock.i"
	@echo "... moc_constantsdock.s"
	@echo "... moc_crunch.o"
	@echo "... moc_crunch.i"
	@echo "... moc_crunch.s"
	@echo "... moc_deletevardlg.o"
	@echo "... moc_deletevardlg.i"
	@echo "... moc_deletevardlg.s"
	@echo "... moc_editor.o"
	@echo "... moc_editor.i"
	@echo "... moc_editor.s"
	@echo "... moc_evaluator.o"
	@echo "... moc_evaluator.i"
	@echo "... moc_evaluator.s"
	@echo "... moc_floatcommon.o"
	@echo "... moc_floatcommon.i"
	@echo "... moc_floatcommon.s"
	@echo "... moc_floatconfig.o"
	@echo "... moc_floatconfig.i"
	@echo "... moc_floatconfig.s"
	@echo "... moc_floatconst.o"
	@echo "... moc_floatconst.i"
	@echo "... moc_floatconst.s"
	@echo "... moc_floatconvert.o"
	@echo "... moc_floatconvert.i"
	@echo "... moc_floatconvert.s"
	@echo "... moc_floatexp.o"
	@echo "... moc_floatexp.i"
	@echo "... moc_floatexp.s"
	@echo "... moc_floatgamma.o"
	@echo "... moc_floatgamma.i"
	@echo "... moc_floatgamma.s"
	@echo "... moc_floathmath.o"
	@echo "... moc_floathmath.i"
	@echo "... moc_floathmath.s"
	@echo "... moc_floatio.o"
	@echo "... moc_floatio.i"
	@echo "... moc_floatio.s"
	@echo "... moc_floatipower.o"
	@echo "... moc_floatipower.i"
	@echo "... moc_floatipower.s"
	@echo "... moc_floatlog.o"
	@echo "... moc_floatlog.i"
	@echo "... moc_floatlog.s"
	@echo "... moc_floatlogic.o"
	@echo "... moc_floatlogic.i"
	@echo "... moc_floatlogic.s"
	@echo "... moc_floatlong.o"
	@echo "... moc_floatlong.i"
	@echo "... moc_floatlong.s"
	@echo "... moc_floatnum.o"
	@echo "... moc_floatnum.i"
	@echo "... moc_floatnum.s"
	@echo "... moc_floatpower.o"
	@echo "... moc_floatpower.i"
	@echo "... moc_floatpower.s"
	@echo "... moc_floatseries.o"
	@echo "... moc_floatseries.i"
	@echo "... moc_floatseries.s"
	@echo "... moc_floattrig.o"
	@echo "... moc_floattrig.i"
	@echo "... moc_floattrig.s"
	@echo "... moc_functions.o"
	@echo "... moc_functions.i"
	@echo "... moc_functions.s"
	@echo "... moc_functionsdock.o"
	@echo "... moc_functionsdock.i"
	@echo "... moc_functionsdock.s"
	@echo "... moc_historydock.o"
	@echo "... moc_historydock.i"
	@echo "... moc_historydock.s"
	@echo "... moc_hmath.o"
	@echo "... moc_hmath.i"
	@echo "... moc_hmath.s"
	@echo "... moc_insertfunctiondlg.o"
	@echo "... moc_insertfunctiondlg.i"
	@echo "... moc_insertfunctiondlg.s"
	@echo "... moc_insertvardlg.o"
	@echo "... moc_insertvardlg.i"
	@echo "... moc_insertvardlg.s"
	@echo "... moc_keypad.o"
	@echo "... moc_keypad.i"
	@echo "... moc_keypad.s"
	@echo "... moc_number.o"
	@echo "... moc_number.i"
	@echo "... moc_number.s"
	@echo "... moc_qwwcolorbutton.o"
	@echo "... moc_qwwcolorbutton.i"
	@echo "... moc_qwwcolorbutton.s"
	@echo "... moc_result.o"
	@echo "... moc_result.i"
	@echo "... moc_result.s"
	@echo "... moc_settings.o"
	@echo "... moc_settings.i"
	@echo "... moc_settings.s"
	@echo "... moc_tipwidget.o"
	@echo "... moc_tipwidget.i"
	@echo "... moc_tipwidget.s"
	@echo "... moc_variablesdock.o"
	@echo "... moc_variablesdock.i"
	@echo "... moc_variablesdock.s"
	@echo "... moc_wwglobal.o"
	@echo "... moc_wwglobal.i"
	@echo "... moc_wwglobal.s"
	@echo "... moc_wwglobal_p.o"
	@echo "... moc_wwglobal_p.i"
	@echo "... moc_wwglobal_p.s"
	@echo "... qrc_crunch.o"
	@echo "... qrc_crunch.i"
	@echo "... qrc_crunch.s"
	@echo "... test/testevaluator.o"
	@echo "... test/testevaluator.i"
	@echo "... test/testevaluator.s"
	@echo "... test/testfloatnum.o"
	@echo "... test/testfloatnum.i"
	@echo "... test/testfloatnum.s"
	@echo "... test/testhmath.o"
	@echo "... test/testhmath.i"
	@echo "... test/testhmath.s"



#=============================================================================
# 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0

