NetBSD/regress/bin/sh/Makefile

10 lines
169 B
Makefile
Raw Normal View History

2002-02-15 00:58:27 +03:00
# $NetBSD: Makefile,v 1.3 2002/02/14 21:58:27 christos Exp $
2002-02-12 23:39:27 +03:00
NOMAN= # defined
regress:
2002-02-12 23:39:27 +03:00
sh ${.CURDIR}/varquote.sh
2002-02-15 00:58:27 +03:00
sh ${.CURDIR}/compexit.sh
.include <bsd.prog.mk>