]> code.delx.au - gnu-emacs/blobdiff - msdos/sedlisp.inp
Add `coding: iso-2022-7bit' cookie.
[gnu-emacs] / msdos / sedlisp.inp
index e2d2b75561361658cf97bc70f8094f3dbeff6c6c..bb7d8b8e6207c26c80e443b346c27710c10601a5 100644 (file)
@@ -2,8 +2,7 @@
 # Configuration script for lisp/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 2000, 2002
-#   Free Software Foundation, Inc.
+# Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
 #
 # ----------------------------------------------------------------------
 
+/^SHELL *=/i\
+export FNCASE=y
+
 /^lisp=/s|@srcdir@|.|
 /^VPATH=/s|@srcdir@|.|
 /^srcdir=/s|@srcdir@|.|
 /^bootstrap-clean:/a\
-       command.com /c dtou .../*.el
+       command.com /c dtou .../*.el\
+       command.com /c update $(lisp)/ldefs-boot.el $(lisp)/loaddefs.el
+
+# arch-tag: da7a3cff-4839-4ad7-bbe3-e2b61c84c38e