summaryrefslogtreecommitdiffstats
path: root/libexec/atrun/Makefile
blob: 27b8ea3f922eb60167a245eacd6a7b493bcf111c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$Id: Makefile,v 1.2 1993/12/05 12:26:10 cgd Exp $

PROG=	atrun
MAN8=	atrun.8

BINDIR=	/usr/libexec
BINOWN=	root

CFLAGS+= -I${.CURDIR}/../../usr.bin/at
LDADD+=	-lutil
DPADD+=	${LIBUTIL}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud