summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diffutils/Makefile
blob: 2867ce819e4b5c3940dfa42e8f40dac3b4fb6507 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1.1.1 2003/01/26 00:40:40 wiz Exp $

# We don't use GNU cmp, but have our own

SUBDIR=	lib .WAIT diff diff3 sdiff # cmp

.include <bsd.subdir.mk>