source: rtems/c/src/lib/libbsp/powerpc/shared/Makefile.am @ 969de1f3

4.104.114.84.95
Last change on this file since 969de1f3 was bde9bb5, checked in by Joel Sherrill <joel.sherrill@…>, on 04/06/01 at 15:58:49

2001-03-30 Eric Valette <valette@…>

  • Makefile.am, console/consoleIo.h, include/bsp.h: These modifications are part of the conversion of the mpc8xx CPU to the "new exception processing model."
  • Property mode set to 100644
File size: 286 bytes
RevLine 
[df49c60]1##
[362ec23e]2## $Id$
[df49c60]3##
[362ec23e]4
5AUTOMAKE_OPTIONS = foreign 1.4
6
[bde9bb5]7if need_shared
[362ec23e]8SUBDIRS = clock console include pci residual openpic irq vectors start \
9    startup motorola bootloader
[bde9bb5]10endif
[362ec23e]11
12include $(top_srcdir)/../../../../../automake/subdirs.am
13include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.