make SILENT=yes
commit7bb5454ef38f3715817e3ba58576062588fa1626
authorgrischka <grischka>
Sun, 12 Apr 2020 15:34:01 +0000 (12 17:34 +0200)
committergrischka <grischka>
Tue, 12 May 2020 18:35:43 +0000 (12 20:35 +0200)
treea7c5e63e11c1eed94d4ebb5d183a38cc22ddefcf
parent92236bfe1d9e5c3d61aaf68c388facd9c25f6cdd
make SILENT=yes

This allows to run make more silently.

Also, turns off debug info for binaries by default,
but adds a switch to get it back easily

    ./configure --debug
Makefile
configure
lib/Makefile
tcc.c
tcc.h
tests/Makefile
tests/libtcc_test_mt.c
tests/tcctest.c
tests/tests2/Makefile