samples/sleeper: don't say you don't install

This commit is contained in:
Steffen Möller 2020-04-27 20:23:20 +02:00 committed by GitHub
parent a27d481277
commit 761eaaedd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ PROGS = sleeper
all: $(PROGS)
install: all
@echo "--- The example app $(PROGS) is not installed ---"
libstdc++.a:
ln -s `g++ -print-file-name=libstdc++.a`