<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
avoid overflowing pure storage while bootstrapping.
This commit is contained in:
parent
10cccf1b96
commit
51a8ec55a9
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Configuration script for lisp/Makefile under DJGPP v2.x
|
||||
# ----------------------------------------------------------------------
|
||||
#
|
||||
# Copyright (C) 2000
|
||||
# Copyright (C) 2000, 2002
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
|
@ -20,3 +20,5 @@
|
|||
/^lisp=/s|@srcdir@|.|
|
||||
/^VPATH=/s|@srcdir@|.|
|
||||
/^srcdir=/s|@srcdir@|.|
|
||||
/^bootstrap-clean:/a\
|
||||
command.com /c dtou .../*.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue