source: rtems/make/Makefile.am @ 6e32d88

4.104.114.84.95
Last change on this file since 6e32d88 was 8b14331a, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:29

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

  • Templates/Makefile?.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 327 bytes
Line 
1##
2## $Id$
3##
4
5
6rtems_makedir = $(prefix)/make
7
8rtems_make_DATA = main.cfg leaf.cfg
9
10EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg
11
12SUBDIRS = Templates custom compilers
13
14## -------------------------------------------------------
15include $(top_srcdir)/automake/subdirs.am
16include $(top_srcdir)/automake/host.am
Note: See TracBrowser for help on using the repository browser.