8 lines
166 B
Makefile
8 lines
166 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2016/01/13 03:39:27 christos Exp $
|
||
|
|
||
|
# We don't use GNU cmp and GNU sdiff, but have our own
|
||
|
|
||
|
SUBDIR= lib .WAIT bin
|
||
|
|
||
|
.include <bsd.subdir.mk>
|