Remove dependency on ragel command

This commit is contained in:
Justine Tunney 2021-01-17 09:42:52 -08:00
parent 92b794002b
commit 565edd051f
10 changed files with 913 additions and 76 deletions

View file

@ -53,7 +53,6 @@ SILENT ?= 1
ZFLAGS ?=
XARGS ?= xargs -P4 -rs8000
NICE ?= build/actuallynice
RAGEL ?= ragel
DOT ?= dot
GZ ?= gzip
CLANG = clang-10