| # | Line 14 | Line 14 | setscan = env.Object(source='setscan.c') | |
|---|---|---|
| 14 | PROGS = [ | |
| 15 | ('findglare', Split('findglare.c glareval.c glaresrc.c')+[setscan], | |
| 16 | ['rtpic','rtargs','rtio','rtproc','rtmath','rtpath','rtmem','rterror']), | |
| 17 | + | #('contour', Split('contour.c'), ['rtmath']), # XXX what is this? |
| 18 | ('glarendx', Split('glarendx.c'), ['rtpic','rtio','rtargs','rtmath']), | |
| 19 | ('vwright', Split('vwright.c'), ['rtpic','rtio','rtargs','rtmath']), | |
| 20 | ('vwrays', Split('vwrays.c'), ['rtpic','rtio','rtargs','rtmath']), | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |