]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - shell_cmds/chroot/Makefile
shell_cmds: use libiosexec
[apple_cmds.git] / shell_cmds / chroot / Makefile
index eb162395cb3002d049ddd110fa1cd28ec252ef01..cc7de4d02713e715db9c90d18a8181f37fe16018 100644 (file)
@@ -3,4 +3,6 @@ BINDIR=/usr/sbin
 PROG=  chroot
 MAN=   chroot.8
 
+LDADD+=-liosexec
+
 .include <bsd.prog.mk>