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

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

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

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

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# 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 remove -f

# Escaping for special characters.
EQUALS = =

# 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/stevew/src/malt30/malt_wrcad

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/stevew/src/malt30/malt_wrcad/build

#=============================================================================
# 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)
.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 -H$(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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/stevew/src/malt30/malt_wrcad/build/CMakeFiles /home/stevew/src/malt30/malt_wrcad/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/stevew/src/malt30/malt_wrcad/build/CMakeFiles 0
.PHONY : all

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

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

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

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

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

#=============================================================================
# Target rules for targets named malt

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

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

call_spice.o: call_spice.c.o
.PHONY : call_spice.o

# target to build an object file
call_spice.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/call_spice.c.o
.PHONY : call_spice.c.o

call_spice.i: call_spice.c.i
.PHONY : call_spice.i

# target to preprocess a source file
call_spice.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/call_spice.c.i
.PHONY : call_spice.c.i

call_spice.s: call_spice.c.s
.PHONY : call_spice.s

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

config.o: config.c.o
.PHONY : config.o

# target to build an object file
config.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/config.c.o
.PHONY : config.c.o

config.i: config.c.i
.PHONY : config.i

# target to preprocess a source file
config.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/config.c.i
.PHONY : config.c.i

config.s: config.c.s
.PHONY : config.s

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

corners.o: corners.c.o
.PHONY : corners.o

# target to build an object file
corners.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/corners.c.o
.PHONY : corners.c.o

corners.i: corners.c.i
.PHONY : corners.i

# target to preprocess a source file
corners.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/corners.c.i
.PHONY : corners.c.i

corners.s: corners.c.s
.PHONY : corners.s

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

define.o: define.c.o
.PHONY : define.o

# target to build an object file
define.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/define.c.o
.PHONY : define.c.o

define.i: define.c.i
.PHONY : define.i

# target to preprocess a source file
define.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/define.c.i
.PHONY : define.c.i

define.s: define.c.s
.PHONY : define.s

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

gplot.o: gplot.c.o
.PHONY : gplot.o

# target to build an object file
gplot.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/gplot.c.o
.PHONY : gplot.c.o

gplot.i: gplot.c.i
.PHONY : gplot.i

# target to preprocess a source file
gplot.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/gplot.c.i
.PHONY : gplot.c.i

gplot.s: gplot.c.s
.PHONY : gplot.s

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

malt.o: malt.c.o
.PHONY : malt.o

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

malt.i: malt.c.i
.PHONY : malt.i

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

malt.s: malt.c.s
.PHONY : malt.s

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

marg_opt_yield.o: marg_opt_yield.c.o
.PHONY : marg_opt_yield.o

# target to build an object file
marg_opt_yield.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/marg_opt_yield.c.o
.PHONY : marg_opt_yield.c.o

marg_opt_yield.i: marg_opt_yield.c.i
.PHONY : marg_opt_yield.i

# target to preprocess a source file
marg_opt_yield.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/marg_opt_yield.c.i
.PHONY : marg_opt_yield.c.i

marg_opt_yield.s: marg_opt_yield.c.s
.PHONY : marg_opt_yield.s

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

margins.o: margins.c.o
.PHONY : margins.o

# target to build an object file
margins.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/margins.c.o
.PHONY : margins.c.o

margins.i: margins.c.i
.PHONY : margins.i

# target to preprocess a source file
margins.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/margins.c.i
.PHONY : margins.c.i

margins.s: margins.c.s
.PHONY : margins.s

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

numerical.o: numerical.c.o
.PHONY : numerical.o

# target to build an object file
numerical.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/numerical.c.o
.PHONY : numerical.c.o

numerical.i: numerical.c.i
.PHONY : numerical.i

# target to preprocess a source file
numerical.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/numerical.c.i
.PHONY : numerical.c.i

numerical.s: numerical.c.s
.PHONY : numerical.s

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

optimize.o: optimize.c.o
.PHONY : optimize.o

# target to build an object file
optimize.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/optimize.c.o
.PHONY : optimize.c.o

optimize.i: optimize.c.i
.PHONY : optimize.i

# target to preprocess a source file
optimize.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/optimize.c.i
.PHONY : optimize.c.i

optimize.s: optimize.c.s
.PHONY : optimize.s

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

space.o: space.c.o
.PHONY : space.o

# target to build an object file
space.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/space.c.o
.PHONY : space.c.o

space.i: space.c.i
.PHONY : space.i

# target to preprocess a source file
space.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/space.c.i
.PHONY : space.c.i

space.s: space.c.s
.PHONY : space.s

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

stat_math.o: stat_math.c.o
.PHONY : stat_math.o

# target to build an object file
stat_math.c.o:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/stat_math.c.o
.PHONY : stat_math.c.o

stat_math.i: stat_math.c.i
.PHONY : stat_math.i

# target to preprocess a source file
stat_math.c.i:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/stat_math.c.i
.PHONY : stat_math.c.i

stat_math.s: stat_math.c.s
.PHONY : stat_math.s

# target to generate assembly for a file
stat_math.c.s:
	$(MAKE) -f CMakeFiles/malt.dir/build.make CMakeFiles/malt.dir/stat_math.c.s
.PHONY : stat_math.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 "... malt"
	@echo "... rebuild_cache"
	@echo "... call_spice.o"
	@echo "... call_spice.i"
	@echo "... call_spice.s"
	@echo "... config.o"
	@echo "... config.i"
	@echo "... config.s"
	@echo "... corners.o"
	@echo "... corners.i"
	@echo "... corners.s"
	@echo "... define.o"
	@echo "... define.i"
	@echo "... define.s"
	@echo "... gplot.o"
	@echo "... gplot.i"
	@echo "... gplot.s"
	@echo "... malt.o"
	@echo "... malt.i"
	@echo "... malt.s"
	@echo "... marg_opt_yield.o"
	@echo "... marg_opt_yield.i"
	@echo "... marg_opt_yield.s"
	@echo "... margins.o"
	@echo "... margins.i"
	@echo "... margins.s"
	@echo "... numerical.o"
	@echo "... numerical.i"
	@echo "... numerical.s"
	@echo "... optimize.o"
	@echo "... optimize.i"
	@echo "... optimize.s"
	@echo "... space.o"
	@echo "... space.i"
	@echo "... space.s"
	@echo "... stat_math.o"
	@echo "... stat_math.i"
	@echo "... stat_math.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

