- Added German winspool resource file.
[wine] / include / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = none
6
7 IDL_SRCS = \
8         activscp.idl \
9         amstream.idl \
10         amvideo.idl \
11         austream.idl \
12         comcat.idl \
13         control.idl \
14         ddstream.idl \
15         dispex.idl \
16         docobj.idl \
17         exdisp.idl \
18         mediaobj.idl \
19         mimeinfo.idl \
20         mlang.idl \
21         mmstream.idl \
22         mshtmhst.idl \
23         mshtml.idl \
24         msxml.idl \
25         msxml2.idl \
26         oaidl.idl \
27         objidl.idl \
28         ocidl.idl \
29         oleidl.idl \
30         propidl.idl \
31         pstore.idl \
32         richole.idl \
33         sensevts.idl \
34         servprov.idl \
35         shldisp.idl \
36         shobjidl.idl \
37         shtypes.idl \
38         strmif.idl \
39         unknwn.idl \
40         urlmon.idl \
41         wtypes.idl \
42         xmldom.idl \
43         xmldso.idl
44
45 IDL_INCLUDES = \
46         $(IDL_SRCS) \
47         axcore.idl \
48         axextend.idl \
49         devenum.idl \
50         dyngraph.idl
51
52 WINDOWS_INCLUDES = \
53         $(IDL_INCLUDES) \
54         accctrl.h \
55         aclapi.h \
56         advpub.h \
57         appmgmt.h \
58         audevcod.h \
59         aviriff.h \
60         basetsd.h \
61         basetyps.h \
62         cderr.h \
63         cfgmgr32.h \
64         cguid.h \
65         commctrl.h \
66         commdlg.h \
67         compobj.h \
68         cpl.h \
69         custcntl.h \
70         cvconst.h \
71         d3d.h \
72         d3d8.h \
73         d3d8caps.h \
74         d3d8types.h \
75         d3d9.h \
76         d3d9caps.h \
77         d3d9types.h \
78         d3dcaps.h \
79         d3dhal.h \
80         d3drm.h \
81         d3dtypes.h \
82         d3dvec.inl \
83         d3dx8core.h \
84         dbghelp.h \
85         dbt.h \
86         dciddi.h \
87         dciman.h \
88         dde.h \
89         ddeml.h \
90         ddraw.h \
91         ddrawi.h \
92         devguid.h \
93         digitalv.h \
94         dinput.h \
95         dispdib.h \
96         dlgs.h \
97         dls1.h \
98         dls2.h \
99         dmdls.h \
100         dmerror.h \
101         dmo.h \
102         dmoreg.h \
103         dmort.h \
104         dmplugin.h \
105         dmusbuff.h \
106         dmusicc.h \
107         dmusicf.h \
108         dmusici.h \
109         dmusics.h \
110         dpaddr.h \
111         dplay.h \
112         dplay8.h \
113         dplobby.h \
114         dsconf.h \
115         dsdriver.h \
116         dshow.h \
117         dsound.h \
118         dxdiag.h \
119         dxerr8.h \
120         dxerr9.h \
121         dxfile.h \
122         evcode.h \
123         evntrace.h \
124         excpt.h \
125         exdispid.h \
126         fci.h \
127         fdi.h \
128         guiddef.h \
129         htmlhelp.h \
130         icm.h \
131         icmpapi.h \
132         idispids.h \
133         imagehlp.h \
134         imm.h \
135         initguid.h \
136         ipexport.h \
137         iphlpapi.h \
138         ipifcons.h \
139         iprtrmib.h \
140         iptypes.h \
141         ks.h \
142         ksguid.h \
143         ksmedia.h \
144         lm.h \
145         lmaccess.h \
146         lmapibuf.h \
147         lmbrowsr.h \
148         lmcons.h \
149         lmerr.h \
150         lmjoin.h \
151         lmserver.h \
152         lmshare.h \
153         lmstats.h \
154         lmwksta.h \
155         lzexpand.h \
156         mapi.h \
157         mapicode.h \
158         mapidefs.h \
159         mapiguid.h \
160         mapitags.h \
161         mapiutil.h \
162         mapival.h \
163         mapix.h \
164         mciavi.h \
165         mcx.h \
166         mediaerr.h \
167         minmax.h \
168         mmddk.h \
169         mmreg.h \
170         mmsystem.h \
171         msacm.h \
172         msacmdlg.h \
173         msacmdrv.h \
174         mscat.h \
175         mshtmdid.h \
176         msi.h \
177         msidefs.h \
178         msiquery.h \
179         mssip.h \
180         mswsock.h \
181         msxml2did.h \
182         msxmldid.h \
183         nb30.h \
184         npapi.h \
185         nspapi.h \
186         ntddcdrm.h \
187         ntddscsi.h \
188         ntddstor.h \
189         ntsecapi.h \
190         ntstatus.h \
191         objbase.h \
192         odbcinst.h \
193         ole2.h \
194         ole2ver.h \
195         oleauto.h \
196         olectl.h \
197         oledlg.h \
198         pktdef.h \
199         poppack.h \
200         powrprof.h \
201         prsht.h \
202         psapi.h \
203         pshpack1.h \
204         pshpack2.h \
205         pshpack4.h \
206         pshpack8.h \
207         ras.h \
208         reason.h \
209         regstr.h \
210         richedit.h \
211         rpc.h \
212         rpcdce.h \
213         rpcdcep.h \
214         rpcndr.h \
215         rpcnterr.h \
216         rpcproxy.h \
217         schannel.h \
218         schemadef.h \
219         schnlsp.h \
220         sddl.h \
221         secext.h \
222         sensapi.h \
223         setupapi.h \
224         shellapi.h \
225         shlguid.h \
226         shlobj.h \
227         shlwapi.h \
228         sipbase.h \
229         snmp.h \
230         sql.h \
231         sqlext.h \
232         sqltypes.h \
233         sspi.h \
234         storage.h \
235         tapi.h \
236         tchar.h \
237         textserv.h \
238         tlhelp32.h \
239         tmschema.h \
240         uuids.h \
241         uxtheme.h \
242         ver.h \
243         vfw.h \
244         vfwmsgs.h \
245         winbase.h \
246         wincon.h \
247         wincrypt.h \
248         windef.h \
249         windows.h \
250         windowsx.h \
251         winerror.h \
252         wingdi.h \
253         wininet.h \
254         winioctl.h \
255         winnetwk.h \
256         winnls.h \
257         winnls32.h \
258         winnt.h \
259         winreg.h \
260         winres.h \
261         winresrc.h \
262         winsock.h \
263         winsock2.h \
264         winspool.h \
265         winsvc.h \
266         wintab.h \
267         wintabx.h \
268         winternl.h \
269         wintrust.h \
270         winuser.h \
271         winver.h \
272         wmistr.h \
273         wnaspi32.h \
274         wownt32.h \
275         ws2spi.h \
276         ws2tcpip.h \
277         wshisotp.h \
278         wsipx.h \
279         wsnwlink.h \
280         wtsapi32.h \
281         xcmc.h \
282         xmldomdid.h \
283         xmldsodid.h \
284         zmouse.h
285
286 MSVCRT_INCLUDES = \
287         msvcrt/conio.h \
288         msvcrt/crtdbg.h \
289         msvcrt/ctype.h \
290         msvcrt/direct.h \
291         msvcrt/dirent.h \
292         msvcrt/dos.h \
293         msvcrt/eh.h \
294         msvcrt/errno.h \
295         msvcrt/fcntl.h \
296         msvcrt/float.h \
297         msvcrt/io.h \
298         msvcrt/limits.h \
299         msvcrt/locale.h \
300         msvcrt/malloc.h \
301         msvcrt/math.h \
302         msvcrt/mbctype.h \
303         msvcrt/mbstring.h \
304         msvcrt/process.h \
305         msvcrt/search.h \
306         msvcrt/setjmp.h \
307         msvcrt/share.h \
308         msvcrt/signal.h \
309         msvcrt/stddef.h \
310         msvcrt/stdio.h \
311         msvcrt/stdlib.h \
312         msvcrt/string.h \
313         msvcrt/sys/locking.h \
314         msvcrt/sys/stat.h \
315         msvcrt/sys/timeb.h \
316         msvcrt/sys/types.h \
317         msvcrt/sys/unistd.h \
318         msvcrt/sys/utime.h \
319         msvcrt/time.h \
320         msvcrt/unistd.h \
321         msvcrt/wchar.h \
322         msvcrt/wctype.h
323
324 WINE_INCLUDES = \
325         debug.h \
326         exception.h \
327         library.h \
328         unicode.h
329
330 EXTRASUBDIRS = msvcrt msvcrt/sys wine
331
332 @MAKE_RULES@
333
334 IDL_HEADERS = $(IDL_SRCS:.idl=.h)
335
336 all: $(IDL_HEADERS)
337
338 install:: $(IDL_HEADERS)
339         $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
340         for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
341         for f in $(IDL_HEADERS); do $(INSTALL_DATA) $$f $(includedir)/windows/$$f; done
342         for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
343         for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
344
345 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
346 # anything extra the user may have put there.
347 uninstall::
348         [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) $(IDL_HEADERS) || true
349         [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
350         -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
351
352 ### Dependencies: