]> granicus.if.org Git - gc/commit
Cleanup BCC makefile (remove absolute GC paths, fix del cmd, update clean)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 31 May 2018 06:10:02 +0000 (09:10 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 18 Jul 2018 04:24:40 +0000 (07:24 +0300)
commitab70525b80891b7ff48415b3db7e9458a1deadf7
tree9c7dfd8b1bf26da1f95d473f1f61da9fdd1f3bfc
parent7687a823835e95792dce1cd3fc5b25c234485d74
Cleanup BCC makefile (remove absolute GC paths, fix del cmd, update clean)
(a cherry-pick of commit c9569216 from 'release-7_6')

* BCC_MAKEFILE (gcinclude1): Use relative path.
* BCC_MAKEFILE (gcinclude2): Remove.
* BCC_MAKEFILE (gc.lib, clean): Ignore errors of "del" command.
* BCC_MAKEFILE (gc_cpp.cpp, scratch): Remove rule.
* BCC_MAKEFILE (.rc.res, gctest.exe, cord\de.exe, test_cpp.exe): Use
tabs consistently.
* BCC_MAKEFILE (clean): Remove also *.log, *.tds, "gc.#0*" files, and
the ones which were specified for scratch rule.
BCC_MAKEFILE