# 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 top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /usr/src/oscam

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/oscam

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.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: \"bin\" \"doc\""
.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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /usr/src/oscam && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

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

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /usr/src/oscam && /usr/bin/cpack --config ./CPackSourceConfig.cmake /usr/src/oscam/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/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
	cd /usr/src/oscam && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/oscam/CMakeFiles /usr/src/oscam/csctapi/CMakeFiles/progress.marks
	cd /usr/src/oscam && $(MAKE) -f CMakeFiles/Makefile2 csctapi/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/oscam/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/oscam && $(MAKE) -f CMakeFiles/Makefile2 csctapi/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /usr/src/oscam && $(MAKE) -f CMakeFiles/Makefile2 csctapi/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/oscam && $(MAKE) -f CMakeFiles/Makefile2 csctapi/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
csctapi/CMakeFiles/csctapi.dir/rule:
	cd /usr/src/oscam && $(MAKE) -f CMakeFiles/Makefile2 csctapi/CMakeFiles/csctapi.dir/rule
.PHONY : csctapi/CMakeFiles/csctapi.dir/rule

# Convenience name for target.
csctapi: csctapi/CMakeFiles/csctapi.dir/rule
.PHONY : csctapi

# fast build rule for target.
csctapi/fast:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/build
.PHONY : csctapi/fast

# target to build an object file
atr.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/atr.o
.PHONY : atr.o

# target to preprocess a source file
atr.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/atr.i
.PHONY : atr.i

# target to generate assembly for a file
atr.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/atr.s
.PHONY : atr.s

# target to build an object file
icc_async.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/icc_async.o
.PHONY : icc_async.o

# target to preprocess a source file
icc_async.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/icc_async.i
.PHONY : icc_async.i

# target to generate assembly for a file
icc_async.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/icc_async.s
.PHONY : icc_async.s

# target to build an object file
ifd_azbox.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_azbox.o
.PHONY : ifd_azbox.o

# target to preprocess a source file
ifd_azbox.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_azbox.i
.PHONY : ifd_azbox.i

# target to generate assembly for a file
ifd_azbox.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_azbox.s
.PHONY : ifd_azbox.s

# target to build an object file
ifd_cool.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_cool.o
.PHONY : ifd_cool.o

# target to preprocess a source file
ifd_cool.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_cool.i
.PHONY : ifd_cool.i

# target to generate assembly for a file
ifd_cool.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_cool.s
.PHONY : ifd_cool.s

# target to build an object file
ifd_db2com.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_db2com.o
.PHONY : ifd_db2com.o

# target to preprocess a source file
ifd_db2com.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_db2com.i
.PHONY : ifd_db2com.i

# target to generate assembly for a file
ifd_db2com.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_db2com.s
.PHONY : ifd_db2com.s

# target to build an object file
ifd_drecas.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_drecas.o
.PHONY : ifd_drecas.o

# target to preprocess a source file
ifd_drecas.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_drecas.i
.PHONY : ifd_drecas.i

# target to generate assembly for a file
ifd_drecas.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_drecas.s
.PHONY : ifd_drecas.s

# target to build an object file
ifd_mp35.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_mp35.o
.PHONY : ifd_mp35.o

# target to preprocess a source file
ifd_mp35.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_mp35.i
.PHONY : ifd_mp35.i

# target to generate assembly for a file
ifd_mp35.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_mp35.s
.PHONY : ifd_mp35.s

# target to build an object file
ifd_pcsc.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_pcsc.o
.PHONY : ifd_pcsc.o

# target to preprocess a source file
ifd_pcsc.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_pcsc.i
.PHONY : ifd_pcsc.i

# target to generate assembly for a file
ifd_pcsc.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_pcsc.s
.PHONY : ifd_pcsc.s

# target to build an object file
ifd_phoenix.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_phoenix.o
.PHONY : ifd_phoenix.o

# target to preprocess a source file
ifd_phoenix.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_phoenix.i
.PHONY : ifd_phoenix.i

# target to generate assembly for a file
ifd_phoenix.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_phoenix.s
.PHONY : ifd_phoenix.s

# target to build an object file
ifd_sc8in1.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sc8in1.o
.PHONY : ifd_sc8in1.o

# target to preprocess a source file
ifd_sc8in1.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sc8in1.i
.PHONY : ifd_sc8in1.i

# target to generate assembly for a file
ifd_sc8in1.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sc8in1.s
.PHONY : ifd_sc8in1.s

# target to build an object file
ifd_sci.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sci.o
.PHONY : ifd_sci.o

# target to preprocess a source file
ifd_sci.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sci.i
.PHONY : ifd_sci.i

# target to generate assembly for a file
ifd_sci.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_sci.s
.PHONY : ifd_sci.s

# target to build an object file
ifd_smargo.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smargo.o
.PHONY : ifd_smargo.o

# target to preprocess a source file
ifd_smargo.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smargo.i
.PHONY : ifd_smargo.i

# target to generate assembly for a file
ifd_smargo.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smargo.s
.PHONY : ifd_smargo.s

# target to build an object file
ifd_smartreader.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smartreader.o
.PHONY : ifd_smartreader.o

# target to preprocess a source file
ifd_smartreader.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smartreader.i
.PHONY : ifd_smartreader.i

# target to generate assembly for a file
ifd_smartreader.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_smartreader.s
.PHONY : ifd_smartreader.s

# target to build an object file
ifd_stapi.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stapi.o
.PHONY : ifd_stapi.o

# target to preprocess a source file
ifd_stapi.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stapi.i
.PHONY : ifd_stapi.i

# target to generate assembly for a file
ifd_stapi.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stapi.s
.PHONY : ifd_stapi.s

# target to build an object file
ifd_stinger.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stinger.o
.PHONY : ifd_stinger.o

# target to preprocess a source file
ifd_stinger.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stinger.i
.PHONY : ifd_stinger.i

# target to generate assembly for a file
ifd_stinger.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/ifd_stinger.s
.PHONY : ifd_stinger.s

# target to build an object file
io_serial.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/io_serial.o
.PHONY : io_serial.o

# target to preprocess a source file
io_serial.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/io_serial.i
.PHONY : io_serial.i

# target to generate assembly for a file
io_serial.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/io_serial.s
.PHONY : io_serial.s

# target to build an object file
protocol_t0.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t0.o
.PHONY : protocol_t0.o

# target to preprocess a source file
protocol_t0.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t0.i
.PHONY : protocol_t0.i

# target to generate assembly for a file
protocol_t0.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t0.s
.PHONY : protocol_t0.s

# target to build an object file
protocol_t1.o:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t1.o
.PHONY : protocol_t1.o

# target to preprocess a source file
protocol_t1.i:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t1.i
.PHONY : protocol_t1.i

# target to generate assembly for a file
protocol_t1.s:
	cd /usr/src/oscam && $(MAKE) -f csctapi/CMakeFiles/csctapi.dir/build.make csctapi/CMakeFiles/csctapi.dir/protocol_t1.s
.PHONY : protocol_t1.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 "... csctapi"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... atr.o"
	@echo "... atr.i"
	@echo "... atr.s"
	@echo "... icc_async.o"
	@echo "... icc_async.i"
	@echo "... icc_async.s"
	@echo "... ifd_azbox.o"
	@echo "... ifd_azbox.i"
	@echo "... ifd_azbox.s"
	@echo "... ifd_cool.o"
	@echo "... ifd_cool.i"
	@echo "... ifd_cool.s"
	@echo "... ifd_db2com.o"
	@echo "... ifd_db2com.i"
	@echo "... ifd_db2com.s"
	@echo "... ifd_drecas.o"
	@echo "... ifd_drecas.i"
	@echo "... ifd_drecas.s"
	@echo "... ifd_mp35.o"
	@echo "... ifd_mp35.i"
	@echo "... ifd_mp35.s"
	@echo "... ifd_pcsc.o"
	@echo "... ifd_pcsc.i"
	@echo "... ifd_pcsc.s"
	@echo "... ifd_phoenix.o"
	@echo "... ifd_phoenix.i"
	@echo "... ifd_phoenix.s"
	@echo "... ifd_sc8in1.o"
	@echo "... ifd_sc8in1.i"
	@echo "... ifd_sc8in1.s"
	@echo "... ifd_sci.o"
	@echo "... ifd_sci.i"
	@echo "... ifd_sci.s"
	@echo "... ifd_smargo.o"
	@echo "... ifd_smargo.i"
	@echo "... ifd_smargo.s"
	@echo "... ifd_smartreader.o"
	@echo "... ifd_smartreader.i"
	@echo "... ifd_smartreader.s"
	@echo "... ifd_stapi.o"
	@echo "... ifd_stapi.i"
	@echo "... ifd_stapi.s"
	@echo "... ifd_stinger.o"
	@echo "... ifd_stinger.i"
	@echo "... ifd_stinger.s"
	@echo "... io_serial.o"
	@echo "... io_serial.i"
	@echo "... io_serial.s"
	@echo "... protocol_t0.o"
	@echo "... protocol_t0.i"
	@echo "... protocol_t0.s"
	@echo "... protocol_t1.o"
	@echo "... protocol_t1.i"
	@echo "... protocol_t1.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:
	cd /usr/src/oscam && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

