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