blob: 92ea2d3fe4a748a07b9c5171581214864b05ac16 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.1 2000/09/04 21:46:56 christos Exp $
# The two four of these are libraries and have to be built first.
SUBDIR= libcvs libdiff doc cvs cvsbug rcs2log
.include <bsd.subdir.mk>
|