uncomment set_e.sh.

This commit is contained in:
yamt 2005-12-10 14:22:17 +00:00
parent 4225631532
commit fb2455c6ae
1 changed files with 2 additions and 2 deletions

View File

@ -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>