From 1891105028e400fdbc6e7e7639d2d51b45281eff Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 1 Oct 1998 14:48:58 +0000 Subject: [PATCH] Add syscons back to alpha build; works fine now. --- share/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/Makefile b/share/Makefile index 7ced978e2bea..6363f071eaac 100644 --- a/share/Makefile +++ b/share/Makefile @@ -1,10 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 SUBDIR= dict doc examples info man me misc mk skel \ - tabset termcap timedef zoneinfo - -.if ${MACHINE_ARCH} == "i386" -SUBDIR+= syscons -.endif + syscons tabset termcap timedef zoneinfo .include