source: rtems/make/Makefile.am @ bf1f6531

4.104.114.84.95
Last change on this file since bf1f6531 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
RevLine 
[811804fe]1##
2## $Id$
3##
[eb299afc]4
5
[df49c60]6rtems_makedir = $(prefix)/make
[eb299afc]7
[df49c60]8rtems_make_DATA = main.cfg leaf.cfg
[eb299afc]9
[df49c60]10EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg
[eb299afc]11
[df49c60]12SUBDIRS = Templates custom compilers
[eb299afc]13
[811804fe]14## -------------------------------------------------------
[eb299afc]15include $(top_srcdir)/automake/subdirs.am
[df49c60]16include $(top_srcdir)/automake/host.am
Note: See TracBrowser for help on using the repository browser.