ports/shells/bash-static/Makefile
2013-12-26 10:06:20 +00:00

8 lines
159 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../../shells/bash
OPTIONS_SLAVE= STATIC
.include "${MASTERDIR}/Makefile"