diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.netware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 9ff6abf56..f484f5eaf 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -539,7 +539,7 @@ else @echo ipv6 support: no endif -$(LIBCARES): +$(ARES_LIB)/libcares.$(LIBEXT): $(MAKE) -C $(ARES_LIB) -f Makefile.netware lib |