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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [scripts-ada/] [gdb/] [Makefile.am] - Blame information for rev 1772

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

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