From c866f363719315519d3abc932986e49f561d21de Mon Sep 17 00:00:00 2001 From: bjarni Date: Sat, 10 Feb 2007 00:22:32 +0000 Subject: (svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++) --- Makefile.src.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.src.in') diff --git a/Makefile.src.in b/Makefile.src.in index 8c9e4a8f8..70a31d4b9 100644 --- a/Makefile.src.in +++ b/Makefile.src.in @@ -267,6 +267,6 @@ mrproper: clean $(Q)rm -f rev.cpp %.o: - @echo '$(STAGE) No such source-file: $(@:%.o=%).[c|cpp|m|rc]' + @echo '$(STAGE) No such source-file: $(@:%.o=%).[c|cpp|mm|rc]' .PHONY: all mrproper depend clean FORCE -- cgit v1.2.3-54-g00ecf