projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
broadcom-diag: detect more variants of SimpleTech SimpleShare
[openwrt.git]
/
scripts
/
config
/
lxdialog
/
Makefile
diff --git
a/scripts/config/lxdialog/Makefile
b/scripts/config/lxdialog/Makefile
index
3758637
..
bdafde0
100644
(file)
--- a/
scripts/config/lxdialog/Makefile
+++ b/
scripts/config/lxdialog/Makefile
@@
-13,7
+13,7
@@
OS := $(shell uname -s)
ifeq ($(strip $(OS)),OpenBSD)
LIBS := -lncurses
endif
-ifeq ($(s
trip $(OS)),CYGWIN_NT-5.1
)
+ifeq ($(s
hell uname -o),Cygwin
)
LIBS := -lncurses
endif
always := $(hostprogs-y) dochecklxdialog
This page took
0.020153 seconds
and
4
git commands to generate.