summaryrefslogtreecommitdiff
path: root/social/bitcoin-daemon/makefile.parabola
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-28 23:14:32 +0000
committerroot <root@rshg054.dnsready.net>2011-09-28 23:14:32 +0000
commitf8db5d1487e8e0ceeb97a396e357c1540a047ed8 (patch)
tree7ad8dee5bda1fe535c9139770dc7316f9b780818 /social/bitcoin-daemon/makefile.parabola
parentccb9d72bbf1ee4f7a54113eac76a16b0b5014869 (diff)
Wed Sep 28 23:14:32 UTC 2011
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