aboutsummaryrefslogtreecommitdiffstats
path: root/config.bat
diff options
context:
space:
mode:
authorStefan Kangas2022-05-15 11:15:06 +0200
committerStefan Kangas2022-05-15 11:15:06 +0200
commit09674074b57bee74ff1039f8ef08c2dea321c0da (patch)
treec8b866aca602a22a867a77eaab6eab1c8146db1c /config.bat
parentaaa2d0db18509b7d2f1e35cbc9dc2b4443f1cce4 (diff)
downloademacs-09674074b57bee74ff1039f8ef08c2dea321c0da.tar.gz
emacs-09674074b57bee74ff1039f8ef08c2dea321c0da.zip
; Fix typos
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.bat b/config.bat
index 758e4621386..e9a180c8eed 100644
--- a/config.bat
+++ b/config.bat
@@ -310,7 +310,7 @@ rm -f makefile.tmp
310sed -f ../msdos/sedlibcf.inp < gnulib.mk-in > gnulib.tmp 310sed -f ../msdos/sedlibcf.inp < gnulib.mk-in > gnulib.tmp
311sed -f ../msdos/sedlibmk.inp < gnulib.tmp > gnulib.mk 311sed -f ../msdos/sedlibmk.inp < gnulib.tmp > gnulib.mk
312rm -f gnulib.tmp 312rm -f gnulib.tmp
313Rem Create directorys in lib/ that MKDIR_P is supposed to create 313Rem Create directories in lib/ that MKDIR_P is supposed to create
314Rem but I have no idea how to do that on MS-DOS. 314Rem but I have no idea how to do that on MS-DOS.
315mkdir sys 315mkdir sys
316Rem Create .d files for new files in lib/ and lib/malloc/ 316Rem Create .d files for new files in lib/ and lib/malloc/