diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-09-16 12:23:11 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-17 14:32:36 -0700 |
commit | 5dedf7de539a96bce6d44e6e55d104e7700fb80b (patch) | |
tree | b171992b8dc15b4d7e05c141759a313bef2b7182 /trailer.h | |
parent | Makefile: strip leading ./ in $(LIB_H) (diff) | |
download | tgif-5dedf7de539a96bce6d44e6e55d104e7700fb80b.tar.xz |
Makefile: define THIRD_PARTY_SOURCES
Some files in our codebase are borrowed from other projects, and
minimally updated to suit our own needs. We'd sometimes need to tell
our own sources and these third-party sources apart for management
purposes (e.g. we may want to be less strict about coding style and
other issues on third-party files).
Define the $(MAKE) variable THIRD_PARTY_SOURCES that can be used to
match names of third-party sources.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trailer.h')
0 files changed, 0 insertions, 0 deletions