From c2244f3808e81c29fa272d15ce274c11d574e923 Mon Sep 17 00:00:00 2001 From: graichen Date: Mon, 3 Feb 1997 10:28:44 +0000 Subject: [PATCH] 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 -- 2.20.1