]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/boot/ia64/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>