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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libcpu/] [mips64orion/] [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:22 chris Exp $
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(clock)
7
RTEMS_TOP(../../../../..)
8
AC_CONFIG_AUX_DIR(../../../../..)
9
 
10
RTEMS_CANONICAL_TARGET_CPU
11
 
12
AM_INIT_AUTOMAKE(rtems-c-src-lib-libcpu-mips64orion,$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
clock/Makefile
33
timer/Makefile)

powered by: WebSVN 2.1.0

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