Revision 10724,
205 bytes
checked in by ghudson, 27 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r10723,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[10723] | 1 | #!/bin/rc |
---|
| 2 | |
---|
| 3 | . plan9/buildinfo |
---|
| 4 | |
---|
| 5 | ed plan9/config.plan9 <<! |
---|
| 6 | g/_P9P_VERSION/s//$p9pvers/g |
---|
| 7 | g/_P9P_OBJTYPE/s//$objtype/g |
---|
| 8 | w config.h |
---|
| 9 | ! |
---|
| 10 | |
---|
| 11 | ed plan9/genconfig.pl<<! |
---|
| 12 | g/_P9P_VERSION/s//$p9pvers/g |
---|
| 13 | w plan9/genconfig.pl |
---|
| 14 | ! |
---|
Note: See
TracBrowser
for help on using the repository browser.