diff options
| author | Thomas Uhle <thomas.uhle@mailbox.tu-dresden.de> | 2025-10-20 20:20:22 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-20 12:34:57 -0700 |
| commit | 9b8ff6dc9ac876cc6d0c8eb68bdcf944e844e4c1 (patch) | |
| tree | 310b791a1bf1be651e918253087fb4cd19bff396 /range-diff.c | |
| parent | 4b71b294773cc4f7fe48ec3a70079aa8783f373d (diff) | |
contrib/credential: harmonize Makefiles
Update these Makefiles to be in line with other Makefiles from contrib
such as for contacts or subtree by making the following changes:
* Make the default settings after including config.mak.autogen and
config.mak.
* Add the missing $(CPPFLAGS) to the compiler command as well as the
missing $(CFLAGS) to the linker command.
* Use a pattern rule for compilation instead of a dedicated rule for
each compile unit.
* Get rid of $(MAIN), $(SRCS) and $(OBJS) and simply use their values
such as git-credential-libsecret and git-credential-libsecret.o.
* Strip @ from $(RM) to let the clean target rule be verbose.
* Define .PHONY for all special targets (all, clean).
Signed-off-by: Thomas Uhle <thomas.uhle@mailbox.tu-dresden.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'range-diff.c')
0 files changed, 0 insertions, 0 deletions
