freebsd-dev/sys/boot/ia64/Makefile
dfr 84b51bb9b4 Add a version of the loader which runs under SKI, the HP ia64 simulator.
This loader is quite functional and can load and run kernels. The kernels
don't quite work right after loading but that should be easily fixable.
2001-09-12 08:34:27 +00:00

6 lines
63 B
Makefile

# $FreeBSD$
SUBDIR= libski skiload
.include <bsd.subdir.mk>