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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [scripts-ada/] [gnatnewlib/] [Makefile.am] - Blame information for rev 778

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

Line No. Rev Author Line
1 30 unneback
## $Id: Makefile.am,v 1.2 2001-09-27 12:02:53 chris Exp $
2
 
3
AUTOMAKE_OPTIONS = foreign 1.4
4
 
5
MKGNATNEWLIBSPEC = $(SHELL) $(top_builddir)/mkgnatnewlibspec
6
 
7
MKGNATNEWLIBSPEC_DEPS = $(top_builddir)/mkgnatnewlibspec gnatnewlib.spec.in \
8
    $(top_builddir)/setup.cache
9
 
10
powerpc-rtems-$(GNATNEWLIBVERS).spec: $(MKGNATNEWLIBSPEC_DEPS)
11
        $(MKGNATNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
12
 
13
sparc-rtems-$(GNATNEWLIBVERS).spec: $(MKGNATNEWLIBSPEC_DEPS)
14
        $(MKGNATNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
15
 
16
TEMPLATES = gnatnewlib.spec.in
17
 
18
RPM_SPECS_DATA = powerpc-rtems-$(GNATNEWLIBVERS).spec \
19
    sparc-rtems-$(GNATNEWLIBVERS).spec
20
 
21
noinst_DATA = $(TEMPLATES)
22
 
23
EXTRA_DIST = $(TEMPLATES)
24
 
25
CLEANFILES = $(RPM_SPECS_DATA)
26
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.