summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-11-04 00:02:57 +0000
committerKarl Heuer <kwzh@gnu.org>1995-11-04 00:02:57 +0000
commit2cd8218350517e9d0b19a9bcb2867c0aa3c6021d (patch)
tree715b8ade14285adb9705585c5238a2c5e45dc752 /msdos
parent84bfbb448d392a8fc5a766029e446d8e5dd80736 (diff)
downloademacs-2cd8218350517e9d0b19a9bcb2867c0aa3c6021d.tar.gz
(install): Don't mv make-doc.exe into ../bin/.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/mainmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/mainmake b/msdos/mainmake
index f60642ee4c3..66b70aae795 100644
--- a/msdos/mainmake
+++ b/msdos/mainmake
@@ -46,7 +46,7 @@ install: all
coff2exe etags
coff2exe ctags
coff2exe b2m
- mv -f *.exe ../bin/
+ mv -f hexl.exe etags.exe ctags.exe b2m.exe ../bin/
cd ..
cd src
coff2exe emacs