artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc7580
)
also build uucp on the alpha
author
graichen
<graichen@openbsd.org>
Mon, 3 Feb 1997 10:28:44 +0000
(10:28 +0000)
committer
graichen
<graichen@openbsd.org>
Mon, 3 Feb 1997 10:28:44 +0000
(10:28 +0000)
gnu/Makefile
patch
|
blob
|
history
diff --git
a/gnu/Makefile
b/gnu/Makefile
index
7671bd1
..
e62ffe7
100644
(file)
--- 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 <bsd.subdir.mk>