]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/boot/ia64/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / boot / ia64 / Makefile
1 # $FreeBSD$
2
3 SUBDIR= common efi
4
5 # In the ski sub-directory, one can build a loader for use under Ski.
6 # Ski is an Itanium simulator, originally developed by HP. It's not
7 # supported anymore in FreeBSD, but left for reference and education.
8 # SUBDIR += ski
9
10 .include <bsd.subdir.mk>