summaryrefslogtreecommitdiff
path: root/Makefile.dj
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2009-09-07 10:01:17 +0000
committerGisle Vanem <gvanem@broadpark.no>2009-09-07 10:01:17 +0000
commit01c4c8ae3f7ca557cb6bfcd9181d82b4cfff9d7d (patch)
treebae36d921666833b655c060e709fb2217def0050 /Makefile.dj
parent4cc09c021621d0a5e4dcf90938d44b76ffdf3df5 (diff)
downloadc-ares-01c4c8ae3f7ca557cb6bfcd9181d82b4cfff9d7d.tar.gz
c-ares-01c4c8ae3f7ca557cb6bfcd9181d82b4cfff9d7d.tar.bz2
c-ares-01c4c8ae3f7ca557cb6bfcd9181d82b4cfff9d7d.zip
Update my email address. Add ares_config.h as dependency for 'make depend'.
Diffstat (limited to 'Makefile.dj')
-rw-r--r--Makefile.dj4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.dj b/Makefile.dj
index aa16e5c..f6b9d8f 100644
--- a/Makefile.dj
+++ b/Makefile.dj
@@ -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