diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-08-15 16:07:19 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-08-15 16:07:19 +0300 |
| commit | 22f532c29fdcb2c8610dfd38ab461392f1d43648 (patch) | |
| tree | 37820a03df306e59c09dc64c67ef6a03d6ff22f4 /Software/Embedded_SW/Embedded/src/makefile.libs | |
| parent | 723e2b8854db8c409268f31ab76f5252211ec494 (diff) | |
| download | Tango-22f532c29fdcb2c8610dfd38ab461392f1d43648.tar.gz Tango-22f532c29fdcb2c8610dfd38ab461392f1d43648.zip | |
fixes in waste/ink
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 6d9bf810f..f262762ef 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:\TFS\Software\Embedded_SW\Embedded\Embedded.cfg +# C:\Tango\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:\TFS\Software\Embedded_SW\Embedded\src +# C:\Tango\Software\Embedded_SW\Embedded\src # GEN_SRC_DIR ?= ../src |
