1 TOPSRCDIR
= @top_srcdir@
76 msvcrt
/sys
/locking.h \
146 wine
/obj_clientserver.h \
148 wine
/obj_commdlgbrowser.h \
149 wine
/obj_connection.h \
150 wine
/obj_contextmenu.h \
152 wine
/obj_dataobject.h \
153 wine
/obj_dockingwindowframe.h \
154 wine
/obj_dragdrop.h \
155 wine
/obj_enumguid.h \
156 wine
/obj_enumidlist.h \
157 wine
/obj_errorinfo.h \
158 wine
/obj_extracticon.h \
169 wine
/obj_property.h \
170 wine
/obj_propertystorage.h \
171 wine
/obj_queryassociations.h \
172 wine
/obj_serviceprovider.h \
173 wine
/obj_shellbrowser.h \
174 wine
/obj_shellextinit.h \
175 wine
/obj_shellfolder.h \
176 wine
/obj_shelllink.h \
177 wine
/obj_shellview.h \
179 wine
/obj_webbrowser.h \
206 EXTRASUBDIRS
= bitmaps msvcrt msvcrt
/sys wine
211 $(MKINSTALLDIRS
) $(includedir) $(includedir)/wine
$(includedir)/msvcrt
$(includedir)/msvcrt
/sys
212 for f in
$(INSTALLED_INCLUDES
); do
$(INSTALL_DATA
) $(SRCDIR
)/$$f $(includedir)/$$f; done
214 # Don't just do a rm -rf on $(includedir) -- don't want to wipe out
215 # anything extra the user may have put there.
217 [ -d
$(includedir) ] && cd
$(includedir) && $(RM
) $(INSTALLED_INCLUDES
) || true
218 -rmdir
$(includedir)/msvcrt
/sys
$(includedir)/msvcrt
$(includedir)/wine
$(includedir)