Parent Directory
|
Revision Log
- Makefile copied from english/ directory. (ender)
| 1 | # This Makefile should need no changes from the equivalent makefile under |
| 2 | # the english/ directory. |
| 3 | # Please send a message to debian-cd if you need to modify anything, |
| 4 | # so the problem can be fixed. |
| 5 | |
| 6 | top_dir := .. |
| 7 | cur_dir := |
| 8 | sub_dirs := |
| 9 | |
| 10 | include $(dir $(top_dir))/Make.lang |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |