summary refs log tree commit diff
path: root/Linux.mk
blob: 9627af95cae3f58180c4ca98c72803e76bde31ce (plain) (blame)
1
2
3
4
5
6
7
CFLAGS += -D_GNU_SOURCE -D'CERTBOT_PATH="/etc/letsencrypt"'
LDLIBS = -lcrypt -lpthread -l:libtls.a -l:libssl.a -l:libcrypto.a

MANDIR = ${PREFIX}/share/man
ETCDIR = /etc
RCS =
DIRS =
an title='2015-05-24 04:01:23 -0400'>2015-05-24Replace effuse with simple shell scriptsJune McEnroe 2015-05-23Add tmux shortcut functionsJune McEnroe 2015-05-23More tmux configurationJune McEnroe