diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-24 04:21:14 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-24 04:21:14 +0000 |
| commit | 7886b298bf99524bcc0968aadf18cb224a51d3cc (patch) | |
| tree | fba0a38cdeedf7344b0e51f69f4bbb568bdff5c2 /sys/boot | |
| parent | cf1dd2e90395dc6e20c4b01f1c55e4cfe59947b1 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -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 b8d7f32d5fb13..765490644d8b3 100644 --- a/sys/boot/ia64/Makefile +++ b/sys/boot/ia64/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= libski skiload +SUBDIR= ski .include <bsd.subdir.mk> |
