summaryrefslogtreecommitdiff
path: root/social/bitcoin-daemon/makefile.parabola
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-09-28 11:35:28 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-09-28 11:35:28 -0300
commit9d45c23e0baeae77cd5c9687b1b6ce97294a74b3 (patch)
tree186d54a86447c46aa1647c7125e814bd7b9f006d /social/bitcoin-daemon/makefile.parabola
parent3fd474d446f3e2cbf06e4827aa5557ebd0f86ffd (diff)
social/bitcoin-daemon-0.4.0-1
Diffstat (limited to 'social/bitcoin-daemon/makefile.parabola')
-rw-r--r--social/bitcoin-daemon/makefile.parabola6
1 files changed, 1 insertions, 5 deletions
diff --git a/social/bitcoin-daemon/makefile.parabola b/social/bitcoin-daemon/makefile.parabola
index 9d7d5cffe..984750982 100644
--- a/social/bitcoin-daemon/makefile.parabola
+++ b/social/bitcoin-daemon/makefile.parabola
@@ -53,10 +53,8 @@ OBJS= \
obj/main.o \
obj/rpc.o \
obj/init.o \
- obj/wallet.o \
- obj/keystore.o \
cryptopp/obj/sha.o \
- cryptopp/obj/cpu.o
+ cryptopp/obj/cpu.o
all: bitcoin
@@ -86,5 +84,3 @@ clean:
-rm -f obj/nogui/*.o
-rm -f cryptopp/obj/*.o
-rm -f headers.h.gch
- -rm -f bitcoin
- -rm -f bitcoind