xref: /netbsd-src/external/gpl2/diffutils/Makefile (revision 0a3071956a3a9fdebdbf7f338cf2d439b45fc728)
1#	$NetBSD: Makefile,v 1.1 2016/01/13 03:39:27 christos Exp $
2
3# We don't use GNU cmp and GNU sdiff, but have our own
4
5SUBDIR=	lib .WAIT bin
6
7.include <bsd.subdir.mk>
8