source: rtems/c/src/lib/libbsp/avr/Makefile.am @ 3e9b621

4.104.115
Last change on this file since 3e9b621 was 51f55b87, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/08 at 15:47:04

2008-11-20 Joel Sherrill <joel.sherrill@…>

  • ChangeLog?, Makefile.am, acinclude.m4, configure.ac: New files.
  • Property mode set to 100644
File size: 248 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7## Descend into the @RTEMS_BSP_FAMILY@ directory
8SUBDIRS = @RTEMS_BSP_FAMILY@
9
10EXTRA_DIST =
11
12include $(top_srcdir)/../../../automake/subdirs.am
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.