diff options
| author | KATO Takenori <kato@FreeBSD.org> | 2000-12-24 14:54:34 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 2000-12-24 14:54:34 +0000 |
| commit | dfec8c70fa9266dc3ee944afc588c5a68b2116e4 (patch) | |
| tree | c2cdad5875e96253e2c811b1559f156602b38102 /sys | |
| parent | 1bc9ef16848b261f2193209c95b1631399ebc7f6 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 b86e09fe94ad..8b07da787759 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= btx boot0 boot0.5 boot2 libpc98 loader +SUBDIR= btx boot0 boot0.5 libpc98 loader .include <bsd.subdir.mk> |
