aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.netware
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-04-29 09:39:15 +0000
committerYang Tse <yangsita@gmail.com>2009-04-29 09:39:15 +0000
commit49400b0c7fa326f9eb200757e225caab02cf6d46 (patch)
tree65e10647c234c50e76e0a202557192d5ced80770 /ares/Makefile.netware
parent5957498c6f98fdeb74a1d8d205aefa6ce225018a (diff)
ares_build.h NetWare follow-up
Diffstat (limited to 'ares/Makefile.netware')
-rw-r--r--ares/Makefile.netware2
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index 0f01e24b1..110651526 100644
--- a/ares/Makefile.netware
+++ b/ares/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) > $@