source: rtems/make/Makefile.am @ b96ca51

4.104.114.84.95
Last change on this file since b96ca51 was df49c60, checked in by Joel Sherrill <joel.sherrill@…>, on 06/12/00 at 15:00:15

Merged from 4.5.0-beta3a

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