blob: 5b2e01c08a67f202b298b8d431fc09259eb75ff8 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.2 2001/02/09 14:51:38 wiz Exp $
# The two four of these are libraries and have to be built first.
SUBDIR= libcvs libdiff .WAIT doc cvs cvsbug rcs2log
.include <bsd.subdir.mk>
|