source: rtems/c/src/lib/libbsp/powerpc/score603e/preinstall.am @ 31a5ec8

4.9
Last change on this file since 31a5ec8 was 31a5ec8, checked in by Jennifer Averett <Jennifer.Averett@…>, on 05/05/09 at 16:18:06

2009-05-05 Jennifer Averett <jennifer.averett@…>

  • Makefile.am, README, configure.ac, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c, console/85c30.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen2.h, include/irq-config.h, include/tm27.h, irq/FPGA.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/Hwr_init.c, startup/bspstart.c, timer/timer.c, tod/tod.c: Updated and tested with the latest powerpc isr source
  • irq/no_pic.c: New file.
  • irq/irq.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c: Removed.
  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[a6175946]1## Automatically generated by ampolish3 - Do not edit
2
3if AMPOLISH3
4$(srcdir)/preinstall.am: Makefile.am
5        $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
6endif
7
8PREINSTALL_DIRS =
9DISTCLEANFILES += $(PREINSTALL_DIRS)
10
[008ff567]11all-local: $(TMPINSTALL_FILES)
12
[a6175946]13TMPINSTALL_FILES =
[950f19a]14CLEANFILES = $(TMPINSTALL_FILES)
[a6175946]15
[2eb7d07e]16all-am: $(PREINSTALL_FILES)
[008ff567]17
[a6175946]18PREINSTALL_FILES =
19CLEANFILES += $(PREINSTALL_FILES)
20
21$(PROJECT_LIB)/$(dirstamp):
[63a88eb]22        @$(MKDIR_P) $(PROJECT_LIB)
[a6175946]23        @: > $(PROJECT_LIB)/$(dirstamp)
24PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
25
26$(PROJECT_INCLUDE)/$(dirstamp):
[63a88eb]27        @$(MKDIR_P) $(PROJECT_INCLUDE)
[a6175946]28        @: > $(PROJECT_INCLUDE)/$(dirstamp)
29PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
30
31$(PROJECT_LIB)/bsp_specs: bsp_specs $(PROJECT_LIB)/$(dirstamp)
32        $(INSTALL_DATA) $< $(PROJECT_LIB)/bsp_specs
33PREINSTALL_FILES += $(PROJECT_LIB)/bsp_specs
34
35$(PROJECT_INCLUDE)/bsp.h: include/bsp.h $(PROJECT_INCLUDE)/$(dirstamp)
36        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp.h
37PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp.h
38
39$(PROJECT_INCLUDE)/tm27.h: include/tm27.h $(PROJECT_INCLUDE)/$(dirstamp)
40        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tm27.h
41PREINSTALL_FILES += $(PROJECT_INCLUDE)/tm27.h
42
43$(PROJECT_INCLUDE)/bspopts.h: include/bspopts.h $(PROJECT_INCLUDE)/$(dirstamp)
44        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bspopts.h
45PREINSTALL_FILES += $(PROJECT_INCLUDE)/bspopts.h
46
47$(PROJECT_INCLUDE)/bsp/$(dirstamp):
[63a88eb]48        @$(MKDIR_P) $(PROJECT_INCLUDE)/bsp
[a6175946]49        @: > $(PROJECT_INCLUDE)/bsp/$(dirstamp)
50PREINSTALL_DIRS += $(PROJECT_INCLUDE)/bsp/$(dirstamp)
51
52$(PROJECT_INCLUDE)/tod.h: ../../shared/tod.h $(PROJECT_INCLUDE)/$(dirstamp)
53        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tod.h
54PREINSTALL_FILES += $(PROJECT_INCLUDE)/tod.h
55
56$(PROJECT_INCLUDE)/coverhd.h: include/coverhd.h $(PROJECT_INCLUDE)/$(dirstamp)
57        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/coverhd.h
58PREINSTALL_FILES += $(PROJECT_INCLUDE)/coverhd.h
59
60$(PROJECT_INCLUDE)/gen2.h: include/gen2.h $(PROJECT_INCLUDE)/$(dirstamp)
61        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gen2.h
62PREINSTALL_FILES += $(PROJECT_INCLUDE)/gen2.h
63
64$(PROJECT_LIB)/linkcmds: startup/linkcmds $(PROJECT_LIB)/$(dirstamp)
65        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds
66PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds
67
68$(PROJECT_INCLUDE)/bsp/pci.h: ../../powerpc/shared/pci/pci.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
69        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/pci.h
70PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/pci.h
71
[7cb4ce5e]72$(PROJECT_INCLUDE)/bsp/PCI.h: PCI_bus/PCI.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
73        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/PCI.h
74PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/PCI.h
75
[a6175946]76$(PROJECT_INCLUDE)/bsp/residual.h: ../../powerpc/shared/residual/residual.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
77        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/residual.h
78PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/residual.h
79
80$(PROJECT_INCLUDE)/bsp/pnp.h: ../../powerpc/shared/residual/pnp.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
81        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/pnp.h
82PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/pnp.h
83
84$(PROJECT_INCLUDE)/bsp/consoleIo.h: ../../powerpc/shared/console/consoleIo.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
85        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/consoleIo.h
86PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/consoleIo.h
87
88$(PROJECT_INCLUDE)/bsp/irq.h: irq/irq.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
89        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq.h
90PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq.h
91
[7cb4ce5e]92$(PROJECT_INCLUDE)/bsp/ppc_exc_bspsupp.h: ../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/ppc_exc_bspsupp.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
93        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/ppc_exc_bspsupp.h
94PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/ppc_exc_bspsupp.h
95
96$(PROJECT_INCLUDE)/bsp/vectors.h: ../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/vectors.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
97        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/vectors.h
98PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/vectors.h
99
100$(PROJECT_INCLUDE)/bsp/irq_supp.h: ../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/irq_supp.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
101        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq_supp.h
102PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq_supp.h
103
[a6175946]104$(PROJECT_LIB)/start.$(OBJEXT): start.$(OBJEXT) $(PROJECT_LIB)/$(dirstamp)
105        $(INSTALL_DATA) $< $(PROJECT_LIB)/start.$(OBJEXT)
106TMPINSTALL_FILES += $(PROJECT_LIB)/start.$(OBJEXT)
107
108$(PROJECT_LIB)/rtems_crti.$(OBJEXT): rtems_crti.$(OBJEXT) $(PROJECT_LIB)/$(dirstamp)
109        $(INSTALL_DATA) $< $(PROJECT_LIB)/rtems_crti.$(OBJEXT)
110TMPINSTALL_FILES += $(PROJECT_LIB)/rtems_crti.$(OBJEXT)
111
Note: See TracBrowser for help on using the repository browser.