177852Sdd#	From: @(#)Makefile	8.1 (Berkeley) 6/6/93
277852Sdd# $FreeBSD$
31590Srgrimes
4276490Sngie.include <bsd.own.mk>
5276490Sngie
61590SrgrimesPROG=	cut
71590Srgrimes
8276490Sngie.if ${MK_TESTS} != "no"
9276490SngieSUBDIR+=	tests
10276490Sngie.endif
11276490Sngie
121590Srgrimes.include <bsd.prog.mk>
13