diff --git a/samples/wrapper/Makefile b/samples/wrapper/Makefile index 9c6160591d..c20af9446d 100644 --- a/samples/wrapper/Makefile +++ b/samples/wrapper/Makefile @@ -31,7 +31,6 @@ distclean: rm -f $(PROGS) *.o libstdc++.a install: all - @echo "--- The example app $(PROGS) is not installed ---" .PHONY: install all distclean clean