Module Name: src Committed By: christos Date: Fri Feb 8 01:54:20 UTC 2013
Added Files: src/crypto/external: Makefile Log Message: descend! To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/crypto/external/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Added files: Index: src/crypto/external/Makefile diff -u /dev/null src/crypto/external/Makefile:1.1 --- /dev/null Thu Feb 7 20:54:20 2013 +++ src/crypto/external/Makefile Thu Feb 7 20:54:20 2013 @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2013/02/08 01:54:20 christos Exp $ + +SUBDIR+= bsd cpl + +.include <bsd.subdir.mk>