URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [configure.ac] - Diff between revs 552 and 556
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 552 |
Rev 556 |
Line 44... |
Line 44... |
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
|
|
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
|
|
AC_REVISION([$Id: configure.ac 552 2011-06-05 10:49:58Z julius $ using automake version] AC_ACVERSION)
|
AC_REVISION([$Id: configure.ac 556 2011-06-06 19:17:37Z julius $ using automake version] AC_ACVERSION)
|
|
|
# make sure we are using a recent autoconf version
|
# make sure we are using a recent autoconf version
|
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
|
|
# yuck.
|
# yuck.
|
Line 333... |
Line 333... |
-I\${top_srcdir}/cpu/or1k -I\${top_srcdir}/cache -I\${top_srcdir}/mmu \
|
-I\${top_srcdir}/cpu/or1k -I\${top_srcdir}/cache -I\${top_srcdir}/mmu \
|
-I\${top_srcdir}/bpb -I\${top_srcdir}/peripheral -I\${top_srcdir}/tick \
|
-I\${top_srcdir}/bpb -I\${top_srcdir}/peripheral -I\${top_srcdir}/tick \
|
-I\${top_srcdir}/peripheral/channels -I\${top_srcdir}/pm -I\${top_srcdir}/pic \
|
-I\${top_srcdir}/peripheral/channels -I\${top_srcdir}/pm -I\${top_srcdir}/pic \
|
-I\${top_srcdir}/debug -I\${top_srcdir}/vapi -I\${top_srcdir}/support \
|
-I\${top_srcdir}/debug -I\${top_srcdir}/vapi -I\${top_srcdir}/support \
|
-I\${top_srcdir}/cuc -I\${top_srcdir}/port -I\${top_srcdir}/argtable2 \
|
-I\${top_srcdir}/cuc -I\${top_srcdir}/port -I\${top_srcdir}/argtable2 \
|
-I\${top_srcdir}/softfloat"
|
-I\${top_srcdir}/softfloat -I\${top_srcdir}/pcu"
|
AC_SUBST(INCLUDES)
|
AC_SUBST(INCLUDES)
|
|
|
AC_CONFIG_FILES([Makefile \
|
AC_CONFIG_FILES([Makefile \
|
argtable2/Makefile \
|
argtable2/Makefile \
|
bpb/Makefile \
|
bpb/Makefile \
|
Line 352... |
Line 352... |
mmu/Makefile \
|
mmu/Makefile \
|
peripheral/Makefile \
|
peripheral/Makefile \
|
peripheral/channels/Makefile \
|
peripheral/channels/Makefile \
|
pm/Makefile \
|
pm/Makefile \
|
pic/Makefile \
|
pic/Makefile \
|
|
pcu/Makefile \
|
port/Makefile \
|
port/Makefile \
|
support/Makefile \
|
support/Makefile \
|
testsuite/Makefile \
|
testsuite/Makefile \
|
testsuite/config/Makefile \
|
testsuite/config/Makefile \
|
testsuite/lib/Makefile \
|
testsuite/lib/Makefile \
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.