forked from Imagelibrary/rtems
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user