From afab4d888f85059042b5e9b3a5f4605df96c648f Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Tue, 11 Dec 2007 17:23:18 +0000 Subject: Added build of acountry.exe. --- ares/Makefile.m32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ares/Makefile.m32') diff --git a/ares/Makefile.m32 b/ares/Makefile.m32 index 233422e7c..6cce1c8f1 100644 --- a/ares/Makefile.m32 +++ b/ares/Makefile.m32 @@ -32,7 +32,7 @@ $(LIB): $(OBJLIB) all: $(LIB) demos -demos: adig.exe ahost.exe +demos: adig.exe ahost.exe acountry.exe tags: etags *.[ch] @@ -61,7 +61,7 @@ install: done) clean: - $(RM) ares_getopt.o $(OBJLIB) $(LIB) adig.exe ahost.exe + $(RM) ares_getopt.o $(OBJLIB) $(LIB) adig.exe ahost.exe acountry.exe distclean: clean $(RM) config.cache config.log config.status Makefile -- cgit v1.2.3