source: rtems/c/src/lib/libbsp/c4x/shared/Makefile.am @ ac49115

4.104.114.84.95
Last change on this file since ac49115 was 61ba9763, checked in by Joel Sherrill <joel.sherrill@…>, on 02/22/00 at 18:39:52

New port of RTEMS to TI C3x and C4x.

  • Property mode set to 100644
File size: 221 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7C_FILES = bspspuriousinit.c c3xspurious.c c4xspurious.c
8
9EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c
10
11include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.