From 42b830da011376a9eb35fce79e68b21b5ab74eff Mon Sep 17 00:00:00 2001 From: Thomas Graichen Date: Mon, 3 Feb 1997 10:28:45 +0000 Subject: also build uucp on the alpha --- gnu/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/Makefile b/gnu/Makefile index 7671bd17d14..e62ffe7908f 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,8 +1,5 @@ # $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $ -SUBDIR+= lib usr.bin -.if (${MACHINE_ARCH} != "alpha") -SUBDIR+= libexec -.endif +SUBDIR+= lib usr.bin libexec .include -- cgit v1.2.3