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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [cpukit/] [Makefile.am] - Diff between revs 1026 and 1765

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

Rev 1026 Rev 1765
##
##
## Makefile.am,v 1.1 2002/07/29 07:40:53 ralf Exp
## Makefile.am,v 1.1 2002/07/29 07:40:53 ralf Exp
##
##
MKSPEC = $(SHELL) ./mkspec
MKSPEC = $(SHELL) ./mkspec
MKSPEC_DEPS = mkspec rtems-cpukit.spec.in \
MKSPEC_DEPS = mkspec rtems-cpukit.spec.in \
    $(top_builddir)/setup.cache
    $(top_builddir)/setup.cache
c4x-rtems-cpukit.spec: $(MKSPEC_DEPS)
c4x-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . c4x-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . c4x-rtems > $@
RPM_SPECS_DATA = c4x-rtems-cpukit.spec
RPM_SPECS_DATA = c4x-rtems-cpukit.spec
hppa1.1-rtems-cpukit.spec: $(MKSPEC_DEPS)
hppa1.1-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems > $@
RPM_SPECS_DATA += hppa1.1-rtems-cpukit.spec
RPM_SPECS_DATA += hppa1.1-rtems-cpukit.spec
h8300-rtems-cpukit.spec: $(MKSPEC_DEPS)
h8300-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems > $@
RPM_SPECS_DATA += h8300-rtems-cpukit.spec
RPM_SPECS_DATA += h8300-rtems-cpukit.spec
i386-rtems-cpukit.spec: $(MKSPEC_DEPS)
i386-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems > $@
RPM_SPECS_DATA += i386-rtems-cpukit.spec
RPM_SPECS_DATA += i386-rtems-cpukit.spec
i960-rtems-cpukit.spec: $(MKSPEC_DEPS)
i960-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems > $@
RPM_SPECS_DATA += i960-rtems-cpukit.spec
RPM_SPECS_DATA += i960-rtems-cpukit.spec
m68k-rtems-cpukit.spec: $(MKSPEC_DEPS)
m68k-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems > $@
RPM_SPECS_DATA += m68k-rtems-cpukit.spec
RPM_SPECS_DATA += m68k-rtems-cpukit.spec
mips64orion-rtems-cpukit.spec: $(MKSPEC_DEPS)
mips64orion-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems > $@
RPM_SPECS_DATA += mips64orion-rtems-cpukit.spec
RPM_SPECS_DATA += mips64orion-rtems-cpukit.spec
mips-rtems-cpukit.spec: $(MKSPEC_DEPS)
mips-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems > $@
RPM_SPECS_DATA += mips-rtems-cpukit.spec
RPM_SPECS_DATA += mips-rtems-cpukit.spec
powerpc-rtems-cpukit.spec: $(MKSPEC_DEPS)
powerpc-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems > $@
RPM_SPECS_DATA += powerpc-rtems-cpukit.spec
RPM_SPECS_DATA += powerpc-rtems-cpukit.spec
sh-rtems-cpukit.spec: $(MKSPEC_DEPS)
sh-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems > $@
RPM_SPECS_DATA += sh-rtems-cpukit.spec
RPM_SPECS_DATA += sh-rtems-cpukit.spec
sh-rtemself-cpukit.spec: $(MKSPEC_DEPS)
sh-rtemself-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself > $@
RPM_SPECS_DATA += sh-rtemself-cpukit.spec
RPM_SPECS_DATA += sh-rtemself-cpukit.spec
sparc-rtems-cpukit.spec: $(MKSPEC_DEPS)
sparc-rtems-cpukit.spec: $(MKSPEC_DEPS)
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems > $@
        $(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems > $@
RPM_SPECS_DATA += sparc-rtems-cpukit.spec
RPM_SPECS_DATA += sparc-rtems-cpukit.spec
TEMPLATES = rtems-cpukit.spec.in
TEMPLATES = rtems-cpukit.spec.in
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.