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