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=}
top polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe