freebsd-ports/mail/mutt/files/patch-Makefile.in
David E. O'Brien c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00

11 lines
478 B
Text

--- Makefile.in.orig Tue May 9 17:15:37 2000
+++ Makefile.in Fri May 12 13:53:08 2000
@@ -210,7 +210,7 @@
SOURCES = $(mutt_dotlock_SOURCES) $(pgpring_SOURCES) $(makedoc_SOURCES) $(mutt_SOURCES) $(EXTRA_mutt_SOURCES)
OBJECTS = $(mutt_dotlock_OBJECTS) $(pgpring_OBJECTS) $(makedoc_OBJECTS) $(mutt_OBJECTS)
-all: all-redirect
+all: $(BUILT_SOURCES) all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)