source: rtems/cpukit/score/cpu/powerpc/headers.am @ 2548d14

5
Last change on this file since 2548d14 was 2548d14, checked in by Sebastian Huber <sebastian.huber@…>, on 09/10/18 at 15:38:14

build: Include header.am in cpukit/Makefile.am

Include all cpukit/*/header.am files in cpukit/Makefile.am. This gets
rid of all subtree Makefile.am and the sudirs hack.

  • Property mode set to 100644
File size: 664 bytes
Line 
1## This file was generated by "./boostrap -H".
2include_machine_HEADERS += score/cpu/powerpc/include/machine/elf_machdep.h
3include_rtems_HEADERS += score/cpu/powerpc/include/rtems/asm.h
4include_rtems_powerpc_HEADERS += score/cpu/powerpc/include/rtems/powerpc/registers.h
5include_rtems_score_HEADERS += score/cpu/powerpc/include/rtems/score/cpu.h
6include_rtems_score_HEADERS += score/cpu/powerpc/include/rtems/score/cpuatomic.h
7include_rtems_score_HEADERS += score/cpu/powerpc/include/rtems/score/cpuimpl.h
8include_rtems_score_HEADERS += score/cpu/powerpc/include/rtems/score/paravirt.h
9include_rtems_score_HEADERS += score/cpu/powerpc/include/rtems/score/powerpc.h
Note: See TracBrowser for help on using the repository browser.