1 2 3 4 5 6 7
.include <bsd.own.mk> .if ${MACHINE_ARCH} == "i386" SUBDIR+= pckbd .endif # ${MACHINE_ARCH} == "i386" .include <bsd.subdir.mk>