# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.6 # 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/smidl/work/git/mixpp # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/smidl/work/git/mixpp #============================================================================= # 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..." cd /home/smidl/work/git/mixpp/bdm && /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..." cd /home/smidl/work/git/mixpp/bdm && /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 /home/smidl/work/git/mixpp && $(CMAKE_COMMAND) -E cmake_progress_start /home/smidl/work/git/mixpp/CMakeFiles /home/smidl/work/git/mixpp/bdm/CMakeFiles/progress.make cd /home/smidl/work/git/mixpp && $(MAKE) -f CMakeFiles/Makefile2 bdm/all $(CMAKE_COMMAND) -E cmake_progress_start /home/smidl/work/git/mixpp/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/smidl/work/git/mixpp && $(MAKE) -f CMakeFiles/Makefile2 bdm/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/smidl/work/git/mixpp && $(MAKE) -f CMakeFiles/Makefile2 bdm/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/smidl/work/git/mixpp && $(MAKE) -f CMakeFiles/Makefile2 bdm/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/smidl/work/git/mixpp && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. bdm/CMakeFiles/bdm.dir/rule: cd /home/smidl/work/git/mixpp && $(MAKE) -f CMakeFiles/Makefile2 bdm/CMakeFiles/bdm.dir/rule .PHONY : bdm/CMakeFiles/bdm.dir/rule # Convenience name for target. bdm: bdm/CMakeFiles/bdm.dir/rule .PHONY : bdm # fast build rule for target. bdm/fast: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/build .PHONY : bdm/fast estim/arx.o: estim/arx.cpp.o .PHONY : estim/arx.o # target to build an object file estim/arx.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/arx.cpp.o .PHONY : estim/arx.cpp.o estim/arx.i: estim/arx.cpp.i .PHONY : estim/arx.i # target to preprocess a source file estim/arx.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/arx.cpp.i .PHONY : estim/arx.cpp.i estim/arx.s: estim/arx.cpp.s .PHONY : estim/arx.s # target to generate assembly for a file estim/arx.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/arx.cpp.s .PHONY : estim/arx.cpp.s estim/libKF.o: estim/libKF.cpp.o .PHONY : estim/libKF.o # target to build an object file estim/libKF.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libKF.cpp.o .PHONY : estim/libKF.cpp.o estim/libKF.i: estim/libKF.cpp.i .PHONY : estim/libKF.i # target to preprocess a source file estim/libKF.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libKF.cpp.i .PHONY : estim/libKF.cpp.i estim/libKF.s: estim/libKF.cpp.s .PHONY : estim/libKF.s # target to generate assembly for a file estim/libKF.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libKF.cpp.s .PHONY : estim/libKF.cpp.s estim/libPF.o: estim/libPF.cpp.o .PHONY : estim/libPF.o # target to build an object file estim/libPF.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libPF.cpp.o .PHONY : estim/libPF.cpp.o estim/libPF.i: estim/libPF.cpp.i .PHONY : estim/libPF.i # target to preprocess a source file estim/libPF.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libPF.cpp.i .PHONY : estim/libPF.cpp.i estim/libPF.s: estim/libPF.cpp.s .PHONY : estim/libPF.s # target to generate assembly for a file estim/libPF.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/libPF.cpp.s .PHONY : estim/libPF.cpp.s estim/merger.o: estim/merger.cpp.o .PHONY : estim/merger.o # target to build an object file estim/merger.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/merger.cpp.o .PHONY : estim/merger.cpp.o estim/merger.i: estim/merger.cpp.i .PHONY : estim/merger.i # target to preprocess a source file estim/merger.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/merger.cpp.i .PHONY : estim/merger.cpp.i estim/merger.s: estim/merger.cpp.s .PHONY : estim/merger.s # target to generate assembly for a file estim/merger.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/merger.cpp.s .PHONY : estim/merger.cpp.s estim/mixef.o: estim/mixef.cpp.o .PHONY : estim/mixef.o # target to build an object file estim/mixef.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/mixef.cpp.o .PHONY : estim/mixef.cpp.o estim/mixef.i: estim/mixef.cpp.i .PHONY : estim/mixef.i # target to preprocess a source file estim/mixef.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/mixef.cpp.i .PHONY : estim/mixef.cpp.i estim/mixef.s: estim/mixef.cpp.s .PHONY : estim/mixef.s # target to generate assembly for a file estim/mixef.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/estim/mixef.cpp.s .PHONY : estim/mixef.cpp.s itpp_ext.o: itpp_ext.cpp.o .PHONY : itpp_ext.o # target to build an object file itpp_ext.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/itpp_ext.cpp.o .PHONY : itpp_ext.cpp.o itpp_ext.i: itpp_ext.cpp.i .PHONY : itpp_ext.i # target to preprocess a source file itpp_ext.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/itpp_ext.cpp.i .PHONY : itpp_ext.cpp.i itpp_ext.s: itpp_ext.cpp.s .PHONY : itpp_ext.s # target to generate assembly for a file itpp_ext.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/itpp_ext.cpp.s .PHONY : itpp_ext.cpp.s math/chmat.o: math/chmat.cpp.o .PHONY : math/chmat.o # target to build an object file math/chmat.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/chmat.cpp.o .PHONY : math/chmat.cpp.o math/chmat.i: math/chmat.cpp.i .PHONY : math/chmat.i # target to preprocess a source file math/chmat.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/chmat.cpp.i .PHONY : math/chmat.cpp.i math/chmat.s: math/chmat.cpp.s .PHONY : math/chmat.s # target to generate assembly for a file math/chmat.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/chmat.cpp.s .PHONY : math/chmat.cpp.s math/libDC.o: math/libDC.cpp.o .PHONY : math/libDC.o # target to build an object file math/libDC.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/libDC.cpp.o .PHONY : math/libDC.cpp.o math/libDC.i: math/libDC.cpp.i .PHONY : math/libDC.i # target to preprocess a source file math/libDC.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/libDC.cpp.i .PHONY : math/libDC.cpp.i math/libDC.s: math/libDC.cpp.s .PHONY : math/libDC.s # target to generate assembly for a file math/libDC.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/math/libDC.cpp.s .PHONY : math/libDC.cpp.s osutils.o: osutils.cpp.o .PHONY : osutils.o # target to build an object file osutils.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/osutils.cpp.o .PHONY : osutils.cpp.o osutils.i: osutils.cpp.i .PHONY : osutils.i # target to preprocess a source file osutils.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/osutils.cpp.i .PHONY : osutils.cpp.i osutils.s: osutils.cpp.s .PHONY : osutils.s # target to generate assembly for a file osutils.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/osutils.cpp.s .PHONY : osutils.cpp.s stat/emix.o: stat/emix.cpp.o .PHONY : stat/emix.o # target to build an object file stat/emix.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/emix.cpp.o .PHONY : stat/emix.cpp.o stat/emix.i: stat/emix.cpp.i .PHONY : stat/emix.i # target to preprocess a source file stat/emix.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/emix.cpp.i .PHONY : stat/emix.cpp.i stat/emix.s: stat/emix.cpp.s .PHONY : stat/emix.s # target to generate assembly for a file stat/emix.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/emix.cpp.s .PHONY : stat/emix.cpp.s stat/libBM.o: stat/libBM.cpp.o .PHONY : stat/libBM.o # target to build an object file stat/libBM.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libBM.cpp.o .PHONY : stat/libBM.cpp.o stat/libBM.i: stat/libBM.cpp.i .PHONY : stat/libBM.i # target to preprocess a source file stat/libBM.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libBM.cpp.i .PHONY : stat/libBM.cpp.i stat/libBM.s: stat/libBM.cpp.s .PHONY : stat/libBM.s # target to generate assembly for a file stat/libBM.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libBM.cpp.s .PHONY : stat/libBM.cpp.s stat/libDS.o: stat/libDS.cpp.o .PHONY : stat/libDS.o # target to build an object file stat/libDS.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libDS.cpp.o .PHONY : stat/libDS.cpp.o stat/libDS.i: stat/libDS.cpp.i .PHONY : stat/libDS.i # target to preprocess a source file stat/libDS.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libDS.cpp.i .PHONY : stat/libDS.cpp.i stat/libDS.s: stat/libDS.cpp.s .PHONY : stat/libDS.s # target to generate assembly for a file stat/libDS.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libDS.cpp.s .PHONY : stat/libDS.cpp.s stat/libEF.o: stat/libEF.cpp.o .PHONY : stat/libEF.o # target to build an object file stat/libEF.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libEF.cpp.o .PHONY : stat/libEF.cpp.o stat/libEF.i: stat/libEF.cpp.i .PHONY : stat/libEF.i # target to preprocess a source file stat/libEF.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libEF.cpp.i .PHONY : stat/libEF.cpp.i stat/libEF.s: stat/libEF.cpp.s .PHONY : stat/libEF.s # target to generate assembly for a file stat/libEF.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libEF.cpp.s .PHONY : stat/libEF.cpp.s stat/libFN.o: stat/libFN.cpp.o .PHONY : stat/libFN.o # target to build an object file stat/libFN.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libFN.cpp.o .PHONY : stat/libFN.cpp.o stat/libFN.i: stat/libFN.cpp.i .PHONY : stat/libFN.i # target to preprocess a source file stat/libFN.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libFN.cpp.i .PHONY : stat/libFN.cpp.i stat/libFN.s: stat/libFN.cpp.s .PHONY : stat/libFN.s # target to generate assembly for a file stat/libFN.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/libFN.cpp.s .PHONY : stat/libFN.cpp.s stat/loggers.o: stat/loggers.cpp.o .PHONY : stat/loggers.o # target to build an object file stat/loggers.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/loggers.cpp.o .PHONY : stat/loggers.cpp.o stat/loggers.i: stat/loggers.cpp.i .PHONY : stat/loggers.i # target to preprocess a source file stat/loggers.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/loggers.cpp.i .PHONY : stat/loggers.cpp.i stat/loggers.s: stat/loggers.cpp.s .PHONY : stat/loggers.s # target to generate assembly for a file stat/loggers.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/stat/loggers.cpp.s .PHONY : stat/loggers.cpp.s userinfo.o: userinfo.cpp.o .PHONY : userinfo.o # target to build an object file userinfo.cpp.o: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/userinfo.cpp.o .PHONY : userinfo.cpp.o userinfo.i: userinfo.cpp.i .PHONY : userinfo.i # target to preprocess a source file userinfo.cpp.i: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/userinfo.cpp.i .PHONY : userinfo.cpp.i userinfo.s: userinfo.cpp.s .PHONY : userinfo.s # target to generate assembly for a file userinfo.cpp.s: cd /home/smidl/work/git/mixpp && $(MAKE) -f bdm/CMakeFiles/bdm.dir/build.make bdm/CMakeFiles/bdm.dir/userinfo.cpp.s .PHONY : userinfo.cpp.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 "... bdm" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... estim/arx.o" @echo "... estim/arx.i" @echo "... estim/arx.s" @echo "... estim/libKF.o" @echo "... estim/libKF.i" @echo "... estim/libKF.s" @echo "... estim/libPF.o" @echo "... estim/libPF.i" @echo "... estim/libPF.s" @echo "... estim/merger.o" @echo "... estim/merger.i" @echo "... estim/merger.s" @echo "... estim/mixef.o" @echo "... estim/mixef.i" @echo "... estim/mixef.s" @echo "... itpp_ext.o" @echo "... itpp_ext.i" @echo "... itpp_ext.s" @echo "... math/chmat.o" @echo "... math/chmat.i" @echo "... math/chmat.s" @echo "... math/libDC.o" @echo "... math/libDC.i" @echo "... math/libDC.s" @echo "... osutils.o" @echo "... osutils.i" @echo "... osutils.s" @echo "... stat/emix.o" @echo "... stat/emix.i" @echo "... stat/emix.s" @echo "... stat/libBM.o" @echo "... stat/libBM.i" @echo "... stat/libBM.s" @echo "... stat/libDS.o" @echo "... stat/libDS.i" @echo "... stat/libDS.s" @echo "... stat/libEF.o" @echo "... stat/libEF.i" @echo "... stat/libEF.s" @echo "... stat/libFN.o" @echo "... stat/libFN.i" @echo "... stat/libFN.s" @echo "... stat/loggers.o" @echo "... stat/loggers.i" @echo "... stat/loggers.s" @echo "... userinfo.o" @echo "... userinfo.i" @echo "... userinfo.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 /home/smidl/work/git/mixpp && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system