diff options
author | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 17:12:33 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 17:12:33 +0100 |
commit | dcf7e861abd47b7b8f5803704f5e97e0c3cc1153 (patch) | |
tree | 64a5d55776b9a4b30eda325a836f3bd3e2516058 /make-dist | |
parent | 5742859f273b82e7dbadf7e9f581fd5d364dc05a (diff) |
Remove support for DJGPP < 2.02
This also removes some specially-licensed files and lots of accompanying
explanation.
Diffstat (limited to 'make-dist')
-rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -414,7 +414,7 @@ echo "Making links to \`msdos'" (cd msdos ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos ln depfiles.bat inttypes.h ../${tempdir}/msdos - ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos) + ln mainmake.v2 sed*.inp ../${tempdir}/msdos) echo "Making links to \`nextstep'" (cd nextstep |