1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

Set FNCASE=y for all targets in the lisp directory,

so that CVS etc. file names are filtered out of the list of
subdirectories.
This commit is contained in:
Eli Zaretskii 2003-08-30 10:15:28 +00:00
parent 6f68b035e5
commit 58ca48d187

View File

@ -17,6 +17,9 @@
#
# ----------------------------------------------------------------------
/^SHELL *=/i\
export FNCASE=y
/^lisp=/s|@srcdir@|.|
/^VPATH=/s|@srcdir@|.|
/^srcdir=/s|@srcdir@|.|