File: comp.bat

package info (click to toggle)
kq 0.99.cvs20070319-1.1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,344 kB
  • ctags: 2,870
  • sloc: ansic: 26,328; sh: 3,737; makefile: 203; perl: 100
file content (4 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (3)
1
2
3
4
perl prep.pl < %1.lua > _tmpfile.$$$
luac -o %1.lob _tmpfile.$$$
erase _tmpfile.$$$