File: generate-parsers.sh

package info (click to toggle)
monkeystudio 1.8.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 39,732 kB
  • ctags: 20,476
  • sloc: cpp: 131,398; ansic: 33,969; python: 770; sh: 268; makefile: 138; cs: 69; php: 44
file content (5 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

python gnumake.py > ../datas/scripts/parser-gnumake.mks
python gcc.py > ../datas/scripts/parser-gcc.mks