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

4.104.114.84.95
Last change on this file since a77cd066 was a77cd066, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 11:24:16

2003-12-02 Ralf Corsepius <corsepiu@…>

  • bootloader/Makefile.am: Put all files into EXTRA_DIST.
  • vme/Makefile.am: Ditto.
  • console/Makefile.am: Move H_FILES to include_bsp_HEADERS. Add preinstallation dirstamp support.
  • irq/Makefile.am: Ditto.
  • motorola/Makefile.am: Ditto.
  • openpic/Makefile.am: Ditto.
  • pci/Makefile.am: Ditto.
  • residual/Makefile.am: Ditto.
  • vectors/Makefile.am: Ditto.
  • Makefile.am: Remove empty lines.
  • clock/Makefile.am: Ditto.
  • include/Makefile.am: Ditto.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 246 bytes
RevLine 
[df49c60]1##
[362ec23e]2## $Id$
[df49c60]3##
[362ec23e]4
[bde9bb5]5if need_shared
[362ec23e]6SUBDIRS = clock console include pci residual openpic irq vectors start \
[4f3e4f33]7    startup motorola bootloader vme
[bde9bb5]8endif
[362ec23e]9
[20ccd1f]10include $(top_srcdir)/../../../automake/subdirs.am
11include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.