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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libcpu/] [powerpc/] [Makefile.am] - Blame information for rev 30

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
##
2
## $Id: Makefile.am,v 1.2 2001-09-27 12:01:23 chris Exp $
3
##
4
 
5
AUTOMAKE_OPTIONS = foreign 1.4
6
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
 
8
## Check configure.in for conditions to set the conditionals below
9
if shared
10
SHARED_LIB = shared
11
endif
12
 
13
if mpc505
14
CPU_SUBDIR = mpc505
15
endif
16
if mpc6xx
17
CPU_SUBDIR = mpc6xx
18
endif
19
if mpc821
20
CPU_SUBDIR = mpc821
21
endif
22
if mpc860
23
CPU_SUBDIR = mpc860
24
endif
25
if ppc403
26
CPU_SUBDIR = ppc403
27
endif
28
 
29
SUBDIRS = $(SHARED_LIB) $(CPU_SUBDIR) wrapup
30
 
31
include $(top_srcdir)/../../../../../automake/subdirs.am
32
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.