summary refs log tree commit diff
path: root/bin/dash/install-sh
diff options
context:
space:
mode:
Diffstat (limited to '')
l---------bin/dash/install-sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dash/install-sh b/bin/dash/install-sh
deleted file mode 120000
index 64b6745e..00000000
--- a/bin/dash/install-sh
+++ /dev/null
@@ -1 +0,0 @@
-/usr/local/share/automake-1.16/install-sh
\ No newline at end of file
bin/hilex/make.l?id=7c70322c7c8e88af93375b89146b0cd6cb8cc7f0&follow=1'>Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 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 2020-12-29Add hilex HTML outputJune McEnroe