| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | -include make/Makefile |
| 2 | + | |
| 3 | make/Makefile : make/Makefile.in configure | |
| 4 | @echo | |
| 5 | @echo 'Please run (or re-run) configure' | |
| 6 | @echo | |
| 7 | @exit 1 | |
| 8 | ||
| 7 | – | -include make/Makefile |
| 9 | ||
| 9 | – | all: make/Makefile |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |