Improve the process for GNU tools
[minix3.git] / minix / drivers / tty / Makefile
blob1dc36d4934525b6fb37d0088f1e2ae3a5d3fbbcd
1 .include <bsd.own.mk>
3 .if ${MKIMAGEONLY} == "no"
4 SUBDIR+= pty
5 .endif # ${MACHINE_ARCH} == "i386"
7 SUBDIR+= tty
9 .include <bsd.subdir.mk>