about summary refs log tree commit diff
path: root/NetBSD.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-11 02:44:04 -0500
committerJune McEnroe <june@causal.agency>2020-02-11 02:45:39 -0500
commit15ff2a470eb4eb291d3a7271c08b130839828720 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /NetBSD.mk
parentAdds insecure flag to skip certificate validation (diff)
downloadtest-15ff2a470eb4eb291d3a7271c08b130839828720.tar.gz
test-15ff2a470eb4eb291d3a7271c08b130839828720.zip
Remove legacy code
Diffstat (limited to 'NetBSD.mk')
-rw-r--r--NetBSD.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/NetBSD.mk b/NetBSD.mk
deleted file mode 100644
index 7c47665..0000000
--- a/NetBSD.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-LIBRESSL_PREFIX = /usr/pkg/libressl
-LDFLAGS += -rpath=${LIBRESSL_PREFIX}/lib
-LDLIBS = -lcurses -ltls
2-17 21:13:36 -0500'>2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe