📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 06:08:33
📂
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
lib64
/
gems
/
ruby
/
json-2.3.0
/
json
/
parser
✏️
Editing: prereq.mk
RAGEL = ragel .SUFFIXES: .rl .rl.c: $(RAGEL) -G2 $< $(BASERUBY) -pli -e '$$_.sub!(/[ \t]+$$/, "")' \ -e '$$_.sub!(/^static const int (JSON_.*=.*);$$/, "enum {\\1};")' \ -e '$$_ = "/* This file is automatically generated from parser.rl by using ragel */" + $$_ if $$. == 1' $@ parser.c:
💾 Save Changes
❌ Cancel