1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08: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@|.|