### Variables: ###
+DESTDIR =
JOYTEST_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
-I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-I$(srcdir)/../../samples $(CXXFLAGS)
JOYTEST_OBJECTS = \
+ $(__joytest_os2_lib_res) \
joytest_joytest.o \
$(__joytest___win32rc)
LIBDIRNAME = $(top_builddir)lib
@COND_PLATFORM_OS2_1@__joytest___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___joytest___os2_emxbindcmd)
@COND_PLATFORM_WIN32_1@__joytest___win32rc = joytest_joytest_rc.o
@COND_PLATFORM_MACOSX_1@__joytest_bundle___depname = joytest_bundle
+@COND_PLATFORM_OS2_1@__joytest_os2_lib_res = \
+@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
### Targets: ###
ln -f joytest$(EXEEXT) joytest.app/Contents/MacOS/joytest
- ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc joytest.app/Contents/Resources/joytest.rsrc
- ln -f $(top_srcdir)/src/mac/wxmac.icns joytest.app/Contents/Resources/wxmac.icns
+ ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc joytest.app/Contents/Resources/joytest.rsrc
+ ln -sf $(top_srcdir)/src/mac/wxmac.icns joytest.app/Contents/Resources/wxmac.icns
@COND_PLATFORM_MACOSX_1@joytest_bundle: joytest.app/Contents/PkgInfo