diff Makefile.in @ 7293:0b9e737663c2

(lib-src): Depend on src.
author Richard M. Stallman <rms@gnu.org>
date Tue, 03 May 1994 08:18:08 +0000
parents 48a7943730c1
children b4ef2060b171
line wrap: on
line diff
--- a/Makefile.in	Tue May 03 07:42:26 1994 +0000
+++ b/Makefile.in	Tue May 03 08:18:08 1994 +0000
@@ -220,7 +220,10 @@
 	@${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}