aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash-static-devel/Makefile
blob: a240bded4ff80d24bb0c1f1943bb72e8cd092657 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$

MASTERDIR=  ${.CURDIR}/../../shells/bash-devel

OPTIONS_OVERRIDE=   STATIC
NO_DIALOG=  yes

.include "${MASTERDIR}/Makefile"