build: correct file dependencies in make files
Recent Commits to freecom:master
-
build: correct file dependencies in make files
-
CI-build: extend test OW cross-compile to 1.9 and 2.0 versions
CI-build: extend test OW cross-compile to 1.9 and 2.0 versions
-
cleanup code to be more transparent
cleanup code to be more transparent doesn't use static symbol name in prototype or parameter name, it is confusing
-
fix cross-compilation build of fixstrs.exe
fix cross-compilation build of fixstrs.exe the format of the response file depends on the compiler used, which is not generally correct for cross-compilation the program has been modified to define the file format via a command line option, making the file creation transparent and defined to be correct for currently used tool
-
build: minor corrections in make file
build: minor corrections in make file