File: purify.sh

package info (click to toggle)
openssl 0.9.8o-4squeeze23
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 29,752 kB
  • ctags: 43,512
  • sloc: ansic: 234,287; perl: 23,985; makefile: 13,204; asm: 9,276; cpp: 4,379; sh: 3,194; lisp: 24
file content (4 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (18)
1
2
3
4
#!/bin/sh
/bin/rm -f mttest
purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread  -lssl -lcrypto -lnsl -lsocket