summaryrefslogtreecommitdiffstats
path: root/uisimulator
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-07-28 07:41:44 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-07-28 07:41:44 +0000
commitc90319e24b03ae43b8ebc96a1717e21c35a1b8a9 (patch)
tree357985aec09366461deb7e8312332ed652a0d2e9 /uisimulator
parentf64ceda3578fff221fe98e18af3bd59177f22804 (diff)
downloadrockbox-c90319e24b03ae43b8ebc96a1717e21c35a1b8a9.tar.gz
rockbox-c90319e24b03ae43b8ebc96a1717e21c35a1b8a9.zip
x11sim for cygwin: TARGET is defined with the .exe extension
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4971 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/uisimulator/x11/Makefile b/uisimulator/x11/Makefile
index 24bbd05353..6534425933 100644
--- a/uisimulator/x11/Makefile
+++ b/uisimulator/x11/Makefile
@@ -93,6 +93,7 @@ ifeq ($(UNAME),CYGWIN)
INCLUDES += -I/usr/X11R6/include
LIBDIRS = -L/usr/X11R6/lib
DEFINES += -DHAVE_OSS -D_SSIZE_T_
+ TARGET = $(OBJDIR)/rockboxui.exe
else
ifeq ($(UNAME),FreeBSD)
LIBS = -pthread