*** empty log message ***
[luabind.git] / test / Makedepend
blob0a3987fc65404a7e7afa4852b1d451fec5ba9e23
1 main.o: main.cpp test.h /usr/local/include/lua.h \
2   /usr/local/include/lualib.h ../luabind/luabind.hpp \
3   ../luabind/config.hpp ../luabind/class.hpp \
4   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
5   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
6   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
7   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
8   ../luabind/object.hpp ../luabind/detail/error.hpp \
9   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
10   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
11   ../luabind/detail/construct_rep.hpp \
12   ../luabind/detail/overload_rep_base.hpp \
13   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
14   ../luabind/detail/garbage_collector.hpp \
15   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
16   ../luabind/detail/get_overload_signature.hpp \
17   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
18   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
19   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
20   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
21   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
22   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
23   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
24   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
25   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
26   ../luabind/discard_result_policy.hpp /usr/local/include/lauxlib.h
27 test_lua_classes.o: test_lua_classes.cpp test.h /usr/local/include/lua.h \
28   /usr/local/include/lualib.h ../luabind/luabind.hpp \
29   ../luabind/config.hpp ../luabind/class.hpp \
30   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
31   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
32   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
33   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
34   ../luabind/object.hpp ../luabind/detail/error.hpp \
35   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
36   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
37   ../luabind/detail/construct_rep.hpp \
38   ../luabind/detail/overload_rep_base.hpp \
39   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
40   ../luabind/detail/garbage_collector.hpp \
41   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
42   ../luabind/detail/get_overload_signature.hpp \
43   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
44   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
45   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
46   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
47   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
48   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
49   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
50   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
51   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
52   ../luabind/discard_result_policy.hpp
53 test_typetraits.o: test_typetraits.cpp ../luabind/detail/typetraits.hpp \
54   ../luabind/config.hpp ../luabind/detail/primitives.hpp
55 test_construction.o: test_construction.cpp test.h \
56   /usr/local/include/lua.h /usr/local/include/lualib.h \
57   ../luabind/luabind.hpp ../luabind/config.hpp ../luabind/class.hpp \
58   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
59   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
60   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
61   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
62   ../luabind/object.hpp ../luabind/detail/error.hpp \
63   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
64   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
65   ../luabind/detail/construct_rep.hpp \
66   ../luabind/detail/overload_rep_base.hpp \
67   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
68   ../luabind/detail/garbage_collector.hpp \
69   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
70   ../luabind/detail/get_overload_signature.hpp \
71   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
72   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
73   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
74   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
75   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
76   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
77   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
78   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
79   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
80   ../luabind/discard_result_policy.hpp
81 test_operators.o: test_operators.cpp test.h /usr/local/include/lua.h \
82   /usr/local/include/lualib.h ../luabind/luabind.hpp \
83   ../luabind/config.hpp ../luabind/class.hpp \
84   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
85   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
86   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
87   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
88   ../luabind/object.hpp ../luabind/detail/error.hpp \
89   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
90   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
91   ../luabind/detail/construct_rep.hpp \
92   ../luabind/detail/overload_rep_base.hpp \
93   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
94   ../luabind/detail/garbage_collector.hpp \
95   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
96   ../luabind/detail/get_overload_signature.hpp \
97   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
98   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
99   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
100   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
101   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
102   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
103   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
104   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
105   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
106   ../luabind/discard_result_policy.hpp
107 test_attributes.o: test_attributes.cpp test.h /usr/local/include/lua.h \
108   /usr/local/include/lualib.h ../luabind/luabind.hpp \
109   ../luabind/config.hpp ../luabind/class.hpp \
110   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
111   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
112   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
113   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
114   ../luabind/object.hpp ../luabind/detail/error.hpp \
115   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
116   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
117   ../luabind/detail/construct_rep.hpp \
118   ../luabind/detail/overload_rep_base.hpp \
119   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
120   ../luabind/detail/garbage_collector.hpp \
121   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
122   ../luabind/detail/get_overload_signature.hpp \
123   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
124   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
125   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
126   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
127   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
128   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
129   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
130   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
131   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
132   ../luabind/discard_result_policy.hpp /usr/local/include/lauxlib.h
133 test_exceptions.o: test_exceptions.cpp test.h /usr/local/include/lua.h \
134   /usr/local/include/lualib.h ../luabind/luabind.hpp \
135   ../luabind/config.hpp ../luabind/class.hpp \
136   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
137   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
138   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
139   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
140   ../luabind/object.hpp ../luabind/detail/error.hpp \
141   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
142   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
143   ../luabind/detail/construct_rep.hpp \
144   ../luabind/detail/overload_rep_base.hpp \
145   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
146   ../luabind/detail/garbage_collector.hpp \
147   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
148   ../luabind/detail/get_overload_signature.hpp \
149   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
150   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
151   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
152   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
153   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
154   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
155   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
156   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
157   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
158   ../luabind/discard_result_policy.hpp
159 test_const.o: test_const.cpp test.h /usr/local/include/lua.h \
160   /usr/local/include/lualib.h ../luabind/luabind.hpp \
161   ../luabind/config.hpp ../luabind/class.hpp \
162   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
163   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
164   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
165   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
166   ../luabind/object.hpp ../luabind/detail/error.hpp \
167   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
168   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
169   ../luabind/detail/construct_rep.hpp \
170   ../luabind/detail/overload_rep_base.hpp \
171   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
172   ../luabind/detail/garbage_collector.hpp \
173   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
174   ../luabind/detail/get_overload_signature.hpp \
175   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
176   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
177   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
178   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
179   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
180   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
181   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
182   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
183   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
184   ../luabind/discard_result_policy.hpp
185 test_null_pointer.o: test_null_pointer.cpp test.h \
186   /usr/local/include/lua.h /usr/local/include/lualib.h \
187   ../luabind/luabind.hpp ../luabind/config.hpp ../luabind/class.hpp \
188   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
189   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
190   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
191   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
192   ../luabind/object.hpp ../luabind/detail/error.hpp \
193   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
194   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
195   ../luabind/detail/construct_rep.hpp \
196   ../luabind/detail/overload_rep_base.hpp \
197   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
198   ../luabind/detail/garbage_collector.hpp \
199   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
200   ../luabind/detail/get_overload_signature.hpp \
201   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
202   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
203   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
204   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
205   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
206   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
207   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
208   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
209   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
210   ../luabind/discard_result_policy.hpp
211 test_implicit_cast.o: test_implicit_cast.cpp test.h \
212   /usr/local/include/lua.h /usr/local/include/lualib.h \
213   ../luabind/luabind.hpp ../luabind/config.hpp ../luabind/class.hpp \
214   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
215   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
216   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
217   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
218   ../luabind/object.hpp ../luabind/detail/error.hpp \
219   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
220   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
221   ../luabind/detail/construct_rep.hpp \
222   ../luabind/detail/overload_rep_base.hpp \
223   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
224   ../luabind/detail/garbage_collector.hpp \
225   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
226   ../luabind/detail/get_overload_signature.hpp \
227   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
228   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
229   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
230   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
231   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
232   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
233   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
234   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
235   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
236   ../luabind/discard_result_policy.hpp
237 test_policies.o: test_policies.cpp test.h /usr/local/include/lua.h \
238   /usr/local/include/lualib.h ../luabind/luabind.hpp \
239   ../luabind/config.hpp ../luabind/class.hpp \
240   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
241   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
242   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
243   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
244   ../luabind/object.hpp ../luabind/detail/error.hpp \
245   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
246   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
247   ../luabind/detail/construct_rep.hpp \
248   ../luabind/detail/overload_rep_base.hpp \
249   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
250   ../luabind/detail/garbage_collector.hpp \
251   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
252   ../luabind/detail/get_overload_signature.hpp \
253   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
254   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
255   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
256   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
257   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
258   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
259   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
260   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
261   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
262   ../luabind/discard_result_policy.hpp \
263   ../luabind/return_reference_to_policy.hpp
264 test_free_functions.o: test_free_functions.cpp test.h \
265   /usr/local/include/lua.h /usr/local/include/lualib.h \
266   ../luabind/luabind.hpp ../luabind/config.hpp ../luabind/class.hpp \
267   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
268   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
269   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
270   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
271   ../luabind/object.hpp ../luabind/detail/error.hpp \
272   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
273   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
274   ../luabind/detail/construct_rep.hpp \
275   ../luabind/detail/overload_rep_base.hpp \
276   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
277   ../luabind/detail/garbage_collector.hpp \
278   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
279   ../luabind/detail/get_overload_signature.hpp \
280   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
281   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
282   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
283   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
284   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
285   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
286   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
287   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
288   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
289   ../luabind/discard_result_policy.hpp
290 test_object.o: test_object.cpp test.h /usr/local/include/lua.h \
291   /usr/local/include/lualib.h ../luabind/luabind.hpp \
292   ../luabind/config.hpp ../luabind/class.hpp \
293   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
294   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
295   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
296   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
297   ../luabind/object.hpp ../luabind/detail/error.hpp \
298   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
299   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
300   ../luabind/detail/construct_rep.hpp \
301   ../luabind/detail/overload_rep_base.hpp \
302   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
303   ../luabind/detail/garbage_collector.hpp \
304   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
305   ../luabind/detail/get_overload_signature.hpp \
306   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
307   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
308   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
309   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
310   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
311   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
312   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
313   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
314   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
315   ../luabind/discard_result_policy.hpp
316 test_held_type.o: test_held_type.cpp test.h /usr/local/include/lua.h \
317   /usr/local/include/lualib.h ../luabind/luabind.hpp \
318   ../luabind/config.hpp ../luabind/class.hpp \
319   ../luabind/detail/constructor.hpp ../luabind/detail/policy.hpp \
320   ../luabind/detail/class_registry.hpp ../luabind/detail/primitives.hpp \
321   ../luabind/detail/object_rep.hpp ../luabind/detail/ref.hpp \
322   ../luabind/detail/typetraits.hpp ../luabind/detail/decorate_type.hpp \
323   ../luabind/object.hpp ../luabind/detail/error.hpp \
324   ../luabind/detail/object_funs.hpp ../luabind/detail/convert_to_lua.hpp \
325   ../luabind/detail/signature_match.hpp ../luabind/detail/class_rep.hpp \
326   ../luabind/detail/construct_rep.hpp \
327   ../luabind/detail/overload_rep_base.hpp \
328   ../luabind/detail/method_rep.hpp ../luabind/detail/overload_rep.hpp \
329   ../luabind/detail/garbage_collector.hpp \
330   ../luabind/detail/operator_id.hpp ../luabind/detail/find_best_match.hpp \
331   ../luabind/detail/get_overload_signature.hpp \
332   ../luabind/detail/call_member.hpp ../luabind/detail/call.hpp \
333   ../luabind/detail/property.hpp ../luabind/detail/operators.hpp \
334   ../luabind/detail/other.hpp ../luabind/detail/enum_maker.hpp \
335   ../luabind/detail/get_signature.hpp ../luabind/detail/implicit_cast.hpp \
336   ../luabind/detail/calc_arity.hpp ../luabind/function.hpp \
337   ../luabind/detail/call_function.hpp ../luabind/functor.hpp \
338   ../luabind/detail/open.hpp ../luabind/dependency_policy.hpp \
339   ../luabind/out_value_policy.hpp ../luabind/adopt_policy.hpp \
340   ../luabind/copy_policy.hpp ../luabind/container_policy.hpp \
341   ../luabind/discard_result_policy.hpp