summary refs log tree commit diff
path: root/Linux.mk
blob: fff0c8a1b3a697ac94f5572837269c3caabfb77d (plain) (blame)
1
2
3
4
5
6
CFLAGS += -D_GNU_SOURCE -D'CERTBOT_PATH="/etc/letsencrypt"'
LDLIBS_calico = -lcrypto

MANDIR = ${PREFIX}/share/man
RCS =
DIRS =
une McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe