Removed useless warning.
[wine/multimedia.git] / include / Makefile.in
blobad5201ea72ec1441a290a90bbbf4d2cbbcd4491c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = none
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
24 IDL_INCLUDES = \
25 axcore.idl \
26 axextend.idl \
27 devenum.idl \
28 dyngraph.idl
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 dls2.h \
67 dmdls.h \
68 dmerror.h \
69 dmo.h \
70 dmoreg.h \
71 dmort.h \
72 dmplugin.h \
73 dmusbuff.h \
74 dmusicc.h \
75 dmusicf.h \
76 dmusici.h \
77 dmusics.h \
78 dpaddr.h \
79 dplay.h \
80 dplay8.h \
81 dplobby.h \
82 dsconf.h \
83 dsdriver.h \
84 dshow.h \
85 dsound.h \
86 excpt.h \
87 fci.h \
88 fdi.h \
89 guiddef.h \
90 icm.h \
91 icmpapi.h \
92 imagehlp.h \
93 imm.h \
94 initguid.h \
95 ipexport.h \
96 iphlpapi.h \
97 ipifcons.h \
98 iprtrmib.h \
99 iptypes.h \
100 lm.h \
101 lmaccess.h \
102 lmapibuf.h \
103 lmbrowsr.h \
104 lmcons.h \
105 lmerr.h \
106 lmstats.h \
107 lmwksta.h \
108 lzexpand.h \
109 mapi.h \
110 mapicode.h \
111 mapidefs.h \
112 mciavi.h \
113 mcx.h \
114 mediaerr.h \
115 mediaobj.h \
116 minmax.h \
117 mmddk.h \
118 mmreg.h \
119 mmsystem.h \
120 msacm.h \
121 msacmdlg.h \
122 msi.h \
123 msiquery.h \
124 mssip.h \
125 mswsock.h \
126 nb30.h \
127 netspi.h \
128 nspapi.h \
129 ntddcdrm.h \
130 ntddscsi.h \
131 ntddstor.h \
132 ntsecapi.h \
133 ntstatus.h \
134 objbase.h \
135 ole2.h \
136 ole2ver.h \
137 oleauto.h \
138 olectl.h \
139 oledlg.h \
140 pktdef.h \
141 poppack.h \
142 prsht.h \
143 psapi.h \
144 pshpack1.h \
145 pshpack2.h \
146 pshpack4.h \
147 pshpack8.h \
148 ras.h \
149 regstr.h \
150 richedit.h \
151 richole.h \
152 rpc.h \
153 rpcdce.h \
154 rpcdcep.h \
155 rpcndr.h \
156 rpcnterr.h \
157 rpcproxy.h \
158 sddl.h \
159 setupapi.h \
160 shellapi.h \
161 shlguid.h \
162 shlobj.h \
163 shlwapi.h \
164 sipbase.h \
165 sql.h \
166 sqlext.h \
167 sqltypes.h \
168 storage.h \
169 strmif.h \
170 tapi.h \
171 tchar.h \
172 tlhelp32.h \
173 tmschema.h \
174 uuids.h \
175 uxtheme.h \
176 ver.h \
177 vfw.h \
178 vfwmsgs.h \
179 winbase.h \
180 wincon.h \
181 wincrypt.h \
182 windef.h \
183 windows.h \
184 windowsx.h \
185 winerror.h \
186 wingdi.h \
187 wininet.h \
188 winioctl.h \
189 winnetwk.h \
190 winnls.h \
191 winnt.h \
192 winreg.h \
193 winres.h \
194 winresrc.h \
195 winsock.h \
196 winsock2.h \
197 winspool.h \
198 winsvc.h \
199 wintab.h \
200 wintabx.h \
201 winternl.h \
202 winuser.h \
203 winver.h \
204 wnaspi32.h \
205 wownt32.h \
206 ws2spi.h \
207 ws2tcpip.h \
208 wshisotp.h \
209 wsipx.h \
210 zmouse.h \
211 $(IDL_INCLUDES) \
212 $(IDL_SRCS) \
213 $(IDL_SRCS:.idl=.h)
215 MSVCRT_INCLUDES = \
216 msvcrt/conio.h \
217 msvcrt/crtdbg.h \
218 msvcrt/ctype.h \
219 msvcrt/direct.h \
220 msvcrt/dirent.h \
221 msvcrt/dos.h \
222 msvcrt/eh.h \
223 msvcrt/errno.h \
224 msvcrt/fcntl.h \
225 msvcrt/io.h \
226 msvcrt/limits.h \
227 msvcrt/locale.h \
228 msvcrt/malloc.h \
229 msvcrt/math.h \
230 msvcrt/mbctype.h \
231 msvcrt/mbstring.h \
232 msvcrt/process.h \
233 msvcrt/search.h \
234 msvcrt/setjmp.h \
235 msvcrt/share.h \
236 msvcrt/stddef.h \
237 msvcrt/stdio.h \
238 msvcrt/stdlib.h \
239 msvcrt/string.h \
240 msvcrt/sys/locking.h \
241 msvcrt/sys/stat.h \
242 msvcrt/sys/timeb.h \
243 msvcrt/sys/types.h \
244 msvcrt/sys/unistd.h \
245 msvcrt/sys/utime.h \
246 msvcrt/time.h \
247 msvcrt/unistd.h \
248 msvcrt/wchar.h \
249 msvcrt/wctype.h
251 WINE_INCLUDES = \
252 debug.h \
253 exception.h \
254 library.h \
255 unicode.h
257 EXTRASUBDIRS = msvcrt msvcrt/sys wine
259 @MAKE_RULES@
261 .SUFFIXES: .idl .h
263 .idl.h:
264 $(WIDL) $(IDLFLAGS) -b -h -H $@ $<
266 .PHONY: idl
268 idl: $(IDL_SRCS:.idl=.h)
270 install::
271 $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
272 for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
273 for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
274 for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
276 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
277 # anything extra the user may have put there.
278 uninstall::
279 [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) || true
280 [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
281 -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
283 ### Dependencies: