aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/Makefile')
-rw-r--r--sys/boot/alpha/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile
deleted file mode 100644
index e97c8e897415..000000000000
--- a/sys/boot/alpha/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-SUBDIR= libalpha
-SUBDIR+= boot1 loader cdboot netboot
-
-.include <bsd.subdir.mk>