Make rsabase.dll self-register.
[wine.git] / include / Makefile.in
blobe3886551b0a9a4676672329cc721732d1d3d1c50
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 lmserver.h \
107 lmshare.h \
108 lmstats.h \
109 lmwksta.h \
110 lzexpand.h \
111 mapi.h \
112 mapicode.h \
113 mapidefs.h \
114 mciavi.h \
115 mcx.h \
116 mediaerr.h \
117 mediaobj.h \
118 minmax.h \
119 mmddk.h \
120 mmreg.h \
121 mmsystem.h \
122 msacm.h \
123 msacmdlg.h \
124 msacmdrv.h \
125 msi.h \
126 msiquery.h \
127 mssip.h \
128 mswsock.h \
129 nb30.h \
130 netspi.h \
131 nspapi.h \
132 ntddcdrm.h \
133 ntddscsi.h \
134 ntddstor.h \
135 ntsecapi.h \
136 ntstatus.h \
137 objbase.h \
138 ole2.h \
139 ole2ver.h \
140 oleauto.h \
141 olectl.h \
142 oledlg.h \
143 pktdef.h \
144 poppack.h \
145 prsht.h \
146 psapi.h \
147 pshpack1.h \
148 pshpack2.h \
149 pshpack4.h \
150 pshpack8.h \
151 ras.h \
152 regstr.h \
153 richedit.h \
154 richole.h \
155 rpc.h \
156 rpcdce.h \
157 rpcdcep.h \
158 rpcndr.h \
159 rpcnterr.h \
160 rpcproxy.h \
161 sddl.h \
162 setupapi.h \
163 shellapi.h \
164 shlguid.h \
165 shlobj.h \
166 shlwapi.h \
167 sipbase.h \
168 sql.h \
169 sqlext.h \
170 sqltypes.h \
171 storage.h \
172 strmif.h \
173 tapi.h \
174 tchar.h \
175 tlhelp32.h \
176 tmschema.h \
177 uuids.h \
178 uxtheme.h \
179 ver.h \
180 vfw.h \
181 vfwmsgs.h \
182 winbase.h \
183 wincon.h \
184 wincrypt.h \
185 windef.h \
186 windows.h \
187 windowsx.h \
188 winerror.h \
189 wingdi.h \
190 wininet.h \
191 winioctl.h \
192 winnetwk.h \
193 winnls.h \
194 winnt.h \
195 winreg.h \
196 winres.h \
197 winresrc.h \
198 winsock.h \
199 winsock2.h \
200 winspool.h \
201 winsvc.h \
202 wintab.h \
203 wintabx.h \
204 winternl.h \
205 winuser.h \
206 winver.h \
207 wnaspi32.h \
208 wownt32.h \
209 ws2spi.h \
210 ws2tcpip.h \
211 wshisotp.h \
212 wsipx.h \
213 zmouse.h \
214 $(IDL_INCLUDES) \
215 $(IDL_SRCS) \
216 $(IDL_SRCS:.idl=.h)
218 MSVCRT_INCLUDES = \
219 msvcrt/conio.h \
220 msvcrt/crtdbg.h \
221 msvcrt/ctype.h \
222 msvcrt/direct.h \
223 msvcrt/dirent.h \
224 msvcrt/dos.h \
225 msvcrt/eh.h \
226 msvcrt/errno.h \
227 msvcrt/fcntl.h \
228 msvcrt/io.h \
229 msvcrt/limits.h \
230 msvcrt/locale.h \
231 msvcrt/malloc.h \
232 msvcrt/math.h \
233 msvcrt/mbctype.h \
234 msvcrt/mbstring.h \
235 msvcrt/process.h \
236 msvcrt/search.h \
237 msvcrt/setjmp.h \
238 msvcrt/share.h \
239 msvcrt/stddef.h \
240 msvcrt/stdio.h \
241 msvcrt/stdlib.h \
242 msvcrt/string.h \
243 msvcrt/sys/locking.h \
244 msvcrt/sys/stat.h \
245 msvcrt/sys/timeb.h \
246 msvcrt/sys/types.h \
247 msvcrt/sys/unistd.h \
248 msvcrt/sys/utime.h \
249 msvcrt/time.h \
250 msvcrt/unistd.h \
251 msvcrt/wchar.h \
252 msvcrt/wctype.h
254 WINE_INCLUDES = \
255 debug.h \
256 exception.h \
257 library.h \
258 unicode.h
260 EXTRASUBDIRS = msvcrt msvcrt/sys wine
262 @MAKE_RULES@
264 .SUFFIXES: .idl .h
266 .idl.h:
267 $(WIDL) $(IDLFLAGS) -b -h -H $@ $<
269 .PHONY: idl
271 idl: $(IDL_SRCS:.idl=.h)
273 install::
274 $(MKINSTALLDIRS) $(includedir) $(includedir)/windows $(includedir)/msvcrt $(includedir)/msvcrt/sys
275 for f in $(WINDOWS_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/windows/$$f; done
276 for f in $(MSVCRT_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/$$f $(includedir)/$$f; done
277 for f in $(WINE_INCLUDES); do $(INSTALL_DATA) $(SRCDIR)/wine/$$f $(includedir)/$$f; done
279 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
280 # anything extra the user may have put there.
281 uninstall::
282 [ -d $(includedir)/windows ] && cd $(includedir)/windows && $(RM) $(WINDOWS_INCLUDES) || true
283 [ -d $(includedir) ] && cd $(includedir) && $(RM) $(MSVCRT_INCLUDES) $(WINE_INCLUDES) || true
284 -rmdir $(includedir)/msvcrt/sys $(includedir)/msvcrt $(includedir)/windows $(includedir)
286 ### Dependencies: