about summary refs log tree commit diff
path: root/Darwin.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-01 19:20:23 -0500
committerJune McEnroe <june@causal.agency>2020-03-01 21:14:52 -0500
commitc876c88c2ac74255fa402c441343e8314d1fff8f (patch)
treee6420b0a64c4e8ef9709d129b3ce2a11b484602a /Darwin.mk
parentAdvertise STS policy (diff)
downloadpounce-c876c88c2ac74255fa402c441343e8314d1fff8f.tar.gz
pounce-c876c88c2ac74255fa402c441343e8314d1fff8f.zip
Replace .mk files with configure script
Copied and expanded from catgirl.
Diffstat (limited to 'Darwin.mk')
-rw-r--r--Darwin.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Darwin.mk b/Darwin.mk
deleted file mode 100644
index 42ba483..0000000
--- a/Darwin.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-LIBRESSL_PREFIX = /usr/local/opt/libressl
-LDLIBS := ${LDLIBS:-lcrypt=}