1559 lines
46 KiB
Makefile
1559 lines
46 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
|
|
|
# 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:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#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 = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-release
|
|
|
|
#=============================================================================
|
|
# Targets provided globally by CMake.
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/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
|
|
|
|
# Special rule for the target rebuild_cache
|
|
rebuild_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake --regenerate-during-build -S$(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
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-release/CMakeFiles /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-release//CMakeFiles/progress.marks
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-release/CMakeFiles 0
|
|
.PHONY : all
|
|
|
|
# The main clean target
|
|
clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
|
.PHONY : clean
|
|
|
|
# The main clean target
|
|
clean/fast: clean
|
|
.PHONY : clean/fast
|
|
|
|
# Prepare targets for installation.
|
|
preinstall: all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall
|
|
|
|
# Prepare targets for installation.
|
|
preinstall/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall/fast
|
|
|
|
# clear depends
|
|
depend:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
.PHONY : depend
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named TC_NAV_Zjut
|
|
|
|
# Build rule for target.
|
|
TC_NAV_Zjut: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TC_NAV_Zjut
|
|
.PHONY : TC_NAV_Zjut
|
|
|
|
# fast build rule for target.
|
|
TC_NAV_Zjut/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/build
|
|
.PHONY : TC_NAV_Zjut/fast
|
|
|
|
Src/binex.o: Src/binex.c.o
|
|
.PHONY : Src/binex.o
|
|
|
|
# target to build an object file
|
|
Src/binex.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/binex.c.o
|
|
.PHONY : Src/binex.c.o
|
|
|
|
Src/binex.i: Src/binex.c.i
|
|
.PHONY : Src/binex.i
|
|
|
|
# target to preprocess a source file
|
|
Src/binex.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/binex.c.i
|
|
.PHONY : Src/binex.c.i
|
|
|
|
Src/binex.s: Src/binex.c.s
|
|
.PHONY : Src/binex.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/binex.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/binex.c.s
|
|
.PHONY : Src/binex.c.s
|
|
|
|
Src/convgpx.o: Src/convgpx.c.o
|
|
.PHONY : Src/convgpx.o
|
|
|
|
# target to build an object file
|
|
Src/convgpx.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convgpx.c.o
|
|
.PHONY : Src/convgpx.c.o
|
|
|
|
Src/convgpx.i: Src/convgpx.c.i
|
|
.PHONY : Src/convgpx.i
|
|
|
|
# target to preprocess a source file
|
|
Src/convgpx.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convgpx.c.i
|
|
.PHONY : Src/convgpx.c.i
|
|
|
|
Src/convgpx.s: Src/convgpx.c.s
|
|
.PHONY : Src/convgpx.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/convgpx.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convgpx.c.s
|
|
.PHONY : Src/convgpx.c.s
|
|
|
|
Src/convkml.o: Src/convkml.c.o
|
|
.PHONY : Src/convkml.o
|
|
|
|
# target to build an object file
|
|
Src/convkml.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convkml.c.o
|
|
.PHONY : Src/convkml.c.o
|
|
|
|
Src/convkml.i: Src/convkml.c.i
|
|
.PHONY : Src/convkml.i
|
|
|
|
# target to preprocess a source file
|
|
Src/convkml.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convkml.c.i
|
|
.PHONY : Src/convkml.c.i
|
|
|
|
Src/convkml.s: Src/convkml.c.s
|
|
.PHONY : Src/convkml.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/convkml.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convkml.c.s
|
|
.PHONY : Src/convkml.c.s
|
|
|
|
Src/convrnx.o: Src/convrnx.c.o
|
|
.PHONY : Src/convrnx.o
|
|
|
|
# target to build an object file
|
|
Src/convrnx.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convrnx.c.o
|
|
.PHONY : Src/convrnx.c.o
|
|
|
|
Src/convrnx.i: Src/convrnx.c.i
|
|
.PHONY : Src/convrnx.i
|
|
|
|
# target to preprocess a source file
|
|
Src/convrnx.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convrnx.c.i
|
|
.PHONY : Src/convrnx.c.i
|
|
|
|
Src/convrnx.s: Src/convrnx.c.s
|
|
.PHONY : Src/convrnx.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/convrnx.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/convrnx.c.s
|
|
.PHONY : Src/convrnx.c.s
|
|
|
|
Src/crescent.o: Src/crescent.c.o
|
|
.PHONY : Src/crescent.o
|
|
|
|
# target to build an object file
|
|
Src/crescent.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/crescent.c.o
|
|
.PHONY : Src/crescent.c.o
|
|
|
|
Src/crescent.i: Src/crescent.c.i
|
|
.PHONY : Src/crescent.i
|
|
|
|
# target to preprocess a source file
|
|
Src/crescent.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/crescent.c.i
|
|
.PHONY : Src/crescent.c.i
|
|
|
|
Src/crescent.s: Src/crescent.c.s
|
|
.PHONY : Src/crescent.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/crescent.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/crescent.c.s
|
|
.PHONY : Src/crescent.c.s
|
|
|
|
Src/datum.o: Src/datum.c.o
|
|
.PHONY : Src/datum.o
|
|
|
|
# target to build an object file
|
|
Src/datum.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/datum.c.o
|
|
.PHONY : Src/datum.c.o
|
|
|
|
Src/datum.i: Src/datum.c.i
|
|
.PHONY : Src/datum.i
|
|
|
|
# target to preprocess a source file
|
|
Src/datum.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/datum.c.i
|
|
.PHONY : Src/datum.c.i
|
|
|
|
Src/datum.s: Src/datum.c.s
|
|
.PHONY : Src/datum.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/datum.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/datum.c.s
|
|
.PHONY : Src/datum.c.s
|
|
|
|
Src/decode_IMU.o: Src/decode_IMU.c.o
|
|
.PHONY : Src/decode_IMU.o
|
|
|
|
# target to build an object file
|
|
Src/decode_IMU.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/decode_IMU.c.o
|
|
.PHONY : Src/decode_IMU.c.o
|
|
|
|
Src/decode_IMU.i: Src/decode_IMU.c.i
|
|
.PHONY : Src/decode_IMU.i
|
|
|
|
# target to preprocess a source file
|
|
Src/decode_IMU.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/decode_IMU.c.i
|
|
.PHONY : Src/decode_IMU.c.i
|
|
|
|
Src/decode_IMU.s: Src/decode_IMU.c.s
|
|
.PHONY : Src/decode_IMU.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/decode_IMU.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/decode_IMU.c.s
|
|
.PHONY : Src/decode_IMU.c.s
|
|
|
|
Src/download.o: Src/download.c.o
|
|
.PHONY : Src/download.o
|
|
|
|
# target to build an object file
|
|
Src/download.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/download.c.o
|
|
.PHONY : Src/download.c.o
|
|
|
|
Src/download.i: Src/download.c.i
|
|
.PHONY : Src/download.i
|
|
|
|
# target to preprocess a source file
|
|
Src/download.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/download.c.i
|
|
.PHONY : Src/download.c.i
|
|
|
|
Src/download.s: Src/download.c.s
|
|
.PHONY : Src/download.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/download.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/download.c.s
|
|
.PHONY : Src/download.c.s
|
|
|
|
Src/ephemeris.o: Src/ephemeris.c.o
|
|
.PHONY : Src/ephemeris.o
|
|
|
|
# target to build an object file
|
|
Src/ephemeris.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ephemeris.c.o
|
|
.PHONY : Src/ephemeris.c.o
|
|
|
|
Src/ephemeris.i: Src/ephemeris.c.i
|
|
.PHONY : Src/ephemeris.i
|
|
|
|
# target to preprocess a source file
|
|
Src/ephemeris.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ephemeris.c.i
|
|
.PHONY : Src/ephemeris.c.i
|
|
|
|
Src/ephemeris.s: Src/ephemeris.c.s
|
|
.PHONY : Src/ephemeris.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/ephemeris.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ephemeris.c.s
|
|
.PHONY : Src/ephemeris.c.s
|
|
|
|
Src/geoid.o: Src/geoid.c.o
|
|
.PHONY : Src/geoid.o
|
|
|
|
# target to build an object file
|
|
Src/geoid.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/geoid.c.o
|
|
.PHONY : Src/geoid.c.o
|
|
|
|
Src/geoid.i: Src/geoid.c.i
|
|
.PHONY : Src/geoid.i
|
|
|
|
# target to preprocess a source file
|
|
Src/geoid.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/geoid.c.i
|
|
.PHONY : Src/geoid.c.i
|
|
|
|
Src/geoid.s: Src/geoid.c.s
|
|
.PHONY : Src/geoid.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/geoid.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/geoid.c.s
|
|
.PHONY : Src/geoid.c.s
|
|
|
|
Src/gis.o: Src/gis.c.o
|
|
.PHONY : Src/gis.o
|
|
|
|
# target to build an object file
|
|
Src/gis.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/gis.c.o
|
|
.PHONY : Src/gis.c.o
|
|
|
|
Src/gis.i: Src/gis.c.i
|
|
.PHONY : Src/gis.i
|
|
|
|
# target to preprocess a source file
|
|
Src/gis.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/gis.c.i
|
|
.PHONY : Src/gis.c.i
|
|
|
|
Src/gis.s: Src/gis.c.s
|
|
.PHONY : Src/gis.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/gis.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/gis.c.s
|
|
.PHONY : Src/gis.c.s
|
|
|
|
Src/ionex.o: Src/ionex.c.o
|
|
.PHONY : Src/ionex.o
|
|
|
|
# target to build an object file
|
|
Src/ionex.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ionex.c.o
|
|
.PHONY : Src/ionex.c.o
|
|
|
|
Src/ionex.i: Src/ionex.c.i
|
|
.PHONY : Src/ionex.i
|
|
|
|
# target to preprocess a source file
|
|
Src/ionex.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ionex.c.i
|
|
.PHONY : Src/ionex.c.i
|
|
|
|
Src/ionex.s: Src/ionex.c.s
|
|
.PHONY : Src/ionex.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/ionex.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ionex.c.s
|
|
.PHONY : Src/ionex.c.s
|
|
|
|
Src/javad.o: Src/javad.c.o
|
|
.PHONY : Src/javad.o
|
|
|
|
# target to build an object file
|
|
Src/javad.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/javad.c.o
|
|
.PHONY : Src/javad.c.o
|
|
|
|
Src/javad.i: Src/javad.c.i
|
|
.PHONY : Src/javad.i
|
|
|
|
# target to preprocess a source file
|
|
Src/javad.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/javad.c.i
|
|
.PHONY : Src/javad.c.i
|
|
|
|
Src/javad.s: Src/javad.c.s
|
|
.PHONY : Src/javad.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/javad.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/javad.c.s
|
|
.PHONY : Src/javad.c.s
|
|
|
|
Src/lambda.o: Src/lambda.c.o
|
|
.PHONY : Src/lambda.o
|
|
|
|
# target to build an object file
|
|
Src/lambda.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/lambda.c.o
|
|
.PHONY : Src/lambda.c.o
|
|
|
|
Src/lambda.i: Src/lambda.c.i
|
|
.PHONY : Src/lambda.i
|
|
|
|
# target to preprocess a source file
|
|
Src/lambda.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/lambda.c.i
|
|
.PHONY : Src/lambda.c.i
|
|
|
|
Src/lambda.s: Src/lambda.c.s
|
|
.PHONY : Src/lambda.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/lambda.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/lambda.c.s
|
|
.PHONY : Src/lambda.c.s
|
|
|
|
Src/novatel.o: Src/novatel.c.o
|
|
.PHONY : Src/novatel.o
|
|
|
|
# target to build an object file
|
|
Src/novatel.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/novatel.c.o
|
|
.PHONY : Src/novatel.c.o
|
|
|
|
Src/novatel.i: Src/novatel.c.i
|
|
.PHONY : Src/novatel.i
|
|
|
|
# target to preprocess a source file
|
|
Src/novatel.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/novatel.c.i
|
|
.PHONY : Src/novatel.c.i
|
|
|
|
Src/novatel.s: Src/novatel.c.s
|
|
.PHONY : Src/novatel.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/novatel.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/novatel.c.s
|
|
.PHONY : Src/novatel.c.s
|
|
|
|
Src/nvs.o: Src/nvs.c.o
|
|
.PHONY : Src/nvs.o
|
|
|
|
# target to build an object file
|
|
Src/nvs.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/nvs.c.o
|
|
.PHONY : Src/nvs.c.o
|
|
|
|
Src/nvs.i: Src/nvs.c.i
|
|
.PHONY : Src/nvs.i
|
|
|
|
# target to preprocess a source file
|
|
Src/nvs.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/nvs.c.i
|
|
.PHONY : Src/nvs.c.i
|
|
|
|
Src/nvs.s: Src/nvs.c.s
|
|
.PHONY : Src/nvs.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/nvs.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/nvs.c.s
|
|
.PHONY : Src/nvs.c.s
|
|
|
|
Src/options.o: Src/options.c.o
|
|
.PHONY : Src/options.o
|
|
|
|
# target to build an object file
|
|
Src/options.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/options.c.o
|
|
.PHONY : Src/options.c.o
|
|
|
|
Src/options.i: Src/options.c.i
|
|
.PHONY : Src/options.i
|
|
|
|
# target to preprocess a source file
|
|
Src/options.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/options.c.i
|
|
.PHONY : Src/options.c.i
|
|
|
|
Src/options.s: Src/options.c.s
|
|
.PHONY : Src/options.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/options.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/options.c.s
|
|
.PHONY : Src/options.c.s
|
|
|
|
Src/pntpos.o: Src/pntpos.c.o
|
|
.PHONY : Src/pntpos.o
|
|
|
|
# target to build an object file
|
|
Src/pntpos.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/pntpos.c.o
|
|
.PHONY : Src/pntpos.c.o
|
|
|
|
Src/pntpos.i: Src/pntpos.c.i
|
|
.PHONY : Src/pntpos.i
|
|
|
|
# target to preprocess a source file
|
|
Src/pntpos.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/pntpos.c.i
|
|
.PHONY : Src/pntpos.c.i
|
|
|
|
Src/pntpos.s: Src/pntpos.c.s
|
|
.PHONY : Src/pntpos.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/pntpos.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/pntpos.c.s
|
|
.PHONY : Src/pntpos.c.s
|
|
|
|
Src/post/insinit.o: Src/post/insinit.c.o
|
|
.PHONY : Src/post/insinit.o
|
|
|
|
# target to build an object file
|
|
Src/post/insinit.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/insinit.c.o
|
|
.PHONY : Src/post/insinit.c.o
|
|
|
|
Src/post/insinit.i: Src/post/insinit.c.i
|
|
.PHONY : Src/post/insinit.i
|
|
|
|
# target to preprocess a source file
|
|
Src/post/insinit.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/insinit.c.i
|
|
.PHONY : Src/post/insinit.c.i
|
|
|
|
Src/post/insinit.s: Src/post/insinit.c.s
|
|
.PHONY : Src/post/insinit.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/post/insinit.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/insinit.c.s
|
|
.PHONY : Src/post/insinit.c.s
|
|
|
|
Src/post/ps_tcpos.o: Src/post/ps_tcpos.c.o
|
|
.PHONY : Src/post/ps_tcpos.o
|
|
|
|
# target to build an object file
|
|
Src/post/ps_tcpos.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/ps_tcpos.c.o
|
|
.PHONY : Src/post/ps_tcpos.c.o
|
|
|
|
Src/post/ps_tcpos.i: Src/post/ps_tcpos.c.i
|
|
.PHONY : Src/post/ps_tcpos.i
|
|
|
|
# target to preprocess a source file
|
|
Src/post/ps_tcpos.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/ps_tcpos.c.i
|
|
.PHONY : Src/post/ps_tcpos.c.i
|
|
|
|
Src/post/ps_tcpos.s: Src/post/ps_tcpos.c.s
|
|
.PHONY : Src/post/ps_tcpos.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/post/ps_tcpos.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/post/ps_tcpos.c.s
|
|
.PHONY : Src/post/ps_tcpos.c.s
|
|
|
|
Src/postpos.o: Src/postpos.c.o
|
|
.PHONY : Src/postpos.o
|
|
|
|
# target to build an object file
|
|
Src/postpos.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/postpos.c.o
|
|
.PHONY : Src/postpos.c.o
|
|
|
|
Src/postpos.i: Src/postpos.c.i
|
|
.PHONY : Src/postpos.i
|
|
|
|
# target to preprocess a source file
|
|
Src/postpos.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/postpos.c.i
|
|
.PHONY : Src/postpos.c.i
|
|
|
|
Src/postpos.s: Src/postpos.c.s
|
|
.PHONY : Src/postpos.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/postpos.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/postpos.c.s
|
|
.PHONY : Src/postpos.c.s
|
|
|
|
Src/ppp.o: Src/ppp.c.o
|
|
.PHONY : Src/ppp.o
|
|
|
|
# target to build an object file
|
|
Src/ppp.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp.c.o
|
|
.PHONY : Src/ppp.c.o
|
|
|
|
Src/ppp.i: Src/ppp.c.i
|
|
.PHONY : Src/ppp.i
|
|
|
|
# target to preprocess a source file
|
|
Src/ppp.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp.c.i
|
|
.PHONY : Src/ppp.c.i
|
|
|
|
Src/ppp.s: Src/ppp.c.s
|
|
.PHONY : Src/ppp.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/ppp.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp.c.s
|
|
.PHONY : Src/ppp.c.s
|
|
|
|
Src/ppp_ar.o: Src/ppp_ar.c.o
|
|
.PHONY : Src/ppp_ar.o
|
|
|
|
# target to build an object file
|
|
Src/ppp_ar.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp_ar.c.o
|
|
.PHONY : Src/ppp_ar.c.o
|
|
|
|
Src/ppp_ar.i: Src/ppp_ar.c.i
|
|
.PHONY : Src/ppp_ar.i
|
|
|
|
# target to preprocess a source file
|
|
Src/ppp_ar.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp_ar.c.i
|
|
.PHONY : Src/ppp_ar.c.i
|
|
|
|
Src/ppp_ar.s: Src/ppp_ar.c.s
|
|
.PHONY : Src/ppp_ar.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/ppp_ar.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ppp_ar.c.s
|
|
.PHONY : Src/ppp_ar.c.s
|
|
|
|
Src/preceph.o: Src/preceph.c.o
|
|
.PHONY : Src/preceph.o
|
|
|
|
# target to build an object file
|
|
Src/preceph.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/preceph.c.o
|
|
.PHONY : Src/preceph.c.o
|
|
|
|
Src/preceph.i: Src/preceph.c.i
|
|
.PHONY : Src/preceph.i
|
|
|
|
# target to preprocess a source file
|
|
Src/preceph.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/preceph.c.i
|
|
.PHONY : Src/preceph.c.i
|
|
|
|
Src/preceph.s: Src/preceph.c.s
|
|
.PHONY : Src/preceph.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/preceph.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/preceph.c.s
|
|
.PHONY : Src/preceph.c.s
|
|
|
|
Src/rcvraw.o: Src/rcvraw.c.o
|
|
.PHONY : Src/rcvraw.o
|
|
|
|
# target to build an object file
|
|
Src/rcvraw.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rcvraw.c.o
|
|
.PHONY : Src/rcvraw.c.o
|
|
|
|
Src/rcvraw.i: Src/rcvraw.c.i
|
|
.PHONY : Src/rcvraw.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rcvraw.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rcvraw.c.i
|
|
.PHONY : Src/rcvraw.c.i
|
|
|
|
Src/rcvraw.s: Src/rcvraw.c.s
|
|
.PHONY : Src/rcvraw.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rcvraw.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rcvraw.c.s
|
|
.PHONY : Src/rcvraw.c.s
|
|
|
|
Src/real_time/ins.o: Src/real_time/ins.c.o
|
|
.PHONY : Src/real_time/ins.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/ins.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/ins.c.o
|
|
.PHONY : Src/real_time/ins.c.o
|
|
|
|
Src/real_time/ins.i: Src/real_time/ins.c.i
|
|
.PHONY : Src/real_time/ins.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/ins.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/ins.c.i
|
|
.PHONY : Src/real_time/ins.c.i
|
|
|
|
Src/real_time/ins.s: Src/real_time/ins.c.s
|
|
.PHONY : Src/real_time/ins.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/ins.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/ins.c.s
|
|
.PHONY : Src/real_time/ins.c.s
|
|
|
|
Src/real_time/nhc.o: Src/real_time/nhc.c.o
|
|
.PHONY : Src/real_time/nhc.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/nhc.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/nhc.c.o
|
|
.PHONY : Src/real_time/nhc.c.o
|
|
|
|
Src/real_time/nhc.i: Src/real_time/nhc.c.i
|
|
.PHONY : Src/real_time/nhc.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/nhc.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/nhc.c.i
|
|
.PHONY : Src/real_time/nhc.c.i
|
|
|
|
Src/real_time/nhc.s: Src/real_time/nhc.c.s
|
|
.PHONY : Src/real_time/nhc.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/nhc.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/nhc.c.s
|
|
.PHONY : Src/real_time/nhc.c.s
|
|
|
|
Src/real_time/rt_doppler.o: Src/real_time/rt_doppler.c.o
|
|
.PHONY : Src/real_time/rt_doppler.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/rt_doppler.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_doppler.c.o
|
|
.PHONY : Src/real_time/rt_doppler.c.o
|
|
|
|
Src/real_time/rt_doppler.i: Src/real_time/rt_doppler.c.i
|
|
.PHONY : Src/real_time/rt_doppler.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/rt_doppler.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_doppler.c.i
|
|
.PHONY : Src/real_time/rt_doppler.c.i
|
|
|
|
Src/real_time/rt_doppler.s: Src/real_time/rt_doppler.c.s
|
|
.PHONY : Src/real_time/rt_doppler.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/rt_doppler.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_doppler.c.s
|
|
.PHONY : Src/real_time/rt_doppler.c.s
|
|
|
|
Src/real_time/rt_init.o: Src/real_time/rt_init.c.o
|
|
.PHONY : Src/real_time/rt_init.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/rt_init.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_init.c.o
|
|
.PHONY : Src/real_time/rt_init.c.o
|
|
|
|
Src/real_time/rt_init.i: Src/real_time/rt_init.c.i
|
|
.PHONY : Src/real_time/rt_init.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/rt_init.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_init.c.i
|
|
.PHONY : Src/real_time/rt_init.c.i
|
|
|
|
Src/real_time/rt_init.s: Src/real_time/rt_init.c.s
|
|
.PHONY : Src/real_time/rt_init.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/rt_init.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_init.c.s
|
|
.PHONY : Src/real_time/rt_init.c.s
|
|
|
|
Src/real_time/rt_ins-gnss.o: Src/real_time/rt_ins-gnss.c.o
|
|
.PHONY : Src/real_time/rt_ins-gnss.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/rt_ins-gnss.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_ins-gnss.c.o
|
|
.PHONY : Src/real_time/rt_ins-gnss.c.o
|
|
|
|
Src/real_time/rt_ins-gnss.i: Src/real_time/rt_ins-gnss.c.i
|
|
.PHONY : Src/real_time/rt_ins-gnss.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/rt_ins-gnss.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_ins-gnss.c.i
|
|
.PHONY : Src/real_time/rt_ins-gnss.c.i
|
|
|
|
Src/real_time/rt_ins-gnss.s: Src/real_time/rt_ins-gnss.c.s
|
|
.PHONY : Src/real_time/rt_ins-gnss.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/rt_ins-gnss.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_ins-gnss.c.s
|
|
.PHONY : Src/real_time/rt_ins-gnss.c.s
|
|
|
|
Src/real_time/rt_zaru.o: Src/real_time/rt_zaru.c.o
|
|
.PHONY : Src/real_time/rt_zaru.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/rt_zaru.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zaru.c.o
|
|
.PHONY : Src/real_time/rt_zaru.c.o
|
|
|
|
Src/real_time/rt_zaru.i: Src/real_time/rt_zaru.c.i
|
|
.PHONY : Src/real_time/rt_zaru.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/rt_zaru.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zaru.c.i
|
|
.PHONY : Src/real_time/rt_zaru.c.i
|
|
|
|
Src/real_time/rt_zaru.s: Src/real_time/rt_zaru.c.s
|
|
.PHONY : Src/real_time/rt_zaru.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/rt_zaru.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zaru.c.s
|
|
.PHONY : Src/real_time/rt_zaru.c.s
|
|
|
|
Src/real_time/rt_zvu.o: Src/real_time/rt_zvu.c.o
|
|
.PHONY : Src/real_time/rt_zvu.o
|
|
|
|
# target to build an object file
|
|
Src/real_time/rt_zvu.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zvu.c.o
|
|
.PHONY : Src/real_time/rt_zvu.c.o
|
|
|
|
Src/real_time/rt_zvu.i: Src/real_time/rt_zvu.c.i
|
|
.PHONY : Src/real_time/rt_zvu.i
|
|
|
|
# target to preprocess a source file
|
|
Src/real_time/rt_zvu.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zvu.c.i
|
|
.PHONY : Src/real_time/rt_zvu.c.i
|
|
|
|
Src/real_time/rt_zvu.s: Src/real_time/rt_zvu.c.s
|
|
.PHONY : Src/real_time/rt_zvu.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/real_time/rt_zvu.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/real_time/rt_zvu.c.s
|
|
.PHONY : Src/real_time/rt_zvu.c.s
|
|
|
|
Src/rinex.o: Src/rinex.c.o
|
|
.PHONY : Src/rinex.o
|
|
|
|
# target to build an object file
|
|
Src/rinex.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rinex.c.o
|
|
.PHONY : Src/rinex.c.o
|
|
|
|
Src/rinex.i: Src/rinex.c.i
|
|
.PHONY : Src/rinex.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rinex.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rinex.c.i
|
|
.PHONY : Src/rinex.c.i
|
|
|
|
Src/rinex.s: Src/rinex.c.s
|
|
.PHONY : Src/rinex.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rinex.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rinex.c.s
|
|
.PHONY : Src/rinex.c.s
|
|
|
|
Src/rt17.o: Src/rt17.c.o
|
|
.PHONY : Src/rt17.o
|
|
|
|
# target to build an object file
|
|
Src/rt17.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rt17.c.o
|
|
.PHONY : Src/rt17.c.o
|
|
|
|
Src/rt17.i: Src/rt17.c.i
|
|
.PHONY : Src/rt17.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rt17.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rt17.c.i
|
|
.PHONY : Src/rt17.c.i
|
|
|
|
Src/rt17.s: Src/rt17.c.s
|
|
.PHONY : Src/rt17.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rt17.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rt17.c.s
|
|
.PHONY : Src/rt17.c.s
|
|
|
|
Src/rtcm.o: Src/rtcm.c.o
|
|
.PHONY : Src/rtcm.o
|
|
|
|
# target to build an object file
|
|
Src/rtcm.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm.c.o
|
|
.PHONY : Src/rtcm.c.o
|
|
|
|
Src/rtcm.i: Src/rtcm.c.i
|
|
.PHONY : Src/rtcm.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtcm.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm.c.i
|
|
.PHONY : Src/rtcm.c.i
|
|
|
|
Src/rtcm.s: Src/rtcm.c.s
|
|
.PHONY : Src/rtcm.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtcm.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm.c.s
|
|
.PHONY : Src/rtcm.c.s
|
|
|
|
Src/rtcm2.o: Src/rtcm2.c.o
|
|
.PHONY : Src/rtcm2.o
|
|
|
|
# target to build an object file
|
|
Src/rtcm2.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm2.c.o
|
|
.PHONY : Src/rtcm2.c.o
|
|
|
|
Src/rtcm2.i: Src/rtcm2.c.i
|
|
.PHONY : Src/rtcm2.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtcm2.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm2.c.i
|
|
.PHONY : Src/rtcm2.c.i
|
|
|
|
Src/rtcm2.s: Src/rtcm2.c.s
|
|
.PHONY : Src/rtcm2.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtcm2.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm2.c.s
|
|
.PHONY : Src/rtcm2.c.s
|
|
|
|
Src/rtcm3.o: Src/rtcm3.c.o
|
|
.PHONY : Src/rtcm3.o
|
|
|
|
# target to build an object file
|
|
Src/rtcm3.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3.c.o
|
|
.PHONY : Src/rtcm3.c.o
|
|
|
|
Src/rtcm3.i: Src/rtcm3.c.i
|
|
.PHONY : Src/rtcm3.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtcm3.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3.c.i
|
|
.PHONY : Src/rtcm3.c.i
|
|
|
|
Src/rtcm3.s: Src/rtcm3.c.s
|
|
.PHONY : Src/rtcm3.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtcm3.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3.c.s
|
|
.PHONY : Src/rtcm3.c.s
|
|
|
|
Src/rtcm3e.o: Src/rtcm3e.c.o
|
|
.PHONY : Src/rtcm3e.o
|
|
|
|
# target to build an object file
|
|
Src/rtcm3e.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3e.c.o
|
|
.PHONY : Src/rtcm3e.c.o
|
|
|
|
Src/rtcm3e.i: Src/rtcm3e.c.i
|
|
.PHONY : Src/rtcm3e.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtcm3e.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3e.c.i
|
|
.PHONY : Src/rtcm3e.c.i
|
|
|
|
Src/rtcm3e.s: Src/rtcm3e.c.s
|
|
.PHONY : Src/rtcm3e.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtcm3e.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtcm3e.c.s
|
|
.PHONY : Src/rtcm3e.c.s
|
|
|
|
Src/rtkcmn.o: Src/rtkcmn.c.o
|
|
.PHONY : Src/rtkcmn.o
|
|
|
|
# target to build an object file
|
|
Src/rtkcmn.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkcmn.c.o
|
|
.PHONY : Src/rtkcmn.c.o
|
|
|
|
Src/rtkcmn.i: Src/rtkcmn.c.i
|
|
.PHONY : Src/rtkcmn.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtkcmn.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkcmn.c.i
|
|
.PHONY : Src/rtkcmn.c.i
|
|
|
|
Src/rtkcmn.s: Src/rtkcmn.c.s
|
|
.PHONY : Src/rtkcmn.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtkcmn.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkcmn.c.s
|
|
.PHONY : Src/rtkcmn.c.s
|
|
|
|
Src/rtkpos.o: Src/rtkpos.c.o
|
|
.PHONY : Src/rtkpos.o
|
|
|
|
# target to build an object file
|
|
Src/rtkpos.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkpos.c.o
|
|
.PHONY : Src/rtkpos.c.o
|
|
|
|
Src/rtkpos.i: Src/rtkpos.c.i
|
|
.PHONY : Src/rtkpos.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtkpos.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkpos.c.i
|
|
.PHONY : Src/rtkpos.c.i
|
|
|
|
Src/rtkpos.s: Src/rtkpos.c.s
|
|
.PHONY : Src/rtkpos.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtkpos.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtkpos.c.s
|
|
.PHONY : Src/rtkpos.c.s
|
|
|
|
Src/rtksvr.o: Src/rtksvr.c.o
|
|
.PHONY : Src/rtksvr.o
|
|
|
|
# target to build an object file
|
|
Src/rtksvr.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtksvr.c.o
|
|
.PHONY : Src/rtksvr.c.o
|
|
|
|
Src/rtksvr.i: Src/rtksvr.c.i
|
|
.PHONY : Src/rtksvr.i
|
|
|
|
# target to preprocess a source file
|
|
Src/rtksvr.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtksvr.c.i
|
|
.PHONY : Src/rtksvr.c.i
|
|
|
|
Src/rtksvr.s: Src/rtksvr.c.s
|
|
.PHONY : Src/rtksvr.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/rtksvr.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/rtksvr.c.s
|
|
.PHONY : Src/rtksvr.c.s
|
|
|
|
Src/sbas.o: Src/sbas.c.o
|
|
.PHONY : Src/sbas.o
|
|
|
|
# target to build an object file
|
|
Src/sbas.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/sbas.c.o
|
|
.PHONY : Src/sbas.c.o
|
|
|
|
Src/sbas.i: Src/sbas.c.i
|
|
.PHONY : Src/sbas.i
|
|
|
|
# target to preprocess a source file
|
|
Src/sbas.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/sbas.c.i
|
|
.PHONY : Src/sbas.c.i
|
|
|
|
Src/sbas.s: Src/sbas.c.s
|
|
.PHONY : Src/sbas.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/sbas.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/sbas.c.s
|
|
.PHONY : Src/sbas.c.s
|
|
|
|
Src/septentrio.o: Src/septentrio.c.o
|
|
.PHONY : Src/septentrio.o
|
|
|
|
# target to build an object file
|
|
Src/septentrio.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/septentrio.c.o
|
|
.PHONY : Src/septentrio.c.o
|
|
|
|
Src/septentrio.i: Src/septentrio.c.i
|
|
.PHONY : Src/septentrio.i
|
|
|
|
# target to preprocess a source file
|
|
Src/septentrio.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/septentrio.c.i
|
|
.PHONY : Src/septentrio.c.i
|
|
|
|
Src/septentrio.s: Src/septentrio.c.s
|
|
.PHONY : Src/septentrio.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/septentrio.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/septentrio.c.s
|
|
.PHONY : Src/septentrio.c.s
|
|
|
|
Src/skytraq.o: Src/skytraq.c.o
|
|
.PHONY : Src/skytraq.o
|
|
|
|
# target to build an object file
|
|
Src/skytraq.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/skytraq.c.o
|
|
.PHONY : Src/skytraq.c.o
|
|
|
|
Src/skytraq.i: Src/skytraq.c.i
|
|
.PHONY : Src/skytraq.i
|
|
|
|
# target to preprocess a source file
|
|
Src/skytraq.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/skytraq.c.i
|
|
.PHONY : Src/skytraq.c.i
|
|
|
|
Src/skytraq.s: Src/skytraq.c.s
|
|
.PHONY : Src/skytraq.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/skytraq.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/skytraq.c.s
|
|
.PHONY : Src/skytraq.c.s
|
|
|
|
Src/solution.o: Src/solution.c.o
|
|
.PHONY : Src/solution.o
|
|
|
|
# target to build an object file
|
|
Src/solution.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/solution.c.o
|
|
.PHONY : Src/solution.c.o
|
|
|
|
Src/solution.i: Src/solution.c.i
|
|
.PHONY : Src/solution.i
|
|
|
|
# target to preprocess a source file
|
|
Src/solution.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/solution.c.i
|
|
.PHONY : Src/solution.c.i
|
|
|
|
Src/solution.s: Src/solution.c.s
|
|
.PHONY : Src/solution.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/solution.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/solution.c.s
|
|
.PHONY : Src/solution.c.s
|
|
|
|
Src/stream.o: Src/stream.c.o
|
|
.PHONY : Src/stream.o
|
|
|
|
# target to build an object file
|
|
Src/stream.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/stream.c.o
|
|
.PHONY : Src/stream.c.o
|
|
|
|
Src/stream.i: Src/stream.c.i
|
|
.PHONY : Src/stream.i
|
|
|
|
# target to preprocess a source file
|
|
Src/stream.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/stream.c.i
|
|
.PHONY : Src/stream.c.i
|
|
|
|
Src/stream.s: Src/stream.c.s
|
|
.PHONY : Src/stream.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/stream.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/stream.c.s
|
|
.PHONY : Src/stream.c.s
|
|
|
|
Src/streamsvr.o: Src/streamsvr.c.o
|
|
.PHONY : Src/streamsvr.o
|
|
|
|
# target to build an object file
|
|
Src/streamsvr.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/streamsvr.c.o
|
|
.PHONY : Src/streamsvr.c.o
|
|
|
|
Src/streamsvr.i: Src/streamsvr.c.i
|
|
.PHONY : Src/streamsvr.i
|
|
|
|
# target to preprocess a source file
|
|
Src/streamsvr.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/streamsvr.c.i
|
|
.PHONY : Src/streamsvr.c.i
|
|
|
|
Src/streamsvr.s: Src/streamsvr.c.s
|
|
.PHONY : Src/streamsvr.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/streamsvr.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/streamsvr.c.s
|
|
.PHONY : Src/streamsvr.c.s
|
|
|
|
Src/swiftnav.o: Src/swiftnav.c.o
|
|
.PHONY : Src/swiftnav.o
|
|
|
|
# target to build an object file
|
|
Src/swiftnav.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/swiftnav.c.o
|
|
.PHONY : Src/swiftnav.c.o
|
|
|
|
Src/swiftnav.i: Src/swiftnav.c.i
|
|
.PHONY : Src/swiftnav.i
|
|
|
|
# target to preprocess a source file
|
|
Src/swiftnav.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/swiftnav.c.i
|
|
.PHONY : Src/swiftnav.c.i
|
|
|
|
Src/swiftnav.s: Src/swiftnav.c.s
|
|
.PHONY : Src/swiftnav.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/swiftnav.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/swiftnav.c.s
|
|
.PHONY : Src/swiftnav.c.s
|
|
|
|
Src/tides.o: Src/tides.c.o
|
|
.PHONY : Src/tides.o
|
|
|
|
# target to build an object file
|
|
Src/tides.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tides.c.o
|
|
.PHONY : Src/tides.c.o
|
|
|
|
Src/tides.i: Src/tides.c.i
|
|
.PHONY : Src/tides.i
|
|
|
|
# target to preprocess a source file
|
|
Src/tides.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tides.c.i
|
|
.PHONY : Src/tides.c.i
|
|
|
|
Src/tides.s: Src/tides.c.s
|
|
.PHONY : Src/tides.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/tides.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tides.c.s
|
|
.PHONY : Src/tides.c.s
|
|
|
|
Src/tle.o: Src/tle.c.o
|
|
.PHONY : Src/tle.o
|
|
|
|
# target to build an object file
|
|
Src/tle.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tle.c.o
|
|
.PHONY : Src/tle.c.o
|
|
|
|
Src/tle.i: Src/tle.c.i
|
|
.PHONY : Src/tle.i
|
|
|
|
# target to preprocess a source file
|
|
Src/tle.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tle.c.i
|
|
.PHONY : Src/tle.c.i
|
|
|
|
Src/tle.s: Src/tle.c.s
|
|
.PHONY : Src/tle.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/tle.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/tle.c.s
|
|
.PHONY : Src/tle.c.s
|
|
|
|
Src/ublox.o: Src/ublox.c.o
|
|
.PHONY : Src/ublox.o
|
|
|
|
# target to build an object file
|
|
Src/ublox.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ublox.c.o
|
|
.PHONY : Src/ublox.c.o
|
|
|
|
Src/ublox.i: Src/ublox.c.i
|
|
.PHONY : Src/ublox.i
|
|
|
|
# target to preprocess a source file
|
|
Src/ublox.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ublox.c.i
|
|
.PHONY : Src/ublox.c.i
|
|
|
|
Src/ublox.s: Src/ublox.c.s
|
|
.PHONY : Src/ublox.s
|
|
|
|
# target to generate assembly for a file
|
|
Src/ublox.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/Src/ublox.c.s
|
|
.PHONY : Src/ublox.c.s
|
|
|
|
main.o: main.c.o
|
|
.PHONY : main.o
|
|
|
|
# target to build an object file
|
|
main.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/main.c.o
|
|
.PHONY : main.c.o
|
|
|
|
main.i: main.c.i
|
|
.PHONY : main.i
|
|
|
|
# target to preprocess a source file
|
|
main.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/main.c.i
|
|
.PHONY : main.c.i
|
|
|
|
main.s: main.c.s
|
|
.PHONY : main.s
|
|
|
|
# target to generate assembly for a file
|
|
main.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/TC_NAV_Zjut.dir/build.make CMakeFiles/TC_NAV_Zjut.dir/main.c.s
|
|
.PHONY : main.c.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 "... rebuild_cache"
|
|
@echo "... TC_NAV_Zjut"
|
|
@echo "... Src/binex.o"
|
|
@echo "... Src/binex.i"
|
|
@echo "... Src/binex.s"
|
|
@echo "... Src/convgpx.o"
|
|
@echo "... Src/convgpx.i"
|
|
@echo "... Src/convgpx.s"
|
|
@echo "... Src/convkml.o"
|
|
@echo "... Src/convkml.i"
|
|
@echo "... Src/convkml.s"
|
|
@echo "... Src/convrnx.o"
|
|
@echo "... Src/convrnx.i"
|
|
@echo "... Src/convrnx.s"
|
|
@echo "... Src/crescent.o"
|
|
@echo "... Src/crescent.i"
|
|
@echo "... Src/crescent.s"
|
|
@echo "... Src/datum.o"
|
|
@echo "... Src/datum.i"
|
|
@echo "... Src/datum.s"
|
|
@echo "... Src/decode_IMU.o"
|
|
@echo "... Src/decode_IMU.i"
|
|
@echo "... Src/decode_IMU.s"
|
|
@echo "... Src/download.o"
|
|
@echo "... Src/download.i"
|
|
@echo "... Src/download.s"
|
|
@echo "... Src/ephemeris.o"
|
|
@echo "... Src/ephemeris.i"
|
|
@echo "... Src/ephemeris.s"
|
|
@echo "... Src/geoid.o"
|
|
@echo "... Src/geoid.i"
|
|
@echo "... Src/geoid.s"
|
|
@echo "... Src/gis.o"
|
|
@echo "... Src/gis.i"
|
|
@echo "... Src/gis.s"
|
|
@echo "... Src/ionex.o"
|
|
@echo "... Src/ionex.i"
|
|
@echo "... Src/ionex.s"
|
|
@echo "... Src/javad.o"
|
|
@echo "... Src/javad.i"
|
|
@echo "... Src/javad.s"
|
|
@echo "... Src/lambda.o"
|
|
@echo "... Src/lambda.i"
|
|
@echo "... Src/lambda.s"
|
|
@echo "... Src/novatel.o"
|
|
@echo "... Src/novatel.i"
|
|
@echo "... Src/novatel.s"
|
|
@echo "... Src/nvs.o"
|
|
@echo "... Src/nvs.i"
|
|
@echo "... Src/nvs.s"
|
|
@echo "... Src/options.o"
|
|
@echo "... Src/options.i"
|
|
@echo "... Src/options.s"
|
|
@echo "... Src/pntpos.o"
|
|
@echo "... Src/pntpos.i"
|
|
@echo "... Src/pntpos.s"
|
|
@echo "... Src/post/insinit.o"
|
|
@echo "... Src/post/insinit.i"
|
|
@echo "... Src/post/insinit.s"
|
|
@echo "... Src/post/ps_tcpos.o"
|
|
@echo "... Src/post/ps_tcpos.i"
|
|
@echo "... Src/post/ps_tcpos.s"
|
|
@echo "... Src/postpos.o"
|
|
@echo "... Src/postpos.i"
|
|
@echo "... Src/postpos.s"
|
|
@echo "... Src/ppp.o"
|
|
@echo "... Src/ppp.i"
|
|
@echo "... Src/ppp.s"
|
|
@echo "... Src/ppp_ar.o"
|
|
@echo "... Src/ppp_ar.i"
|
|
@echo "... Src/ppp_ar.s"
|
|
@echo "... Src/preceph.o"
|
|
@echo "... Src/preceph.i"
|
|
@echo "... Src/preceph.s"
|
|
@echo "... Src/rcvraw.o"
|
|
@echo "... Src/rcvraw.i"
|
|
@echo "... Src/rcvraw.s"
|
|
@echo "... Src/real_time/ins.o"
|
|
@echo "... Src/real_time/ins.i"
|
|
@echo "... Src/real_time/ins.s"
|
|
@echo "... Src/real_time/nhc.o"
|
|
@echo "... Src/real_time/nhc.i"
|
|
@echo "... Src/real_time/nhc.s"
|
|
@echo "... Src/real_time/rt_doppler.o"
|
|
@echo "... Src/real_time/rt_doppler.i"
|
|
@echo "... Src/real_time/rt_doppler.s"
|
|
@echo "... Src/real_time/rt_init.o"
|
|
@echo "... Src/real_time/rt_init.i"
|
|
@echo "... Src/real_time/rt_init.s"
|
|
@echo "... Src/real_time/rt_ins-gnss.o"
|
|
@echo "... Src/real_time/rt_ins-gnss.i"
|
|
@echo "... Src/real_time/rt_ins-gnss.s"
|
|
@echo "... Src/real_time/rt_zaru.o"
|
|
@echo "... Src/real_time/rt_zaru.i"
|
|
@echo "... Src/real_time/rt_zaru.s"
|
|
@echo "... Src/real_time/rt_zvu.o"
|
|
@echo "... Src/real_time/rt_zvu.i"
|
|
@echo "... Src/real_time/rt_zvu.s"
|
|
@echo "... Src/rinex.o"
|
|
@echo "... Src/rinex.i"
|
|
@echo "... Src/rinex.s"
|
|
@echo "... Src/rt17.o"
|
|
@echo "... Src/rt17.i"
|
|
@echo "... Src/rt17.s"
|
|
@echo "... Src/rtcm.o"
|
|
@echo "... Src/rtcm.i"
|
|
@echo "... Src/rtcm.s"
|
|
@echo "... Src/rtcm2.o"
|
|
@echo "... Src/rtcm2.i"
|
|
@echo "... Src/rtcm2.s"
|
|
@echo "... Src/rtcm3.o"
|
|
@echo "... Src/rtcm3.i"
|
|
@echo "... Src/rtcm3.s"
|
|
@echo "... Src/rtcm3e.o"
|
|
@echo "... Src/rtcm3e.i"
|
|
@echo "... Src/rtcm3e.s"
|
|
@echo "... Src/rtkcmn.o"
|
|
@echo "... Src/rtkcmn.i"
|
|
@echo "... Src/rtkcmn.s"
|
|
@echo "... Src/rtkpos.o"
|
|
@echo "... Src/rtkpos.i"
|
|
@echo "... Src/rtkpos.s"
|
|
@echo "... Src/rtksvr.o"
|
|
@echo "... Src/rtksvr.i"
|
|
@echo "... Src/rtksvr.s"
|
|
@echo "... Src/sbas.o"
|
|
@echo "... Src/sbas.i"
|
|
@echo "... Src/sbas.s"
|
|
@echo "... Src/septentrio.o"
|
|
@echo "... Src/septentrio.i"
|
|
@echo "... Src/septentrio.s"
|
|
@echo "... Src/skytraq.o"
|
|
@echo "... Src/skytraq.i"
|
|
@echo "... Src/skytraq.s"
|
|
@echo "... Src/solution.o"
|
|
@echo "... Src/solution.i"
|
|
@echo "... Src/solution.s"
|
|
@echo "... Src/stream.o"
|
|
@echo "... Src/stream.i"
|
|
@echo "... Src/stream.s"
|
|
@echo "... Src/streamsvr.o"
|
|
@echo "... Src/streamsvr.i"
|
|
@echo "... Src/streamsvr.s"
|
|
@echo "... Src/swiftnav.o"
|
|
@echo "... Src/swiftnav.i"
|
|
@echo "... Src/swiftnav.s"
|
|
@echo "... Src/tides.o"
|
|
@echo "... Src/tides.i"
|
|
@echo "... Src/tides.s"
|
|
@echo "... Src/tle.o"
|
|
@echo "... Src/tle.i"
|
|
@echo "... Src/tle.s"
|
|
@echo "... Src/ublox.o"
|
|
@echo "... Src/ublox.i"
|
|
@echo "... Src/ublox.s"
|
|
@echo "... main.o"
|
|
@echo "... main.i"
|
|
@echo "... main.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|