summaryrefslogtreecommitdiff
path: root/libexec/spamd/Makefile
blob: 2f60d6d6e3c4e6420fc0e05cac22e61cdb5e8197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.2 2004/06/22 16:04:40 itojun Exp $
#	$OpenBSD: Makefile,v 1.7 2004/02/26 07:28:55 beck Exp $

PROG=	spamd
SRCS=	spamd.c sdl.c grey.c
MAN=	spamd.8

WARNS?=	1

.include <bsd.prog.mk>

.PATH: ${NETBSDSRCDIR}/dist/pf/libexec/spamd