X-Git-Url: https://git.cameronkatri.com/apple_cmds.git/blobdiff_plain/68311c8bb2e7f974b5b91ad61f85980f432f2d7f..a278ce2cedd8ce0090f4dde1ba991b7c7ded2b19:/system_cmds/atrun.tproj/Makefile 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