aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/atrun.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/atrun.tproj/Makefile')
-rw-r--r--system_cmds/atrun.tproj/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/system_cmds/atrun.tproj/Makefile b/system_cmds/atrun.tproj/Makefile
index 0b38fee..ba4ac79 100644
--- a/system_cmds/atrun.tproj/Makefile
+++ b/system_cmds/atrun.tproj/Makefile
@@ -2,6 +2,9 @@ PROG= atrun
MAN= atrun.8
SRCS= atrun.c gloadavg.c
+FILES= com.apple.atrun.plist
+FILESDIR= /Library/LaunchDaemons/
+
LDADD+=-liosexec
CFLAGS+=-I${.CURDIR}/../at.tproj -DPROC_DIR=\"/proc\"