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