about 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
ommit/bin/Makefile?id=340c3d7b7cdc71c7878929d1cb85db36c9acf8f3&follow=1'>Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe