]> git.armaanb.net Git - stagit.git/commit
Makefile improvements
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 Dec 2019 17:26:04 +0000 (18:26 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 Dec 2019 17:26:04 +0000 (18:26 +0100)
commitadaff713dc3e9ff494632a44d5743cbc0e0e16c7
tree57bd9a16118c3598937fed3556c9e1d3f869cc13
parentd6937c195f3459194d5ab056397981e1ade54871
Makefile improvements

- remove double -c in .c.o target.
- remove config.mk abstraction.
- change LIBS and INCS to LIBGIT_INC and LIBGIT_LIB.
- use system cflags and ldflags, but allow the same override rules for porters.
Makefile
config.mk [deleted file]