source: rtems/c/src/lib/libcpu/mips/preinstall.am @ 11dde57

4.104.115
Last change on this file since 11dde57 was 11dde57, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/16/09 at 10:04:44

Regenerate.

  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[bd174380]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 =
[950f19a]9DISTCLEANFILES = $(PREINSTALL_DIRS)
[bd174380]10
[2eb7d07e]11all-am: $(PREINSTALL_FILES)
[008ff567]12
[bd174380]13PREINSTALL_FILES =
[950f19a]14CLEANFILES = $(PREINSTALL_FILES)
[bd174380]15
16$(PROJECT_INCLUDE)/libcpu/$(dirstamp):
[63a88eb]17        @$(MKDIR_P) $(PROJECT_INCLUDE)/libcpu
[bd174380]18        @: > $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
20
21$(PROJECT_INCLUDE)/libcpu/cache.h: ../shared/include/cache.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/cache.h
23PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/cache.h
24
[11dde57]25$(PROJECT_INCLUDE)/libcpu/isr_entries.h: shared/interrupts/isr_entries.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
26        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/isr_entries.h
27PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/isr_entries.h
28
[bd174380]29if mongoosev
30$(PROJECT_INCLUDE)/libcpu/mongoose-v.h: mongoosev/include/mongoose-v.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
31        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/mongoose-v.h
32PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/mongoose-v.h
33
34$(PROJECT_INCLUDE)/libchip/$(dirstamp):
[63a88eb]35        @$(MKDIR_P) $(PROJECT_INCLUDE)/libchip
[bd174380]36        @: > $(PROJECT_INCLUDE)/libchip/$(dirstamp)
37PREINSTALL_DIRS += $(PROJECT_INCLUDE)/libchip/$(dirstamp)
38
39$(PROJECT_INCLUDE)/libchip/mg5uart.h: mongoosev/duart/mg5uart.h $(PROJECT_INCLUDE)/libchip/$(dirstamp)
40        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libchip/mg5uart.h
41PREINSTALL_FILES += $(PROJECT_INCLUDE)/libchip/mg5uart.h
42endif
43if tx39
44$(PROJECT_INCLUDE)/libcpu/tx3904.h: tx39/include/tx3904.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
45        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/tx3904.h
46PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/tx3904.h
47endif
[0c3269ce]48if tx49
49$(PROJECT_INCLUDE)/libcpu/tx4925.h: tx49/include/tx4925.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
50        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/tx4925.h
51PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/tx4925.h
52
53$(PROJECT_INCLUDE)/libcpu/tx4938.h: tx49/include/tx4938.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
54        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/tx4938.h
55PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/tx4938.h
56endif
[bd174380]57if au1x00
58$(PROJECT_INCLUDE)/libcpu/au1x00.h: au1x00/include/au1x00.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
59        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/au1x00.h
60PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/au1x00.h
61endif
[0c3269ce]62if rm52xx
63$(PROJECT_INCLUDE)/libcpu/rm5231.h: rm52xx/include/rm5231.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
64        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/rm5231.h
65PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu/rm5231.h
66endif
Note: See TracBrowser for help on using the repository browser.