source: rtems/c/src/lib/libbsp/powerpc/shared/include/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: 96 bytes
Line 
1##
2## $Id$
3##
4
5noinst_HEADERS = nvram.h bsp.h
6
7include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.