summaryrefslogtreecommitdiffstats
path: root/regress/include
diff options
context:
space:
mode:
authorart <art@openbsd.org>2002-02-23 01:25:10 +0000
committerart <art@openbsd.org>2002-02-23 01:25:10 +0000
commit83e1dfa3214af856ac80c65539d6305aa30545b3 (patch)
treefcdd0b7a4ff446be2f07fc0c2664df8d0e2a874f /regress/include
parentMention that normalization happens before filtering, and that the position (diff)
downloadwireguard-openbsd-83e1dfa3214af856ac80c65539d6305aa30545b3.tar.xz
wireguard-openbsd-83e1dfa3214af856ac80c65539d6305aa30545b3.zip
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
XXX - what about the install targets?
Diffstat (limited to 'regress/include')
-rw-r--r--regress/include/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/include/Makefile b/regress/include/Makefile
index 39866947125..4cc8e17b330 100644
--- a/regress/include/Makefile
+++ b/regress/include/Makefile
@@ -1,10 +1,8 @@
-# $OpenBSD: Makefile,v 1.3 2002/02/18 10:58:13 art Exp $
+# $OpenBSD: Makefile,v 1.4 2002/02/23 01:25:10 art Exp $
# $NetBSD: Makefile,v 1.5 1995/04/20 22:37:33 cgd Exp $
SUBDIR+= bitstring
-regress: _SUBDIRUSE
-
install:
.include <bsd.subdir.mk>