freebsd-ports/devel/sfslite-noopt/Makefile

10 lines
245 B
Makefile

# 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"