summary refs log tree commit diff
path: root/Darwin.mk
blob: d1f26ccb6f7318798f895b4bd3b2ee5c27350735 (plain) (blame)
1
2
3
4
LIBRESSL_PREFIX = /usr/local/opt/libressl
LDLIBS = -lcurses -ltls -framework Cocoa
BINS += sandman
MANS += sandman.1
d23b52868b9208c9d450281c3772c11&follow=1'>Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe