Module Name: src
Committed By: christos
Date: Wed Apr 8 16:30:12 UTC 2009
Modified Files:
src/external/gpl2: Makefile
Log Message:
Hook cvs
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl2/Makefile
diff -u src/external/gpl2/Makefile:1.3 src/external/gpl2/Makefile:1.4
--- src/external/gpl2/Makefile:1.3 Sun Dec 21 20:08:08 2008
+++ src/external/gpl2/Makefile Wed Apr 8 12:30:12 2009
@@ -1,5 +1,10 @@
+# $NetBSD: Makefile,v 1.4 2009/04/08 16:30:12 christos Exp $
+
.include <bsd.own.mk>
+.if (${MKCVS} != "no"
+SUBDIR+= xcvs
+.endif
.if (${MKLVM} != "no")
SUBDIR+= lvm2
.endif