mirror of https://github.com/BOINC/boinc.git
samples/sleeper: don't say you don't install
This commit is contained in:
parent
a27d481277
commit
761eaaedd3
|
@ -18,7 +18,6 @@ PROGS = sleeper
|
||||||
all: $(PROGS)
|
all: $(PROGS)
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
@echo "--- The example app $(PROGS) is not installed ---"
|
|
||||||
|
|
||||||
libstdc++.a:
|
libstdc++.a:
|
||||||
ln -s `g++ -print-file-name=libstdc++.a`
|
ln -s `g++ -print-file-name=libstdc++.a`
|
||||||
|
|
Loading…
Reference in New Issue