diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-05-24 11:19:43 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-05-24 11:19:43 +0000 |
| commit | d8b08f1591bbcc0fc64524d418148bc9f22e5f68 (patch) | |
| tree | 0f151dc888f4156271b0c1f6328a081902b0b1a6 /sys/boot/pc98 | |
| parent | f040ac4cec8e947a29f2cb844c38765ea484fe3b (diff) | |
Notes
Diffstat (limited to 'sys/boot/pc98')
| -rw-r--r-- | sys/boot/pc98/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile index 8b07da787759..b86e09fe94ad 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= btx boot0 boot0.5 libpc98 loader +SUBDIR= btx boot0 boot0.5 boot2 libpc98 loader .include <bsd.subdir.mk> |
