mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)
This commit is contained in:
parent
b0d4ece2ad
commit
b4592c8a54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user