uncomment set_e.sh.
This commit is contained in:
parent
4225631532
commit
fb2455c6ae
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2005/03/31 08:52:49 yamt Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2005/12/10 14:22:17 yamt Exp $
|
||||
|
||||
NOMAN= # defined
|
||||
|
||||
|
@ -9,6 +9,6 @@ regress:
|
|||
sh ${.CURDIR}/varquote.sh
|
||||
sh ${.CURDIR}/fsplit.sh
|
||||
sh ${.CURDIR}/here.sh
|
||||
# sh ${.CURDIR}/set_e.sh
|
||||
sh ${.CURDIR}/set_e.sh
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
Loading…
Reference in New Issue