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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [aclocal/] [project-root.m4] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
dnl
2
dnl project-root.m4,v 1.6 2001/12/20 17:33:23 joel Exp
3
dnl
4
 
5
dnl
6
dnl PROJECT_TOPdir     .. relative path to the top of the build-tree
7
dnl PROJECT_ROOT       .. relative path to the top of the temporary
8
dnl                       installation directory inside the build-tree
9
dnl RTEMS_TOPdir       .. relative path of a subpackage's configure.in to the
10
dnl                       toplevel configure.in of the source-tree
11
dnl RTEMS_ROOT         .. path to the top of a bsp's build directory
12
dnl                       [Applied by custom/*.cfg, depredicated otherwise]
13
dnl
14
 
15
AC_DEFUN(RTEMS_PROJECT_ROOT,
16
[dnl
17
AC_REQUIRE([RTEMS_TOP])
18
 
19
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
20
AC_SUBST(PACKHEX)
21
])
22
 

powered by: WebSVN 2.1.0

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