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=}
r> 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe