source: rtems/c/src/lib/libbsp/powerpc/Makefile.am @ ccd81b60

4.104.114.84.95
Last change on this file since ccd81b60 was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 360 bytes
RevLine 
[df49c60]1##
[362ec23e]2## $Id$
[df49c60]3##
[362ec23e]4
[feead226]5ACLOCAL_AMFLAGS = -I ../../../../../aclocal
[362ec23e]6
7## Descend into the $(RTEMS_BSP_FAMILY) directory
8SUBDIRS = shared $(RTEMS_BSP_FAMILY)
9
[b6084844]10DIST_SUBDIRS = @all_subdirs@ \
11support/old_exception_processing \
12support/new_exception_processing
13
[362ec23e]14include $(top_srcdir)/../../../../../automake/subdirs.am
15include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.