summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2000-02-23 06:04:35 +0000
committermickey <mickey@openbsd.org>2000-02-23 06:04:35 +0000
commit1cf76011e10717c7b799d44206ffd8d2f67cd9e9 (patch)
tree8099f355bb36880aa4fd22704bd8f7aa076b9f98
parentdo clean/cleandir in utils all the time (diff)
downloadwireguard-openbsd-1cf76011e10717c7b799d44206ffd8d2f67cd9e9.tar.xz
wireguard-openbsd-1cf76011e10717c7b799d44206ffd8d2f67cd9e9.zip
crunch you stupid!
-rw-r--r--distrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index f6d154a88ad..324cffbb06e 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.11 2000/02/23 05:53:19 mickey Exp $
+# $OpenBSD: Makefile,v 1.12 2000/02/23 06:04:35 mickey Exp $
.if make(obj)
SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k mvme88k\
@@ -7,7 +7,7 @@ SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k mvme88k\
SUBDIR= special
.endif
.if make(clean) || make(cleandir)
-SUBDIR+=utils
+SUBDIR+=utils crunch
.endif
.if exists(${MACHINE})
SUBDIR+= ${MACHINE}