diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-08-12 15:08:59 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-08-12 15:08:59 +0300 |
| commit | 9ff852a933908935c8f83dddc2722af9f283cdbc (patch) | |
| tree | 1e2d7bed142964af4dc527268ea6557815aa5db9 /Software/Embedded_SW/Embedded/src/makefile.libs | |
| parent | 58fa53192dbeca600584a522abab1d6cabbb9f91 (diff) | |
| download | Tango-9ff852a933908935c8f83dddc2722af9f283cdbc.tar.gz Tango-9ff852a933908935c8f83dddc2722af9f283cdbc.zip | |
Version 1.4.6.41 - urgent fix for thread loading sw crash.
also FSE studio procedures update.
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..ae6999352 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:\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:\Tango\Software\Embedded_SW\Embedded\src +# C:\tango\Software\Embedded_SW\Embedded\src # GEN_SRC_DIR ?= ../src |
