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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [exec/] [score/] [cpu/] [powerpc/] [Makefile.am] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
##
2
## $Id: Makefile.am,v 1.2 2001-09-27 11:59:29 chris Exp $
3
##
4
 
5
AUTOMAKE_OPTIONS = foreign 1.4
6
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
 
8
if PPC_NEW_EXCEPTION_PROCESSING
9
CPUDIR = new_exception_processing
10
else
11
CPUDIR = old_exception_processing
12
endif
13
 
14
SUBDIRS = shared $(CPUDIR)
15
 
16
include $(top_srcdir)/../../../../../../automake/subdirs.am
17
include $(top_srcdir)/../../../../../../automake/local.am

powered by: WebSVN 2.1.0

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