Update my email address. Add ares_config.h as dependency for 'make depend'.
authorGisle Vanem <gvanem@broadpark.no>
Mon, 7 Sep 2009 10:01:17 +0000 (10:01 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Mon, 7 Sep 2009 10:01:17 +0000 (10:01 +0000)
ares/Makefile.dj

index aa16e5c..f6b9d8f 100644 (file)
@@ -1,12 +1,14 @@
 #
 # c-ares Makefile for djgpp/gcc/Watt-32.
-#   By Gisle Vanem <giva@bgnett.no> 2004.
+#   By Gisle Vanem <gvanem@broadpark.no> 2004.
 #
 # $Id$
 
 
 TOPDIR = ..
 
+DEPEND_PREREQ = ares_config.h
+
 include ../packages/DOS/common.dj
 include Makefile.inc