source: rtems/c/src/lib/libbsp/bare/Makefile.am @ 4c0d512e

4.104.114.84.95
Last change on this file since 4c0d512e was bc31326c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 13:00:42

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 268 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../../aclocal
6
7include $(top_srcdir)/../bsp.am
8
9SUBDIRS = . include
10
11EXTRA_DIST = bsp_specs build-tools do-bare-bsp-build
12
13include $(top_srcdir)/../../../automake/subdirs.am
14include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.