From 68311c8bb2e7f974b5b91ad61f85980f432f2d7f Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 16:08:47 -0400 Subject: system_cmds: shutdown may not work --- system_cmds/atrun.tproj/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system_cmds/atrun.tproj/Makefile (limited to 'system_cmds/atrun.tproj/Makefile') diff --git a/system_cmds/atrun.tproj/Makefile b/system_cmds/atrun.tproj/Makefile new file mode 100644 index 0000000..39f4411 --- /dev/null +++ b/system_cmds/atrun.tproj/Makefile @@ -0,0 +1,9 @@ +PROG= atrun +MAN= atrun.8 +SRCS= atrun.c gloadavg.c + +CFLAGS+=-I${.CURDIR}/../at.tproj -DPROC_DIR=\"/proc\" + +BINDIR=/usr/libexec + +.include -- cgit v1.2.3-56-ge451