Module Name: src Committed By: lukem Date: Tue May 26 05:42:25 UTC 2009
Modified Files: src/crypto/external/bsd/netpgp/dist: Makefile.am src/crypto/external/bsd/netpgp/dist/src: Makefile.am src/crypto/external/bsd/netpgp/dist/src/bin: Makefile.am src/crypto/external/bsd/netpgp/dist/src/lib: Makefile.am src/crypto/external/bsd/netpgp/dist/tests: Makefile.am Log Message: rcsid fixup To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/netpgp/dist/Makefile.am cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/netpgp/dist/src/Makefile.am cvs rdiff -u -r1.1 -r1.2 \ src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am cvs rdiff -u -r1.2 -r1.3 \ src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am cvs rdiff -u -r1.1 -r1.2 \ src/crypto/external/bsd/netpgp/dist/tests/Makefile.am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/crypto/external/bsd/netpgp/dist/Makefile.am diff -u src/crypto/external/bsd/netpgp/dist/Makefile.am:1.1 src/crypto/external/bsd/netpgp/dist/Makefile.am:1.2 --- src/crypto/external/bsd/netpgp/dist/Makefile.am:1.1 Tue May 26 04:27:28 2009 +++ src/crypto/external/bsd/netpgp/dist/Makefile.am Tue May 26 05:42:25 2009 @@ -1,3 +1,3 @@ -## $Id: Makefile.am,v 1.1 2009/05/26 04:27:28 lukem Exp $ +## $NetBSD: Makefile.am,v 1.2 2009/05/26 05:42:25 lukem Exp $ SUBDIRS = include src tests Index: src/crypto/external/bsd/netpgp/dist/src/Makefile.am diff -u src/crypto/external/bsd/netpgp/dist/src/Makefile.am:1.1 src/crypto/external/bsd/netpgp/dist/src/Makefile.am:1.2 --- src/crypto/external/bsd/netpgp/dist/src/Makefile.am:1.1 Tue May 26 04:27:29 2009 +++ src/crypto/external/bsd/netpgp/dist/src/Makefile.am Tue May 26 05:42:25 2009 @@ -1,3 +1,3 @@ -## $Id: Makefile.am,v 1.1 2009/05/26 04:27:29 lukem Exp $ +## $NetBSD: Makefile.am,v 1.2 2009/05/26 05:42:25 lukem Exp $ SUBDIRS = lib bin Index: src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am diff -u src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am:1.1 src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am:1.2 --- src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am:1.1 Tue May 26 04:27:29 2009 +++ src/crypto/external/bsd/netpgp/dist/src/bin/Makefile.am Tue May 26 05:42:25 2009 @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.1 2009/05/26 04:27:29 lukem Exp $ +## $NetBSD: Makefile.am,v 1.2 2009/05/26 05:42:25 lukem Exp $ AM_CFLAGS = $(WARNCFLAGS) Index: src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am diff -u src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am:1.2 src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am:1.3 --- src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am:1.2 Tue May 26 05:20:25 2009 +++ src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am Tue May 26 05:42:25 2009 @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.2 2009/05/26 05:20:25 lukem Exp $ +## $NetBSD: Makefile.am,v 1.3 2009/05/26 05:42:25 lukem Exp $ AM_CFLAGS = $(WARNCFLAGS) Index: src/crypto/external/bsd/netpgp/dist/tests/Makefile.am diff -u src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.1 src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.2 --- src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.1 Tue May 26 04:27:30 2009 +++ src/crypto/external/bsd/netpgp/dist/tests/Makefile.am Tue May 26 05:42:25 2009 @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.1 2009/05/26 04:27:30 lukem Exp $ +## $NetBSD: Makefile.am,v 1.2 2009/05/26 05:42:25 lukem Exp $ TESTSUITE = testsuite AUTOTEST = $(AUTOM4TE) --language=autotest