netkey-tool: The tool is included in OpenSC, no need to have a compilation tip in the file header.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4227 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-04-13 11:29:21 +00:00
parent c73aaf990a
commit f161552890
1 changed files with 0 additions and 5 deletions

View File

@ -1,11 +1,6 @@
/*
* Netkey-Tool for Telesec Netkey E4 cards.
*
* compile with:
* gcc -I<opensc-path>/include -I<openssl-path>/include \
* -L<opensc-path>/lib -L<openssl-path>/lib \
* -o netkey-tool netkey-tool.c -lopensc -lcrypto
*
* Copyright (C) 2005, Peter Koch <pk_opensc@web.de>
*
* This library is free software; you can redistribute it and/or