forked from Imagelibrary/rtems
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
2002-07-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add transform and bsptools_bindir hacks.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
||||
ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
|
||||
|
||||
transform =
|
||||
bsptools_bindir = ${exec_prefix}/@RTEMS_BSP@/tests
|
||||
|
||||
Reference in New Issue
Block a user