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

4.104.114.84.95
Last change on this file since d6ad3b5 was 4c19137c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/05/00 at 16:15:29

2000-09-04 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Formatting.
  • Property mode set to 100644
File size: 219 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.