| # | Line 1 | Line 1 | DEV_ROOT=. | |
|---|---|---|
| 1 | DEV_ROOT=. | |
| 2 | ||
| 3 | + | RootFiles = \ |
| 4 | + | AUTHORS \ |
| 5 | + | LICENSE \ |
| 6 | + | README \ |
| 7 | + | ChangeLog |
| 8 | + | |
| 9 | -include make/Makefile | |
| 10 | ||
| 11 | make/Makefile : make/Makefile.in configure | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |