OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [psxtests/] [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:02:23 chris Exp $
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(psx01)
7
RTEMS_TOP(../../../..)
8
AC_CONFIG_AUX_DIR(../../../..)
9
 
10
RTEMS_CANONICAL_TARGET_CPU
11
 
12
AM_INIT_AUTOMAKE(rtems-c-src-tests-psxtests,$RTEMS_VERSION,no)
13
AM_MAINTAINER_MODE
14
 
15
RTEMS_ENABLE_INLINES
16
RTEMS_ENABLE_GCC28
17
RTEMS_ENABLE_BARE
18
 
19
RTEMS_ENV_RTEMSBSP
20
RTEMS_CHECK_CPU
21
RTEMS_CANONICAL_HOST
22
 
23
RTEMS_PROJECT_ROOT
24
 
25
RTEMS_PROG_CC_FOR_TARGET
26
 
27
RTEMS_CANONICALIZE_TOOLS
28
 
29
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
30
 
31
AC_SUBST(RTEMS_USE_GCC272)
32
AC_SUBST(BARE_CPU_CFLAGS)
33
AC_SUBST(BARE_CPU_MODEL)
34
AC_SUBST(CC_CFLAGS_DEFAULT)
35
AC_SUBST(CC_CFLAGS_DEBUG_V)
36
AC_SUBST(CC_CFLAGS_PROFILE_V)
37
AC_SUBST(CC_LDFLAGS_PROFILE_V)
38
 
39
# Explicitly list all Makefiles here
40
AC_OUTPUT(
41
Makefile
42
include/Makefile
43
psx01/Makefile
44
psx02/Makefile
45
psx03/Makefile
46
psx04/Makefile
47
psx05/Makefile
48
psx06/Makefile
49
psx07/Makefile
50
psx08/Makefile
51
psx09/Makefile
52
psx10/Makefile
53
psx11/Makefile
54
psx12/Makefile
55
psx13/Makefile
56
psxcancel/Makefile
57
psxfile01/Makefile
58
psxhdrs/Makefile
59
psxmount/Makefile
60
psxmsgq01/Makefile
61
psxreaddir/Makefile
62
psxsem01/Makefile
63
psxstat/Makefile
64
psxtime/Makefile
65
psxtimer/Makefile
66
)

powered by: WebSVN 2.1.0

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