source: rtems/cpukit/preinstall.am @ 1c6926c1

5
Last change on this file since 1c6926c1 was 1c6926c1, checked in by Kevin Kirspel <kevin-kirspel@…>, on 03/21/17 at 19:39:48

termios: Synchronize with latest FreeBSD headers

Adding modified FreeBSD headers to synchronize RTEMS termios with
FreeBSD. Modify termios to support dedicated input and output baud for
termios structure. Updated BSPs to use dedicated input and output baud
in termios structure. Updated tools to use dedicated input and output
baud in termios structure. Updated termios testsuites to use dedicated
input and output baud in termios structure.

Close #2897.

  • Property mode set to 100644
File size: 30.9 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)/$(dirstamp):
17        @$(MKDIR_P) $(PROJECT_INCLUDE)
18        @: > $(PROJECT_INCLUDE)/$(dirstamp)
19PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
20
21$(PROJECT_INCLUDE)/endian.h: include/endian.h $(PROJECT_INCLUDE)/$(dirstamp)
22        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/endian.h
23PREINSTALL_FILES += $(PROJECT_INCLUDE)/endian.h
24
25$(PROJECT_INCLUDE)/rtems/$(dirstamp):
26        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems
27        @: > $(PROJECT_INCLUDE)/rtems/$(dirstamp)
28PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/$(dirstamp)
29
30$(PROJECT_INCLUDE)/rtems/rtems/$(dirstamp):
31        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/rtems
32        @: > $(PROJECT_INCLUDE)/rtems/rtems/$(dirstamp)
33PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/rtems/$(dirstamp)
34
35$(PROJECT_INCLUDE)/uuid/$(dirstamp):
36        @$(MKDIR_P) $(PROJECT_INCLUDE)/uuid
37        @: > $(PROJECT_INCLUDE)/uuid/$(dirstamp)
38PREINSTALL_DIRS += $(PROJECT_INCLUDE)/uuid/$(dirstamp)
39
40$(PROJECT_INCLUDE)/uuid/uuid.h: libmisc/uuid/uuid.h $(PROJECT_INCLUDE)/uuid/$(dirstamp)
41        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/uuid/uuid.h
42PREINSTALL_FILES += $(PROJECT_INCLUDE)/uuid/uuid.h
43
44$(PROJECT_INCLUDE)/utf8proc/$(dirstamp):
45        @$(MKDIR_P) $(PROJECT_INCLUDE)/utf8proc
46        @: > $(PROJECT_INCLUDE)/utf8proc/$(dirstamp)
47PREINSTALL_DIRS += $(PROJECT_INCLUDE)/utf8proc/$(dirstamp)
48
49$(PROJECT_INCLUDE)/utf8proc/utf8proc.h: libmisc/utf8proc/utf8proc.h $(PROJECT_INCLUDE)/utf8proc/$(dirstamp)
50        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/utf8proc/utf8proc.h
51PREINSTALL_FILES += $(PROJECT_INCLUDE)/utf8proc/utf8proc.h
52
53$(PROJECT_INCLUDE)/$(dirstamp):
54        @$(MKDIR_P) $(PROJECT_INCLUDE)
55        @: > $(PROJECT_INCLUDE)/$(dirstamp)
56PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
57
58$(PROJECT_INCLUDE)/xz.h: libmisc/xz/xz.h $(PROJECT_INCLUDE)/$(dirstamp)
59        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/xz.h
60PREINSTALL_FILES += $(PROJECT_INCLUDE)/xz.h
61
62$(PROJECT_INCLUDE)/sys/$(dirstamp):
63        @$(MKDIR_P) $(PROJECT_INCLUDE)/sys
64        @: > $(PROJECT_INCLUDE)/sys/$(dirstamp)
65PREINSTALL_DIRS += $(PROJECT_INCLUDE)/sys/$(dirstamp)
66
67$(PROJECT_INCLUDE)/crypt.h: include/crypt.h $(PROJECT_INCLUDE)/$(dirstamp)
68        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/crypt.h
69PREINSTALL_FILES += $(PROJECT_INCLUDE)/crypt.h
70
71$(PROJECT_INCLUDE)/memory.h: include/memory.h $(PROJECT_INCLUDE)/$(dirstamp)
72        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/memory.h
73PREINSTALL_FILES += $(PROJECT_INCLUDE)/memory.h
74
75$(PROJECT_INCLUDE)/sys/ioccom.h: libcsupport/include/sys/ioccom.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
76        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/ioccom.h
77PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/ioccom.h
78
79$(PROJECT_INCLUDE)/sys/event.h: libcsupport/include/sys/event.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
80        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/event.h
81PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/event.h
82
83$(PROJECT_INCLUDE)/sys/filio.h: libcsupport/include/sys/filio.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
84        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/filio.h
85PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/filio.h
86
87$(PROJECT_INCLUDE)/sys/ioctl.h: libcsupport/include/sys/ioctl.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
88        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/ioctl.h
89PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/ioctl.h
90
91$(PROJECT_INCLUDE)/sys/poll.h: libcsupport/include/sys/poll.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
92        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/poll.h
93PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/poll.h
94
95$(PROJECT_INCLUDE)/sys/statvfs.h: libcsupport/include/sys/statvfs.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
96        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/statvfs.h
97PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/statvfs.h
98
99$(PROJECT_INCLUDE)/sys/sockio.h: libcsupport/include/sys/sockio.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
100        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/sockio.h
101PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/sockio.h
102
103$(PROJECT_INCLUDE)/sys/ttycom.h: libcsupport/include/sys/ttycom.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
104        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/ttycom.h
105PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/ttycom.h
106
107$(PROJECT_INCLUDE)/sys/ttydefaults.h: libcsupport/include/sys/ttydefaults.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
108        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/ttydefaults.h
109PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/ttydefaults.h
110
111$(PROJECT_INCLUDE)/sys/_termios.h: libcsupport/include/sys/_termios.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
112        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/_termios.h
113PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/_termios.h
114
115$(PROJECT_INCLUDE)/sys/termios.h: libcsupport/include/sys/termios.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
116        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/termios.h
117PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/termios.h
118
119$(PROJECT_INCLUDE)/sys/utsname.h: libcsupport/include/sys/utsname.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
120        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/utsname.h
121PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/utsname.h
122
123$(PROJECT_INCLUDE)/sys/endian.h: include/sys/endian.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
124        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/endian.h
125PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/endian.h
126
127$(PROJECT_INCLUDE)/sys/uio.h: include/sys/uio.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
128        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/uio.h
129PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/uio.h
130
131$(PROJECT_INCLUDE)/sys/_iovec.h: include/sys/_iovec.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
132        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/_iovec.h
133PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/_iovec.h
134
135$(PROJECT_INCLUDE)/sys/priority.h: include/sys/priority.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
136        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/priority.h
137PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/priority.h
138
139if LIBNETWORKING
140$(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp):
141        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/bsdnet
142        @: > $(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp)
143PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp)
144
145$(PROJECT_INCLUDE)/rtems/bsdnet/servers.h: libnetworking/rtems/bsdnet/servers.h $(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp)
146        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bsdnet/servers.h
147PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bsdnet/servers.h
148
149$(PROJECT_INCLUDE)/rtems/bsdnet/_types.h: libnetworking/rtems/bsdnet/_types.h $(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp)
150        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bsdnet/_types.h
151PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bsdnet/_types.h
152endif
153if LIBDL
154$(PROJECT_INCLUDE)/dlfcn.h: libdl/dlfcn.h $(PROJECT_INCLUDE)/$(dirstamp)
155        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/dlfcn.h
156PREINSTALL_FILES += $(PROJECT_INCLUDE)/dlfcn.h
157
158$(PROJECT_INCLUDE)/link.h: libdl/include/link.h $(PROJECT_INCLUDE)/$(dirstamp)
159        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/link.h
160PREINSTALL_FILES += $(PROJECT_INCLUDE)/link.h
161
162$(PROJECT_INCLUDE)/link_elf.h: libdl/include/link_elf.h $(PROJECT_INCLUDE)/$(dirstamp)
163        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/link_elf.h
164PREINSTALL_FILES += $(PROJECT_INCLUDE)/link_elf.h
165
166$(PROJECT_INCLUDE)/sys/cdefs_elf.h: libdl/include/sys/cdefs_elf.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
167        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/cdefs_elf.h
168PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/cdefs_elf.h
169
170$(PROJECT_INCLUDE)/sys/exec_elf.h: libdl/include/sys/exec_elf.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
171        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/exec_elf.h
172PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/exec_elf.h
173
174$(PROJECT_INCLUDE)/machine/$(dirstamp):
175        @$(MKDIR_P) $(PROJECT_INCLUDE)/machine
176        @: > $(PROJECT_INCLUDE)/machine/$(dirstamp)
177PREINSTALL_DIRS += $(PROJECT_INCLUDE)/machine/$(dirstamp)
178
179$(PROJECT_INCLUDE)/machine/elf_machdep.h: libdl/include/arch/@RTEMS_CPU@/machine/elf_machdep.h $(PROJECT_INCLUDE)/machine/$(dirstamp)
180        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/machine/elf_machdep.h
181PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine/elf_machdep.h
182
183$(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp):
184        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/rtl
185        @: > $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
186PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
187
188$(PROJECT_INCLUDE)/rtems/rtl/dlfcn-shell.h: libdl/dlfcn-shell.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
189        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/dlfcn-shell.h
190PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/dlfcn-shell.h
191
192$(PROJECT_INCLUDE)/rtems/rtl/rtl.h: libdl/rtl.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
193        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl.h
194PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl.h
195
196$(PROJECT_INCLUDE)/rtems/rtl/rtl-allocator.h: libdl/rtl-allocator.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
197        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-allocator.h
198PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-allocator.h
199
200$(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-fwd.h: libdl/rtl-obj-fwd.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
201        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-fwd.h
202PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-fwd.h
203
204$(PROJECT_INCLUDE)/rtems/rtl/rtl-fwd.h: libdl/rtl-fwd.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
205        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-fwd.h
206PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-fwd.h
207
208$(PROJECT_INCLUDE)/rtems/rtl/rtl-obj.h: libdl/rtl-obj.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
209        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj.h
210PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj.h
211
212$(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-cache.h: libdl/rtl-obj-cache.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
213        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-cache.h
214PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-cache.h
215
216$(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-comp.h: libdl/rtl-obj-comp.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
217        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-comp.h
218PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-obj-comp.h
219
220$(PROJECT_INCLUDE)/rtems/rtl/rtl-unresolved.h: libdl/rtl-unresolved.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
221        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-unresolved.h
222PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-unresolved.h
223
224$(PROJECT_INCLUDE)/rtems/rtl/rtl-indirect-ptr.h: libdl/rtl-indirect-ptr.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
225        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-indirect-ptr.h
226PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-indirect-ptr.h
227
228$(PROJECT_INCLUDE)/rtems/rtl/rtl-sym.h: libdl/rtl-sym.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
229        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-sym.h
230PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-sym.h
231
232$(PROJECT_INCLUDE)/rtems/rtl/rtl-trace.h: libdl/rtl-trace.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
233        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rtl-trace.h
234PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rtl-trace.h
235
236$(PROJECT_INCLUDE)/rtems/rtl/rap.h: libdl/rap.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
237        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rap.h
238PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rap.h
239
240$(PROJECT_INCLUDE)/rtems/rtl/rap-shell.h: libdl/rap-shell.h $(PROJECT_INCLUDE)/rtems/rtl/$(dirstamp)
241        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtl/rap-shell.h
242PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtl/rap-shell.h
243endif
244if LIBDEBUGGER
245$(PROJECT_INCLUDE)/rtems/rtems-debugger.h: libdebugger/rtems-debugger.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
246        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtems-debugger.h
247PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtems-debugger.h
248
249$(PROJECT_INCLUDE)/rtems/debugger/$(dirstamp):
250        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/debugger
251        @: > $(PROJECT_INCLUDE)/rtems/debugger/$(dirstamp)
252PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/debugger/$(dirstamp)
253
254$(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-server.h: libdebugger/rtems-debugger-server.h $(PROJECT_INCLUDE)/rtems/debugger/$(dirstamp)
255        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-server.h
256PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-server.h
257
258$(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-remote.h: libdebugger/rtems-debugger-remote.h $(PROJECT_INCLUDE)/rtems/debugger/$(dirstamp)
259        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-remote.h
260PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/debugger/rtems-debugger-remote.h
261endif
262$(PROJECT_INCLUDE)/rtems/bspIo.h: include/rtems/bspIo.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
263        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bspIo.h
264PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bspIo.h
265
266$(PROJECT_INCLUDE)/rtems/print.h: include/rtems/print.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
267        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/print.h
268PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/print.h
269
270$(PROJECT_INCLUDE)/rtems/printer.h: include/rtems/printer.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
271        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/printer.h
272PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/printer.h
273
274$(PROJECT_INCLUDE)/rtems/userenv.h: include/rtems/userenv.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
275        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/userenv.h
276PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/userenv.h
277
278$(PROJECT_INCLUDE)/rtems/fs.h: include/rtems/fs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
279        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/fs.h
280PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/fs.h
281
282if !LIBPCI
283$(PROJECT_INCLUDE)/rtems/pci.h: include/rtems/pci.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
284        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/pci.h
285PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/pci.h
286endif
287$(PROJECT_INCLUDE)/rtems/concat.h: include/rtems/concat.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
288        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/concat.h
289PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/concat.h
290
291$(PROJECT_INCLUDE)/rtems/status-checks.h: include/rtems/status-checks.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
292        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/status-checks.h
293PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/status-checks.h
294
295$(PROJECT_INCLUDE)/rtems/endian.h: include/rtems/endian.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
296        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/endian.h
297PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/endian.h
298
299$(PROJECT_INCLUDE)/rtems/btimer.h: include/rtems/btimer.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
300        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/btimer.h
301PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/btimer.h
302
303$(PROJECT_INCLUDE)/rtems/console.h: include/rtems/console.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
304        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/console.h
305PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/console.h
306
307$(PROJECT_INCLUDE)/rtems/clockdrv.h: include/rtems/clockdrv.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
308        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/clockdrv.h
309PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/clockdrv.h
310
311$(PROJECT_INCLUDE)/rtems/framebuffer.h: include/rtems/framebuffer.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
312        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/framebuffer.h
313PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/framebuffer.h
314
315$(PROJECT_INCLUDE)/rtems/rtc.h: include/rtems/rtc.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
316        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtc.h
317PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtc.h
318
319$(PROJECT_INCLUDE)/rtems/watchdogdrv.h: include/rtems/watchdogdrv.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
320        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/watchdogdrv.h
321PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/watchdogdrv.h
322
323$(PROJECT_INCLUDE)/rtems/irq.h: include/rtems/irq.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
324        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/irq.h
325PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/irq.h
326
327$(PROJECT_INCLUDE)/rtems/irq-extension.h: include/rtems/irq-extension.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
328        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/irq-extension.h
329PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/irq-extension.h
330
331$(PROJECT_INCLUDE)/rtems/imfs.h: libfs/src/imfs/imfs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
332        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/imfs.h
333PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/imfs.h
334
335$(PROJECT_INCLUDE)/rtems/pipe.h: libfs/src/pipe/pipe.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
336        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/pipe.h
337PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/pipe.h
338
339$(PROJECT_INCLUDE)/rtems/devfs.h: libfs/src/devfs/devfs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
340        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/devfs.h
341PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/devfs.h
342
343if LIBDOSFS
344$(PROJECT_INCLUDE)/rtems/dosfs.h: libfs/src/dosfs/dosfs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
345        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/dosfs.h
346PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/dosfs.h
347endif
348$(PROJECT_INCLUDE)/rtems/rtems-rfs.h: libfs/src/rfs/rtems-rfs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
349        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtems-rfs.h
350PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtems-rfs.h
351
352$(PROJECT_INCLUDE)/rtems/rtems-rfs-format.h: libfs/src/rfs/rtems-rfs-format.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
353        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtems-rfs-format.h
354PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtems-rfs-format.h
355
356$(PROJECT_INCLUDE)/rtems/rtems-rfs-shell.h: libfs/src/rfs/rtems-rfs-shell.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
357        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtems-rfs-shell.h
358PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtems-rfs-shell.h
359
360$(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp):
361        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/rfs
362        @: > $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
363PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
364
365$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-bitmaps.h: libfs/src/rfs/rtems-rfs-bitmaps.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
366        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-bitmaps.h
367PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-bitmaps.h
368
369$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block-pos.h: libfs/src/rfs/rtems-rfs-block-pos.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
370        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block-pos.h
371PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block-pos.h
372
373$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block.h: libfs/src/rfs/rtems-rfs-block.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
374        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block.h
375PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-block.h
376
377$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-buffer.h: libfs/src/rfs/rtems-rfs-buffer.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
378        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-buffer.h
379PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-buffer.h
380
381$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-data.h: libfs/src/rfs/rtems-rfs-data.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
382        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-data.h
383PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-data.h
384
385$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir.h: libfs/src/rfs/rtems-rfs-dir.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
386        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir.h
387PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir.h
388
389$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir-hash.h: libfs/src/rfs/rtems-rfs-dir-hash.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
390        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir-hash.h
391PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-dir-hash.h
392
393$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file.h: libfs/src/rfs/rtems-rfs-file.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
394        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file.h
395PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file.h
396
397$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system-fwd.h: libfs/src/rfs/rtems-rfs-file-system-fwd.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
398        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system-fwd.h
399PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system-fwd.h
400
401$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system.h: libfs/src/rfs/rtems-rfs-file-system.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
402        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system.h
403PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-file-system.h
404
405$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-group.h: libfs/src/rfs/rtems-rfs-group.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
406        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-group.h
407PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-group.h
408
409$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-inode.h: libfs/src/rfs/rtems-rfs-inode.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
410        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-inode.h
411PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-inode.h
412
413$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-link.h: libfs/src/rfs/rtems-rfs-link.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
414        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-link.h
415PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-link.h
416
417$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-mutex.h: libfs/src/rfs/rtems-rfs-mutex.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
418        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-mutex.h
419PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-mutex.h
420
421$(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-trace.h: libfs/src/rfs/rtems-rfs-trace.h $(PROJECT_INCLUDE)/rtems/rfs/$(dirstamp)
422        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-trace.h
423PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rfs/rtems-rfs-trace.h
424
425$(PROJECT_INCLUDE)/rtems/jffs2.h: libfs/src/jffs2/include/rtems/jffs2.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
426        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/jffs2.h
427PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/jffs2.h
428
429$(PROJECT_INCLUDE)/rtems/bdbuf.h: libblock/include/rtems/bdbuf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
430        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bdbuf.h
431PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bdbuf.h
432
433$(PROJECT_INCLUDE)/rtems/blkdev.h: libblock/include/rtems/blkdev.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
434        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/blkdev.h
435PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/blkdev.h
436
437$(PROJECT_INCLUDE)/rtems/diskdevs.h: libblock/include/rtems/diskdevs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
438        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/diskdevs.h
439PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/diskdevs.h
440
441$(PROJECT_INCLUDE)/rtems/flashdisk.h: libblock/include/rtems/flashdisk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
442        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/flashdisk.h
443PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/flashdisk.h
444
445$(PROJECT_INCLUDE)/rtems/ramdisk.h: libblock/include/rtems/ramdisk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
446        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/ramdisk.h
447PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/ramdisk.h
448
449$(PROJECT_INCLUDE)/rtems/nvdisk.h: libblock/include/rtems/nvdisk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
450        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/nvdisk.h
451PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/nvdisk.h
452
453$(PROJECT_INCLUDE)/rtems/nvdisk-sram.h: libblock/include/rtems/nvdisk-sram.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
454        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/nvdisk-sram.h
455PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/nvdisk-sram.h
456
457$(PROJECT_INCLUDE)/rtems/sparse-disk.h: libblock/include/rtems/sparse-disk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
458        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/sparse-disk.h
459PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/sparse-disk.h
460
461$(PROJECT_INCLUDE)/rtems/ide_part_table.h: libblock/include/rtems/ide_part_table.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
462        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/ide_part_table.h
463PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/ide_part_table.h
464
465$(PROJECT_INCLUDE)/rtems/bdpart.h: libblock/include/rtems/bdpart.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
466        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bdpart.h
467PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bdpart.h
468
469$(PROJECT_INCLUDE)/rtems/media.h: libblock/include/rtems/media.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
470        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/media.h
471PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/media.h
472
473if LIBNETWORKING
474$(PROJECT_INCLUDE)/rtems/ftpd.h: ftpd/ftpd.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
475        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/ftpd.h
476PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/ftpd.h
477endif
478$(PROJECT_INCLUDE)/rtems/bspcmdline.h: libmisc/bspcmdline/bspcmdline.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
479        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bspcmdline.h
480PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bspcmdline.h
481
482$(PROJECT_INCLUDE)/rtems/capture.h: libmisc/capture/capture.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
483        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/capture.h
484PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/capture.h
485
486$(PROJECT_INCLUDE)/rtems/capture-cli.h: libmisc/capture/capture-cli.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
487        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/capture-cli.h
488PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/capture-cli.h
489
490$(PROJECT_INCLUDE)/rtems/captureimpl.h: libmisc/capture/captureimpl.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
491        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/captureimpl.h
492PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/captureimpl.h
493
494$(PROJECT_INCLUDE)/rtems/trace/$(dirstamp):
495        @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/trace
496        @: > $(PROJECT_INCLUDE)/rtems/trace/$(dirstamp)
497PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/trace/$(dirstamp)
498
499$(PROJECT_INCLUDE)/rtems/trace/rtems-trace-buffer-vars.h: libmisc/capture/rtems-trace-buffer-vars.h $(PROJECT_INCLUDE)/rtems/trace/$(dirstamp)
500        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/trace/rtems-trace-buffer-vars.h
501PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/trace/rtems-trace-buffer-vars.h
502
503$(PROJECT_INCLUDE)/rtems/cpuuse.h: libmisc/cpuuse/cpuuse.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
504        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/cpuuse.h
505PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/cpuuse.h
506
507$(PROJECT_INCLUDE)/rtems/devnull.h: libmisc/devnull/devnull.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
508        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/devnull.h
509PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/devnull.h
510
511$(PROJECT_INCLUDE)/rtems/devzero.h: libmisc/devnull/devzero.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
512        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/devzero.h
513PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/devzero.h
514
515$(PROJECT_INCLUDE)/rtems/dumpbuf.h: libmisc/dumpbuf/dumpbuf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
516        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/dumpbuf.h
517PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/dumpbuf.h
518
519$(PROJECT_INCLUDE)/rtems/monitor.h: libmisc/monitor/monitor.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
520        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/monitor.h
521PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/monitor.h
522
523$(PROJECT_INCLUDE)/rtems/fb.h: libmisc/fb/fb.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
524        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/fb.h
525PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/fb.h
526
527$(PROJECT_INCLUDE)/rtems/mw_uid.h: libmisc/fb/mw_uid.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
528        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/mw_uid.h
529PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/mw_uid.h
530
531$(PROJECT_INCLUDE)/rtems/mouse_parser.h: libmisc/mouse/mouse_parser.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
532        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/mouse_parser.h
533PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/mouse_parser.h
534
535$(PROJECT_INCLUDE)/rtems/serial_mouse.h: libmisc/mouse/serial_mouse.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
536        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/serial_mouse.h
537PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/serial_mouse.h
538
539$(PROJECT_INCLUDE)/rtems/qreslib.h: libqos/qreslib.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
540        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/qreslib.h
541PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/qreslib.h
542
543$(PROJECT_INCLUDE)/rtems/stdio-redirect.h: libmisc/redirector/stdio-redirect.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
544        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/stdio-redirect.h
545PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/stdio-redirect.h
546
547if LIBSHELL
548$(PROJECT_INCLUDE)/rtems/shell.h: libmisc/shell/shell.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
549        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/shell.h
550PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/shell.h
551
552$(PROJECT_INCLUDE)/rtems/shellconfig.h: libmisc/shell/shellconfig.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
553        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/shellconfig.h
554PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/shellconfig.h
555endif
556$(PROJECT_INCLUDE)/rtems/stringto.h: libmisc/stringto/stringto.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
557        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/stringto.h
558PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/stringto.h
559
560$(PROJECT_INCLUDE)/rtems/test.h: libmisc/testsupport/test.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
561        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/test.h
562PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/test.h
563
564$(PROJECT_INCLUDE)/rtems/libi2c.h: libi2c/libi2c.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
565        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/libi2c.h
566PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/libi2c.h
567
568if LIBSERDBG
569$(PROJECT_INCLUDE)/rtems/serdbgcnf.h: libmisc/serdbg/serdbgcnf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
570        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/serdbgcnf.h
571PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/serdbgcnf.h
572
573$(PROJECT_INCLUDE)/rtems/serdbg.h: libmisc/serdbg/serdbg.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
574        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/serdbg.h
575PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/serdbg.h
576
577$(PROJECT_INCLUDE)/rtems/termios_printk_cnf.h: libmisc/serdbg/termios_printk_cnf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
578        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/termios_printk_cnf.h
579PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/termios_printk_cnf.h
580
581$(PROJECT_INCLUDE)/rtems/termios_printk.h: libmisc/serdbg/termios_printk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
582        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/termios_printk.h
583PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/termios_printk.h
584endif
585$(PROJECT_INCLUDE)/rtems/stackchk.h: libmisc/stackchk/stackchk.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
586        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/stackchk.h
587PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/stackchk.h
588
589$(PROJECT_INCLUDE)/rtems/untar.h: libmisc/untar/untar.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
590        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/untar.h
591PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/untar.h
592
593$(PROJECT_INCLUDE)/rtems/fsmount.h: libmisc/fsmount/fsmount.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
594        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/fsmount.h
595PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/fsmount.h
596
597if LIBDRVMGR
598$(PROJECT_INCLUDE)/drvmgr/$(dirstamp):
599        @$(MKDIR_P) $(PROJECT_INCLUDE)/drvmgr
600        @: > $(PROJECT_INCLUDE)/drvmgr/$(dirstamp)
601PREINSTALL_DIRS += $(PROJECT_INCLUDE)/drvmgr/$(dirstamp)
602
603$(PROJECT_INCLUDE)/drvmgr/drvmgr.h: libdrvmgr/drvmgr.h $(PROJECT_INCLUDE)/drvmgr/$(dirstamp)
604        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/drvmgr/drvmgr.h
605PREINSTALL_FILES += $(PROJECT_INCLUDE)/drvmgr/drvmgr.h
606
607$(PROJECT_INCLUDE)/drvmgr/drvmgr_confdefs.h: libdrvmgr/drvmgr_confdefs.h $(PROJECT_INCLUDE)/drvmgr/$(dirstamp)
608        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/drvmgr/drvmgr_confdefs.h
609PREINSTALL_FILES += $(PROJECT_INCLUDE)/drvmgr/drvmgr_confdefs.h
610
611$(PROJECT_INCLUDE)/drvmgr/drvmgr_list.h: libdrvmgr/drvmgr_list.h $(PROJECT_INCLUDE)/drvmgr/$(dirstamp)
612        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/drvmgr/drvmgr_list.h
613PREINSTALL_FILES += $(PROJECT_INCLUDE)/drvmgr/drvmgr_list.h
614endif
Note: See TracBrowser for help on using the repository browser.