OpenCores
URL https://opencores.org/ocsvn/minsoc/minsoc/trunk

Subversion Repositories minsoc

[/] [minsoc/] [branches/] [rc-1.0/] [prj/] [scripts/] [xilinxprj.sh] - Diff between revs 85 and 88

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

Rev 85 Rev 88
Line 16... Line 16...
if [ -z "$SRC_OUTPUT" ]
if [ -z "$SRC_OUTPUT" ]
then
then
    echo "Third argument should be the destintion file for the source inclusions."
    echo "Third argument should be the destintion file for the source inclusions."
    exit 1
    exit 1
fi
fi
 
echo -n "" > $SRC_OUTPUT
 
 
source $PROJECT
source $PROJECT
 
 
for file in "${PROJECT_SRC[@]}"
for file in "${PROJECT_SRC[@]}"
do
do

powered by: WebSVN 2.1.0

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