source: rtems/c/src/lib/libbsp/avr/Makefile.am @ 6302c61

5
Last change on this file since 6302c61 was a7e6c27d, checked in by Ralf Corsépius <ralf.corsepius@…>, on 05/04/12 at 06:51:43

Remove CVS-Ids.

  • Property mode set to 100644
File size: 232 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../../../aclocal
2
3## Descend into the @RTEMS_BSP_FAMILY@ directory
4SUBDIRS = @RTEMS_BSP_FAMILY@
5
6EXTRA_DIST =
7
8include $(top_srcdir)/../../../automake/subdirs.am
9include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.