diff options
| author | Avi Levkovich <avi@twine-s.com> | 2021-01-03 12:03:27 +0200 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2021-01-03 12:03:27 +0200 |
| commit | 760058380ff8a85a3f3185206c0621c01c6bd0e2 (patch) | |
| tree | 0c1cc3ee9e1edf5e827e9847ad98ea2eaab2cd06 /Software/Embedded_SW/Embedded/src/makefile.libs | |
| parent | 11fee442aa9b675f65d4e7c30f9080df8feccd8e (diff) | |
| download | Tango-760058380ff8a85a3f3185206c0621c01c6bd0e2.tar.gz Tango-760058380ff8a85a3f3185206c0621c01c6bd0e2.zip | |
BTSR- fIX bug (some commands weren't executed after changing the priority)
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 58e2dd7c4..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:\TangoHome\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:\TangoHome\Software\Embedded_SW\Embedded\src +# C:\Tango\Software\Embedded_SW\Embedded\src # GEN_SRC_DIR ?= ../src |
