source: rtems/c/src/lib/libbsp/arm/shared/Makefile.am @ 84334ed

4.104.114.84.95
Last change on this file since 84334ed was 39d0576c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/05/00 at 16:13:40

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

  • Makefile.am, shared/Makefile.am, shared/comm/Makefile.am, shared/irq/Makefile.am: Include compile.am
  • Property mode set to 100644
File size: 179 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7SUBDIRS = comm irq
8
9include $(top_srcdir)/../../../../../automake/subdirs.am
10include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.