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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [scripts/] [rtems/] [Makefile.am] - Diff between revs 30 and 173

Only display areas with differences | Details | Blame | View Log

Rev 30 Rev 173
##
##
## $Id: Makefile.am,v 1.2 2001-09-27 12:02:52 chris Exp $
## $Id: Makefile.am,v 1.2 2001-09-27 12:02:52 chris Exp $
##
##
AUTOMAKE_OPTIONS = foreign 1.4
AUTOMAKE_OPTIONS = foreign 1.4
MKBSPSPEC = $(SHELL) $(top_builddir)/mkbspspec
MKBSPSPEC = $(SHELL) $(top_builddir)/mkbspspec
MKBSPSPEC_DEPS = $(top_builddir)/mkbspspec rtems.spec.in \
MKBSPSPEC_DEPS = $(top_builddir)/mkbspspec rtems.spec.in \
    $(top_builddir)/setup.cache
    $(top_builddir)/setup.cache
hppa1.1-rtems-simhppa-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
hppa1.1-rtems-simhppa-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems simhppa
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems simhppa
i386-rtems-pc386-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
i386-rtems-pc386-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems pc386
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems pc386
i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems cvme961
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems cvme961
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
m68k-rtemself-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
m68k-rtemself-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtemself gen68360
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtemself gen68360
mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
sh-rtems-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sh-rtems-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems gensh1
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems gensh1
sh-rtemself-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sh-rtemself-gensh1-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself gensh1
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself gensh1
sparc-rtems-erc32-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
sparc-rtems-erc32-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems erc32
        $(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems erc32
TEMPLATES = rtems.spec.in
TEMPLATES = rtems.spec.in
RPM_SPECS_DATA = hppa1.1-rtems-simhppa-$(BSPVERS).spec \
RPM_SPECS_DATA = hppa1.1-rtems-simhppa-$(BSPVERS).spec \
    i386-rtems-pc386-$(BSPVERS).spec i960-rtems-cvme961-$(BSPVERS).spec \
    i386-rtems-pc386-$(BSPVERS).spec i960-rtems-cvme961-$(BSPVERS).spec \
    m68k-rtems-gen68360-$(BSPVERS).spec \
    m68k-rtems-gen68360-$(BSPVERS).spec \
    m68k-rtemself-gen68360-$(BSPVERS).spec \
    m68k-rtemself-gen68360-$(BSPVERS).spec \
    mips64orion-rtems-p4600-$(BSPVERS).spec \
    mips64orion-rtems-p4600-$(BSPVERS).spec \
    powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
    powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
    sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec
    sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).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.