]> code.delx.au - gnu-emacs/blobdiff - Makefile.in
(count-lines): In selective-display case,
[gnu-emacs] / Makefile.in
index 749735b5a30ffae04947d11ae0e2640bc442705b..461c5bfae34a3c2b92d87e2036c23f58c59d5647 100644 (file)
@@ -106,6 +106,9 @@ infodir=@infodir@
 # set by the configure script's `--srcdir' option.
 srcdir=@srcdir@
 
+# Tell make where to find source files; this is needed for the makefiles.
+VPATH=@srcdir@
+
 # ==================== Emacs-specific directories ====================
 
 # These variables hold the values Emacs will actually use.  They are
@@ -303,7 +306,7 @@ mkdir: FRC.mkdir
        ./lib-src/make-path ${COPYDESTS} ${lockdir} ${infodir} ${mandir} \
          ${bindir} ${datadir} ${libdir} \
          `echo ${locallisppath} | sed 's/:/ /'`
-       chmod 777 ${COPYDESTS} ${lockdir}
+       -chmod 777 ${COPYDESTS} ${lockdir}
 
 ### Delete all the installed files that the `install' target would
 ### create (but not the noninstalled files such as `make all' would