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

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [sim/] [testsuite/] [d30v-elf/] [configure.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
dnl Process this file file with autoconf to produce a configure script.
2
dnl This file is a shell script fragment that supplies the information
3
dnl necessary to tailor a template configure script into the configure
4
dnl script appropriate for this directory.  For more information, check
5
dnl any existing configure script.
6
 
7
AC_PREREQ(2.5)
8
dnl FIXME - think of a truly uniq file to this directory
9
AC_INIT(Makefile.in)
10
 
11
CC=${CC-cc}
12
AC_SUBST(CC)
13
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../../..)
14
AC_CANONICAL_SYSTEM
15
 
16
AC_SUBST(target_cpu)
17
 
18
 
19
AC_OUTPUT(Makefile)

powered by: WebSVN 2.1.0

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