(install): Don't mv make-doc.exe into ../bin/.
This commit is contained in:
parent
84bfbb448d
commit
2cd8218350
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue