summaryrefslogtreecommitdiffstats
path: root/sys/boot/userboot/libstand/Makefile
blob: 11bfdeecef82cc2df93cf896bfe8abc611e6afd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include <bsd.own.mk>

LIBSTAND_SRC=	${.CURDIR}/../../../../lib/libstand

INTERNALLIB=
INCS=
MAN=
.PATH:	${LIBSTAND_SRC}

.include "${LIBSTAND_SRC}/Makefile"
OpenPOWER on IntegriCloud