diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-26 21:47:59 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-26 21:47:59 +0000 |
| commit | bc6049dd467828d05cb6ff2109c1a14233cdeed7 (patch) | |
| tree | 3922ac44bdad2c36c37d2848b32c98359efb8dad | |
| parent | 8a755120e7b8bc6b519f314372245681f63f35dc (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 470562d648682..177f2c4b48b39 100644 --- a/sys/boot/alpha/loader/Makefile +++ b/sys/boot/alpha/loader/Makefile @@ -2,7 +2,6 @@ BASE= loader PROG= ${BASE} -NOMAN= NEWVERSWHAT= "SRM disk boot" alpha INSTALL_HELP= yes LOAD_ADDRESS= ${SECONDARY_LOAD_ADDRESS} |
