8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $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>
|