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:
parent
6f68b035e5
commit
58ca48d187
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
#
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
/^SHELL *=/i\
|
||||
export FNCASE=y
|
||||
|
||||
/^lisp=/s|@srcdir@|.|
|
||||
/^VPATH=/s|@srcdir@|.|
|
||||
/^srcdir=/s|@srcdir@|.|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue