# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:07 tv Exp $ LIB= dns DIST= ${.CURDIR}/../../../dist/postfix/src/${LIB} .PATH: ${DIST} SRCS= dns_lookup.c dns_rr.c dns_strerror.c dns_strtype.c NOLINT= # defined NOPIC= # defined NOPROFILE= # defined # only needed during build libinstall:: .include