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