# $OpenBSD: Makefile,v 1.6 2003/07/02 22:44:11 deraadt Exp $ PROG= spamd SRCS= spamd.c sdl.c MAN= spamd.8 CFLAGS+= -Wall -Wstrict-prototypes -ansi .include