diff options
| author | Daniel C. Sobral <dcs@FreeBSD.org> | 2000-05-19 08:40:37 +0000 |
|---|---|---|
| committer | Daniel C. Sobral <dcs@FreeBSD.org> | 2000-05-19 08:40:37 +0000 |
| commit | 27391e65fd2ef60eaa96cf389d3fe1e34ad707c9 (patch) | |
| tree | 3b36eb422e194abb01ea7bdaea330f074fb4925f | |
| parent | 6593d234e6745633462aa643e3da88d02eb9a8d0 (diff) | |
Notes
| -rw-r--r-- | sys/boot/alpha/loader/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/loader/Makefile b/sys/boot/alpha/loader/Makefile index 757ab9011ed0..470562d64868 100644 --- a/sys/boot/alpha/loader/Makefile +++ b/sys/boot/alpha/loader/Makefile @@ -5,7 +5,6 @@ PROG= ${BASE} NOMAN= NEWVERSWHAT= "SRM disk boot" alpha INSTALL_HELP= yes -INSTALL_FORTH= yes LOAD_ADDRESS= ${SECONDARY_LOAD_ADDRESS} # Only disk support |
