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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [scripts-ada/] [gdb/] [Makefile.am] - Diff between revs 208 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 208 Rev 1765
##
##
## $Id: Makefile.am,v 1.2 2001-09-27 12:02:53 chris Exp $
## $Id: Makefile.am,v 1.2 2001-09-27 12:02:53 chris Exp $
##
##
AUTOMAKE_OPTIONS = foreign 1.4
AUTOMAKE_OPTIONS = foreign 1.4
MKGDBSPEC = $(SHELL) $(top_builddir)/mkgdbspec
MKGDBSPEC = $(SHELL) $(top_builddir)/mkgdbspec
MKGDBSPEC_DEPS = $(top_builddir)/mkgdbspec gdb.spec.in \
MKGDBSPEC_DEPS = $(top_builddir)/mkgdbspec gdb.spec.in \
    $(top_builddir)/setup.cache
    $(top_builddir)/setup.cache
powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
sparc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
sparc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
TEMPLATES = gdb.spec.in
TEMPLATES = gdb.spec.in
RPM_SPECS_DATA = powerpc-rtems-$(GDBVERS).spec sparc-rtems-$(GDBVERS).spec
RPM_SPECS_DATA = powerpc-rtems-$(GDBVERS).spec sparc-rtems-$(GDBVERS).spec
noinst_DATA = $(TEMPLATES)
noinst_DATA = $(TEMPLATES)
EXTRA_DIST = $(TEMPLATES)
EXTRA_DIST = $(TEMPLATES)
CLEANFILES = $(RPM_SPECS_DATA)
CLEANFILES = $(RPM_SPECS_DATA)
include $(top_srcdir)/../automake/local.am
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.