Makefile (62bd02cee5752592d6f284a61759fb398a3ea8ff) Makefile (c1418270b28edf9b99044181e9f48dfc0a7dc160)
1# $FreeBSD$
2
1# $FreeBSD$
2
3HAVE_GELI= yes
4
5.include <bsd.init.mk>
6
7.PATH: ${BOOTSRC}/i386/boot2 ${BOOTSRC}/i386/gptboot \
8 ${BOOTSRC}/i386/common ${SASRC}
9
10FILES= isoboot
11MAN= isoboot.8
12

--- 59 unchanged lines hidden ---
3.include <bsd.init.mk>
4
5.PATH: ${BOOTSRC}/i386/boot2 ${BOOTSRC}/i386/gptboot \
6 ${BOOTSRC}/i386/common ${SASRC}
7
8FILES= isoboot
9MAN= isoboot.8
10

--- 59 unchanged lines hidden ---