scripts: remove useless build tools
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 16:55:25 +0000 (17:55 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 16:55:25 +0000 (17:55 +0100)
commitefa2084a840fb83fd9be83adca57e5f23d3fa9fe
tree2e32583c502467635e79623595266924fc8cff95
parent9879553ff5c46c9e68808fd711999cb1c1cf23ca
scripts: remove useless build tools

test-framework.sh is an old script to check building of some dependencies.
testhost is an old app used to check HOSTCC.

Let's clean the scripts directory.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
GNUmakefile
doc/guides/linux_gsg/quick_start.rst
scripts/Makefile [deleted file]
scripts/test-framework.sh [deleted file]
scripts/testhost/Makefile [deleted file]
scripts/testhost/testhost.c [deleted file]