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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [hppa1.1/] [simhppa/] [tools/] [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 11:59:45 chris Exp $
4
 
5
AC_INIT(print_dump.c)
6
RTEMS_TOP(../../../../../../..)
7
AC_CONFIG_AUX_DIR(../../../../../../..)
8
 
9
RTEMS_CANONICAL_TARGET_CPU
10
 
11
AM_INIT_AUTOMAKE(rtems-c-src-lib-libbsp-hppa1.1-simhppa-tools,$RTEMS_VERSION,no)
12
AM_MAINTAINER_MODE
13
AC_EXEEXT
14
 
15
AC_PROG_CC
16
 
17
AC_CHECK_FUNCS(strerror)
18
AM_CONFIG_HEADER(config.h)
19
 
20
RTEMS_PROJECT_ROOT
21
RTEMS_TOOLPATHS
22
 
23
# Explicitly list all Makefiles here
24
AC_OUTPUT(
25
Makefile)

powered by: WebSVN 2.1.0

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