Disconnect Alpha from 'make universe'.

This commit is contained in:
John Baldwin 2006-05-11 18:54:16 +00:00
parent 1e967a0b4e
commit bedda28871
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158453

View File

@ -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 && \