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

Subversion Repositories t400

[/] [t400/] [trunk/] [sw/] [init_project.template.sh] - Blame information for rev 179

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 arniml
##############################################################################
2
#
3
# Template script to set up all project-specific environemt variables.
4
#
5
# Copy this script to init_project.sh and fill in your local information.
6
#
7
# This script has to be sourced from the command line!
8
# Do not run it as a 'usual' program, as this does not set the variables
9
# in the current shell process.
10
#
11
##############################################################################
12
 
13
export PROJECT_DIR=<local dir>/t400
14
export MAKEFILES=$PROJECT_DIR/sw/verif/include/Makefile

powered by: WebSVN 2.1.0

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