]> 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>
Thu, 31 May 2018 07:05:16 +0000 (10:05 +0300)
commit2ba4b0716c266cb987ce7dea2892b59c895293d9
treec5917e0a9d1524e51a55c4b14c2fe89686a20443
parentee3c4ea9a2f83f95f3c56378bf8cd11cee6c4d99
Cleanup BCC makefile (remove absolute GC paths, fix del cmd, update clean)

* 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