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

# 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:


# 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 top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/jgillis/programs/casadi/docs/examples/cplusplus

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/jgillis/programs/casadi/docs/examples/cplusplus/cmake_find_package

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

# 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

# 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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/jgillis/programs/casadi/docs/examples/cplusplus/cmake_find_package/CMakeFiles /home/jgillis/programs/casadi/docs/examples/cplusplus/cmake_find_package/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/jgillis/programs/casadi/docs/examples/cplusplus/cmake_find_package/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 daebuilder

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

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

#=============================================================================
# Target rules for targets named casadi_error_handling

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

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

#=============================================================================
# Target rules for targets named callback

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

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

#=============================================================================
# Target rules for targets named propagating_sparsity

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

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

#=============================================================================
# Target rules for targets named test_linsol

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
test_linsol.s:
	$(MAKE) -f CMakeFiles/test_linsol.dir/build.make CMakeFiles/test_linsol.dir/test_linsol.s
.PHONY : test_linsol.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 "... rebuild_cache"
	@echo "... daebuilder"
	@echo "... casadi_error_handling"
	@echo "... callback"
	@echo "... edit_cache"
	@echo "... propagating_sparsity"
	@echo "... test_linsol"
	@echo "... callback.o"
	@echo "... callback.i"
	@echo "... callback.s"
	@echo "... casadi_error_handling.o"
	@echo "... casadi_error_handling.i"
	@echo "... casadi_error_handling.s"
	@echo "... daebuilder.o"
	@echo "... daebuilder.i"
	@echo "... daebuilder.s"
	@echo "... propagating_sparsity.o"
	@echo "... propagating_sparsity.i"
	@echo "... propagating_sparsity.s"
	@echo "... test_linsol.o"
	@echo "... test_linsol.i"
	@echo "... test_linsol.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

