1 2 3 4 5 6 7 8
.include <bsd.own.mk> .if ${MKIMAGEONLY} == "no" SUBDIR+= lwip SUBDIR+= uds .endif # ${MKIMAGEONLY} == "no" .include <bsd.subdir.mk>