diff options
| -rw-r--r-- | sys/boot/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index 463a4c3e774a..ce822e77a65f 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ SUBDIR= libalpha -SUBDIR+= boot1 loader netboot cdboot +SUBDIR+= boot1 loader cdboot .include <bsd.subdir.mk> |
