Visit the Bureau of Redundancy Department.
From Henning Petersen in PR 49191.
This commit is contained in:
parent
43ebf58e10
commit
83a65169bb
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2014/05/31 14:29:06 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2014/09/11 18:25:30 dholland Exp $
|
||||
#
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
@ -7,13 +7,6 @@ TESTSDIR = ${TESTSBASE}/bin/sh
|
|||
|
||||
TESTS_SUBDIRS += dotcmd
|
||||
|
||||
.include <bsd.test.mk>
|
||||
# $NetBSD: Makefile,v 1.3 2014/05/31 14:29:06 christos Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh
|
||||
|
||||
TESTS_SH= t_compexit
|
||||
TESTS_SH+= t_exit
|
||||
TESTS_SH+= t_expand
|
||||
|
|
Loading…
Reference in New Issue