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