source: rtems/c/src/lib/libbsp/i386/shared/Makefile.am @ b35593d6

4.104.114.84.95
Last change on this file since b35593d6 was b35593d6, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:39:22

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

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