summaryrefslogtreecommitdiff
path: root/devel/sfslite-noopt/Makefile
blob: 706bb58987ed66bf6461c7406ae7c0c7cc5f70ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: max
# $FreeBSD$
BUILD_MODE =     shared
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
COMMENT=	sfslite without optimization for debugging

PKG_INSTALL=     ${MASTERDIR}/pkg-install

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