xref: /minix3/usr.bin/rev/Makefile (revision 79cc8b683fa5cb1e8b1e3f8a3c3b09ff71ce0230)
1*79cc8b68SThomas Cort#	$NetBSD: Makefile,v 1.3 1995/09/28 08:49:37 tls Exp $
2*79cc8b68SThomas Cort#	@(#)Makefile	8.1 (Berkeley) 6/9/93
3*79cc8b68SThomas Cort
4*79cc8b68SThomas CortPROG=	rev
5*79cc8b68SThomas Cort
6*79cc8b68SThomas Cort.include <bsd.prog.mk>
7