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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libmisc/] [configure.in] - Blame information for rev 586

Go to most recent revision | 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:42 chris Exp $
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(dumpbuf)
7
RTEMS_TOP(../../..)
8
AC_CONFIG_AUX_DIR(../../..)
9
 
10
RTEMS_CANONICAL_TARGET_CPU
11
 
12
AM_INIT_AUTOMAKE(rtems-c-src-libmisc,$RTEMS_VERSION,no)
13
AM_MAINTAINER_MODE
14
 
15
RTEMS_ENABLE_MULTIPROCESSING
16
RTEMS_ENABLE_BARE
17
 
18
RTEMS_ENV_RTEMSBSP
19
 
20
RTEMS_CHECK_CPU
21
RTEMS_CANONICAL_HOST
22
 
23
RTEMS_PROJECT_ROOT
24
 
25
RTEMS_PROG_CC_FOR_TARGET
26
RTEMS_CANONICALIZE_TOOLS
27
 
28
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
29
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
30
 
31
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
32
 
33
# Explicitly list all Makefiles here
34
AC_OUTPUT(
35
Makefile
36
cpuuse/Makefile
37
dummy/Makefile
38
dumpbuf/Makefile
39
monitor/Makefile
40
rtmonuse/Makefile
41
stackchk/Makefile
42
untar/Makefile
43
wrapup/Makefile
44
)

powered by: WebSVN 2.1.0

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