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
645e889ea838&follow=1'>Add .DS_store to global gitignoreJune McEnroe 2014-05-15Add OS X specific shell configurationsJune McEnroe 2014-04-19Heavily comment .vimrcJune McEnroe 2014-04-19Autocorrect git commandsJune McEnroe 2014-04-19Fix gitprompt for git 1.9.1June McEnroe