mirror of https://github.com/yasm/yasm.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
174 B
5 lines
174 B
15 years ago
|
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
|