.include <bsd.own.mk>
.if ${MKIMAGEONLY} == "no"
SUBDIR+= pty
.endif # ${MACHINE_ARCH} == "i386"
SUBDIR+= tty
.include <bsd.subdir.mk>