diff options
Diffstat (limited to 'sys/boot/ia64/Makefile')
-rw-r--r-- | sys/boot/ia64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/Makefile b/sys/boot/ia64/Makefile index 4dfb082..b8d7f32 100644 --- a/sys/boot/ia64/Makefile +++ b/sys/boot/ia64/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= +SUBDIR= libski skiload .include <bsd.subdir.mk> |