summaryrefslogtreecommitdiffstats
path: root/branches/1.0/tinyNET/ragel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/tinyNET/ragel.sh')
-rw-r--r--branches/1.0/tinyNET/ragel.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/branches/1.0/tinyNET/ragel.sh b/branches/1.0/tinyNET/ragel.sh
deleted file mode 100644
index 400a5d7..0000000
--- a/branches/1.0/tinyNET/ragel.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-# Ragel generator
-# For more information about Ragel: http://www.complang.org/ragel/
-
-export OPTIONS="-C -L -T0"
-#export OPTIONS="-C -L -G2"
-
-ragel.exe $OPTIONS -o ./src/dns/tnet_dns_regexp.c ./ragel/tnet_dns_regexp.rl
-ragel.exe $OPTIONS -o ./src/dns/tnet_dns_resolvconf.c ./ragel/tnet_dns_resolvconf.rl
OpenPOWER on IntegriCloud