Parent Directory
|
Revision Log
Added preliminary code structure for EES
1 | aramv | 425 | #!/bin/sh |
2 | |||
3 | set -x | ||
4 | libtoolize --force | ||
5 | aclocal -I m4 | ||
6 | autoheader | ||
7 | automake --foreign --add-missing --copy --gnu | ||
8 | autoconf | ||
9 |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |