| # | Line 56 | Line 56 | env.Append(RAD_RLIBINSTALL=env.Install(env['RAD_RLIBDI | |
|---|---|---|
| 56 | ||
| 57 | if os.name == 'posix': | |
| 58 | for s in Split('''optics2rad'''): | |
| 59 | < | Default(env.InstallCsh(radbin(s), s + '.csh')) |
| 59 | > | Default(env.InstallCsh(rbin(s), s + '.csh')) |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |