catgirl/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-01-25 01:42:27 +00:00
MAN1 += sandman.1