1 # Automatically generated by make_progs; DO NOT EDIT!!
3 TOPSRCDIR = @top_srcdir@
41 # Sub-directories to run make install into
73 # Programs to install in bin directory
92 # Symlinks to apps that we want to run from inside the source tree
94 aviinfo.exe$(DLLEXT) \
95 aviplay.exe$(DLLEXT) \
97 cmdlgtst.exe$(DLLEXT) \
98 control.exe$(DLLEXT) \
101 icinfo.exe$(DLLEXT) \
102 msiexec.exe$(DLLEXT) \
103 notepad.exe$(DLLEXT) \
104 progman.exe$(DLLEXT) \
105 regedit.exe$(DLLEXT) \
106 regsvr32.exe$(DLLEXT) \
108 rundll32.exe$(DLLEXT) \
110 taskmgr.exe$(DLLEXT) \
111 uninstaller.exe$(DLLEXT) \
114 wineboot.exe$(DLLEXT) \
115 winebrowser.exe$(DLLEXT) \
116 winecfg.exe$(DLLEXT) \
117 wineconsole.exe$(DLLEXT) \
118 winedbg.exe$(DLLEXT) \
119 winefile.exe$(DLLEXT) \
120 winemenubuilder.exe$(DLLEXT) \
121 winemine.exe$(DLLEXT) \
122 winepath.exe$(DLLEXT) \
123 winetest.exe$(DLLEXT) \
124 winevdm.exe$(DLLEXT) \
125 winhelp.exe$(DLLEXT) \
130 all: wineapploader winelauncher $(SUBDIRS) $(SYMLINKS)
132 wineapploader: wineapploader.in
133 sed -e 's,@bindir\@,$(bindir),g' $(SRCDIR)/wineapploader.in >$@ || ($(RM) $@ && false)
135 winelauncher: winelauncher.in
136 sed -e 's,@bindir\@,$(bindir),g' -e 's,@libdir\@,$(libdir),g' -e 's,@dlldir\@,$(dlldir),g' $(SRCDIR)/winelauncher.in >$@ || ($(RM) $@ && false)
138 # Rules for installation
140 .PHONY: install-apploader install-progs install-progs.so $(INSTALLPROGS:%=%/__installprog__)
142 install-apploader: wineapploader dummy
143 $(MKINSTALLDIRS) $(bindir)
144 $(INSTALL_SCRIPT) wineapploader $(bindir)/wineapploader
146 $(INSTALLPROGS:%=%/__installprog__): install-apploader
147 $(RM) $(bindir)/`dirname $@` && $(LN) $(bindir)/wineapploader $(bindir)/`dirname $@`
149 install-progs.so: $(INSTALLPROGS:%=%/__installprog__)
150 $(RM) $(bindir)/wineapploader
152 install-progs: # nothing to do here
154 install:: winelauncher install-progs$(DLLEXT)
155 $(MKINSTALLDIRS) $(bindir)
156 $(INSTALL_SCRIPT) winelauncher $(bindir)/winelauncher
159 -cd $(bindir) && $(RM) wineapploader winelauncher $(INSTALLPROGS)
163 $(RM) wineapploader winelauncher $(SYMLINKS)
167 check test:: $(SUBDIRS:%=%/__test__)
171 aviinfo.exe$(DLLEXT): avitools/aviinfo.exe$(DLLEXT)
172 $(RM) $@ && $(LN_S) avitools/aviinfo.exe$(DLLEXT) $@
174 aviplay.exe$(DLLEXT): avitools/aviplay.exe$(DLLEXT)
175 $(RM) $@ && $(LN_S) avitools/aviplay.exe$(DLLEXT) $@
177 clock.exe$(DLLEXT): clock/clock.exe$(DLLEXT)
178 $(RM) $@ && $(LN_S) clock/clock.exe$(DLLEXT) $@
180 cmdlgtst.exe$(DLLEXT): cmdlgtst/cmdlgtst.exe$(DLLEXT)
181 $(RM) $@ && $(LN_S) cmdlgtst/cmdlgtst.exe$(DLLEXT) $@
183 control.exe$(DLLEXT): control/control.exe$(DLLEXT)
184 $(RM) $@ && $(LN_S) control/control.exe$(DLLEXT) $@
186 expand.exe$(DLLEXT): expand/expand.exe$(DLLEXT)
187 $(RM) $@ && $(LN_S) expand/expand.exe$(DLLEXT) $@
189 hh.exe$(DLLEXT): hh/hh.exe$(DLLEXT)
190 $(RM) $@ && $(LN_S) hh/hh.exe$(DLLEXT) $@
192 icinfo.exe$(DLLEXT): avitools/icinfo.exe$(DLLEXT)
193 $(RM) $@ && $(LN_S) avitools/icinfo.exe$(DLLEXT) $@
195 msiexec.exe$(DLLEXT): msiexec/msiexec.exe$(DLLEXT)
196 $(RM) $@ && $(LN_S) msiexec/msiexec.exe$(DLLEXT) $@
198 notepad.exe$(DLLEXT): notepad/notepad.exe$(DLLEXT)
199 $(RM) $@ && $(LN_S) notepad/notepad.exe$(DLLEXT) $@
201 progman.exe$(DLLEXT): progman/progman.exe$(DLLEXT)
202 $(RM) $@ && $(LN_S) progman/progman.exe$(DLLEXT) $@
204 regedit.exe$(DLLEXT): regedit/regedit.exe$(DLLEXT)
205 $(RM) $@ && $(LN_S) regedit/regedit.exe$(DLLEXT) $@
207 regsvr32.exe$(DLLEXT): regsvr32/regsvr32.exe$(DLLEXT)
208 $(RM) $@ && $(LN_S) regsvr32/regsvr32.exe$(DLLEXT) $@
210 rpcss.exe$(DLLEXT): rpcss/rpcss.exe$(DLLEXT)
211 $(RM) $@ && $(LN_S) rpcss/rpcss.exe$(DLLEXT) $@
213 rundll32.exe$(DLLEXT): rundll32/rundll32.exe$(DLLEXT)
214 $(RM) $@ && $(LN_S) rundll32/rundll32.exe$(DLLEXT) $@
216 start.exe$(DLLEXT): start/start.exe$(DLLEXT)
217 $(RM) $@ && $(LN_S) start/start.exe$(DLLEXT) $@
219 taskmgr.exe$(DLLEXT): taskmgr/taskmgr.exe$(DLLEXT)
220 $(RM) $@ && $(LN_S) taskmgr/taskmgr.exe$(DLLEXT) $@
222 uninstaller.exe$(DLLEXT): uninstaller/uninstaller.exe$(DLLEXT)
223 $(RM) $@ && $(LN_S) uninstaller/uninstaller.exe$(DLLEXT) $@
225 view.exe$(DLLEXT): view/view.exe$(DLLEXT)
226 $(RM) $@ && $(LN_S) view/view.exe$(DLLEXT) $@
228 wcmd.exe$(DLLEXT): wcmd/wcmd.exe$(DLLEXT)
229 $(RM) $@ && $(LN_S) wcmd/wcmd.exe$(DLLEXT) $@
231 wineboot.exe$(DLLEXT): wineboot/wineboot.exe$(DLLEXT)
232 $(RM) $@ && $(LN_S) wineboot/wineboot.exe$(DLLEXT) $@
234 winebrowser.exe$(DLLEXT): winebrowser/winebrowser.exe$(DLLEXT)
235 $(RM) $@ && $(LN_S) winebrowser/winebrowser.exe$(DLLEXT) $@
237 winecfg.exe$(DLLEXT): winecfg/winecfg.exe$(DLLEXT)
238 $(RM) $@ && $(LN_S) winecfg/winecfg.exe$(DLLEXT) $@
240 wineconsole.exe$(DLLEXT): wineconsole/wineconsole.exe$(DLLEXT)
241 $(RM) $@ && $(LN_S) wineconsole/wineconsole.exe$(DLLEXT) $@
243 winedbg.exe$(DLLEXT): winedbg/winedbg.exe$(DLLEXT)
244 $(RM) $@ && $(LN_S) winedbg/winedbg.exe$(DLLEXT) $@
246 winefile.exe$(DLLEXT): winefile/winefile.exe$(DLLEXT)
247 $(RM) $@ && $(LN_S) winefile/winefile.exe$(DLLEXT) $@
249 winemenubuilder.exe$(DLLEXT): winemenubuilder/winemenubuilder.exe$(DLLEXT)
250 $(RM) $@ && $(LN_S) winemenubuilder/winemenubuilder.exe$(DLLEXT) $@
252 winemine.exe$(DLLEXT): winemine/winemine.exe$(DLLEXT)
253 $(RM) $@ && $(LN_S) winemine/winemine.exe$(DLLEXT) $@
255 winepath.exe$(DLLEXT): winepath/winepath.exe$(DLLEXT)
256 $(RM) $@ && $(LN_S) winepath/winepath.exe$(DLLEXT) $@
258 winetest.exe$(DLLEXT): winetest/winetest.exe$(DLLEXT)
259 $(RM) $@ && $(LN_S) winetest/winetest.exe$(DLLEXT) $@
261 winevdm.exe$(DLLEXT): winevdm/winevdm.exe$(DLLEXT)
262 $(RM) $@ && $(LN_S) winevdm/winevdm.exe$(DLLEXT) $@
264 winhelp.exe$(DLLEXT): winhelp/winhelp.exe$(DLLEXT)
265 $(RM) $@ && $(LN_S) winhelp/winhelp.exe$(DLLEXT) $@
267 winver.exe$(DLLEXT): winver/winver.exe$(DLLEXT)
268 $(RM) $@ && $(LN_S) winver/winver.exe$(DLLEXT) $@
270 avitools/aviinfo.exe$(DLLEXT): avitools
271 avitools/aviplay.exe$(DLLEXT): avitools
272 clock/clock.exe$(DLLEXT): clock
273 cmdlgtst/cmdlgtst.exe$(DLLEXT): cmdlgtst
274 control/control.exe$(DLLEXT): control
275 expand/expand.exe$(DLLEXT): expand
276 hh/hh.exe$(DLLEXT): hh
277 avitools/icinfo.exe$(DLLEXT): avitools
278 msiexec/msiexec.exe$(DLLEXT): msiexec
279 notepad/notepad.exe$(DLLEXT): notepad
280 progman/progman.exe$(DLLEXT): progman
281 regedit/regedit.exe$(DLLEXT): regedit
282 regsvr32/regsvr32.exe$(DLLEXT): regsvr32
283 rpcss/rpcss.exe$(DLLEXT): rpcss
284 rundll32/rundll32.exe$(DLLEXT): rundll32
285 start/start.exe$(DLLEXT): start
286 taskmgr/taskmgr.exe$(DLLEXT): taskmgr
287 uninstaller/uninstaller.exe$(DLLEXT): uninstaller
288 view/view.exe$(DLLEXT): view
289 wcmd/wcmd.exe$(DLLEXT): wcmd
290 wineboot/wineboot.exe$(DLLEXT): wineboot
291 winebrowser/winebrowser.exe$(DLLEXT): winebrowser
292 winecfg/winecfg.exe$(DLLEXT): winecfg
293 wineconsole/wineconsole.exe$(DLLEXT): wineconsole
294 winedbg/winedbg.exe$(DLLEXT): winedbg
295 winefile/winefile.exe$(DLLEXT): winefile
296 winemenubuilder/winemenubuilder.exe$(DLLEXT): winemenubuilder
297 winemine/winemine.exe$(DLLEXT): winemine
298 winepath/winepath.exe$(DLLEXT): winepath
299 winetest/winetest.exe$(DLLEXT): winetest
300 winevdm/winevdm.exe$(DLLEXT): winevdm
301 winhelp/winhelp.exe$(DLLEXT): winhelp
302 winver/winver.exe$(DLLEXT): winver