# $FreeBSD$ .include .include SUBDIR= libstand .if ${MK_FORTH} != "no" SUBDIR+= ficl .endif .if ${MK_LUA} != "no" SUBDIR+= liblua .endif SUBDIR+= test zfs userboot .include