Add a dependency for a PROGS and TCCLIBS to a Makefile
commit4b92dbf9237c5712d2ab3a2ce3fab7904c85dad2
authorseyko <seyko2@gmail.com>
Thu, 5 Mar 2015 13:39:25 +0000 (5 16:39 +0300)
committerseyko <seyko2@gmail.com>
Thu, 5 Mar 2015 13:39:25 +0000 (5 16:39 +0300)
tree3855fbc4728041f21ae613cb35403d5e0079f471
parent44c6e992bdba8888e88c596e283b2e77ba4a05b2
Add a dependency for a PROGS and TCCLIBS to a Makefile

    Simply assume this is all *.c and *.h files in a tcc top directory.
    Now a tcc compiler is recompiled if any of this files is changed.
Makefile