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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libcpu/] [sh/] [configure.in] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
dnl Process this file with autoconf to produce a configure script.
2
dnl
3
dnl $Id: configure.in,v 1.2 2001-09-27 12:01:30 chris Exp $
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(sh7032)
7
RTEMS_TOP(../../../../..)
8
AC_CONFIG_AUX_DIR(../../../../..)
9
 
10
RTEMS_CANONICAL_TARGET_CPU
11
 
12
AM_INIT_AUTOMAKE(rtems-c-src-lib-libcpu-sh,$RTEMS_VERSION,no)
13
AM_MAINTAINER_MODE
14
 
15
RTEMS_ENABLE_BARE
16
RTEMS_ENV_RTEMSBSP
17
 
18
RTEMS_CHECK_CPU
19
RTEMS_CANONICAL_HOST
20
 
21
RTEMS_PROJECT_ROOT
22
 
23
RTEMS_PROG_CC_FOR_TARGET
24
RTEMS_CANONICALIZE_TOOLS
25
 
26
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
27
RTEMS_CHECK_BSP_CACHE(RTEMS_BSP)
28
 
29
# Explicitly list all Makefiles here
30
AC_OUTPUT(
31
Makefile
32
sh7032/Makefile
33
sh7032/null/Makefile
34
sh7032/clock/Makefile
35
sh7032/delay/Makefile
36
sh7032/include/Makefile
37
sh7032/timer/Makefile
38
sh7032/sci/Makefile
39
sh7045/Makefile
40
sh7045/clock/Makefile
41
sh7045/include/Makefile
42
sh7045/null/Makefile
43
sh7045/sci/Makefile
44
sh7045/timer/Makefile)

powered by: WebSVN 2.1.0

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