1# $FreeBSD$
2
3SUBDIR= 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>
11