blob: cce465cbc000070dcd7cd07ee544170b63a309c8 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.1 2006/02/04 16:22:53 christos Exp $
# The two four of these are libraries and have to be built first.
SUBDIR= libcvs libdiff .WAIT doc xcvs cvsbug rcs2log
.include <bsd.subdir.mk>
|