mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
Update my email address. Add ares_config.h as dependency for 'make depend'.
This commit is contained in:
parent
c2ce4e55f0
commit
f09de577f5
@ -1,12 +1,14 @@
|
|||||||
#
|
#
|
||||||
# c-ares Makefile for djgpp/gcc/Watt-32.
|
# c-ares Makefile for djgpp/gcc/Watt-32.
|
||||||
# By Gisle Vanem <giva@bgnett.no> 2004.
|
# By Gisle Vanem <gvanem@broadpark.no> 2004.
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
|
||||||
TOPDIR = ..
|
TOPDIR = ..
|
||||||
|
|
||||||
|
DEPEND_PREREQ = ares_config.h
|
||||||
|
|
||||||
include ../packages/DOS/common.dj
|
include ../packages/DOS/common.dj
|
||||||
include Makefile.inc
|
include Makefile.inc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user