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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [tests/] [psxtests/] [configure.ac] - Blame information for rev 1771

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

Line No. Rev Author Line
1 1026 ivang
## Process this file with autoconf to produce a configure script.
2
##
3
## configure.ac,v 1.3 2002/04/16 13:52:57 joel Exp
4
 
5
AC_PREREQ(2.52)
6
AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
7
AC_CONFIG_SRCDIR([psx01])
8
RTEMS_TOP(../../../..)
9
AC_CONFIG_AUX_DIR(../../../..)
10
 
11
RTEMS_CANONICAL_TARGET_CPU
12
 
13
AM_INIT_AUTOMAKE([no-define foreign 1.6])
14
AM_MAINTAINER_MODE
15
 
16
RTEMS_ENABLE_BARE
17
 
18
RTEMS_ENV_RTEMSBSP
19
RTEMS_CHECK_CPU
20
RTEMS_CANONICAL_HOST
21
 
22
RTEMS_PROJECT_ROOT
23
 
24
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
25
 
26
RTEMS_CANONICALIZE_TOOLS
27
 
28
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
29
 
30
AC_SUBST(BARE_CPU_CFLAGS)
31
AC_SUBST(BARE_CPU_MODEL)
32
AC_SUBST(CC_CFLAGS_DEFAULT)
33
AC_SUBST(CC_CFLAGS_DEBUG_V)
34
AC_SUBST(CC_CFLAGS_PROFILE_V)
35
AC_SUBST(CC_LDFLAGS_PROFILE_V)
36
 
37
# Explicitly list all Makefiles here
38
AC_CONFIG_FILES([Makefile
39
include/Makefile
40
psx01/Makefile
41
psx02/Makefile
42
psx03/Makefile
43
psx04/Makefile
44
psx05/Makefile
45
psx06/Makefile
46
psx07/Makefile
47
psx08/Makefile
48
psx09/Makefile
49
psx10/Makefile
50
psx11/Makefile
51
psx12/Makefile
52
psx13/Makefile
53
psxcancel/Makefile
54
psxchroot01/Makefile
55
psxfile01/Makefile
56
psxhdrs/Makefile
57
psxmount/Makefile
58
psxmsgq01/Makefile
59
psxreaddir/Makefile
60
psxsem01/Makefile
61
psxstat/Makefile
62
psxtime/Makefile
63
psxtimer/Makefile
64
])
65
AC_OUTPUT

powered by: WebSVN 2.1.0

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