OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [bld-all.sh] - Diff between revs 422 and 423

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 422 Rev 423
Line 817... Line 817...
 
 
# --force always blows away the link directory. It only blows away build
# --force always blows away the link directory. It only blows away build
# directories we are actually building (see below).
# directories we are actually building (see below).
if [ "true" == "${force_flag}" ]
if [ "true" == "${force_flag}" ]
then
then
    echo -n "bld-all.sh: removing ${unisrc_dir}
    echo -n "bld-all.sh: removing ${unisrc_dir}"
    rm -rf ${unisrc_dir}
    rm -rf ${unisrc_dir}
fi
fi
 
 
link_unified
link_unified
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.