Last change
on this file since 20636 was 20612, checked in by vboxsync, 16 years ago |
crOpenGL: update wine to 1.1.23
|
-
Property svn:eol-style
set to
native
|
File size:
8.2 KB
|
Line | |
---|
1 | TOPSRCDIR = @top_srcdir@
|
---|
2 | TOPOBJDIR = ..
|
---|
3 | SRCDIR = @srcdir@
|
---|
4 | VPATH = @srcdir@
|
---|
5 | MODULE = none
|
---|
6 |
|
---|
7 | PRIVATE_IDL_H_SRCS = \
|
---|
8 | wine/wined3d.idl \
|
---|
9 | wine/winedxgi.idl
|
---|
10 |
|
---|
11 | PUBLIC_IDL_H_SRCS = \
|
---|
12 | activaut.idl \
|
---|
13 | activdbg.idl \
|
---|
14 | activscp.idl \
|
---|
15 | amstream.idl \
|
---|
16 | amvideo.idl \
|
---|
17 | austream.idl \
|
---|
18 | bits.idl \
|
---|
19 | bits1_5.idl \
|
---|
20 | comcat.idl \
|
---|
21 | control.idl \
|
---|
22 | ctxtcall.idl \
|
---|
23 | d3d10.idl \
|
---|
24 | ddstream.idl \
|
---|
25 | dimm.idl \
|
---|
26 | dispex.idl \
|
---|
27 | docobj.idl \
|
---|
28 | downloadmgr.idl \
|
---|
29 | dxgi.idl \
|
---|
30 | dxgitype.idl \
|
---|
31 | exdisp.idl \
|
---|
32 | fusion.idl \
|
---|
33 | hlink.idl \
|
---|
34 | htiframe.idl \
|
---|
35 | iads.idl \
|
---|
36 | icftypes.idl \
|
---|
37 | imnact.idl \
|
---|
38 | imnxport.idl \
|
---|
39 | indexsrv.idl \
|
---|
40 | mediaobj.idl \
|
---|
41 | mimeinfo.idl \
|
---|
42 | mimeole.idl \
|
---|
43 | mlang.idl \
|
---|
44 | mmstream.idl \
|
---|
45 | mscoree.idl \
|
---|
46 | msctf.idl \
|
---|
47 | mshtmhst.idl \
|
---|
48 | mshtml.idl \
|
---|
49 | msinkaut.idl \
|
---|
50 | mstask.idl \
|
---|
51 | msxml.idl \
|
---|
52 | msxml2.idl \
|
---|
53 | netfw.idl \
|
---|
54 | oaidl.idl \
|
---|
55 | objidl.idl \
|
---|
56 | objsafe.idl \
|
---|
57 | ocidl.idl \
|
---|
58 | ocmm.idl \
|
---|
59 | oleacc.idl \
|
---|
60 | oledb.idl \
|
---|
61 | oleidl.idl \
|
---|
62 | optary.idl \
|
---|
63 | perhist.idl \
|
---|
64 | propidl.idl \
|
---|
65 | pstore.idl \
|
---|
66 | qedit.idl \
|
---|
67 | richole.idl \
|
---|
68 | sensevts.idl \
|
---|
69 | servprov.idl \
|
---|
70 | shldisp.idl \
|
---|
71 | shobjidl.idl \
|
---|
72 | shtypes.idl \
|
---|
73 | strmif.idl \
|
---|
74 | textstor.idl \
|
---|
75 | tom.idl \
|
---|
76 | unknwn.idl \
|
---|
77 | urlhist.idl \
|
---|
78 | urlmon.idl \
|
---|
79 | vmr9.idl \
|
---|
80 | wine/itss.idl \
|
---|
81 | wine/svcctl.idl \
|
---|
82 | wtypes.idl \
|
---|
83 | wuapi.idl \
|
---|
84 | xmldom.idl \
|
---|
85 | xmldso.idl
|
---|
86 |
|
---|
87 | IDL_TLB_SRCS = \
|
---|
88 | stdole2.idl
|
---|
89 |
|
---|
90 | SRCDIR_INCLUDES = \
|
---|
91 | $(IDL_TLB_SRCS) \
|
---|
92 | $(PUBLIC_IDL_H_SRCS) \
|
---|
93 | accctrl.h \
|
---|
94 | aclapi.h \
|
---|
95 | aclui.h \
|
---|
96 | adshlp.h \
|
---|
97 | advpub.h \
|
---|
98 | appmgmt.h \
|
---|
99 | audevcod.h \
|
---|
100 | aviriff.h \
|
---|
101 | axcore.idl \
|
---|
102 | axextend.idl \
|
---|
103 | basetsd.h \
|
---|
104 | basetyps.h \
|
---|
105 | bcrypt.h \
|
---|
106 | bitsmsg.h \
|
---|
107 | cderr.h \
|
---|
108 | cfgmgr32.h \
|
---|
109 | cguid.h \
|
---|
110 | cierror.h \
|
---|
111 | clusapi.h \
|
---|
112 | commctrl.h \
|
---|
113 | commctrl.rh \
|
---|
114 | commdlg.h \
|
---|
115 | compobj.h \
|
---|
116 | cor.h \
|
---|
117 | corerror.h \
|
---|
118 | corhdr.h \
|
---|
119 | cpl.h \
|
---|
120 | cryptdlg.h \
|
---|
121 | cryptuiapi.h \
|
---|
122 | custcntl.h \
|
---|
123 | cvconst.h \
|
---|
124 | d3d.h \
|
---|
125 | d3d10effect.h \
|
---|
126 | d3d10misc.h \
|
---|
127 | d3d10shader.h \
|
---|
128 | d3d8.h \
|
---|
129 | d3d8caps.h \
|
---|
130 | d3d8types.h \
|
---|
131 | d3d9.h \
|
---|
132 | d3d9caps.h \
|
---|
133 | d3d9types.h \
|
---|
134 | d3dcaps.h \
|
---|
135 | d3dhal.h \
|
---|
136 | d3drm.h \
|
---|
137 | d3drmdef.h \
|
---|
138 | d3drmobj.h \
|
---|
139 | d3dtypes.h \
|
---|
140 | d3dvec.inl \
|
---|
141 | d3dx8.h \
|
---|
142 | d3dx8core.h \
|
---|
143 | d3dx8math.h \
|
---|
144 | d3dx8math.inl \
|
---|
145 | d3dx8mesh.h \
|
---|
146 | d3dx9.h \
|
---|
147 | d3dx9core.h \
|
---|
148 | d3dx9math.h \
|
---|
149 | d3dx9math.inl \
|
---|
150 | d3dx9mesh.h \
|
---|
151 | d3dx9shader.h \
|
---|
152 | d3dx9tex.h \
|
---|
153 | dbghelp.h \
|
---|
154 | dbinit.idl \
|
---|
155 | dbprop.idl \
|
---|
156 | dbs.idl \
|
---|
157 | dbt.h \
|
---|
158 | dciddi.h \
|
---|
159 | dciman.h \
|
---|
160 | dde.h \
|
---|
161 | ddeml.h \
|
---|
162 | ddk/compstui.h \
|
---|
163 | ddk/hidsdi.h \
|
---|
164 | ddk/imm.h \
|
---|
165 | ddk/mountmgr.h \
|
---|
166 | ddk/ntddcdvd.h \
|
---|
167 | ddk/ntddk.h \
|
---|
168 | ddk/ntddser.h \
|
---|
169 | ddk/ntddtape.h \
|
---|
170 | ddk/usb.h \
|
---|
171 | ddk/usb100.h \
|
---|
172 | ddk/usb200.h \
|
---|
173 | ddk/usbdlib.h \
|
---|
174 | ddk/wdm.h \
|
---|
175 | ddk/winddiui.h \
|
---|
176 | ddk/winsplp.h \
|
---|
177 | ddraw.h \
|
---|
178 | ddrawi.h \
|
---|
179 | devenum.idl \
|
---|
180 | devguid.h \
|
---|
181 | digitalv.h \
|
---|
182 | dinput.h \
|
---|
183 | dispdib.h \
|
---|
184 | dlgs.h \
|
---|
185 | dls1.h \
|
---|
186 | dls2.h \
|
---|
187 | dmdls.h \
|
---|
188 | dmerror.h \
|
---|
189 | dmo.h \
|
---|
190 | dmoreg.h \
|
---|
191 | dmort.h \
|
---|
192 | dmplugin.h \
|
---|
193 | dmusbuff.h \
|
---|
194 | dmusicc.h \
|
---|
195 | dmusicf.h \
|
---|
196 | dmusici.h \
|
---|
197 | dmusics.h \
|
---|
198 | dpaddr.h \
|
---|
199 | dplay.h \
|
---|
200 | dplay8.h \
|
---|
201 | dplobby.h \
|
---|
202 | dplobby8.h \
|
---|
203 | dpnathlp.h \
|
---|
204 | dsconf.h \
|
---|
205 | dsdriver.h \
|
---|
206 | dsgetdc.h \
|
---|
207 | dshow.h \
|
---|
208 | dsound.h \
|
---|
209 | dsrole.h \
|
---|
210 | dvdmedia.h \
|
---|
211 | dwmapi.h \
|
---|
212 | dxdiag.h \
|
---|
213 | dxerr8.h \
|
---|
214 | dxerr9.h \
|
---|
215 | dxfile.h \
|
---|
216 | dyngraph.idl \
|
---|
217 | errorrep.h \
|
---|
218 | errors.h \
|
---|
219 | evcode.h \
|
---|
220 | evntrace.h \
|
---|
221 | excpt.h \
|
---|
222 | exdispid.h \
|
---|
223 | fci.h \
|
---|
224 | fdi.h \
|
---|
225 | gdiplus.h \
|
---|
226 | gdipluscolor.h \
|
---|
227 | gdipluscolormatrix.h \
|
---|
228 | gdiplusenums.h \
|
---|
229 | gdiplusflat.h \
|
---|
230 | gdiplusgpstubs.h \
|
---|
231 | gdiplusimaging.h \
|
---|
232 | gdiplusinit.h \
|
---|
233 | gdiplusmem.h \
|
---|
234 | gdiplusmetaheader.h \
|
---|
235 | gdipluspixelformats.h \
|
---|
236 | gdiplustypes.h \
|
---|
237 | guiddef.h \
|
---|
238 | hlguids.h \
|
---|
239 | htmlhelp.h \
|
---|
240 | http.h \
|
---|
241 | i_cryptasn1tls.h \
|
---|
242 | icm.h \
|
---|
243 | icmpapi.h \
|
---|
244 | idispids.h \
|
---|
245 | imagehlp.h \
|
---|
246 | imm.h \
|
---|
247 | in6addr.h \
|
---|
248 | initguid.h \
|
---|
249 | intshcut.h \
|
---|
250 | ipexport.h \
|
---|
251 | iphlpapi.h \
|
---|
252 | ipifcons.h \
|
---|
253 | iprtrmib.h \
|
---|
254 | iptypes.h \
|
---|
255 | isguids.h \
|
---|
256 | ks.h \
|
---|
257 | ksguid.h \
|
---|
258 | ksmedia.h \
|
---|
259 | lm.h \
|
---|
260 | lmaccess.h \
|
---|
261 | lmapibuf.h \
|
---|
262 | lmbrowsr.h \
|
---|
263 | lmcons.h \
|
---|
264 | lmerr.h \
|
---|
265 | lmjoin.h \
|
---|
266 | lmmsg.h \
|
---|
267 | lmserver.h \
|
---|
268 | lmshare.h \
|
---|
269 | lmstats.h \
|
---|
270 | lmuse.h \
|
---|
271 | lmuseflg.h \
|
---|
272 | lmwksta.h \
|
---|
273 | loadperf.h \
|
---|
274 | lzexpand.h \
|
---|
275 | mapi.h \
|
---|
276 | mapicode.h \
|
---|
277 | mapidefs.h \
|
---|
278 | mapiform.h \
|
---|
279 | mapiguid.h \
|
---|
280 | mapitags.h \
|
---|
281 | mapiutil.h \
|
---|
282 | mapival.h \
|
---|
283 | mapix.h \
|
---|
284 | mciavi.h \
|
---|
285 | mcx.h \
|
---|
286 | mediaerr.h \
|
---|
287 | midles.h \
|
---|
288 | minmax.h \
|
---|
289 | mmddk.h \
|
---|
290 | mmreg.h \
|
---|
291 | mmsystem.h \
|
---|
292 | mprapi.h \
|
---|
293 | msacm.h \
|
---|
294 | msacmdlg.h \
|
---|
295 | msacmdrv.h \
|
---|
296 | mscat.h \
|
---|
297 | mshtmcid.h \
|
---|
298 | mshtmdid.h \
|
---|
299 | msi.h \
|
---|
300 | msidefs.h \
|
---|
301 | msiquery.h \
|
---|
302 | mssip.h \
|
---|
303 | mstcpip.h \
|
---|
304 | msvcrt/conio.h \
|
---|
305 | msvcrt/crtdbg.h \
|
---|
306 | msvcrt/crtdefs.h \
|
---|
307 | msvcrt/ctype.h \
|
---|
308 | msvcrt/direct.h \
|
---|
309 | msvcrt/dirent.h \
|
---|
310 | msvcrt/dos.h \
|
---|
311 | msvcrt/eh.h \
|
---|
312 | msvcrt/errno.h \
|
---|
313 | msvcrt/fcntl.h \
|
---|
314 | msvcrt/float.h \
|
---|
315 | msvcrt/io.h \
|
---|
316 | msvcrt/limits.h \
|
---|
317 | msvcrt/locale.h \
|
---|
318 | msvcrt/malloc.h \
|
---|
319 | msvcrt/math.h \
|
---|
320 | msvcrt/mbctype.h \
|
---|
321 | msvcrt/mbstring.h \
|
---|
322 | msvcrt/memory.h \
|
---|
323 | msvcrt/process.h \
|
---|
324 | msvcrt/search.h \
|
---|
325 | msvcrt/setjmp.h \
|
---|
326 | msvcrt/share.h \
|
---|
327 | msvcrt/signal.h \
|
---|
328 | msvcrt/stddef.h \
|
---|
329 | msvcrt/stdio.h \
|
---|
330 | msvcrt/stdlib.h \
|
---|
331 | msvcrt/string.h \
|
---|
332 | msvcrt/sys/locking.h \
|
---|
333 | msvcrt/sys/stat.h \
|
---|
334 | msvcrt/sys/timeb.h \
|
---|
335 | msvcrt/sys/types.h \
|
---|
336 | msvcrt/sys/unistd.h \
|
---|
337 | msvcrt/sys/utime.h \
|
---|
338 | msvcrt/time.h \
|
---|
339 | msvcrt/unistd.h \
|
---|
340 | msvcrt/wchar.h \
|
---|
341 | msvcrt/wctype.h \
|
---|
342 | mswsock.h \
|
---|
343 | msxml2did.h \
|
---|
344 | msxmldid.h \
|
---|
345 | nb30.h \
|
---|
346 | ndrtypes.h \
|
---|
347 | npapi.h \
|
---|
348 | nspapi.h \
|
---|
349 | ntddcdrm.h \
|
---|
350 | ntddscsi.h \
|
---|
351 | ntddstor.h \
|
---|
352 | ntdsapi.h \
|
---|
353 | ntquery.h \
|
---|
354 | ntsecapi.h \
|
---|
355 | ntsecpkg.h \
|
---|
356 | ntstatus.h \
|
---|
357 | objbase.h \
|
---|
358 | objsel.h \
|
---|
359 | odbcinst.h \
|
---|
360 | ole2.h \
|
---|
361 | ole2ver.h \
|
---|
362 | oleauto.h \
|
---|
363 | olectl.h \
|
---|
364 | oledlg.h \
|
---|
365 | pdh.h \
|
---|
366 | pdhmsg.h \
|
---|
367 | pktdef.h \
|
---|
368 | poppack.h \
|
---|
369 | powrprof.h \
|
---|
370 | profinfo.h \
|
---|
371 | propvarutil.h \
|
---|
372 | prsht.h \
|
---|
373 | psapi.h \
|
---|
374 | pshpack1.h \
|
---|
375 | pshpack2.h \
|
---|
376 | pshpack4.h \
|
---|
377 | pshpack8.h \
|
---|
378 | ras.h \
|
---|
379 | raserror.h \
|
---|
380 | reason.h \
|
---|
381 | regstr.h \
|
---|
382 | richedit.h \
|
---|
383 | rmxfguid.h \
|
---|
384 | rpc.h \
|
---|
385 | rpcasync.h \
|
---|
386 | rpcdce.h \
|
---|
387 | rpcdcep.h \
|
---|
388 | rpcndr.h \
|
---|
389 | rpcnterr.h \
|
---|
390 | rpcproxy.h \
|
---|
391 | scarderr.h \
|
---|
392 | schannel.h \
|
---|
393 | schemadef.h \
|
---|
394 | schnlsp.h \
|
---|
395 | sddl.h \
|
---|
396 | secext.h \
|
---|
397 | security.h \
|
---|
398 | sensapi.h \
|
---|
399 | setupapi.h \
|
---|
400 | sfc.h \
|
---|
401 | shdispid.h \
|
---|
402 | shellapi.h \
|
---|
403 | shlguid.h \
|
---|
404 | shlobj.h \
|
---|
405 | shlwapi.h \
|
---|
406 | sipbase.h \
|
---|
407 | slerror.h \
|
---|
408 | slpublic.h \
|
---|
409 | snmp.h \
|
---|
410 | softpub.h \
|
---|
411 | sql.h \
|
---|
412 | sqlext.h \
|
---|
413 | sqltypes.h \
|
---|
414 | srrestoreptapi.h \
|
---|
415 | sspi.h \
|
---|
416 | storage.h \
|
---|
417 | svrapi.h \
|
---|
418 | tapi.h \
|
---|
419 | tchar.h \
|
---|
420 | textserv.h \
|
---|
421 | tlhelp32.h \
|
---|
422 | tmschema.h \
|
---|
423 | traffic.h \
|
---|
424 | twain.h \
|
---|
425 | userenv.h \
|
---|
426 | usp10.h \
|
---|
427 | uuids.h \
|
---|
428 | uxtheme.h \
|
---|
429 | vdmdbg.h \
|
---|
430 | ver.h \
|
---|
431 | vfw.h \
|
---|
432 | vfwmsgs.h \
|
---|
433 | vmrender.idl \
|
---|
434 | wfext.h \
|
---|
435 | winbase.h \
|
---|
436 | wincon.h \
|
---|
437 | wincred.h \
|
---|
438 | wincrypt.h \
|
---|
439 | windef.h \
|
---|
440 | windns.h \
|
---|
441 | windows.h \
|
---|
442 | windowsx.h \
|
---|
443 | wine/debug.h \
|
---|
444 | wine/exception.h \
|
---|
445 | wine/library.h \
|
---|
446 | wine/unicode.h \
|
---|
447 | winerror.h \
|
---|
448 | wingdi.h \
|
---|
449 | winhttp.h \
|
---|
450 | wininet.h \
|
---|
451 | winineti.h \
|
---|
452 | winioctl.h \
|
---|
453 | winldap.h \
|
---|
454 | winnetwk.h \
|
---|
455 | winnls.h \
|
---|
456 | winnls32.h \
|
---|
457 | winnt.h \
|
---|
458 | winperf.h \
|
---|
459 | winreg.h \
|
---|
460 | winresrc.h \
|
---|
461 | winsafer.h \
|
---|
462 | winscard.h \
|
---|
463 | winsmcrd.h \
|
---|
464 | winsock.h \
|
---|
465 | winsock2.h \
|
---|
466 | winspool.h \
|
---|
467 | winsvc.h \
|
---|
468 | wintab.h \
|
---|
469 | wintabx.h \
|
---|
470 | winternl.h \
|
---|
471 | wintrust.h \
|
---|
472 | winuser.h \
|
---|
473 | winuser.rh \
|
---|
474 | winver.h \
|
---|
475 | wmistr.h \
|
---|
476 | wnaspi32.h \
|
---|
477 | wownt32.h \
|
---|
478 | ws2def.h \
|
---|
479 | ws2ipdef.h \
|
---|
480 | ws2spi.h \
|
---|
481 | ws2tcpip.h \
|
---|
482 | wshisotp.h \
|
---|
483 | wsipx.h \
|
---|
484 | wsnwlink.h \
|
---|
485 | wtsapi32.h \
|
---|
486 | xcmc.h \
|
---|
487 | xinput.h \
|
---|
488 | xmldomdid.h \
|
---|
489 | xmldsodid.h \
|
---|
490 | zmouse.h
|
---|
491 |
|
---|
492 | EXTRASUBDIRS = ddk msvcrt msvcrt/sys wine
|
---|
493 |
|
---|
494 | INSTALLDIRS = \
|
---|
495 | $(DESTDIR)$(includedir)/windows/ddk \
|
---|
496 | $(DESTDIR)$(includedir)/windows \
|
---|
497 | $(DESTDIR)$(includedir)/msvcrt/sys \
|
---|
498 | $(DESTDIR)$(includedir)/msvcrt \
|
---|
499 | $(DESTDIR)$(includedir)
|
---|
500 |
|
---|
501 | IDL_H_SRCS = $(PUBLIC_IDL_H_SRCS) $(PRIVATE_IDL_H_SRCS)
|
---|
502 |
|
---|
503 | @MAKE_RULES@
|
---|
504 |
|
---|
505 | OBJDIR_INCLUDES = $(PUBLIC_IDL_H_SRCS:.idl=.h) $(IDL_TLB_SRCS:.idl=.tlb)
|
---|
506 |
|
---|
507 | all: $(IDL_H_SRCS:.idl=.h) $(IDL_TLB_SRCS:.idl=.tlb)
|
---|
508 |
|
---|
509 | install install-dev:: $(OBJDIR_INCLUDES) $(INSTALLDIRS)
|
---|
510 | for f in $(SRCDIR_INCLUDES); do case $$f in \
|
---|
511 | wine/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
---|
512 | msvcrt/*) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/$$f ;; \
|
---|
513 | *) $(INSTALL_DATA) $(SRCDIR)/$$f $(DESTDIR)$(includedir)/windows/$$f ;; \
|
---|
514 | esac; done
|
---|
515 | for f in $(OBJDIR_INCLUDES); do case $$f in \
|
---|
516 | wine/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
---|
517 | msvcrt/*) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/$$f ;; \
|
---|
518 | *) $(INSTALL_DATA) $$f $(DESTDIR)$(includedir)/windows/$$f ;; \
|
---|
519 | esac; done
|
---|
520 |
|
---|
521 | # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
|
---|
522 | # anything extra the user may have put there.
|
---|
523 | uninstall::
|
---|
524 | for f in $(SRCDIR_INCLUDES) $(OBJDIR_INCLUDES); do case $$f in \
|
---|
525 | wine/*) $(RM) $(DESTDIR)$(includedir)/`expr $$f : 'wine/\(.*\)'` ;; \
|
---|
526 | msvcrt/*) $(RM) $(DESTDIR)$(includedir)/$$f ;; \
|
---|
527 | *) $(RM) $(DESTDIR)$(includedir)/windows/$$f ;; \
|
---|
528 | esac; done
|
---|
529 | -rmdir $(INSTALLDIRS)
|
---|
530 |
|
---|
531 | @DEPENDENCIES@ # everything below this line is overwritten by make depend
|
---|
Note:
See
TracBrowser
for help on using the repository browser.