forked from Imagelibrary/rtems
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
|
||||
|
||||
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Include compile.am, again.
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = $(RTEMS_CPU)
|
||||
DIST_SUBDIRS = $(RTEMS_CPU)
|
||||
SUBDIRS = @RTEMS_CPU@
|
||||
DIST_SUBDIRS = @RTEMS_CPU@
|
||||
|
||||
## FIXME: this does not work
|
||||
## DIST_SUBDIRS = \
|
||||
|
||||
Reference in New Issue
Block a user