summary refs log tree commit diff
path: root/Darwin.mk
blob: 42ba483da1f587c074c22f5d5bb85c7f7b76d2b7 (plain) (blame)
1
2
LIBRESSL_PREFIX = /usr/local/opt/libressl
LDLIBS := ${LDLIBS:-lcrypt=}
color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe