source: rtems/c/src/lib/libbsp/shared/Makefile.am @ 0d776cd2

4.104.114.84.95
Last change on this file since 0d776cd2 was 2c059912, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:42:37

2002-03-27 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 277 bytes
RevLine 
[e0ba3e8]1##
2## $Id$
3##
4
5
6SUBDIRS = include
7
8EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
9    console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h
10
11include $(top_srcdir)/../../../../automake/subdirs.am
12include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.