forked from Imagelibrary/rtems
* configure.in: Reworked for Canadian Cross support. * Makefile.am: Reflect changes to configure.in. * config.guess, config.sub: Update from subversions.gnu.org. * README.cdn-X: New file. * tools/Makefile.am: Remove build, tools from SUBDIRS.
9 lines
140 B
Makefile
9 lines
140 B
Makefile
## $Id$
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
SUBDIRS = update
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/host.am
|