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
This commit is contained in:
Linus Nielsen Feltzing 2004-07-28 07:41:44 +00:00
parent f64ceda357
commit c90319e24b

View file

@ -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