summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Linux.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Linux.mk b/Linux.mk
new file mode 100644
index 0000000..ac69498
--- /dev/null
+++ b/Linux.mk
@@ -0,0 +1,5 @@
+CFLAGS += -D_GNU_SOURCE -D'CERTBOT_PATH="/etc/letsencrypt"'
+LDLIBS = -lcrypt -lpthread
+LDLIBS += ${LIBRESSL_PREFIX}/lib/libtls.a
+LDLIBS += ${LIBRESSL_PREFIX}/lib/libssl.a
+LDLIBS += ${LIBRESSL_PREFIX}/lib/libcrypto.a
2aa9939acc3026e31cf5654ea8ecf8eb26&follow=1'>Use CTRL macroJune McEnroe 2017-07-14Add just-about-functional dtch/atchJune McEnroe 2017-07-13Make pbd/pbcopy/pbpaste one binary with dispatchJune McEnroe 2017-07-11Remove manpager scriptJune McEnroe 2017-07-09Only pacman -Sy onceJune McEnroe 2017-07-09Add Tarmak 2 to console keymapJune McEnroe 2017-07-04Remove pathogenJune McEnroe 2017-07-04Consolidate pbd, pbcopy, pbpasteJune McEnroe 2017-07-04Reorganize neovim configuration, againJune McEnroe 2017-07-04Remove <Esc><Esc> terminal mappingJune McEnroe 2017-07-04Generalize C-w neovim terminal mappingJune McEnroe 2017-07-04Remove tmuxJune McEnroe 2017-07-04Show terminal title in statuslineJune McEnroe 2017-07-04Add nvim terminal mappingsJune McEnroe 2017-06-29Add color to xxJune McEnroe 2017-06-28Set tmux copy-mode-vi bindings for TarmakJune McEnroe 2017-06-27Link Scala syntax fileJune McEnroe 2017-06-27Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe