artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d954e7
)
+wscons
author
anton
<anton@openbsd.org>
Fri, 16 Nov 2018 20:20:17 +0000
(20:20 +0000)
committer
anton
<anton@openbsd.org>
Fri, 16 Nov 2018 20:20:17 +0000
(20:20 +0000)
regress/sys/dev/Makefile
patch
|
blob
|
history
diff --git
a/regress/sys/dev/Makefile
b/regress/sys/dev/Makefile
index
f24f0db
..
10d9963
100644
(file)
--- a/
regress/sys/dev/Makefile
+++ b/
regress/sys/dev/Makefile
@@
-1,6
+1,7
@@
-# $OpenBSD: Makefile,v 1.
5 2018/08/26 08:12:09
anton Exp $
+# $OpenBSD: Makefile,v 1.
6 2018/11/16 20:20:17
anton Exp $
SUBDIR+= fdesc
SUBDIR+= kcov
+SUBDIR+= wscons
.include <bsd.subdir.mk>