2002-06-27 Joel Sherrill <joel@OARcorp.com>

* tools/Makefile.am: Build the cpu dependent tools as well.
This commit is contained in:
Joel Sherrill
2002-06-27 21:26:23 +00:00
parent 9e633f58da
commit 8ce766ce72
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-06-27 Joel Sherrill <joel@OARcorp.com>
* tools/Makefile.am: Build the cpu dependent tools as well.
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove.

View File

@@ -1,7 +1,7 @@
## $Id$
SUBDIRS = update
SUBDIRS = update cpu
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/host.am