source: rtems/cpukit/libcsupport/preinstall.am @ 8fbe2e6

4.115
Last change on this file since 8fbe2e6 was 8fbe2e6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/14 at 13:59:49

Use correct prototype of benchmark_timer_read()

This change starts with removing the effectively empty file
timerdrv.h. The prototypes for benchmark_timer_XXX() were in
btimer.h which was not universally used. Thus every use of
timerdrv.h had to be changed to btimer.h. Then the prototypes
for benchmark_timer_read() had to be adjusted to return
benchmark_timer_t rather than int or uint32_t.

I took this opportunity to also correct the file headers to
separate the copyright from the file description comments which
is needed to ensure the copyright isn't propagated into Doxygen
output.

  • Property mode set to 100644
File size: 5.5 KB
Line 
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
11all-am: $(PREINSTALL_FILES)
12
13PREINSTALL_FILES =
14CLEANFILES = $(PREINSTALL_FILES)
15
16$(PROJECT_INCLUDE)/rtems/$(dirstamp):
17        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems
18        @: > $(PROJECT_INCLUDE)/rtems/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/$(dirstamp)
20
21$(PROJECT_INCLUDE)/rtems/console.h: include/console.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/console.h
23PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/console.h
24
25$(PROJECT_INCLUDE)/rtems/clockdrv.h: include/clockdrv.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
26        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/clockdrv.h
27PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/clockdrv.h
28
29$(PROJECT_INCLUDE)/rtems/framebuffer.h: include/rtems/framebuffer.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
30        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/framebuffer.h
31PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/framebuffer.h
32
33$(PROJECT_INCLUDE)/rtems/iosupp.h: include/iosupp.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
34        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/iosupp.h
35PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/iosupp.h
36
37$(PROJECT_INCLUDE)/rtems/ringbuf.h: include/ringbuf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
38        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/ringbuf.h
39PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/ringbuf.h
40
41$(PROJECT_INCLUDE)/rtems/rtc.h: include/rtc.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
42        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtc.h
43PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtc.h
44
45$(PROJECT_INCLUDE)/rtems/spurious.h: include/spurious.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
46        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/spurious.h
47PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/spurious.h
48
49$(PROJECT_INCLUDE)/rtems/vmeintr.h: include/vmeintr.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
50        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/vmeintr.h
51PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/vmeintr.h
52
53$(PROJECT_INCLUDE)/rtems/motorola/$(dirstamp):
54        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/motorola
55        @: > $(PROJECT_INCLUDE)/rtems/motorola/$(dirstamp)
56PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/motorola/$(dirstamp)
57
58$(PROJECT_INCLUDE)/rtems/motorola/mc68230.h: include/motorola/mc68230.h $(PROJECT_INCLUDE)/rtems/motorola/$(dirstamp)
59        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/motorola/mc68230.h
60PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/motorola/mc68230.h
61
62$(PROJECT_INCLUDE)/rtems/motorola/mc68681.h: include/motorola/mc68681.h $(PROJECT_INCLUDE)/rtems/motorola/$(dirstamp)
63        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/motorola/mc68681.h
64PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/motorola/mc68681.h
65
66$(PROJECT_INCLUDE)/rtems/assoc.h: include/rtems/assoc.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
67        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/assoc.h
68PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/assoc.h
69
70$(PROJECT_INCLUDE)/rtems/deviceio.h: include/rtems/deviceio.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
71        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/deviceio.h
72PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/deviceio.h
73
74$(PROJECT_INCLUDE)/rtems/error.h: include/rtems/error.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
75        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/error.h
76PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/error.h
77
78$(PROJECT_INCLUDE)/rtems/libcsupport.h: include/rtems/libcsupport.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
79        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/libcsupport.h
80PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/libcsupport.h
81
82$(PROJECT_INCLUDE)/rtems/libio.h: include/rtems/libio.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
83        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/libio.h
84PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/libio.h
85
86$(PROJECT_INCLUDE)/rtems/libio_.h: include/rtems/libio_.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
87        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/libio_.h
88PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/libio_.h
89
90$(PROJECT_INCLUDE)/rtems/malloc.h: include/rtems/malloc.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
91        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/malloc.h
92PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/malloc.h
93
94$(PROJECT_INCLUDE)/rtems/termiostypes.h: include/rtems/termiostypes.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
95        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/termiostypes.h
96PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/termiostypes.h
97
98$(PROJECT_INCLUDE)/rtems/gxx_wrappers.h: include/rtems/gxx_wrappers.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
99        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/gxx_wrappers.h
100PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/gxx_wrappers.h
101
102$(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp):
103        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/zilog
104        @: > $(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp)
105PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp)
106
107$(PROJECT_INCLUDE)/rtems/zilog/z8036.h: include/zilog/z8036.h $(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp)
108        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/zilog/z8036.h
109PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/zilog/z8036.h
110
111$(PROJECT_INCLUDE)/rtems/zilog/z8530.h: include/zilog/z8530.h $(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp)
112        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/zilog/z8530.h
113PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/zilog/z8530.h
114
115$(PROJECT_INCLUDE)/rtems/zilog/z8536.h: include/zilog/z8536.h $(PROJECT_INCLUDE)/rtems/zilog/$(dirstamp)
116        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/zilog/z8536.h
117PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/zilog/z8536.h
118
Note: See TracBrowser for help on using the repository browser.