Parent Directory
|
Revision Log
Create 0.3.x branch.
1 | siliconforks | 2 | #!/bin/sh |
2 | |||
3 | set -e | ||
4 | |||
5 | autoreconf --install | ||
6 | ./configure CC=gcc CFLAGS='-ggdb3 -O0 -Wall' |
Name | Value |
---|---|
svn:executable |
ViewVC Help | |
Powered by ViewVC 1.1.24 |