1 TOPSRCDIR
= @top_srcdir@
5 MODULE
= winemenubuilder.exe
7 IMPORTS
= shell32 ole32 user32 advapi32 kernel32
15 install:: $(DESTDIR
)$(bindir)
16 $(INSTALL_SCRIPT
) $(TOPSRCDIR
)/tools
/wineshelllink
$(DESTDIR
)$(bindir)/wineshelllink
19 $(RM
) $(DESTDIR
)$(bindir)/wineshelllink
21 @DEPENDENCIES@
# everything below this line is overwritten by make depend