summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-03-14 11:27:58 +0200
committerAdrian Thurston <thurston@colm.net>2020-03-14 11:27:58 +0200
commit2ba036ed94c826a0b814cf15181a4a9e6f89b178 (patch)
tree7a778c2b06c3d4a059cd8806ff4cdccf4a07b475 /configure.ac
parent78e7949ca590b273c2c152a0abe0d51e590a52fd (diff)
downloadcolm-2ba036ed94c826a0b814cf15181a4a9e6f89b178.tar.gz
removed ragel docs, old makefiles, todo, vim, etc
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/configure.ac b/configure.ac
index 1eec5a06..7fff8edd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -421,28 +421,14 @@ AC_OUTPUT([
aapl/Makefile
colm/Makefile
ragel/Makefile
- ragel/host-ruby/Makefile
- ragel/host-asm/Makefile
- ragel/host-julia/Makefile
- ragel/host-ocaml/Makefile
- ragel/host-c/Makefile
- ragel/host-d/Makefile
- ragel/host-csharp/Makefile
- ragel/host-go/Makefile
- ragel/host-java/Makefile
- ragel/host-rust/Makefile
- ragel/host-crack/Makefile
- ragel/host-js/Makefile
test/Makefile
test/aapl.d/Makefile
test/colm.d/Makefile
- test/ragel.d/Makefile
test/rlhc.d/Makefile
test/rlparse.d/Makefile
test/trans.d/Makefile
doc/Makefile
doc/colm/Makefile
- doc/ragel/Makefile
])
echo "configuration of colm complete"