]> 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>
Sun, 8 Jul 2018 21:06:25 +0000 (00:06 +0300)
commitc95692166bf4e907944ee2f5b4cf6ea3bfdadc22
treed453ddc2e64966bd85ee08a6abd82eab5c931ae3
parente39899acf9badd09e13a77710a8f43a608328c1d
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