10 lines
138 B
Makefile

MASTERDIR= ${.CURDIR}/../../shells/bash
OPTIONS_SLAVE= STATIC
PKGNAMESUFFIX= -static
PIE_UNSAFE= yes
.include "${MASTERDIR}/Makefile"