summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2008-08-22 15:52:33 +0000
committerderaadt <deraadt@openbsd.org>2008-08-22 15:52:33 +0000
commitfbb3ecd323d006723e0ec26cf01e23bd656a71b3 (patch)
tree269a41bad63dc48deda2fd3be028cad377bd0a27
parentmksuncd lives in the base now, and one does not need to go do fiddly (diff)
downloadwireguard-openbsd-fbb3ecd323d006723e0ec26cf01e23bd656a71b3.tar.xz
wireguard-openbsd-fbb3ecd323d006723e0ec26cf01e23bd656a71b3.zip
No need to enter crunch
-rw-r--r--distrib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 7355a5b4446..da83349d3b4 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,9 +1,8 @@
-# $OpenBSD: Makefile,v 1.34 2008/05/13 21:15:26 miod Exp $
+# $OpenBSD: Makefile,v 1.35 2008/08/22 15:52:33 deraadt Exp $
SUBDIR= special notes
.if make(obj)
-SUBDIR+=crunch
SUBDIR+=alpha amd64 armish hp300 hppa i386 landisk mac68k macppc \
mvme68k mvme88k mvmeppc sgi socppc sparc sparc64 vax zaurus
.elif exists(${MACHINE})