NetBSD/gnu/usr.bin/cvs/Makefile

8 lines
202 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2001/02/09 14:51:38 wiz Exp $
2000-09-05 01:46:56 +04:00
# The two four of these are libraries and have to be built first.
SUBDIR= libcvs libdiff .WAIT doc cvs cvsbug rcs2log
2000-09-05 01:46:56 +04:00
.include <bsd.subdir.mk>