root/tags/release_0_0_6/libfreebob/autogen.sh
Revision 156, 129 bytes (checked in by anonymous, 17 years ago) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | # Run this to generate all the initial makefiles, etc. |
3 | |
4 | |
5 | autoreconf -f -i -s |
6 | ./configure --enable-maintainer-mode |
7 | make |
Note: See TracBrowser for help on using the browser.