source: rtems/cpukit/score/preinstall.am @ a55e305

4.115
Last change on this file since a55e305 was a55e305, checked in by Joel Sherrill <joel.sherrill@…>, on 07/29/10 at 17:52:10

2010-07-29 Gedare Bloom <giddyup44@…>

PR 1635/cpukit

  • sapi/src/exinit.c, score/Makefile.am, score/preinstall.am, score/include/rtems/score/bitfield.h, score/include/rtems/score/priority.h, score/include/rtems/score/thread.h, score/inline/rtems/score/priority.inl, score/inline/rtems/score/thread.inl, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadready.c, score/src/threadresume.c, score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadsuspend.c: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
  • score/include/rtems/score/prioritybitmap.h, score/inline/rtems/score/prioritybitmap.inl: New files.
  • Property mode set to 100644
File size: 16.9 KB
RevLine 
[6c6ee53]1## Automatically generated by ampolish3 - Do not edit
2
3if AMPOLISH3
4$(srcdir)/preinstall.am: Makefile.am
[476114f5]5        $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
[6c6ee53]6endif
7
8PREINSTALL_DIRS =
9DISTCLEANFILES += $(PREINSTALL_DIRS)
10
[2eb7d07e]11all-am: $(PREINSTALL_FILES)
12
[6c6ee53]13PREINSTALL_FILES =
[3390ba88]14CLEANFILES = $(PREINSTALL_FILES)
[6c6ee53]15
16$(PROJECT_INCLUDE)/rtems/$(dirstamp):
[63a88eb]17        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems
[6c6ee53]18        @: > $(PROJECT_INCLUDE)/rtems/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/$(dirstamp)
20
21$(PROJECT_INCLUDE)/rtems/debug.h: include/rtems/debug.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/debug.h
23PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/debug.h
24
25$(PROJECT_INCLUDE)/rtems/system.h: include/rtems/system.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
26        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/system.h
27PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/system.h
28
29$(PROJECT_INCLUDE)/rtems/seterr.h: include/rtems/seterr.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
30        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/seterr.h
31PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/seterr.h
32
33$(PROJECT_INCLUDE)/rtems/score/$(dirstamp):
[63a88eb]34        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/score
[6c6ee53]35        @: > $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
36PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
37
38$(PROJECT_INCLUDE)/rtems/score/address.h: include/rtems/score/address.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
39        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/address.h
40PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/address.h
41
42$(PROJECT_INCLUDE)/rtems/score/apiext.h: include/rtems/score/apiext.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
43        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/apiext.h
44PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/apiext.h
45
46$(PROJECT_INCLUDE)/rtems/score/apimutex.h: include/rtems/score/apimutex.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
47        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/apimutex.h
48PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/apimutex.h
49
50$(PROJECT_INCLUDE)/rtems/score/bitfield.h: include/rtems/score/bitfield.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
51        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/bitfield.h
52PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/bitfield.h
53
54$(PROJECT_INCLUDE)/rtems/score/chain.h: include/rtems/score/chain.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
55        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/chain.h
56PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/chain.h
57
58$(PROJECT_INCLUDE)/rtems/score/context.h: include/rtems/score/context.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
59        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/context.h
60PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/context.h
61
62$(PROJECT_INCLUDE)/rtems/score/copyrt.h: include/rtems/score/copyrt.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
63        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/copyrt.h
64PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/copyrt.h
65
[9c191ee]66$(PROJECT_INCLUDE)/rtems/score/corebarrier.h: include/rtems/score/corebarrier.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
67        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corebarrier.h
68PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corebarrier.h
69
[6c6ee53]70$(PROJECT_INCLUDE)/rtems/score/coremsg.h: include/rtems/score/coremsg.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
71        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coremsg.h
72PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coremsg.h
73
74$(PROJECT_INCLUDE)/rtems/score/coremutex.h: include/rtems/score/coremutex.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
75        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coremutex.h
76PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coremutex.h
77
78$(PROJECT_INCLUDE)/rtems/score/coresem.h: include/rtems/score/coresem.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
79        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coresem.h
80PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coresem.h
81
82$(PROJECT_INCLUDE)/rtems/score/heap.h: include/rtems/score/heap.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
83        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/heap.h
84PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/heap.h
85
[e746a88]86$(PROJECT_INCLUDE)/rtems/score/protectedheap.h: include/rtems/score/protectedheap.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
87        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/protectedheap.h
88PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/protectedheap.h
89
[6c6ee53]90$(PROJECT_INCLUDE)/rtems/score/interr.h: include/rtems/score/interr.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
91        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/interr.h
92PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/interr.h
93
94$(PROJECT_INCLUDE)/rtems/score/isr.h: include/rtems/score/isr.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
95        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/isr.h
96PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/isr.h
97
98$(PROJECT_INCLUDE)/rtems/score/object.h: include/rtems/score/object.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
99        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/object.h
100PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/object.h
101
[11e8bc5]102$(PROJECT_INCLUDE)/rtems/score/percpu.h: include/rtems/score/percpu.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
103        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/percpu.h
104PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/percpu.h
105
[6c6ee53]106$(PROJECT_INCLUDE)/rtems/score/priority.h: include/rtems/score/priority.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
107        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/priority.h
108PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/priority.h
109
[a55e305]110$(PROJECT_INCLUDE)/rtems/score/prioritybitmap.h: include/rtems/score/prioritybitmap.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
111        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/prioritybitmap.h
112PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/prioritybitmap.h
113
[6c6ee53]114$(PROJECT_INCLUDE)/rtems/score/stack.h: include/rtems/score/stack.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
115        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/stack.h
116PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/stack.h
117
118$(PROJECT_INCLUDE)/rtems/score/states.h: include/rtems/score/states.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
119        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/states.h
120PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/states.h
121
122$(PROJECT_INCLUDE)/rtems/score/sysstate.h: include/rtems/score/sysstate.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
123        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/sysstate.h
124PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/sysstate.h
125
126$(PROJECT_INCLUDE)/rtems/score/thread.h: include/rtems/score/thread.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
127        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/thread.h
128PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/thread.h
129
130$(PROJECT_INCLUDE)/rtems/score/threadq.h: include/rtems/score/threadq.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
131        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadq.h
132PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadq.h
133
[3168deaa]134$(PROJECT_INCLUDE)/rtems/score/threadsync.h: include/rtems/score/threadsync.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
135        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadsync.h
136PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadsync.h
137
[412dbff6]138$(PROJECT_INCLUDE)/rtems/score/timespec.h: include/rtems/score/timespec.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
139        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/timespec.h
140PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/timespec.h
141
[c16bcc0]142$(PROJECT_INCLUDE)/rtems/score/timestamp.h: include/rtems/score/timestamp.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
143        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/timestamp.h
144PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/timestamp.h
145
[e57cb3c]146$(PROJECT_INCLUDE)/rtems/score/timestamp64.h: include/rtems/score/timestamp64.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
147        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/timestamp64.h
148PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/timestamp64.h
149
[6c6ee53]150$(PROJECT_INCLUDE)/rtems/score/tod.h: include/rtems/score/tod.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
151        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/tod.h
152PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/tod.h
153
154$(PROJECT_INCLUDE)/rtems/score/tqdata.h: include/rtems/score/tqdata.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
155        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/tqdata.h
156PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/tqdata.h
157
158$(PROJECT_INCLUDE)/rtems/score/userext.h: include/rtems/score/userext.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
159        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/userext.h
160PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/userext.h
161
162$(PROJECT_INCLUDE)/rtems/score/watchdog.h: include/rtems/score/watchdog.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
163        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/watchdog.h
164PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/watchdog.h
165
166$(PROJECT_INCLUDE)/rtems/score/wkspace.h: include/rtems/score/wkspace.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
167        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/wkspace.h
168PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/wkspace.h
169
170$(PROJECT_INCLUDE)/rtems/score/cpuopts.h: include/rtems/score/cpuopts.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
171        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuopts.h
172PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuopts.h
173
[9f9a82b]174$(PROJECT_INCLUDE)/rtems/score/basedefs.h: include/rtems/score/basedefs.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
175        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/basedefs.h
176PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/basedefs.h
177
[88157a7]178if HAS_PTHREADS
[0df035b]179$(PROJECT_INCLUDE)/rtems/score/corespinlock.h: include/rtems/score/corespinlock.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
180        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corespinlock.h
181PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corespinlock.h
[88157a7]182
183$(PROJECT_INCLUDE)/rtems/score/corerwlock.h: include/rtems/score/corerwlock.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
184        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corerwlock.h
185PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corerwlock.h
[0df035b]186endif
[6c6ee53]187if HAS_MP
188$(PROJECT_INCLUDE)/rtems/score/mpci.h: include/rtems/score/mpci.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
189        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/mpci.h
190PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/mpci.h
191
192$(PROJECT_INCLUDE)/rtems/score/mppkt.h: include/rtems/score/mppkt.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
193        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/mppkt.h
194PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/mppkt.h
195
196$(PROJECT_INCLUDE)/rtems/score/objectmp.h: include/rtems/score/objectmp.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
197        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/objectmp.h
198PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/objectmp.h
199
200$(PROJECT_INCLUDE)/rtems/score/threadmp.h: include/rtems/score/threadmp.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
201        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadmp.h
202PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadmp.h
203endif
204$(PROJECT_INCLUDE)/rtems/score/address.inl: inline/rtems/score/address.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
205        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/address.inl
206PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/address.inl
207
208$(PROJECT_INCLUDE)/rtems/score/chain.inl: inline/rtems/score/chain.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
209        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/chain.inl
210PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/chain.inl
211
[9c191ee]212$(PROJECT_INCLUDE)/rtems/score/corebarrier.inl: inline/rtems/score/corebarrier.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
213        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corebarrier.inl
214PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corebarrier.inl
215
[6c6ee53]216$(PROJECT_INCLUDE)/rtems/score/coremsg.inl: inline/rtems/score/coremsg.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
217        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coremsg.inl
218PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coremsg.inl
219
220$(PROJECT_INCLUDE)/rtems/score/coremutex.inl: inline/rtems/score/coremutex.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
221        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coremutex.inl
222PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coremutex.inl
223
224$(PROJECT_INCLUDE)/rtems/score/coresem.inl: inline/rtems/score/coresem.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
225        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/coresem.inl
226PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/coresem.inl
227
228$(PROJECT_INCLUDE)/rtems/score/heap.inl: inline/rtems/score/heap.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
229        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/heap.inl
230PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/heap.inl
231
232$(PROJECT_INCLUDE)/rtems/score/isr.inl: inline/rtems/score/isr.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
233        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/isr.inl
234PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/isr.inl
235
236$(PROJECT_INCLUDE)/rtems/score/object.inl: inline/rtems/score/object.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
237        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/object.inl
238PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/object.inl
239
240$(PROJECT_INCLUDE)/rtems/score/priority.inl: inline/rtems/score/priority.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
241        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/priority.inl
242PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/priority.inl
243
[a55e305]244$(PROJECT_INCLUDE)/rtems/score/prioritybitmap.inl: inline/rtems/score/prioritybitmap.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
245        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/prioritybitmap.inl
246PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/prioritybitmap.inl
247
[6c6ee53]248$(PROJECT_INCLUDE)/rtems/score/stack.inl: inline/rtems/score/stack.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
249        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/stack.inl
250PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/stack.inl
251
252$(PROJECT_INCLUDE)/rtems/score/states.inl: inline/rtems/score/states.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
253        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/states.inl
254PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/states.inl
255
256$(PROJECT_INCLUDE)/rtems/score/sysstate.inl: inline/rtems/score/sysstate.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
257        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/sysstate.inl
258PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/sysstate.inl
259
260$(PROJECT_INCLUDE)/rtems/score/thread.inl: inline/rtems/score/thread.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
261        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/thread.inl
262PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/thread.inl
263
[047d67a]264$(PROJECT_INCLUDE)/rtems/score/threadq.inl: inline/rtems/score/threadq.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
265        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadq.inl
266PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadq.inl
267
[6c6ee53]268$(PROJECT_INCLUDE)/rtems/score/tod.inl: inline/rtems/score/tod.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
269        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/tod.inl
270PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/tod.inl
271
272$(PROJECT_INCLUDE)/rtems/score/tqdata.inl: inline/rtems/score/tqdata.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
273        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/tqdata.inl
274PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/tqdata.inl
275
276$(PROJECT_INCLUDE)/rtems/score/watchdog.inl: inline/rtems/score/watchdog.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
277        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/watchdog.inl
278PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/watchdog.inl
279
280$(PROJECT_INCLUDE)/rtems/score/wkspace.inl: inline/rtems/score/wkspace.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
281        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/wkspace.inl
282PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/wkspace.inl
283
[88157a7]284if HAS_PTHREADS
[0df035b]285$(PROJECT_INCLUDE)/rtems/score/corespinlock.inl: inline/rtems/score/corespinlock.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
286        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corespinlock.inl
287PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corespinlock.inl
[88157a7]288
289$(PROJECT_INCLUDE)/rtems/score/corerwlock.inl: inline/rtems/score/corerwlock.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
290        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/corerwlock.inl
291PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/corerwlock.inl
[0df035b]292endif
[6c6ee53]293if HAS_MP
294$(PROJECT_INCLUDE)/rtems/score/mppkt.inl: inline/rtems/score/mppkt.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
295        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/mppkt.inl
296PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/mppkt.inl
297
298$(PROJECT_INCLUDE)/rtems/score/objectmp.inl: inline/rtems/score/objectmp.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
299        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/objectmp.inl
300PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/objectmp.inl
301
302$(PROJECT_INCLUDE)/rtems/score/threadmp.inl: inline/rtems/score/threadmp.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
303        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadmp.inl
304PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadmp.inl
305endif
Note: See TracBrowser for help on using the repository browser.