From: Richard M. Stallman Date: Tue, 3 May 1994 08:18:08 +0000 (+0000) Subject: (lib-src): Depend on src. X-Git-Tag: emacs-19.34~8560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a874c10477ffc0117be7ae3fa95846e88ad10e7d;p=emacs.git (lib-src): Depend on src. --- diff --git a/Makefile.in b/Makefile.in index 1dc1ac9ad54..71b405c9702 100644 --- a/Makefile.in +++ b/Makefile.in @@ -220,7 +220,10 @@ src/paths.h: Makefile ${srcdir}/src/paths.h.in FRC.src.paths.h @${srcdir}/move-if-change src/paths.h.tmp src/paths.h src: lib-src FRC.src -lib-src: FRC.lib-src src/paths.h + +# Depend on src so that src gets done first +# and emacs is available for running blessmail. +lib-src: FRC.lib-src src/paths.h src .RECURSIVE: ${SUBDIR}