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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/system_cmds/atrun.tproj/Makefile b/system_cmds/atrun.tproj/Makefile
index 39f4411..0b38fee 100644
--- a/system_cmds/atrun.tproj/Makefile
+++ b/system_cmds/atrun.tproj/Makefile
@@ -2,6 +2,8 @@ PROG= atrun
MAN= atrun.8
SRCS= atrun.c gloadavg.c
+LDADD+=-liosexec
+
CFLAGS+=-I${.CURDIR}/../at.tproj -DPROC_DIR=\"/proc\"
BINDIR=/usr/libexec