forked from Imagelibrary/rtems
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Adapt to automake-1.5.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Adapt to automake-1.5.
|
||||||
|
|
||||||
2002-01-04 Joel Sherrill <joel@OARcorp.com>
|
2002-01-04 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* changes: Removed.
|
* changes: Removed.
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.5
|
||||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
||||||
|
|
||||||
noinst_SCRIPTS = runtest
|
noinst_SCRIPTS = runtest
|
||||||
|
|
||||||
TMPINSTALL_FILES += $(PROJECT_ROOT)/mcf5206elite/tests \
|
TMPINSTALL_FILES = $(PROJECT_ROOT)/mcf5206elite/tests \
|
||||||
$(PROJECT_ROOT)/mcf5206elite/tests/runtest
|
$(PROJECT_ROOT)/mcf5206elite/tests/runtest
|
||||||
|
|
||||||
$(PROJECT_ROOT)/mcf5206elite/tests:
|
$(PROJECT_ROOT)/mcf5206elite/tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user