#	$OpenBSD: Makefile,v 1.8 2005/05/24 22:23:04 millert Exp $

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

CFLAGS+= -Wall -Wstrict-prototypes

.include <bsd.prog.mk>
