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/shutdown.tproj/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system_cmds/shutdown.tproj/Makefile (limited to 'system_cmds/shutdown.tproj/Makefile') diff --git a/system_cmds/shutdown.tproj/Makefile b/system_cmds/shutdown.tproj/Makefile new file mode 100644 index 0000000..4f24191 --- /dev/null +++ b/system_cmds/shutdown.tproj/Makefile @@ -0,0 +1,8 @@ +PROG= shutdown +MAN= shutdown.8 + +LDADD+=-lbsm -framework IOKit + +BINDIR=/usr/sbin + +.include -- cgit v1.2.3-56-ge451