Makefile: Silence "echo $message"

This commit is contained in:
Jean-Sébastien Pédron 2015-08-10 11:52:00 +02:00
parent 9fd6d200b6
commit a99ac32a2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
all:
echo "Please select a target from the Makefile."
@echo "Please select a target from the Makefile."
clean:
rm -f *.pyc