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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [exec/] [score/] [cpu/] [sparc/] [configure.in] - Blame information for rev 158

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

Line No. Rev Author Line
1 158 chris
dnl Process this file with autoconf to produce a configure script.
2
dnl
3
dnl $Id: configure.in,v 1.1.1.1 2001-07-10 09:45:40 chris Exp $
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(cpu_asm.S)
7
RTEMS_TOP(../../../../../..)
8
AC_CONFIG_AUX_DIR(../../../../../..)
9
 
10
RTEMS_CANONICAL_TARGET_CPU
11
 
12
AM_INIT_AUTOMAKE(rtems-c-src-exec-score-cpu-sparc,$RTEMS_VERSION,no)
13
AM_MAINTAINER_MODE
14
 
15
RTEMS_ENV_RTEMSBSP
16
 
17
RTEMS_CHECK_CPU
18
RTEMS_CANONICAL_HOST
19
 
20
RTEMS_PROJECT_ROOT
21
 
22
RTEMS_PROG_CC_FOR_TARGET
23
RTEMS_CANONICALIZE_TOOLS
24
 
25
RTEMS_CHECK_NEWLIB
26
 
27
# Check if there is custom/*.cfg for this BSP
28
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
29
 
30
# Explicitly list all Makefiles here
31
AC_OUTPUT(
32
Makefile
33
rtems/Makefile
34
rtems/score/Makefile)

powered by: WebSVN 2.1.0

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