source:
Sophya/trunk/SophyaLib/Mgr/devinstall@
1254
Last change on this file since 1254 was 1254, checked in by , 25 years ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
1 | #!/bin/csh |
2 | |
3 | cd .. |
4 | ln Mgr/configure.in |
5 | ln Mgr/Makefile.am |
6 | ln Mgr/acconfig.h |
7 | |
8 | autoheader |
9 | automake --add-missing --foreign |
10 | autoconf |
Note:
See TracBrowser
for help on using the repository browser.