summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-05-11 18:54:16 +0000
committerjhb <jhb@FreeBSD.org>2006-05-11 18:54:16 +0000
commitaca3e09a0c39cc4db65cfb6b0a9a865439ec4e40 (patch)
treea14651f349d2520118de84719b598400bf98556b /Makefile
parent0d3cd5a604c6e4aa083f26aab0ef1723a25bc234 (diff)
downloadFreeBSD-src-aca3e09a0c39cc4db65cfb6b0a9a865439ec4e40.zip
FreeBSD-src-aca3e09a0c39cc4db65cfb6b0a9a865439ec4e40.tar.gz
Disconnect Alpha from 'make universe'.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31dc121..37a21bc 100644
--- a/Makefile
+++ b/Makefile
@@ -266,7 +266,7 @@ universe_prologue:
@echo "--------------------------------------------------------------"
@echo ">>> make universe started on ${STARTTIME}"
@echo "--------------------------------------------------------------"
-.for target in i386 i386:pc98 sparc64 alpha ia64 amd64
+.for target in i386 i386:pc98 sparc64 ia64 amd64
.for arch in ${target:C/:.*$//}
.for mach in ${target:C/^.*://}
KERNCONFS!= cd ${.CURDIR}/sys/${mach}/conf && \
OpenPOWER on IntegriCloud