OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / usr.bin / dirname / Makefile
1 #       $OpenBSD: Makefile,v 1.1 2005/04/07 07:25:16 otto Exp $
2 #       $NetBSD: Makefile,v 1.1 2005/04/04 16:48:45 peter Exp $
3
4 regress:
5         @sh ${.CURDIR}/dirname.sh
6
7 .include <bsd.regress.mk>