source: rtems/tools/cpu/Makefile.am @ 16fd5a9

4.104.114.84.95
Last change on this file since 16fd5a9 was 4ba223e1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/04 at 16:35:02

2004-02-04 Ralf Corsepius <corsepiu@…>

  • Makefile.am: DIST_SUBDIRS = @subdirs@.
  • Property mode set to 100644
File size: 191 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../aclocal
6
7SUBDIRS = @subdirs@
8
9DIST_SUBDIRS = @subdirs@
10
11include $(top_srcdir)/../../automake/subdirs.am
12include $(top_srcdir)/../../automake/host.am
Note: See TracBrowser for help on using the repository browser.