diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-03 16:21:40 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-03 16:21:40 +0000 |
| commit | 64316569f51976e8eb7989cb16434e65e1cdf2c1 (patch) | |
| tree | e9d84a3b65b2e56ede3346e59d9a7138f55ae84e | |
| parent | af64a99c32dfc18ea937def84b7d5f328812353c (diff) | |
Notes
| -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 9fdf1bcda4dc..d63cb4c2e0a4 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= btx boot0 boot0.5 kgzldr libpc98 loader +SUBDIR= btx boot0 boot0.5 boot2 kgzldr libpc98 loader .include <bsd.subdir.mk> |
