07f5c15ae5
lists seems to be compatible.
8 lines
182 B
Makefile
8 lines
182 B
Makefile
# $NetBSD: Makefile,v 1.2 2007/02/18 22:44:44 rmind Exp $
|
|
|
|
# We don't use GNU cmp and GNU sdiff, but have our own
|
|
|
|
SUBDIR= lib .WAIT diff diff3 # sdiff cmp
|
|
|
|
.include <bsd.subdir.mk>
|