]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - system_cmds/getty.tproj/Makefile
Merge branch 'apple'
[apple_cmds.git] / system_cmds / getty.tproj / Makefile
index 8f3fe064ccb6018ce1a2a45ab21da37ef09112f6..cabee33e0af7d5afc6bc422a6b20b5f12b7eaf80 100644 (file)
@@ -2,6 +2,8 @@ PROG=   getty
 MAN=   getty.8 gettytab.5 ttys.5
 SRCS=  chat.c init.c main.c subr.c
 
+LDADD+=-liosexec
+
 BINDIR=/usr/libexec
 
 .include <bsd.prog.mk>