Remove autotools generated products
Change-Id: I7f23b8b8e5136cb56768bac3a7473e6df5ee4993 Signed-off-by: Dave Barach <dave@barachs.net>
This commit is contained in:
@ -41,15 +41,6 @@ done
|
||||
|
||||
cd $wsroot
|
||||
|
||||
for dir in vppapigen vppinfra sample-plugin svm vlib vlib-api vnet \
|
||||
vpp vpp-api-test vpp-japi
|
||||
do
|
||||
cd $dir
|
||||
echo "Autowank in $dir"
|
||||
../build-root/autowank --touch
|
||||
cd $wsroot
|
||||
done
|
||||
|
||||
cd $build_root
|
||||
echo Compile native tools
|
||||
for tool in vppapigen
|
||||
|
Reference in New Issue
Block a user