File: Makefile

package info (click to toggle)
jsxgraph 0.99.5%2Bdfsg1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 25,808 kB
  • sloc: xml: 5,869; java: 1,072; python: 710; php: 363; makefile: 159; sh: 47
file content (4 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (7)
1
2
3
4
all: ggb.bnf.js

ggb.bnf.js: grammar.txt jscc/jscc/jscc_rhino.js jscc/jscc/driver_unpacked.js_
	rhino jscc/jscc/jscc_rhino.js -v -w -o ggb.bnf.js -t jscc/jscc/driver_unpacked.js_ grammar.txt