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