URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [tools/] [cpu/] [hppa1.1/] [configure.in] - Rev 158
Go to most recent revision | Compare with Previous | Blame | View Log
dnl Process this file with autoconf to produce a configure script.
dnl
dnl $Id: configure.in,v 1.1.1.1 2001-07-10 10:05:55 chris Exp $
AC_INIT(genoffsets.c)
RTEMS_TOP(../../..)
AC_CONFIG_AUX_DIR(../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE(rtems-tools-cpu-hppa1.1,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
AC_EXEEXT
AC_PROG_CC
RTEMS_TOOLPATHS
# Explicitly list all Makefiles here
AC_OUTPUT(Makefile)
Go to most recent revision | Compare with Previous | Blame | View Log