File: make-define-application-example

package info (click to toggle)
stalin 0.8-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 28,288 kB
  • ctags: 60,398
  • sloc: ansic: 804,080; lisp: 41,578; sh: 772; makefile: 97; sed: 59
file content (7 lines) | stat: -rwxr-xr-x 251 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
ulimit -s unlimited
ulimit -c 0
../stalin -d0 -d1 -d5 -d6 -On -du -dI -q -no-escaping-continuations\
 -copt -O2 -copt -fomit-frame-pointer -copt -Wall -copt -freg-struct-return\
 -copt -L/usr/X11/lib -copt -lX11\
 define-application-example