summaryrefslogtreecommitdiff
path: root/Mkfiles/vc15/re2c/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/vc15/re2c/run.bat')
-rw-r--r--Mkfiles/vc15/re2c/run.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mkfiles/vc15/re2c/run.bat b/Mkfiles/vc15/re2c/run.bat
new file mode 100644
index 00000000..6ac571f0
--- /dev/null
+++ b/Mkfiles/vc15/re2c/run.bat
@@ -0,0 +1,4 @@
+cd ..\..\..\
+%1 -s -o lc3bid.c modules\arch\lc3b\lc3bid.re
+%1 -b -o nasm-token.c modules\parsers\nasm\nasm-token.re
+%1 -b -o gas-token.c modules\parsers\gas\gas-token.re