File: generate

package info (click to toggle)
hermes1 1.2.6-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,432 kB
  • ctags: 716
  • sloc: asm: 11,457; sh: 7,346; ansic: 4,542; cpp: 258; makefile: 103
file content (6 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh
sgml2html -h sgml/api.sgml
sgml2txt -f sgml/api.sgml
sgml2latex sgml/api.sgml
dvips api.dvi -o
rm -f api.dvi