Page MenuHomeFreeBSD

D12014.id32005.diff
No OneTemporary

D12014.id32005.diff

Index: bin/cat/Makefile
===================================================================
--- bin/cat/Makefile
+++ bin/cat/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= cat
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/chmod/Makefile
===================================================================
--- bin/chmod/Makefile
+++ bin/chmod/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= chmod
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/date/Makefile
===================================================================
--- bin/date/Makefile
+++ bin/date/Makefile
@@ -7,6 +7,7 @@
PROG= date
SRCS= date.c netdate.c vary.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/dd/Makefile
===================================================================
--- bin/dd/Makefile
+++ bin/dd/Makefile
@@ -38,6 +38,7 @@
@rm -f gen 1M_zeroes* obs_zeroes
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/echo/Makefile
===================================================================
--- bin/echo/Makefile
+++ bin/echo/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= echo
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/expr/Makefile
===================================================================
--- bin/expr/Makefile
+++ bin/expr/Makefile
@@ -12,6 +12,7 @@
NO_WMISSING_VARIABLE_DECLARATIONS=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/ln/Makefile
===================================================================
--- bin/ln/Makefile
+++ bin/ln/Makefile
@@ -10,6 +10,7 @@
LINKS= ${BINDIR}/ln ${BINDIR}/link
MLINKS= ln.1 link.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/ls/Makefile
===================================================================
--- bin/ls/Makefile
+++ bin/ls/Makefile
@@ -14,6 +14,7 @@
LIBADD+= termcapw
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/mv/Makefile
===================================================================
--- bin/mv/Makefile
+++ bin/mv/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= mv
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/pax/Makefile
===================================================================
--- bin/pax/Makefile
+++ bin/pax/Makefile
@@ -33,6 +33,7 @@
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>
Index: bin/pkill/Makefile
===================================================================
--- bin/pkill/Makefile
+++ bin/pkill/Makefile
@@ -19,6 +19,7 @@
SYMLINKS= ../..${BINDIR}/pkill /usr/bin/pkill
SYMLINKS+= ../..${BINDIR}/pgrep /usr/bin/pgrep
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/pwait/Makefile
===================================================================
--- bin/pwait/Makefile
+++ bin/pwait/Makefile
@@ -5,6 +5,7 @@
PACKAGE=runtime
PROG= pwait
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/sh/Makefile
===================================================================
--- bin/sh/Makefile
+++ bin/sh/Makefile
@@ -64,6 +64,7 @@
token.h: mktokens
sh ${.CURDIR}/mktokens
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/sleep/Makefile
===================================================================
--- bin/sleep/Makefile
+++ bin/sleep/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= sleep
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: bin/test/Makefile
===================================================================
--- bin/test/Makefile
+++ bin/test/Makefile
@@ -8,6 +8,7 @@
LINKS= ${BINDIR}/test ${BINDIR}/[
MLINKS= test.1 [.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: lib/atf/libatf-c++/Makefile
===================================================================
--- lib/atf/libatf-c++/Makefile
+++ lib/atf/libatf-c++/Makefile
@@ -72,6 +72,7 @@
MAN= atf-c++.3
MLINKS+= atf-c++.3 atf-c-api++.3 # Backwards compatibility.
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include "../common.mk"
Index: lib/atf/libatf-c/Makefile
===================================================================
--- lib/atf/libatf-c/Makefile
+++ lib/atf/libatf-c/Makefile
@@ -97,6 +97,7 @@
MAN= atf-c.3
MLINKS+= atf-c.3 atf-c-api.3 # Backwards compatibility.
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include "../common.mk"
Index: lib/libarchive/Makefile
===================================================================
--- lib/libarchive/Makefile
+++ lib/libarchive/Makefile
@@ -413,6 +413,7 @@
MLINKS+= archive_write_set_options.3 archive_write_set_option.3
MLINKS+= libarchive.3 archive.3
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libc/Makefile
===================================================================
--- lib/libc/Makefile
+++ lib/libc/Makefile
@@ -173,6 +173,7 @@
${CP} ${.ALLSRC} ${DESTDIR}/sys/libkern/${LIBC_ARCH}
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcam/Makefile
===================================================================
--- lib/libcam/Makefile
+++ lib/libcam/Makefile
@@ -47,6 +47,7 @@
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcasper/services/cap_dns/Makefile
===================================================================
--- lib/libcasper/services/cap_dns/Makefile
+++ lib/libcasper/services/cap_dns/Makefile
@@ -18,6 +18,7 @@
CFLAGS+=-I${.CURDIR}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcasper/services/cap_grp/Makefile
===================================================================
--- lib/libcasper/services/cap_grp/Makefile
+++ lib/libcasper/services/cap_grp/Makefile
@@ -18,6 +18,7 @@
CFLAGS+=-I${.CURDIR}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcasper/services/cap_pwd/Makefile
===================================================================
--- lib/libcasper/services/cap_pwd/Makefile
+++ lib/libcasper/services/cap_pwd/Makefile
@@ -18,6 +18,7 @@
CFLAGS+=-I${.CURDIR}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcasper/services/cap_sysctl/Makefile
===================================================================
--- lib/libcasper/services/cap_sysctl/Makefile
+++ lib/libcasper/services/cap_sysctl/Makefile
@@ -18,6 +18,7 @@
CFLAGS+=-I${.CURDIR}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libcrypt/Makefile
===================================================================
--- lib/libcrypt/Makefile
+++ lib/libcrypt/Makefile
@@ -43,6 +43,7 @@
PRECIOUSLIB=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libkvm/Makefile
===================================================================
--- lib/libkvm/Makefile
+++ lib/libkvm/Makefile
@@ -38,6 +38,7 @@
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}= tests
.include <bsd.lib.mk>
Index: lib/libmp/Makefile
===================================================================
--- lib/libmp/Makefile
+++ lib/libmp/Makefile
@@ -15,6 +15,7 @@
VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libnv/Makefile
===================================================================
--- lib/libnv/Makefile
+++ lib/libnv/Makefile
@@ -17,6 +17,7 @@
SRCS+= nvlist.c
SRCS+= nvpair.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libpathconv/Makefile
===================================================================
--- lib/libpathconv/Makefile
+++ lib/libpathconv/Makefile
@@ -13,6 +13,7 @@
#VERSION_DEF= ${SRCTOP/lib/libc/Versions.def
#SYMBOL_MAPS= ${.CURDIR}/Symbol.map
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libproc/Makefile
===================================================================
--- lib/libproc/Makefile
+++ lib/libproc/Makefile
@@ -41,6 +41,7 @@
MAN=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/librt/Makefile
===================================================================
--- lib/librt/Makefile
+++ lib/librt/Makefile
@@ -21,6 +21,7 @@
VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
SYMBOL_MAPS=${.CURDIR}/Symbol.map
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libsbuf/Makefile
===================================================================
--- lib/libsbuf/Makefile
+++ lib/libsbuf/Makefile
@@ -14,6 +14,7 @@
.PATH: ${SRCTOP}/sys/kern
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libthr/Makefile
===================================================================
--- lib/libthr/Makefile
+++ lib/libthr/Makefile
@@ -69,6 +69,7 @@
SYMLINKS+=lib${LIB}_p.a ${LIBDIR}/libpthread_p.a
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libutil/Makefile
===================================================================
--- lib/libutil/Makefile
+++ lib/libutil/Makefile
@@ -85,6 +85,7 @@
pw_util.3 pw_tempname.3 \
pw_util.3 pw_tmp.3
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/libxo/Makefile
===================================================================
--- lib/libxo/Makefile
+++ lib/libxo/Makefile
@@ -110,6 +110,7 @@
xo_syslog.3 xo_set_logmask.3 \
xo_syslog.3 xo_vsyslog.3
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: lib/msun/Makefile
===================================================================
--- lib/msun/Makefile
+++ lib/msun/Makefile
@@ -228,6 +228,7 @@
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
Index: libexec/atf/atf-check/Makefile
===================================================================
--- libexec/atf/atf-check/Makefile
+++ libexec/atf/atf-check/Makefile
@@ -40,6 +40,7 @@
LIBADD= atf_cxx
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: libexec/atf/atf-sh/Makefile
===================================================================
--- libexec/atf/atf-sh/Makefile
+++ libexec/atf/atf-sh/Makefile
@@ -72,6 +72,7 @@
SUBRDIR= ${SHAREDIR}/atf
SUBR= libatf-sh.subr
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include "../../../lib/atf/common.mk"
Index: libexec/rtld-elf/Makefile
===================================================================
--- libexec/rtld-elf/Makefile
+++ libexec/rtld-elf/Makefile
@@ -85,6 +85,7 @@
.PATH: ${.CURDIR}/${RTLD_ARCH}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/devd/Makefile
===================================================================
--- sbin/devd/Makefile
+++ sbin/devd/Makefile
@@ -18,6 +18,7 @@
CLEANFILES= y.output
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/dhclient/Makefile
===================================================================
--- sbin/dhclient/Makefile
+++ sbin/dhclient/Makefile
@@ -46,6 +46,7 @@
WARNS?= 2
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/growfs/Makefile
===================================================================
--- sbin/growfs/Makefile
+++ sbin/growfs/Makefile
@@ -22,6 +22,7 @@
LIBADD= util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/ifconfig/Makefile
===================================================================
--- sbin/ifconfig/Makefile
+++ sbin/ifconfig/Makefile
@@ -67,6 +67,7 @@
CFLAGS+= -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs
WARNS?= 2
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/mdconfig/Makefile
===================================================================
--- sbin/mdconfig/Makefile
+++ sbin/mdconfig/Makefile
@@ -8,6 +8,7 @@
LIBADD= util geom
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: sbin/pfctl/Makefile
===================================================================
--- sbin/pfctl/Makefile
+++ sbin/pfctl/Makefile
@@ -31,6 +31,7 @@
LIBADD= m md
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: share/examples/Makefile
===================================================================
--- share/examples/Makefile
+++ share/examples/Makefile
@@ -266,6 +266,7 @@
.endif
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=
Index: share/zoneinfo/Makefile
===================================================================
--- share/zoneinfo/Makefile
+++ share/zoneinfo/Makefile
@@ -131,6 +131,7 @@
echo "Run tzsetup(8) manually to update /etc/localtime."; \
fi
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: tests/Makefile
===================================================================
--- tests/Makefile
+++ tests/Makefile
@@ -17,4 +17,5 @@
install-tests-local: .PHONY
${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
+.include "Makefile.inc0"
.include <bsd.test.mk>
Index: tests/sys/Makefile.inc
===================================================================
--- tests/sys/Makefile.inc
+++ tests/sys/Makefile.inc
@@ -1,3 +1,5 @@
# $FreeBSD$
WARNS?= 6
+
+.include "${SRCTOP}/tests/Makefile.inc0"
Index: usr.bin/apply/Makefile
===================================================================
--- usr.bin/apply/Makefile
+++ usr.bin/apply/Makefile
@@ -7,6 +7,7 @@
LIBADD= sbuf
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/basename/Makefile
===================================================================
--- usr.bin/basename/Makefile
+++ usr.bin/basename/Makefile
@@ -6,6 +6,7 @@
PROG= basename
MLINKS= basename.1 dirname.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/bsdcat/Makefile
===================================================================
--- usr.bin/bsdcat/Makefile
+++ usr.bin/bsdcat/Makefile
@@ -24,6 +24,7 @@
CFLAGS+= -DHAVE_ICONV=1 -DHAVE_ICONV_H=1 -DICONV_CONST=const
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/calendar/Makefile
===================================================================
--- usr.bin/calendar/Makefile
+++ usr.bin/calendar/Makefile
@@ -33,6 +33,7 @@
${DESTDIR}${SHAREDIR}/calendar/${link}
.endfor
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/cmp/Makefile
===================================================================
--- usr.bin/cmp/Makefile
+++ usr.bin/cmp/Makefile
@@ -6,6 +6,7 @@
PROG= cmp
SRCS= cmp.c link.c misc.c regular.c special.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/col/Makefile
===================================================================
--- usr.bin/col/Makefile
+++ usr.bin/col/Makefile
@@ -5,6 +5,7 @@
PROG= col
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/comm/Makefile
===================================================================
--- usr.bin/comm/Makefile
+++ usr.bin/comm/Makefile
@@ -5,6 +5,7 @@
PROG= comm
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/compress/Makefile
===================================================================
--- usr.bin/compress/Makefile
+++ usr.bin/compress/Makefile
@@ -11,6 +11,7 @@
# XXX zopen is not part of libc
# MAN=zopen.3
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/cpio/Makefile
===================================================================
--- usr.bin/cpio/Makefile
+++ usr.bin/cpio/Makefile
@@ -32,6 +32,7 @@
SYMLINKS=bsdcpio ${BINDIR}/cpio
MLINKS= bsdcpio.1 cpio.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/csplit/Makefile
===================================================================
--- usr.bin/csplit/Makefile
+++ usr.bin/csplit/Makefile
@@ -4,6 +4,7 @@
PROG= csplit
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/cut/Makefile
===================================================================
--- usr.bin/cut/Makefile
+++ usr.bin/cut/Makefile
@@ -5,6 +5,7 @@
PROG= cut
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/diff/Makefile
===================================================================
--- usr.bin/diff/Makefile
+++ usr.bin/diff/Makefile
@@ -5,6 +5,7 @@
PROG= diff
SRCS= diff.c diffdir.c diffreg.c xmalloc.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/diff3/Makefile
===================================================================
--- usr.bin/diff3/Makefile
+++ usr.bin/diff3/Makefile
@@ -4,6 +4,7 @@
PROG= diff3
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/dirname/Makefile
===================================================================
--- usr.bin/dirname/Makefile
+++ usr.bin/dirname/Makefile
@@ -6,6 +6,7 @@
PROG= dirname
MAN=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/du/Makefile
===================================================================
--- usr.bin/du/Makefile
+++ usr.bin/du/Makefile
@@ -6,6 +6,7 @@
PROG= du
LIBADD= util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/file2c/Makefile
===================================================================
--- usr.bin/file2c/Makefile
+++ usr.bin/file2c/Makefile
@@ -4,6 +4,7 @@
PROG= file2c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/getconf/Makefile
===================================================================
--- usr.bin/getconf/Makefile
+++ usr.bin/getconf/Makefile
@@ -37,6 +37,7 @@
unique.names: conflicting.names
LC_ALL=C sort -u ${.ALLSRC} >${.TARGET}
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/grep/Makefile
===================================================================
--- usr.bin/grep/Makefile
+++ usr.bin/grep/Makefile
@@ -92,6 +92,7 @@
CFLAGS+= -DWITHOUT_NLS
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/gzip/Makefile
===================================================================
--- usr.bin/gzip/Makefile
+++ usr.bin/gzip/Makefile
@@ -27,6 +27,7 @@
${BINDIR}/gzip ${BINDIR}/zcat \
${BINDIR}/zdiff ${BINDIR}/zcmp
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/hexdump/Makefile
===================================================================
--- usr.bin/hexdump/Makefile
+++ usr.bin/hexdump/Makefile
@@ -10,6 +10,7 @@
LINKS= ${BINDIR}/hexdump ${BINDIR}/od
LINKS+= ${BINDIR}/hexdump ${BINDIR}/hd
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/ident/Makefile
===================================================================
--- usr.bin/ident/Makefile
+++ usr.bin/ident/Makefile
@@ -6,6 +6,7 @@
LIBADD= sbuf
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/indent/Makefile
===================================================================
--- usr.bin/indent/Makefile
+++ usr.bin/indent/Makefile
@@ -8,6 +8,7 @@
NO_WMISSING_VARIABLE_DECLARATIONS=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/join/Makefile
===================================================================
--- usr.bin/join/Makefile
+++ usr.bin/join/Makefile
@@ -5,6 +5,7 @@
PROG= join
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/jot/Makefile
===================================================================
--- usr.bin/jot/Makefile
+++ usr.bin/jot/Makefile
@@ -5,6 +5,7 @@
PROG= jot
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/lastcomm/Makefile
===================================================================
--- usr.bin/lastcomm/Makefile
+++ usr.bin/lastcomm/Makefile
@@ -8,6 +8,7 @@
PROG= lastcomm
SRCS= lastcomm.c readrec.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/limits/Makefile
===================================================================
--- usr.bin/limits/Makefile
+++ usr.bin/limits/Makefile
@@ -5,6 +5,7 @@
PROG= limits
LIBADD= util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/m4/Makefile
===================================================================
--- usr.bin/m4/Makefile
+++ usr.bin/m4/Makefile
@@ -20,6 +20,7 @@
CLEANFILES+= parser.c parser.h tokenizer.o
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/mkimg/Makefile
===================================================================
--- usr.bin/mkimg/Makefile
+++ usr.bin/mkimg/Makefile
@@ -35,6 +35,7 @@
WARNS?= 6
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/ncal/Makefile
===================================================================
--- usr.bin/ncal/Makefile
+++ usr.bin/ncal/Makefile
@@ -9,6 +9,7 @@
LINKS= ${BINDIR}/ncal ${BINDIR}/cal
MLINKS= ncal.1 cal.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/pr/Makefile
===================================================================
--- usr.bin/pr/Makefile
+++ usr.bin/pr/Makefile
@@ -6,6 +6,7 @@
PROG= pr
SRCS= pr.c egetopt.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/printf/Makefile
===================================================================
--- usr.bin/printf/Makefile
+++ usr.bin/printf/Makefile
@@ -5,6 +5,7 @@
PROG= printf
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/procstat/Makefile
===================================================================
--- usr.bin/procstat/Makefile
+++ usr.bin/procstat/Makefile
@@ -22,6 +22,7 @@
LIBADD+= procstat xo util sbuf
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/sdiff/Makefile
===================================================================
--- usr.bin/sdiff/Makefile
+++ usr.bin/sdiff/Makefile
@@ -8,6 +8,7 @@
MAN1= sdiff.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/sed/Makefile
===================================================================
--- usr.bin/sed/Makefile
+++ usr.bin/sed/Makefile
@@ -8,6 +8,7 @@
WARNS?= 2
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/soelim/Makefile
===================================================================
--- usr.bin/soelim/Makefile
+++ usr.bin/soelim/Makefile
@@ -4,6 +4,7 @@
PROG= soelim
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/stat/Makefile
===================================================================
--- usr.bin/stat/Makefile
+++ usr.bin/stat/Makefile
@@ -7,6 +7,7 @@
LINKS= ${BINDIR}/stat ${BINDIR}/readlink
MLINKS= stat.1 readlink.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/tail/Makefile
===================================================================
--- usr.bin/tail/Makefile
+++ usr.bin/tail/Makefile
@@ -6,6 +6,7 @@
PROG= tail
SRCS= forward.c misc.c read.c reverse.c tail.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/tar/Makefile
===================================================================
--- usr.bin/tar/Makefile
+++ usr.bin/tar/Makefile
@@ -33,6 +33,7 @@
SYMLINKS= bsdtar ${BINDIR}/tar
MLINKS= bsdtar.1 tar.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/timeout/Makefile
===================================================================
--- usr.bin/timeout/Makefile
+++ usr.bin/timeout/Makefile
@@ -4,6 +4,7 @@
PROG= timeout
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/tr/Makefile
===================================================================
--- usr.bin/tr/Makefile
+++ usr.bin/tr/Makefile
@@ -6,6 +6,7 @@
PROG= tr
SRCS= cmap.c cset.c str.c tr.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/truncate/Makefile
===================================================================
--- usr.bin/truncate/Makefile
+++ usr.bin/truncate/Makefile
@@ -5,6 +5,7 @@
PROG= truncate
LIBADD= util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/uniq/Makefile
===================================================================
--- usr.bin/uniq/Makefile
+++ usr.bin/uniq/Makefile
@@ -5,6 +5,7 @@
PROG= uniq
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/units/Makefile
===================================================================
--- usr.bin/units/Makefile
+++ usr.bin/units/Makefile
@@ -8,6 +8,7 @@
LIBADD= edit
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/uudecode/Makefile
===================================================================
--- usr.bin/uudecode/Makefile
+++ usr.bin/uudecode/Makefile
@@ -7,6 +7,7 @@
LINKS= ${BINDIR}/uudecode ${BINDIR}/b64decode
MAN=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/uuencode/Makefile
===================================================================
--- usr.bin/uuencode/Makefile
+++ usr.bin/uuencode/Makefile
@@ -11,6 +11,7 @@
uuencode.1 b64encode.1 \
b64encode.1 b64decode.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/xargs/Makefile
===================================================================
--- usr.bin/xargs/Makefile
+++ usr.bin/xargs/Makefile
@@ -6,6 +6,7 @@
PROG= xargs
SRCS= xargs.c strnsubst.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/xinstall/Makefile
===================================================================
--- usr.bin/xinstall/Makefile
+++ usr.bin/xinstall/Makefile
@@ -14,6 +14,7 @@
LIBADD= md
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/xo/Makefile
===================================================================
--- usr.bin/xo/Makefile
+++ usr.bin/xo/Makefile
@@ -18,6 +18,7 @@
LIBADD= xo util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.bin/yacc/Makefile
===================================================================
--- usr.bin/yacc/Makefile
+++ usr.bin/yacc/Makefile
@@ -21,6 +21,7 @@
LINKS= ${BINDIR}/yacc ${BINDIR}/byacc
MLINKS= yacc.1 byacc.1
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/chown/Makefile
===================================================================
--- usr.sbin/chown/Makefile
+++ usr.sbin/chown/Makefile
@@ -7,6 +7,7 @@
LINKS= ${BINDIR}/chown /usr/bin/chgrp
MAN= chgrp.1 chown.8
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/etcupdate/Makefile
===================================================================
--- usr.sbin/etcupdate/Makefile
+++ usr.sbin/etcupdate/Makefile
@@ -5,6 +5,7 @@
SCRIPTS=etcupdate.sh
MAN= etcupdate.8
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/extattr/Makefile
===================================================================
--- usr.sbin/extattr/Makefile
+++ usr.sbin/extattr/Makefile
@@ -15,6 +15,7 @@
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/fstyp/Makefile
===================================================================
--- usr.sbin/fstyp/Makefile
+++ usr.sbin/fstyp/Makefile
@@ -16,6 +16,7 @@
.include <bsd.endian.mk>
.if ${TARGET_ENDIANNESS} == 1234
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.endif
Index: usr.sbin/makefs/Makefile
===================================================================
--- usr.sbin/makefs/Makefile
+++ usr.sbin/makefs/Makefile
@@ -35,6 +35,7 @@
CFLAGS+= -I${SRCTOP}/lib/libnetbsd
LIBADD= netbsd util sbuf
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/newsyslog/Makefile
===================================================================
--- usr.sbin/newsyslog/Makefile
+++ usr.sbin/newsyslog/Makefile
@@ -6,6 +6,7 @@
MAN= newsyslog.8 newsyslog.conf.5
SRCS= newsyslog.c ptimes.c
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/nmtree/Makefile
===================================================================
--- usr.sbin/nmtree/Makefile
+++ usr.sbin/nmtree/Makefile
@@ -19,6 +19,7 @@
LINKS= ${BINDIR}/mtree ${BINDIR}/nmtree
MLINKS= mtree.8 nmtree.8
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/pw/Makefile
===================================================================
--- usr.sbin/pw/Makefile
+++ usr.sbin/pw/Makefile
@@ -12,6 +12,7 @@
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
Index: usr.sbin/rpcbind/Makefile
===================================================================
--- usr.sbin/rpcbind/Makefile
+++ usr.sbin/rpcbind/Makefile
@@ -23,6 +23,7 @@
LIBADD+= wrap
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
WARNS?= 1
Index: usr.sbin/sa/Makefile
===================================================================
--- usr.sbin/sa/Makefile
+++ usr.sbin/sa/Makefile
@@ -10,6 +10,7 @@
PACKAGE=acct
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 1:37 AM (12 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31877921
Default Alt Text
D12014.id32005.diff (29 KB)

Event Timeline