- some D3D8 fixes
[wine] / include / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = none
6
7 IDL_SRCS = \
8         unknwn.idl \
9         wtypes.idl
10
11 WINDOWS_INCLUDES = \
12         audevcod.h \
13         basetsd.h \
14         cderr.h \
15         cguid.h \
16         comcat.h \
17         commctrl.h \
18         commdlg.h \
19         compobj.h \
20         cpl.h \
21         custcntl.h \
22         d3d.h \
23         d3d8.h \
24         d3d8caps.h \
25         d3d8types.h \
26         d3dcaps.h \
27         d3dhal.h \
28         d3dtypes.h \
29         d3dvec.inl \
30         d3dx8core.h \
31         dde.h \
32         ddeml.h \
33         ddraw.h \
34         ddrawi.h \
35         digitalv.h \
36         dinput.h \
37         dispdib.h \
38         dlgs.h \
39         dmo.h \
40         dmoreg.h \
41         dmort.h \
42         docobj.h \
43         dplay.h \
44         dplobby.h \
45         dsdriver.h \
46         dshow.h \
47         dsound.h \
48         excpt.h \
49         fci.h \
50         fdi.h \
51         guiddef.h \
52         icmpapi.h \
53         imagehlp.h \
54         imm.h \
55         initguid.h \
56         instance.h \
57         ipexport.h \
58         lm.h \
59         lmaccess.h \
60         lmapibuf.h \
61         lmbrowsr.h \
62         lmcons.h \
63         lmerr.h \
64         lmwksta.h \
65         lzexpand.h \
66         mapi.h \
67         mapicode.h \
68         mapidefs.h \
69         mciavi.h \
70         mcx.h \
71         mediaerr.h \
72         mediaobj.h \
73         minmax.h \
74         mmddk.h \
75         mmreg.h \
76         mmsystem.h \
77         msacm.h \
78         msacmdlg.h \
79         mssip.h \
80         mswsock.h \
81         nb30.h \
82         netspi.h \
83         nspapi.h \
84         ntddcdrm.h \
85         ntddscsi.h \
86         ntddstor.h \
87         ntsecapi.h \
88         ntstatus.h \
89         oaidl.h \
90         objbase.h \
91         objidl.h \
92         ocidl.h \
93         ole2.h \
94         ole2ver.h \
95         oleauto.h \
96         olectl.h \
97         oledlg.h \
98         oleidl.h \
99         poppack.h \
100         prsht.h \
101         psapi.h \
102         pshpack1.h \
103         pshpack2.h \
104         pshpack4.h \
105         pshpack8.h \
106         ras.h \
107         regstr.h \
108         richedit.h \
109         richole.h \
110         rpc.h \
111         rpcdce.h \
112         rpcdcep.h \
113         rpcndr.h \
114         rpcnterr.h \
115         rpcproxy.h \
116         servprov.h \
117         setupapi.h \
118         shellapi.h \
119         shlguid.h \
120         shlobj.h \
121         shlwapi.h \
122         sipbase.h \
123         sql.h \
124         sqlext.h \
125         sqltypes.h \
126         storage.h \
127         tapi.h \
128         tchar.h \
129         tlhelp32.h \
130         urlmon.h \
131         uuids.h \
132         ver.h \
133         vfw.h \
134         vfwmsgs.h \
135         winbase.h \
136         wincon.h \
137         wincrypt.h \
138         windef.h \
139         windows.h \
140         windowsx.h \
141         winerror.h \
142         wingdi.h \
143         wininet.h \
144         winioctl.h \
145         winnetwk.h \
146         winnls.h \
147         winnt.h \
148         winreg.h \
149         winres.h \
150         winresrc.h \
151         winsock.h \
152         winsock2.h \
153         winspool.h \
154         winsvc.h \
155         winternl.h \
156         winuser.h \
157         winver.h \
158         wnaspi32.h \
159         wownt32.h \
160         ws2spi.h \
161         ws2tcpip.h \
162         wshisotp.h \
163         wsipx.h \
164         zmouse.h \
165         $(IDL_SRCS:.idl=.h)
166
167 MSVCRT_INCLUDES = \
168         msvcrt/conio.h \
169         msvcrt/crtdbg.h \
170         msvcrt/ctype.h \
171         msvcrt/direct.h \
172         msvcrt/dos.h \
173         msvcrt/eh.h \
174         msvcrt/errno.h \
175         msvcrt/fcntl.h \
176         msvcrt/io.h \
177         msvcrt/locale.h \
178         msvcrt/malloc.h \
179         msvcrt/mbctype.h \
180         msvcrt/mbstring.h \
181         msvcrt/process.h \
182         msvcrt/search.h \
183         msvcrt/setjmp.h \
184         msvcrt/share.h \
185         msvcrt/stddef.h \
186         msvcrt/stdio.h \
187         msvcrt/stdlib.h \
188         msvcrt/string.h \
189         msvcrt/sys/locking.h \
190         msvcrt/sys/stat.h \
191         msvcrt/sys/timeb.h \
192         msvcrt/sys/types.h \
193         msvcrt/sys/utime.h \
194         msvcrt/time.h \
195         msvcrt/wchar.h \
196         msvcrt/wctype.h
197
198 WINE_INCLUDES = \
199         debug.h \
200         exception.h \
201         library.h \
202         obj_base.h \
203         obj_cache.h \
204         obj_channel.h \
205         obj_clientserver.h \
206         obj_comcat.h \
207         obj_commdlgbrowser.h \
208         obj_connection.h \
209         obj_contextmenu.h \
210         obj_control.h \
211         obj_dataobject.h \
212         obj_dockingwindowframe.h \
213         obj_dragdrop.h \
214         obj_dragdrophelper.h \
215         obj_enumguid.h \
216         obj_enumidlist.h \
217         obj_errorinfo.h \
218         obj_extracticon.h \
219         obj_inplace.h \
220         obj_marshal.h \
221         obj_misc.h \
222         obj_moniker.h \
223         obj_oleaut.h \
224         obj_olefont.h \
225         obj_oleobj.h \
226         obj_oleundo.h \
227         obj_oleview.h \
228         obj_picture.h \
229         obj_property.h \
230         obj_propertystorage.h \
231         obj_serviceprovider.h \
232         obj_shellbrowser.h \
233         obj_shellextinit.h \
234         obj_shellfolder.h \
235         obj_shelllink.h \
236         obj_shellview.h \
237         obj_storage.h \
238         obj_webbrowser.h \
239         unicode.h
240
241 EXTRASUBDIRS = bitmaps msvcrt msvcrt/sys wine
242
243 @MAKE_RULES@
244
245 .SUFFIXES: .idl .h
246
247 .idl.h:
248         $(LDPATH) $(WIDL) $(DEFS) -b -h -H $@ $<
249
250 install::
251         $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
252         for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
253         for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
254         for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
255
256 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
257 # anything extra the user may have put there.
258 uninstall::
259         [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) || true
260         [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
261         -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
262
263 ### Dependencies: