NetBSD/external/gpl2/Makefile

13 lines
198 B
Makefile
Raw Normal View History

2009-04-08 20:30:12 +04:00
# $NetBSD: Makefile,v 1.4 2009/04/08 16:30:12 christos Exp $
.include <bsd.own.mk>
2009-04-08 20:30:12 +04:00
.if (${MKCVS} != "no"
SUBDIR+= xcvs
.endif
.if (${MKLVM} != "no")
2008-12-22 04:08:08 +03:00
SUBDIR+= lvm2
.endif
.include <bsd.subdir.mk>