Windows fix.

This commit is contained in:
Jan Vidar Krey 2009-06-25 17:29:50 +02:00
parent 7e3a26b0f3
commit a3d4c8dbc3
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ UHUB_PREFIX ?= c:/uhub/
CFLAGS += -mno-cygwin CFLAGS += -mno-cygwin
LDFLAGS += -mno-cygwin LDFLAGS += -mno-cygwin
BIN_EXT ?= .exe BIN_EXT ?= .exe
GIT_REVISION ?= NO
else else
DESTDIR ?= / DESTDIR ?= /
UHUB_CONF_DIR ?= $(DESTDIR)/etc/uhub UHUB_CONF_DIR ?= $(DESTDIR)/etc/uhub