Windows fix.
This commit is contained in:
parent
7e3a26b0f3
commit
a3d4c8dbc3
|
@ -29,6 +29,7 @@ UHUB_PREFIX ?= c:/uhub/
|
|||
CFLAGS += -mno-cygwin
|
||||
LDFLAGS += -mno-cygwin
|
||||
BIN_EXT ?= .exe
|
||||
GIT_REVISION ?= NO
|
||||
else
|
||||
DESTDIR ?= /
|
||||
UHUB_CONF_DIR ?= $(DESTDIR)/etc/uhub
|
||||
|
|
Loading…
Reference in New Issue