| # | Line 9 | Line 9 | mlib = env['RAD_MLIB'] | |
|---|---|---|
| 9 | viewbeams = env.Object(source='viewbeams.c') | |
| 10 | holo = env.Object(source='holo.c') | |
| 11 | holofile = env.Object(source='holofile.c') | |
| 12 | < | Version = env.Object(source='Version.c') |
| 12 | > | Version = env.Object(source='../rt/Version.c') # XXX ../rt/not_nice |
| 13 | ||
| 14 | ||
| 15 | # standard targets | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |