]> git.armaanb.net Git - stagit.git/commitdiff
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)
- 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.


No differences found