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