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

# 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/bla/my_projects/otpasswd

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/bla/my_projects/otpasswd

#=============================================================================
# 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 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: install/local
.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: install/strip
.PHONY : install/strip/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 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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/bla/my_projects/otpasswd/CMakeFiles /home/bla/my_projects/otpasswd/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/bla/my_projects/otpasswd/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 man

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

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

#=============================================================================
# Target rules for targets named otp

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

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

#=============================================================================
# Target rules for targets named otpasswd

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

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

#=============================================================================
# Target rules for targets named pam_otpasswd

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
utility/testcases.s:
	$(MAKE) -f CMakeFiles/otpasswd.dir/build.make CMakeFiles/otpasswd.dir/utility/testcases.s
.PHONY : utility/testcases.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 "... man"
	@echo "... otp"
	@echo "... otpasswd"
	@echo "... pam_otpasswd"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... crypto/coreutils_sha256.o"
	@echo "... crypto/coreutils_sha256.i"
	@echo "... crypto/coreutils_sha256.s"
	@echo "... crypto/polarssl_aes.o"
	@echo "... crypto/polarssl_aes.i"
	@echo "... crypto/polarssl_aes.s"
	@echo "... libotp/config.o"
	@echo "... libotp/config.i"
	@echo "... libotp/config.s"
	@echo "... libotp/crypto.o"
	@echo "... libotp/crypto.i"
	@echo "... libotp/crypto.s"
	@echo "... libotp/db_file.o"
	@echo "... libotp/db_file.i"
	@echo "... libotp/db_file.s"
	@echo "... libotp/db_ldap.o"
	@echo "... libotp/db_ldap.i"
	@echo "... libotp/db_ldap.s"
	@echo "... libotp/db_mysql.o"
	@echo "... libotp/db_mysql.i"
	@echo "... libotp/db_mysql.s"
	@echo "... libotp/num.o"
	@echo "... libotp/num.i"
	@echo "... libotp/num.s"
	@echo "... libotp/passcards.o"
	@echo "... libotp/passcards.i"
	@echo "... libotp/passcards.s"
	@echo "... libotp/ppp.o"
	@echo "... libotp/ppp.i"
	@echo "... libotp/ppp.s"
	@echo "... libotp/print.o"
	@echo "... libotp/print.i"
	@echo "... libotp/print.s"
	@echo "... libotp/state.o"
	@echo "... libotp/state.i"
	@echo "... libotp/state.s"
	@echo "... pam/pam_helpers.o"
	@echo "... pam/pam_helpers.i"
	@echo "... pam/pam_helpers.s"
	@echo "... pam/pam_otpasswd.o"
	@echo "... pam/pam_otpasswd.i"
	@echo "... pam/pam_otpasswd.s"
	@echo "... utility/actions.o"
	@echo "... utility/actions.i"
	@echo "... utility/actions.s"
	@echo "... utility/actions_helpers.o"
	@echo "... utility/actions_helpers.i"
	@echo "... utility/actions_helpers.s"
	@echo "... utility/otpasswd.o"
	@echo "... utility/otpasswd.i"
	@echo "... utility/otpasswd.s"
	@echo "... utility/security.o"
	@echo "... utility/security.i"
	@echo "... utility/security.s"
	@echo "... utility/testcases.o"
	@echo "... utility/testcases.i"
	@echo "... utility/testcases.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

