#	$OpenBSD: Makefile,v 1.3 2001/07/20 21:12:27 mickey Exp $

PROG=	atrun
CFLAGS+= -I${.CURDIR}/../../usr.bin/at
MAN=	atrun.8

.include <bsd.prog.mk>
