Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug

where wrapup left pieces out of the librtemsall.a.
This commit is contained in:
Joel Sherrill
1999-10-04 19:15:14 +00:00
parent 0efa9f01f8
commit 811804fec8
131 changed files with 419 additions and 419 deletions

View File

@@ -1,10 +1,10 @@
# #
# top level directory for RTEMS build tree # top level directory for RTEMS build tree
# #
# The target's toplevel Makefile now is in c/src ## The target's toplevel Makefile now is in c/src
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -46,6 +46,6 @@ README \
UPDATE_HELP UPDATE_HELP
DIST_SUBDIRS = ${RTEMS_BSP} DIST_SUBDIRS = ${RTEMS_BSP}
# ------------------------------------------------------- ## -------------------------------------------------------
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,10 +1,10 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
# RTEMS unistd.h needs to be checked against newlib's and removed ## RTEMS unistd.h needs to be checked against newlib's and removed
#noinst_HEADERS= devctl.h intr.h #noinst_HEADERS= devctl.h intr.h
H_PIECES = pthread.h sched.h aio.h mqueue.h semaphore.h H_PIECES = pthread.h sched.h aio.h mqueue.h semaphore.h

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,10 +1,10 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
# We only build multiprocessing related files if HAS_MP was defined ## We only build multiprocessing related files if HAS_MP was defined
MP_H_PIECES_yes_V = condmp.h mqueuemp.h mutexmp.h pthreadmp.h semaphoremp.h MP_H_PIECES_yes_V = condmp.h mqueuemp.h mutexmp.h pthreadmp.h semaphoremp.h
MP_H_PIECES = $(MP_H_PIECES_$(HAS_MP)_V) MP_H_PIECES = $(MP_H_PIECES_$(HAS_MP)_V)

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
if INLINE if INLINE

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,10 +1,10 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
# We only build multiprocessing related files if HAS_MP was defined ## We only build multiprocessing related files if HAS_MP was defined
MP_H_PIECES_yes_V = eventmp.h mp.h msgmp.h partmp.h regionmp.h semmp.h \ MP_H_PIECES_yes_V = eventmp.h mp.h msgmp.h partmp.h regionmp.h semmp.h \
signalmp.h taskmp.h signalmp.h taskmp.h
MP_H_PIECES = $(MP_H_PIECES_$(HAS_MP)_V) MP_H_PIECES = $(MP_H_PIECES_$(HAS_MP)_V)

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,11 +1,11 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
if INLINE if INLINE
# We only build multiprocessing related files if HAS_MP was defined ## We only build multiprocessing related files if HAS_MP was defined
MP_I_PIECES_yes_V = mppkt.inl objectmp.inl threadmp.inl MP_I_PIECES_yes_V = mppkt.inl objectmp.inl threadmp.inl
MP_I_PIECES = $(MP_I_PIECES_$(HAS_MP)_V) MP_I_PIECES = $(MP_I_PIECES_$(HAS_MP)_V)

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,13 +1,13 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
EXTRA_DIST = README EXTRA_DIST = README
if MACROS if MACROS
# We only build multiprocessing related files if HAS_MP was defined ## We only build multiprocessing related files if HAS_MP was defined
MP_I_PIECES_yes_V = mppkt.inl objectmp.inl threadmp.inl MP_I_PIECES_yes_V = mppkt.inl objectmp.inl threadmp.inl
MP_I_PIECES = $(MP_I_PIECES_$(HAS_MP)_V) MP_I_PIECES = $(MP_I_PIECES_$(HAS_MP)_V)

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -11,7 +11,7 @@ print_dump
print_dump_SOURCES= \ print_dump_SOURCES= \
print_dump.c print_dump.c
# HACK: install to build-tree ## HACK: install to build-tree
install-exec-local: $(PROGRAMS) install-exec-local: $(PROGRAMS)
$(mkinstalldirs) $(PROJECT_ROOT)/simhppa/bin $(mkinstalldirs) $(PROJECT_ROOT)/simhppa/bin
$(INSTALL_PROGRAM) print_dump $(PROJECT_ROOT)/simhppa/bin $(INSTALL_PROGRAM) print_dump $(PROJECT_ROOT)/simhppa/bin

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -21,7 +21,7 @@ $(PREINSTALL_DIRS):
$(PROJECT_ROOT)/pc386/build-tools/bin2boot: bin2boot $(PROJECT_ROOT)/pc386/build-tools/bin2boot: bin2boot
$(INSTALL_PROGRAM) $< $@ $(INSTALL_PROGRAM) $< $@
# HACK: install into build-tree ## HACK: install into build-tree
all-local: $(PREINSTALL_DIRS) $(PREINSTALL_FILES) all-local: $(PREINSTALL_DIRS) $(PREINSTALL_FILES)
include $(top_srcdir)/../../../../../../../automake/local.am include $(top_srcdir)/../../../../../../../automake/local.am

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -9,7 +9,7 @@ noinst_PROGRAMS=sload
sload_SOURCES = sload.c sload_SOURCES = sload.c
# HACK: install to build-tree ## HACK: install to build-tree
install-exec-local: $(PROGRAMS) install-exec-local: $(PROGRAMS)
$(mkinstalldirs) $(PROJECT_ROOT)/mvme162/bin $(mkinstalldirs) $(PROJECT_ROOT)/mvme162/bin
$(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/mvme162/bin $(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/mvme162/bin

View File

@@ -1,13 +1,13 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
noinst_SCRIPTS=psim runtest noinst_SCRIPTS=psim runtest
# HACK: install to build-tree ## HACK: install to build-tree
all-local: $(SCRIPTS) all-local: $(SCRIPTS)
$(mkinstalldirs) $(PROJECT_ROOT)/psim/tests $(mkinstalldirs) $(PROJECT_ROOT)/psim/tests
$(INSTALL_SCRIPT) $(srcdir)/runtest $(PROJECT_ROOT)/psim/tests/runtest $(INSTALL_SCRIPT) $(srcdir)/runtest $(PROJECT_ROOT)/psim/tests/runtest

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -11,7 +11,7 @@ endif
noinst_SCRIPTS=runtest looptest $(perl_scripts) noinst_SCRIPTS=runtest looptest $(perl_scripts)
# HACK: install to build-tree ## HACK: install to build-tree
all-local: $(SCRIPTS) all-local: $(SCRIPTS)
$(mkinstalldirs) $(PROJECT_ROOT)/posix/tests $(mkinstalldirs) $(PROJECT_ROOT)/posix/tests
for i in $(SCRIPTS); do \ for i in $(SCRIPTS); do \

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,14 +1,14 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir=$(prefix)/make rtems_makedir=$(prefix)/make
rtems_make_compilersdir=$(rtems_makedir)/compilers rtems_make_compilersdir=$(rtems_makedir)/compilers
# At the moment all actively supported configurations ## At the moment all actively supported configurations
# use gcc-target-default.cfg only. ## use gcc-target-default.cfg only.
rtems_make_compilers_DATA= \ rtems_make_compilers_DATA= \
gcc.cfg \ gcc.cfg \
gcc-target-default.cfg gcc-target-default.cfg

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -15,7 +15,7 @@ all-local: $(PREINSTALLDIRS)
CPLUSPLUS_TESTS = cdtest CPLUSPLUS_TESTS = cdtest
# base_mp is a sample multiprocessing test ## base_mp is a sample multiprocessing test
MP_TESTS = base_mp MP_TESTS = base_mp
FP_TESTS = paranoia FP_TESTS = paranoia

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -13,7 +13,7 @@ $(PREINSTALLDIRS):
all-local: $(PREINSTALLDIRS) all-local: $(PREINSTALLDIRS)
# sp10 and spfatal are not included for now ## sp10 and spfatal are not included for now
SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \ SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 spsize sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 spsize

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -23,7 +23,7 @@ $(project_bspdir)/tests/difftest: difftest
$(project_bspdir)/tests/sorttimes: sorttimes $(project_bspdir)/tests/sorttimes: sorttimes
$(INSTALL_SCRIPT) $< $@ $(INSTALL_SCRIPT) $< $@
# HACK: install to build-tree ## HACK: install to build-tree
all-local: $(PREINSTALL_DIRS) $(PREINSTALL_FILES) all-local: $(PREINSTALL_DIRS) $(PREINSTALL_FILES)
include $(top_srcdir)/../../../../../automake/local.am include $(top_srcdir)/../../../../../automake/local.am

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

View File

@@ -1,10 +1,10 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4
# RTEMS unistd.h needs to be checked against newlib's and removed ## RTEMS unistd.h needs to be checked against newlib's and removed
#noinst_HEADERS= devctl.h intr.h #noinst_HEADERS= devctl.h intr.h
H_PIECES = pthread.h sched.h aio.h mqueue.h semaphore.h H_PIECES = pthread.h sched.h aio.h mqueue.h semaphore.h

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

View File

@@ -1,6 +1,6 @@
# ##
# $Id$ ## $Id$
# ##
AUTOMAKE_OPTIONS = foreign 1.4 AUTOMAKE_OPTIONS = foreign 1.4

Some files were not shown because too many files have changed in this diff Show More