artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d10ed58
)
signify subdir
author
tedu
<tedu@openbsd.org>
Thu, 9 Jan 2014 16:17:37 +0000
(16:17 +0000)
committer
tedu
<tedu@openbsd.org>
Thu, 9 Jan 2014 16:17:37 +0000
(16:17 +0000)
regress/usr.bin/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.bin/Makefile
b/regress/usr.bin/Makefile
index
65011b8
..
147d49c
100644
(file)
--- a/
regress/usr.bin/Makefile
+++ b/
regress/usr.bin/Makefile
@@
-1,8
+1,8
@@
-# $OpenBSD: Makefile,v 1.2
7 2013/08/01 21:26:30 kettenis
Exp $
+# $OpenBSD: Makefile,v 1.2
8 2014/01/09 16:17:37 tedu
Exp $
# $NetBSD: Makefile,v 1.1 1997/12/30 23:27:11 cgd Exp $
SUBDIR+= basename bc dc diff diff3 dirname file grep gzip gzsig
-SUBDIR+= m4 mandoc sdiff sed sort tsort
+SUBDIR+= m4 mandoc sdiff sed s
ignify s
ort tsort
SUBDIR+= xargs
.if defined(REGRESS_FULL)