]> git.saurik.com Git - apple/system_cmds.git/blame - atrun.tproj/Makefile.dist
system_cmds-336.tar.gz
[apple/system_cmds.git] / atrun.tproj / Makefile.dist
CommitLineData
1815bff5
A
1# $Id: Makefile.dist,v 1.1.1.1 1999/05/02 04:21:19 wsanchez Exp $
2
3PROG= atrun
4BINDIR= /usr/libexec
5MAN8= atrun.0
6
7BINOWN= root
8
9CFLAGS+= -I${.CURDIR}/../../usr.bin/at
10
11.include <bsd.prog.mk>