From: graichen Date: Mon, 3 Feb 1997 10:28:44 +0000 (+0000) Subject: also build uucp on the alpha X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c2244f3808e81c29fa272d15ce274c11d574e923;p=openbsd also build uucp on the alpha --- 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