From 8ac87f1b1eac646bbc29646874241fcf4ea17fb8 Mon Sep 17 00:00:00 2001 From: alonbl Date: Sun, 9 Mar 2008 21:24:24 +0000 Subject: [PATCH] Remove useless comments git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3414 c6295689-39f2-0310-b995-f0e70906c6a9 --- Makefile.am | 2 -- aclocal/Makefile.am | 2 -- doc/Makefile.am | 2 -- doc/nonpersistent/Makefile.am | 2 -- etc/Makefile.am | 2 -- src/Makefile.am | 2 -- src/common/Makefile.am | 2 -- src/include/Makefile.am | 2 -- src/include/opensc/Makefile.am | 2 -- src/libopensc/Makefile.am | 2 -- src/openssh/Makefile.am | 2 -- src/pkcs11/Makefile.am | 2 -- src/pkcs15init/Makefile.am | 2 -- src/scconf/Makefile.am | 2 -- src/signer/Makefile.am | 2 -- src/signer/npinclude/Makefile.am | 2 -- src/tests/Makefile.am | 2 -- src/tests/regression/Makefile.am | 2 -- src/tools/Makefile.am | 2 -- win32/Makefile.am | 2 -- 20 files changed, 40 deletions(-) diff --git a/Makefile.am b/Makefile.am index dccbedc9..dcf11f60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I aclocal diff --git a/aclocal/Makefile.am b/aclocal/Makefile.am index fd2d2b7e..cc705a94 100644 --- a/aclocal/Makefile.am +++ b/aclocal/Makefile.am @@ -1,4 +1,2 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = acx_pthread.m4 libassuan.m4 diff --git a/doc/Makefile.am b/doc/Makefile.am index cb4e222c..e8886134 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in wikidir=$(htmldir)/wiki diff --git a/doc/nonpersistent/Makefile.am b/doc/nonpersistent/Makefile.am index ce56885a..4086c696 100644 --- a/doc/nonpersistent/Makefile.am +++ b/doc/nonpersistent/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in ChangeLog ChangeLog.tmp wikidir=$(htmldir)/wiki diff --git a/etc/Makefile.am b/etc/Makefile.am index 84ee4e98..2ee2c0ec 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in DISTCLEANFILES = opensc.conf diff --git a/src/Makefile.am b/src/Makefile.am index ee2bec4d..e9b2c720 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = Makefile.mak diff --git a/src/common/Makefile.am b/src/common/Makefile.am index d633e18f..1136754b 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = Makefile.mak diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 7797bc2e..4304fbb3 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = Makefile.mak winconfig.h diff --git a/src/include/opensc/Makefile.am b/src/include/opensc/Makefile.am index 0486fcd7..f44cd19b 100644 --- a/src/include/opensc/Makefile.am +++ b/src/include/opensc/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = svnignore diff --git a/src/libopensc/Makefile.am b/src/libopensc/Makefile.am index ebef7dbc..b8afb89d 100644 --- a/src/libopensc/Makefile.am +++ b/src/libopensc/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - include $(top_srcdir)/win32/ltrc.inc MAINTAINERCLEANFILES = Makefile.in diff --git a/src/openssh/Makefile.am b/src/openssh/Makefile.am index aa558092..e1d8bf6d 100644 --- a/src/openssh/Makefile.am +++ b/src/openssh/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in dist_noinst_DATA = README ask-for-pin.diff diff --git a/src/pkcs11/Makefile.am b/src/pkcs11/Makefile.am index a877e05a..050f893f 100644 --- a/src/pkcs11/Makefile.am +++ b/src/pkcs11/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - include $(top_srcdir)/win32/ltrc.inc MAINTAINERCLEANFILES = Makefile.in diff --git a/src/pkcs15init/Makefile.am b/src/pkcs15init/Makefile.am index ec0ae862..08080d0d 100644 --- a/src/pkcs15init/Makefile.am +++ b/src/pkcs15init/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - include $(top_srcdir)/win32/ltrc.inc MAINTAINERCLEANFILES = Makefile.in diff --git a/src/scconf/Makefile.am b/src/scconf/Makefile.am index 92eb01bf..3d749629 100644 --- a/src/scconf/Makefile.am +++ b/src/scconf/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - include $(top_srcdir)/win32/ltrc.inc MAINTAINERCLEANFILES = Makefile.in diff --git a/src/signer/Makefile.am b/src/signer/Makefile.am index a92d37e7..0bb7f3c4 100644 --- a/src/signer/Makefile.am +++ b/src/signer/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in SUBDIRS = npinclude diff --git a/src/signer/npinclude/Makefile.am b/src/signer/npinclude/Makefile.am index 9ce3e06f..7061e095 100644 --- a/src/signer/npinclude/Makefile.am +++ b/src/signer/npinclude/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in noinst_HEADERS = jri.h jri_md.h jritypes.h npapi.h npunix.c npupp.h diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index 72e27056..9fa2f4d2 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = Makefile.mak diff --git a/src/tests/regression/Makefile.am b/src/tests/regression/Makefile.am index 40aa6150..829dacf3 100644 --- a/src/tests/regression/Makefile.am +++ b/src/tests/regression/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in dist_noinst_DATA = \ diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am index a042915b..111751d1 100644 --- a/src/tools/Makefile.am +++ b/src/tools/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - include $(top_srcdir)/win32/ltrc.inc MAINTAINERCLEANFILES = Makefile.in diff --git a/win32/Makefile.am b/win32/Makefile.am index a1b89762..3ab27bc3 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -1,5 +1,3 @@ -# Process this file with automake to create Makefile.in - MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = Make.rules.mak Makefile.mak