also build uucp on the alpha
authorgraichen <graichen@openbsd.org>
Mon, 3 Feb 1997 10:28:44 +0000 (10:28 +0000)
committergraichen <graichen@openbsd.org>
Mon, 3 Feb 1997 10:28:44 +0000 (10:28 +0000)
gnu/Makefile

index 7671bd1..e62ffe7 100644 (file)
@@ -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 <bsd.subdir.mk>