# Created by: max
# $FreeBSD: tags/RELEASE_10_0_0/devel/sfslite-noopt/Makefile 327726 2013-09-20 17:17:44Z bapt $
BUILD_MODE =     shared
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
COMMENT=	sfslite without optimization for debugging

PKG_INSTALL=     ${MASTERDIR}/pkg-install

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
