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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libcpu/] [hppa1.1/] [configure.in] - Blame information for rev 1771

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 208 chris
dnl $Id: configure.in,v 1.2 2001-09-27 12:01:20 chris Exp $
4 158 chris
 
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-hppa1.1,$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
include/Makefile
34
milli/Makefile
35
semaphore/Makefile
36
timer/Makefile)

powered by: WebSVN 2.1.0

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