diff --git a/src/dogecoind b/src/dogecoind deleted file mode 100755 index e452ee1da..000000000 Binary files a/src/dogecoind and /dev/null differ diff --git a/src/obj/addrman.P b/src/obj/addrman.P deleted file mode 100644 index 0484636bf..000000000 --- a/src/obj/addrman.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/addrman.o: addrman.cpp addrman.h netbase.h serialize.h allocators.h \ - version.h compat.h protocol.h uint256.h util.h sync.h -addrman.cpp addrman.h netbase.h serialize.h allocators.h : - version.h compat.h protocol.h uint256.h util.h sync.h : diff --git a/src/obj/addrman.o b/src/obj/addrman.o deleted file mode 100644 index bbb5aa2ec..000000000 Binary files a/src/obj/addrman.o and /dev/null differ diff --git a/src/obj/bitcoinrpc.P b/src/obj/bitcoinrpc.P deleted file mode 100644 index 3c3a5e525..000000000 --- a/src/obj/bitcoinrpc.P +++ /dev/null @@ -1,14 +0,0 @@ -obj/bitcoinrpc.o: bitcoinrpc.cpp main.h bignum.h util.h uint256.h \ - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h \ - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h db.h \ - scrypt.h wallet.h ui_interface.h walletdb.h base58.h init.h bitcoinrpc.h \ - json/json_spirit_reader_template.h json/json_spirit_value.h \ - json/json_spirit_error_position.h json/json_spirit_writer_template.h \ - json/json_spirit_utils.h -bitcoinrpc.cpp main.h bignum.h util.h uint256.h : - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h : - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h db.h : - scrypt.h wallet.h ui_interface.h walletdb.h base58.h init.h bitcoinrpc.h : - json/json_spirit_reader_template.h json/json_spirit_value.h : - json/json_spirit_error_position.h json/json_spirit_writer_template.h : - json/json_spirit_utils.h : diff --git a/src/obj/bitcoinrpc.o b/src/obj/bitcoinrpc.o deleted file mode 100644 index 16ddeaf81..000000000 Binary files a/src/obj/bitcoinrpc.o and /dev/null differ diff --git a/src/obj/build.h b/src/obj/build.h deleted file mode 100644 index c5e8631fe..000000000 --- a/src/obj/build.h +++ /dev/null @@ -1,2 +0,0 @@ -// No build information available -#define BUILD_DATE "2013-05-26 22:13:27 -0700" diff --git a/src/obj/checkpoints.P b/src/obj/checkpoints.P deleted file mode 100644 index 619055767..000000000 --- a/src/obj/checkpoints.P +++ /dev/null @@ -1,8 +0,0 @@ -obj/checkpoints.o: checkpoints.cpp checkpoints.h main.h bignum.h util.h \ - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h \ - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h \ - db.h scrypt.h -checkpoints.cpp checkpoints.h main.h bignum.h util.h : - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h : - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h : - db.h scrypt.h : diff --git a/src/obj/checkpoints.o b/src/obj/checkpoints.o deleted file mode 100644 index 4010def90..000000000 Binary files a/src/obj/checkpoints.o and /dev/null differ diff --git a/src/obj/crypter.P b/src/obj/crypter.P deleted file mode 100644 index 947ae1538..000000000 --- a/src/obj/crypter.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/crypter.o: crypter.cpp crypter.h allocators.h key.h serialize.h \ - version.h uint256.h util.h netbase.h compat.h -crypter.cpp crypter.h allocators.h key.h serialize.h : - version.h uint256.h util.h netbase.h compat.h : diff --git a/src/obj/crypter.o b/src/obj/crypter.o deleted file mode 100644 index c7d0b0fb0..000000000 Binary files a/src/obj/crypter.o and /dev/null differ diff --git a/src/obj/db.P b/src/obj/db.P deleted file mode 100644 index 2d2aa6981..000000000 --- a/src/obj/db.P +++ /dev/null @@ -1,6 +0,0 @@ -obj/db.o: db.cpp db.h main.h bignum.h util.h uint256.h netbase.h \ - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h \ - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h -db.cpp db.h main.h bignum.h util.h uint256.h netbase.h : - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h : - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h : diff --git a/src/obj/db.o b/src/obj/db.o deleted file mode 100644 index e5f76c5e3..000000000 Binary files a/src/obj/db.o and /dev/null differ diff --git a/src/obj/init.P b/src/obj/init.P deleted file mode 100644 index 04500f0df..000000000 --- a/src/obj/init.P +++ /dev/null @@ -1,14 +0,0 @@ -obj/init.o: init.cpp db.h main.h bignum.h util.h uint256.h netbase.h \ - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h \ - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h walletdb.h \ - base58.h bitcoinrpc.h json/json_spirit_reader_template.h \ - json/json_spirit_value.h json/json_spirit_error_position.h \ - json/json_spirit_writer_template.h json/json_spirit_utils.h init.h \ - wallet.h ui_interface.h -init.cpp db.h main.h bignum.h util.h uint256.h netbase.h : - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h : - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h walletdb.h : - base58.h bitcoinrpc.h json/json_spirit_reader_template.h : - json/json_spirit_value.h json/json_spirit_error_position.h : - json/json_spirit_writer_template.h json/json_spirit_utils.h init.h : - wallet.h ui_interface.h : diff --git a/src/obj/init.o b/src/obj/init.o deleted file mode 100644 index c4c8b23ef..000000000 Binary files a/src/obj/init.o and /dev/null differ diff --git a/src/obj/irc.P b/src/obj/irc.P deleted file mode 100644 index e1397a68b..000000000 --- a/src/obj/irc.P +++ /dev/null @@ -1,6 +0,0 @@ -obj/irc.o: irc.cpp irc.h net.h mruset.h netbase.h serialize.h \ - allocators.h version.h compat.h protocol.h uint256.h addrman.h util.h \ - sync.h strlcpy.h base58.h bignum.h key.h script.h keystore.h crypter.h -irc.cpp irc.h net.h mruset.h netbase.h serialize.h : - allocators.h version.h compat.h protocol.h uint256.h addrman.h util.h : - sync.h strlcpy.h base58.h bignum.h key.h script.h keystore.h crypter.h : diff --git a/src/obj/irc.o b/src/obj/irc.o deleted file mode 100644 index df3a8cd8b..000000000 Binary files a/src/obj/irc.o and /dev/null differ diff --git a/src/obj/key.P b/src/obj/key.P deleted file mode 100644 index c0f480c2e..000000000 --- a/src/obj/key.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/key.o: key.cpp key.h allocators.h serialize.h version.h uint256.h \ - util.h netbase.h compat.h -key.cpp key.h allocators.h serialize.h version.h uint256.h : - util.h netbase.h compat.h : diff --git a/src/obj/key.o b/src/obj/key.o deleted file mode 100644 index 817b18f4a..000000000 Binary files a/src/obj/key.o and /dev/null differ diff --git a/src/obj/keystore.P b/src/obj/keystore.P deleted file mode 100644 index 52f959e2f..000000000 --- a/src/obj/keystore.P +++ /dev/null @@ -1,6 +0,0 @@ -obj/keystore.o: keystore.cpp keystore.h crypter.h allocators.h key.h \ - serialize.h version.h uint256.h util.h netbase.h compat.h sync.h \ - script.h bignum.h -keystore.cpp keystore.h crypter.h allocators.h key.h : - serialize.h version.h uint256.h util.h netbase.h compat.h sync.h : - script.h bignum.h : diff --git a/src/obj/keystore.o b/src/obj/keystore.o deleted file mode 100644 index 6c4c73d4c..000000000 Binary files a/src/obj/keystore.o and /dev/null differ diff --git a/src/obj/main.P b/src/obj/main.P deleted file mode 100644 index 20fbec8e9..000000000 --- a/src/obj/main.P +++ /dev/null @@ -1,8 +0,0 @@ -obj/main.o: main.cpp checkpoints.h db.h main.h bignum.h util.h uint256.h \ - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h \ - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h \ - init.h wallet.h ui_interface.h -main.cpp checkpoints.h db.h main.h bignum.h util.h uint256.h : - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h : - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h : - init.h wallet.h ui_interface.h : diff --git a/src/obj/main.o b/src/obj/main.o deleted file mode 100644 index 56eabc457..000000000 Binary files a/src/obj/main.o and /dev/null differ diff --git a/src/obj/net.P b/src/obj/net.P deleted file mode 100644 index fb1279091..000000000 --- a/src/obj/net.P +++ /dev/null @@ -1,8 +0,0 @@ -obj/net.o: net.cpp irc.h db.h main.h bignum.h util.h uint256.h netbase.h \ - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h \ - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h init.h \ - wallet.h ui_interface.h strlcpy.h -net.cpp irc.h db.h main.h bignum.h util.h uint256.h netbase.h : - serialize.h allocators.h version.h compat.h net.h mruset.h protocol.h : - addrman.h sync.h key.h script.h keystore.h crypter.h scrypt.h init.h : - wallet.h ui_interface.h strlcpy.h : diff --git a/src/obj/net.o b/src/obj/net.o deleted file mode 100644 index 9287018b2..000000000 Binary files a/src/obj/net.o and /dev/null differ diff --git a/src/obj/netbase.P b/src/obj/netbase.P deleted file mode 100644 index f2476e152..000000000 --- a/src/obj/netbase.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/netbase.o: netbase.cpp netbase.h serialize.h allocators.h version.h \ - compat.h util.h uint256.h strlcpy.h -netbase.cpp netbase.h serialize.h allocators.h version.h : - compat.h util.h uint256.h strlcpy.h : diff --git a/src/obj/netbase.o b/src/obj/netbase.o deleted file mode 100644 index 62e9b7757..000000000 Binary files a/src/obj/netbase.o and /dev/null differ diff --git a/src/obj/noui.P b/src/obj/noui.P deleted file mode 100644 index a5d044804..000000000 --- a/src/obj/noui.P +++ /dev/null @@ -1,14 +0,0 @@ -obj/noui.o: noui.cpp ui_interface.h util.h uint256.h netbase.h \ - serialize.h allocators.h version.h compat.h init.h wallet.h main.h \ - bignum.h net.h mruset.h protocol.h addrman.h sync.h key.h script.h \ - keystore.h crypter.h db.h scrypt.h bitcoinrpc.h \ - json/json_spirit_reader_template.h json/json_spirit_value.h \ - json/json_spirit_error_position.h json/json_spirit_writer_template.h \ - json/json_spirit_utils.h -noui.cpp ui_interface.h util.h uint256.h netbase.h : - serialize.h allocators.h version.h compat.h init.h wallet.h main.h : - bignum.h net.h mruset.h protocol.h addrman.h sync.h key.h script.h : - keystore.h crypter.h db.h scrypt.h bitcoinrpc.h : - json/json_spirit_reader_template.h json/json_spirit_value.h : - json/json_spirit_error_position.h json/json_spirit_writer_template.h : - json/json_spirit_utils.h : diff --git a/src/obj/noui.o b/src/obj/noui.o deleted file mode 100644 index 2a11a0b61..000000000 Binary files a/src/obj/noui.o and /dev/null differ diff --git a/src/obj/protocol.P b/src/obj/protocol.P deleted file mode 100644 index a3ceaa858..000000000 --- a/src/obj/protocol.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/protocol.o: protocol.cpp protocol.h serialize.h allocators.h \ - version.h netbase.h compat.h uint256.h util.h -protocol.cpp protocol.h serialize.h allocators.h : - version.h netbase.h compat.h uint256.h util.h : diff --git a/src/obj/protocol.o b/src/obj/protocol.o deleted file mode 100644 index 23d30daae..000000000 Binary files a/src/obj/protocol.o and /dev/null differ diff --git a/src/obj/rpcdump.P b/src/obj/rpcdump.P deleted file mode 100644 index b427cc9fb..000000000 --- a/src/obj/rpcdump.P +++ /dev/null @@ -1,14 +0,0 @@ -obj/rpcdump.o: rpcdump.cpp init.h wallet.h main.h bignum.h util.h \ - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h \ - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h \ - db.h scrypt.h ui_interface.h bitcoinrpc.h \ - json/json_spirit_reader_template.h json/json_spirit_value.h \ - json/json_spirit_error_position.h json/json_spirit_writer_template.h \ - json/json_spirit_utils.h base58.h -rpcdump.cpp init.h wallet.h main.h bignum.h util.h : - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h : - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h : - db.h scrypt.h ui_interface.h bitcoinrpc.h : - json/json_spirit_reader_template.h json/json_spirit_value.h : - json/json_spirit_error_position.h json/json_spirit_writer_template.h : - json/json_spirit_utils.h base58.h : diff --git a/src/obj/rpcdump.o b/src/obj/rpcdump.o deleted file mode 100644 index 82c45eafe..000000000 Binary files a/src/obj/rpcdump.o and /dev/null differ diff --git a/src/obj/rpcnet.P b/src/obj/rpcnet.P deleted file mode 100644 index 40fd40c6c..000000000 --- a/src/obj/rpcnet.P +++ /dev/null @@ -1,10 +0,0 @@ -obj/rpcnet.o: rpcnet.cpp net.h mruset.h netbase.h serialize.h \ - allocators.h version.h compat.h protocol.h uint256.h addrman.h util.h \ - sync.h bitcoinrpc.h json/json_spirit_reader_template.h \ - json/json_spirit_value.h json/json_spirit_error_position.h \ - json/json_spirit_writer_template.h json/json_spirit_utils.h -rpcnet.cpp net.h mruset.h netbase.h serialize.h : - allocators.h version.h compat.h protocol.h uint256.h addrman.h util.h : - sync.h bitcoinrpc.h json/json_spirit_reader_template.h : - json/json_spirit_value.h json/json_spirit_error_position.h : - json/json_spirit_writer_template.h json/json_spirit_utils.h : diff --git a/src/obj/rpcnet.o b/src/obj/rpcnet.o deleted file mode 100644 index cd89cd3ed..000000000 Binary files a/src/obj/rpcnet.o and /dev/null differ diff --git a/src/obj/rpcrawtransaction.P b/src/obj/rpcrawtransaction.P deleted file mode 100644 index 9e20cd238..000000000 --- a/src/obj/rpcrawtransaction.P +++ /dev/null @@ -1,14 +0,0 @@ -obj/rpcrawtransaction.o: rpcrawtransaction.cpp base58.h bignum.h util.h \ - uint256.h netbase.h serialize.h allocators.h version.h compat.h key.h \ - script.h keystore.h crypter.h sync.h bitcoinrpc.h \ - json/json_spirit_reader_template.h json/json_spirit_value.h \ - json/json_spirit_error_position.h json/json_spirit_writer_template.h \ - json/json_spirit_utils.h db.h main.h net.h mruset.h protocol.h addrman.h \ - scrypt.h init.h wallet.h ui_interface.h -rpcrawtransaction.cpp base58.h bignum.h util.h : - uint256.h netbase.h serialize.h allocators.h version.h compat.h key.h : - script.h keystore.h crypter.h sync.h bitcoinrpc.h : - json/json_spirit_reader_template.h json/json_spirit_value.h : - json/json_spirit_error_position.h json/json_spirit_writer_template.h : - json/json_spirit_utils.h db.h main.h net.h mruset.h protocol.h addrman.h : - scrypt.h init.h wallet.h ui_interface.h : diff --git a/src/obj/rpcrawtransaction.o b/src/obj/rpcrawtransaction.o deleted file mode 100644 index 54e6bbfcb..000000000 Binary files a/src/obj/rpcrawtransaction.o and /dev/null differ diff --git a/src/obj/script.P b/src/obj/script.P deleted file mode 100644 index 14cdd54ae..000000000 --- a/src/obj/script.P +++ /dev/null @@ -1,6 +0,0 @@ -obj/script.o: script.cpp script.h keystore.h crypter.h allocators.h key.h \ - serialize.h version.h uint256.h util.h netbase.h compat.h sync.h \ - bignum.h main.h net.h mruset.h protocol.h addrman.h db.h scrypt.h -script.cpp script.h keystore.h crypter.h allocators.h key.h : - serialize.h version.h uint256.h util.h netbase.h compat.h sync.h : - bignum.h main.h net.h mruset.h protocol.h addrman.h db.h scrypt.h : diff --git a/src/obj/script.o b/src/obj/script.o deleted file mode 100644 index 456e6686b..000000000 Binary files a/src/obj/script.o and /dev/null differ diff --git a/src/obj/scrypt.o b/src/obj/scrypt.o deleted file mode 100644 index 22e6117cc..000000000 Binary files a/src/obj/scrypt.o and /dev/null differ diff --git a/src/obj/sync.P b/src/obj/sync.P deleted file mode 100644 index b7ee94620..000000000 --- a/src/obj/sync.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/sync.o: sync.cpp sync.h util.h uint256.h netbase.h serialize.h \ - allocators.h version.h compat.h -sync.cpp sync.h util.h uint256.h netbase.h serialize.h : - allocators.h version.h compat.h : diff --git a/src/obj/sync.o b/src/obj/sync.o deleted file mode 100644 index 1ad78b9e5..000000000 Binary files a/src/obj/sync.o and /dev/null differ diff --git a/src/obj/util.P b/src/obj/util.P deleted file mode 100644 index d90046424..000000000 --- a/src/obj/util.P +++ /dev/null @@ -1,4 +0,0 @@ -obj/util.o: util.cpp util.h uint256.h netbase.h serialize.h allocators.h \ - version.h compat.h sync.h strlcpy.h ui_interface.h -util.cpp util.h uint256.h netbase.h serialize.h allocators.h : - version.h compat.h sync.h strlcpy.h ui_interface.h : diff --git a/src/obj/util.o b/src/obj/util.o deleted file mode 100644 index 11d69a89e..000000000 Binary files a/src/obj/util.o and /dev/null differ diff --git a/src/obj/version.P b/src/obj/version.P deleted file mode 100644 index eb9fbb842..000000000 --- a/src/obj/version.P +++ /dev/null @@ -1,2 +0,0 @@ -obj/version.o: version.cpp version.h /root/dogecoin/src/obj/build.h -version.cpp version.h /root/dogecoin/src/obj/build.h : diff --git a/src/obj/version.o b/src/obj/version.o deleted file mode 100644 index 79f9eb3a4..000000000 Binary files a/src/obj/version.o and /dev/null differ diff --git a/src/obj/wallet.P b/src/obj/wallet.P deleted file mode 100644 index a8d9d9759..000000000 --- a/src/obj/wallet.P +++ /dev/null @@ -1,8 +0,0 @@ -obj/wallet.o: wallet.cpp wallet.h main.h bignum.h util.h uint256.h \ - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h \ - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h db.h \ - scrypt.h ui_interface.h walletdb.h base58.h -wallet.cpp wallet.h main.h bignum.h util.h uint256.h : - netbase.h serialize.h allocators.h version.h compat.h net.h mruset.h : - protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h db.h : - scrypt.h ui_interface.h walletdb.h base58.h : diff --git a/src/obj/wallet.o b/src/obj/wallet.o deleted file mode 100644 index 7496a306b..000000000 Binary files a/src/obj/wallet.o and /dev/null differ diff --git a/src/obj/walletdb.P b/src/obj/walletdb.P deleted file mode 100644 index bf252ca10..000000000 --- a/src/obj/walletdb.P +++ /dev/null @@ -1,8 +0,0 @@ -obj/walletdb.o: walletdb.cpp walletdb.h db.h main.h bignum.h util.h \ - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h \ - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h \ - scrypt.h base58.h wallet.h ui_interface.h -walletdb.cpp walletdb.h db.h main.h bignum.h util.h : - uint256.h netbase.h serialize.h allocators.h version.h compat.h net.h : - mruset.h protocol.h addrman.h sync.h key.h script.h keystore.h crypter.h : - scrypt.h base58.h wallet.h ui_interface.h : diff --git a/src/obj/walletdb.o b/src/obj/walletdb.o deleted file mode 100644 index decbb9faf..000000000 Binary files a/src/obj/walletdb.o and /dev/null differ