projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865101a
)
try to relax linux build host detection.
author
Gunter Knauf
<gk@gknw.de>
Mon, 5 Jul 2004 01:58:33 +0000
(
01:58
+0000)
committer
Gunter Knauf
<gk@gknw.de>
Mon, 5 Jul 2004 01:58:33 +0000
(
01:58
+0000)
Makefile.netware
patch
|
blob
|
history
diff --git
a/Makefile.netware
b/Makefile.netware
index
d7d03ef
..
e530f0c
100644
(file)
--- a/
Makefile.netware
+++ b/
Makefile.netware
@@
-132,7
+132,7
@@
ifdef XDCOPT
XDCDATA = $(OBJDIR)/$(TARGET).xdc
endif
-ifeq ($(
OSTYPE
),linux)
+ifeq ($(
findstring linux,$(OSTYPE)
),linux)
DL = '
#-include $(NDKBASE)/nlmconv/ncpfs.inc
endif