]>
Commit | Line | Data |
---|---|---|
e39c2bd2 GN |
1 | # We set MAKEINFOFLAGS to not split .info files, because the resulting |
2 | # file names don't work on DOS. | |
3 | MAKEINFOFLAGS=--no-split | |
4 | ||
5 | # This does some sort of DOS specific installation, I guess. | |
6 | INSTALL_DOSREL=install-dosrel |