source: rtems/c/src/lib/libbsp/sparc/shared/Makefile.am @ 4445e3c

4.104.114.84.95
Last change on this file since 4445e3c was 3eec211, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/00 at 22:31:22

2000-11-13 Jiri Gaisler <jgais@…>

  • ChangeLog?, .cvsignore, Makefile.am, bspclean.c, bspstart.c, gnatcommon.c, start.S: New files. Largely moved from ERC32 BSP to be able to be shared with LEON and other SPARC BSPs.
  • Property mode set to 100644
File size: 275 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
8include $(top_srcdir)/../../../../../automake/lib.am
9
10all-local:
11
12EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
13
14include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.