# $Id: Makefile 6253 2009-10-12 19:00:53Z bogdan_iancu $
#
# DNS caching
#
# 
# WARNING: do not run this directly, it should be run by the master Makefile

include ../../Makefile.defs
auto_gen=
NAME=dns_cache.so

DEFS+=-I$(LOCALBASE)/include
LIBS=-L$(LOCALBASE)/lib

include ../../Makefile.modules
