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:
6f1b99c
)
ares_build.h NetWare follow-up
author
Yang Tse
<yangsita@gmail.com>
Wed, 29 Apr 2009 09:39:15 +0000
(09:39 +0000)
committer
Yang Tse
<yangsita@gmail.com>
Wed, 29 Apr 2009 09:39:15 +0000
(09:39 +0000)
Makefile.netware
patch
|
blob
|
history
diff --git
a/Makefile.netware
b/Makefile.netware
index
0f01e24
..
1106515
100644
(file)
--- a/
Makefile.netware
+++ b/
Makefile.netware
@@
-411,6
+411,8
@@
ifdef OLD_NOVELLSDK
@echo $(DL)#define socklen_t int$(DL) >> $@
endif
+FORCE: ;
+
ares_build.h: Makefile.netware FORCE
@echo Creating $@
@echo $(DL)/* $@ intended for NetWare target.$(DL) > $@