source: rtems/c/src/lib/libbsp/i386/shared/io/Makefile.am @ 278495b

4.104.114.84.95
Last change on this file since 278495b was 278495b, checked in by Joel Sherrill <joel.sherrill@…>, on 09/05/00 at 16:16:07

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

  • io/Makefile.am: Formatting.
  • Property mode set to 100644
File size: 170 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7H_FILES =
8
9C_FILES =
10
11all-local: $(PREINSTALL_FILES)
12
13EXTRA_DIST =
14
15include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.