summaryrefslogtreecommitdiff
path: root/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
commitec5ebc218a32640817d3ea2ea85246f9befeda2f (patch)
treecce9040078f9807d5a418c19ec5f2f68587edff9 /Makefile.m32
parent4f9bf2ec64a00f8c933402a1076100aa38f87662 (diff)
downloadc-ares-ec5ebc218a32640817d3ea2ea85246f9befeda2f.tar.gz
c-ares-ec5ebc218a32640817d3ea2ea85246f9befeda2f.tar.bz2
c-ares-ec5ebc218a32640817d3ea2ea85246f9befeda2f.zip
Added build of acountry.exe.
Diffstat (limited to 'Makefile.m32')
-rw-r--r--Makefile.m324
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.m32 b/Makefile.m32
index 233422e..6cce1c8 100644
--- a/Makefile.m32
+++ b/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