aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.m32
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2007-12-11 17:23:18 +0000
committerGisle Vanem <gvanem@broadpark.no>2007-12-11 17:23:18 +0000
commitafab4d888f85059042b5e9b3a5f4605df96c648f (patch)
treee436f6e690c8a105b0ab5e84c00eb84c57b0073f /ares/Makefile.m32
parentc751dfd65da3c4e0145b8250a801f8151ffe9fcd (diff)
Added build of acountry.exe.
Diffstat (limited to 'ares/Makefile.m32')
-rw-r--r--ares/Makefile.m324
1 files changed, 2 insertions, 2 deletions
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