diff options
| author | Shai Frieder <Shai.Frieder@twine-s.com> | 2019-09-02 15:09:23 +0300 |
|---|---|---|
| committer | Shai Frieder <Shai.Frieder@twine-s.com> | 2019-09-02 15:09:23 +0300 |
| commit | 62905aaa550ea584f29feae2ba35fc6df6c42c8f (patch) | |
| tree | c02ea77b61359715ca8b9245e574e5bdc0ef1525 /Software/Embedded_SW/Embedded/src/makefile.libs | |
| parent | 401103a9f735c0179d53144b7cee3c88e3445240 (diff) | |
| download | Tango-62905aaa550ea584f29feae2ba35fc6df6c42c8f.tar.gz Tango-62905aaa550ea584f29feae2ba35fc6df6c42c8f.zip | |
add IFS system, fix reading MidTank capacity
Diffstat (limited to 'Software/Embedded_SW/Embedded/src/makefile.libs')
| -rw-r--r-- | Software/Embedded_SW/Embedded/src/makefile.libs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/src/makefile.libs b/Software/Embedded_SW/Embedded/src/makefile.libs index f262762ef..6d9bf810f 100644 --- a/Software/Embedded_SW/Embedded/src/makefile.libs +++ b/Software/Embedded_SW/Embedded/src/makefile.libs @@ -1,6 +1,6 @@ # # This file was generated based on the configuration script: -# C:\Tango\Software\Embedded_SW\Embedded\Embedded.cfg +# C:\TFS\Software\Embedded_SW\Embedded\Embedded.cfg # # This makefile may be included in other makefiles that need to build # the libraries containing the compiled source files generated as @@ -14,7 +14,7 @@ # # The absolute path to the generated source directory (at the time the # sources were generated) is: -# C:\Tango\Software\Embedded_SW\Embedded\src +# C:\TFS\Software\Embedded_SW\Embedded\src # GEN_SRC_DIR ?= ../src |
