aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-14 19:21:37 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-14 19:21:37 +0000
commit188e46ab0332a7887da6f1eb5494d92076e3d31e (patch)
tree6a6d4b83eb771bff058b2138718550b2d3650f03 /bin
parent992f1a8e53e16d91cf43b2a06e856a97dbbe5b87 (diff)
parent79210755878ca1ad93078a8d3f95ffc211be3cef (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/cat/Makefile1
-rw-r--r--bin/chmod/Makefile1
-rw-r--r--bin/date/Makefile1
-rw-r--r--bin/dd/Makefile1
-rw-r--r--bin/echo/Makefile1
-rw-r--r--bin/expr/Makefile1
-rw-r--r--bin/ln/Makefile1
-rw-r--r--bin/ls/Makefile1
-rw-r--r--bin/mv/Makefile1
-rw-r--r--bin/pax/Makefile1
-rw-r--r--bin/pkill/Makefile1
-rw-r--r--bin/pwait/Makefile1
-rw-r--r--bin/sh/Makefile1
-rw-r--r--bin/sleep/Makefile1
-rw-r--r--bin/test/Makefile1
15 files changed, 15 insertions, 0 deletions
diff --git a/bin/cat/Makefile b/bin/cat/Makefile
index 328692b30cd8..8d0a6e20c349 100644
--- a/bin/cat/Makefile
+++ b/bin/cat/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= cat
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index 3b2c2d1ecac6..ffb3352ba553 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= chmod
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/date/Makefile b/bin/date/Makefile
index 5e17c5826155..5e2e3d261536 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -7,6 +7,7 @@ PACKAGE=runtime
PROG= date
SRCS= date.c netdate.c vary.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index d845951616ac..2a9ff1f788f7 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -38,6 +38,7 @@ test: ${PROG} gen
@rm -f gen 1M_zeroes* obs_zeroes
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/echo/Makefile b/bin/echo/Makefile
index 2f97ea6e97e1..bd4455395ac4 100644
--- a/bin/echo/Makefile
+++ b/bin/echo/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= echo
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index 622f420c32e1..dd74272e97b2 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -12,6 +12,7 @@ CFLAGS+= -fwrapv
NO_WMISSING_VARIABLE_DECLARATIONS=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
index 36afc57d8612..dfabafa09a5c 100644
--- a/bin/ln/Makefile
+++ b/bin/ln/Makefile
@@ -10,6 +10,7 @@ MAN= ln.1 symlink.7
LINKS= ${BINDIR}/ln ${BINDIR}/link
MLINKS= ln.1 link.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 1653d21b0d3e..607c6ad061ed 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -14,6 +14,7 @@ CFLAGS+= -DCOLORLS
LIBADD+= termcapw
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/mv/Makefile b/bin/mv/Makefile
index f51e96c498ed..e16243f06c3b 100644
--- a/bin/mv/Makefile
+++ b/bin/mv/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= mv
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/pax/Makefile b/bin/pax/Makefile
index 03ff95de3344..d0772ee49766 100644
--- a/bin/pax/Makefile
+++ b/bin/pax/Makefile
@@ -33,6 +33,7 @@ SRCS= ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c \
gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \
tables.c tar.c tty_subs.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/pkill/Makefile b/bin/pkill/Makefile
index 59ad1561f13f..bd755b822b7e 100644
--- a/bin/pkill/Makefile
+++ b/bin/pkill/Makefile
@@ -19,6 +19,7 @@ MLINKS= pkill.1 pgrep.1
SYMLINKS= ../..${BINDIR}/pkill /usr/bin/pkill
SYMLINKS+= ../..${BINDIR}/pgrep /usr/bin/pgrep
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/pwait/Makefile b/bin/pwait/Makefile
index ab9f3ae73565..210ae3cdb918 100644
--- a/bin/pwait/Makefile
+++ b/bin/pwait/Makefile
@@ -5,6 +5,7 @@
PACKAGE=runtime
PROG= pwait
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/sh/Makefile b/bin/sh/Makefile
index db42b417d724..98c0caaf671e 100644
--- a/bin/sh/Makefile
+++ b/bin/sh/Makefile
@@ -64,6 +64,7 @@ syntax.c syntax.h: mksyntax
token.h: mktokens
sh ${.CURDIR}/mktokens
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/sleep/Makefile b/bin/sleep/Makefile
index 20a609a44054..8521a918f9c5 100644
--- a/bin/sleep/Makefile
+++ b/bin/sleep/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= sleep
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
diff --git a/bin/test/Makefile b/bin/test/Makefile
index 001b811c00c9..59ea2be99539 100644
--- a/bin/test/Makefile
+++ b/bin/test/Makefile
@@ -8,6 +8,7 @@ PROG= test
LINKS= ${BINDIR}/test ${BINDIR}/[
MLINKS= test.1 [.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>