mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-04 00:56:23 +00:00
19daab3677
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@479 64b25241-fba3-4117-9849-534c7e92360d
67 lines
2.3 KiB
Makefile
67 lines
2.3 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
|
|
#=============================================================================
|
|
# 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/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build
|
|
|
|
# Utility rule file for uninstall.
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/uninstall.dir/progress.make
|
|
|
|
CMakeFiles/uninstall:
|
|
/usr/bin/cmake -P /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build/cmake_uninstall.cmake
|
|
|
|
uninstall: CMakeFiles/uninstall
|
|
uninstall: CMakeFiles/uninstall.dir/build.make
|
|
.PHONY : uninstall
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/uninstall.dir/build: uninstall
|
|
.PHONY : CMakeFiles/uninstall.dir/build
|
|
|
|
CMakeFiles/uninstall.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
|
|
.PHONY : CMakeFiles/uninstall.dir/clean
|
|
|
|
CMakeFiles/uninstall.dir/depend:
|
|
cd /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build /home/usuario/sdr/gnss-sdr/gnss-sdr/drivers/gr-dbfcttc/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : CMakeFiles/uninstall.dir/depend
|
|
|