source: rtems/cpukit/posix/preinstall.am @ 6be04ed

4.104.114.84.95
Last change on this file since 6be04ed was 6ce2a66, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/06 at 04:24:13

Regenerate.

  • Property mode set to 100644
File size: 9.7 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
11PREINSTALL_FILES =
12CLEANFILES = $(PREINSTALL_FILES)
13
14$(PROJECT_INCLUDE)/$(dirstamp):
15        @$(mkdir_p) $(PROJECT_INCLUDE)
16        @: > $(PROJECT_INCLUDE)/$(dirstamp)
17PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
18
19if HAS_POSIX
20$(PROJECT_INCLUDE)/sched.h: include/sched.h $(PROJECT_INCLUDE)/$(dirstamp)
21        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sched.h
22PREINSTALL_FILES += $(PROJECT_INCLUDE)/sched.h
23
24$(PROJECT_INCLUDE)/aio.h: include/aio.h $(PROJECT_INCLUDE)/$(dirstamp)
25        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/aio.h
26PREINSTALL_FILES += $(PROJECT_INCLUDE)/aio.h
27
28$(PROJECT_INCLUDE)/mqueue.h: include/mqueue.h $(PROJECT_INCLUDE)/$(dirstamp)
29        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mqueue.h
30PREINSTALL_FILES += $(PROJECT_INCLUDE)/mqueue.h
31
32$(PROJECT_INCLUDE)/semaphore.h: include/semaphore.h $(PROJECT_INCLUDE)/$(dirstamp)
33        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/semaphore.h
34PREINSTALL_FILES += $(PROJECT_INCLUDE)/semaphore.h
35
36$(PROJECT_INCLUDE)/rtems/posix/$(dirstamp):
37        @$(mkdir_p) $(PROJECT_INCLUDE)/rtems/posix
38        @: > $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
39PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
40
41$(PROJECT_INCLUDE)/rtems/posix/cancel.h: include/rtems/posix/cancel.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
42        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/cancel.h
43PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/cancel.h
44
45$(PROJECT_INCLUDE)/rtems/posix/cond.h: include/rtems/posix/cond.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
46        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/cond.h
47PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/cond.h
48
49$(PROJECT_INCLUDE)/rtems/posix/config.h: include/rtems/posix/config.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
50        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/config.h
51PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/config.h
52
53$(PROJECT_INCLUDE)/rtems/posix/key.h: include/rtems/posix/key.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
54        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/key.h
55PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/key.h
56
57$(PROJECT_INCLUDE)/rtems/posix/mqueue.h: include/rtems/posix/mqueue.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
58        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mqueue.h
59PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mqueue.h
60
61$(PROJECT_INCLUDE)/rtems/posix/mutex.h: include/rtems/posix/mutex.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
62        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mutex.h
63PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mutex.h
64
65$(PROJECT_INCLUDE)/rtems/posix/posixapi.h: include/rtems/posix/posixapi.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
66        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/posixapi.h
67PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/posixapi.h
68
69$(PROJECT_INCLUDE)/rtems/posix/priority.h: include/rtems/posix/priority.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
70        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/priority.h
71PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/priority.h
72
73$(PROJECT_INCLUDE)/rtems/posix/psignal.h: include/rtems/posix/psignal.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
74        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/psignal.h
75PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/psignal.h
76
77$(PROJECT_INCLUDE)/rtems/posix/pthread.h: include/rtems/posix/pthread.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
78        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/pthread.h
79PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/pthread.h
80
81$(PROJECT_INCLUDE)/rtems/posix/ptimer.h: include/rtems/posix/ptimer.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
82        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/ptimer.h
83PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/ptimer.h
84
85$(PROJECT_INCLUDE)/rtems/posix/semaphore.h: include/rtems/posix/semaphore.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
86        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/semaphore.h
87PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/semaphore.h
88
89$(PROJECT_INCLUDE)/rtems/posix/threadsup.h: include/rtems/posix/threadsup.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
90        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/threadsup.h
91PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/threadsup.h
92
93$(PROJECT_INCLUDE)/rtems/posix/time.h: include/rtems/posix/time.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
94        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/time.h
95PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/time.h
96
97$(PROJECT_INCLUDE)/rtems/posix/timer.h: include/rtems/posix/timer.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
98        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/timer.h
99PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/timer.h
100
101if HAS_MP
102$(PROJECT_INCLUDE)/rtems/posix/condmp.h: include/rtems/posix/condmp.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
103        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/condmp.h
104PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/condmp.h
105
106$(PROJECT_INCLUDE)/rtems/posix/mqueuemp.h: include/rtems/posix/mqueuemp.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
107        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mqueuemp.h
108PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mqueuemp.h
109
110$(PROJECT_INCLUDE)/rtems/posix/mutexmp.h: include/rtems/posix/mutexmp.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
111        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mutexmp.h
112PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mutexmp.h
113
114$(PROJECT_INCLUDE)/rtems/posix/pthreadmp.h: include/rtems/posix/pthreadmp.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
115        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/pthreadmp.h
116PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/pthreadmp.h
117
118$(PROJECT_INCLUDE)/rtems/posix/semaphoremp.h: include/rtems/posix/semaphoremp.h $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
119        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/semaphoremp.h
120PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/semaphoremp.h
121endif
122if INLINE
123$(PROJECT_INCLUDE)/rtems/posix/cond.inl: inline/rtems/posix/cond.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
124        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/cond.inl
125PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/cond.inl
126
127$(PROJECT_INCLUDE)/rtems/posix/key.inl: inline/rtems/posix/key.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
128        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/key.inl
129PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/key.inl
130
131$(PROJECT_INCLUDE)/rtems/posix/mqueue.inl: inline/rtems/posix/mqueue.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
132        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mqueue.inl
133PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mqueue.inl
134
135$(PROJECT_INCLUDE)/rtems/posix/mutex.inl: inline/rtems/posix/mutex.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
136        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mutex.inl
137PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mutex.inl
138
139$(PROJECT_INCLUDE)/rtems/posix/pthread.inl: inline/rtems/posix/pthread.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
140        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/pthread.inl
141PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/pthread.inl
142
143$(PROJECT_INCLUDE)/rtems/posix/priority.inl: inline/rtems/posix/priority.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
144        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/priority.inl
145PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/priority.inl
146
147$(PROJECT_INCLUDE)/rtems/posix/semaphore.inl: inline/rtems/posix/semaphore.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
148        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/semaphore.inl
149PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/semaphore.inl
150
151$(PROJECT_INCLUDE)/rtems/posix/timer.inl: inline/rtems/posix/timer.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
152        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/timer.inl
153PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/timer.inl
154
155else
156$(PROJECT_INCLUDE)/rtems/posix/cond.inl: macros/rtems/posix/cond.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
157        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/cond.inl
158PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/cond.inl
159
160$(PROJECT_INCLUDE)/rtems/posix/key.inl: macros/rtems/posix/key.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
161        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/key.inl
162PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/key.inl
163
164$(PROJECT_INCLUDE)/rtems/posix/mqueue.inl: macros/rtems/posix/mqueue.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
165        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mqueue.inl
166PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mqueue.inl
167
168$(PROJECT_INCLUDE)/rtems/posix/mutex.inl: macros/rtems/posix/mutex.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
169        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/mutex.inl
170PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/mutex.inl
171
172$(PROJECT_INCLUDE)/rtems/posix/pthread.inl: macros/rtems/posix/pthread.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
173        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/pthread.inl
174PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/pthread.inl
175
176$(PROJECT_INCLUDE)/rtems/posix/priority.inl: macros/rtems/posix/priority.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
177        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/priority.inl
178PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/priority.inl
179
180$(PROJECT_INCLUDE)/rtems/posix/semaphore.inl: macros/rtems/posix/semaphore.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
181        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/semaphore.inl
182PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/semaphore.inl
183
184$(PROJECT_INCLUDE)/rtems/posix/timer.inl: macros/rtems/posix/timer.inl $(PROJECT_INCLUDE)/rtems/posix/$(dirstamp)
185        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/timer.inl
186PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/timer.inl
187endif
188endif
Note: See TracBrowser for help on using the repository browser.