]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/boot/userboot/libstand/Makefile
MFC r293040,293341,293435:
[FreeBSD/stable/10.git] / sys / boot / userboot / libstand / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 LIBSTAND_SRC=   ${.CURDIR}/../../../../lib/libstand
6
7 INTERNALLIB=
8 INCS=
9 MAN=
10 .PATH:  ${LIBSTAND_SRC}
11
12 .include "${LIBSTAND_SRC}/Makefile"