catboy/Darwin.mk

5 lines
117 B
Makefile
Raw Normal View History

LIBRESSL_PREFIX = /usr/local/opt/libressl
2018-11-30 20:41:21 +00:00
LDLIBS = -lcurses -ltls -framework Cocoa
BINS += sandman
2019-07-27 22:05:06 +00:00
MANS += sandman.1