diff options
author | Thomas Günther <tom@toms-cafe.de> | 2010-03-28 22:17:59 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2010-03-28 22:17:59 +0200 |
commit | 3f81cffc972b87ea83be9347acec8b7396b431dc (patch) | |
tree | eace85bbcf80b471f8fa1760f6de4e1011cd7787 /tools/Makefile | |
parent | a0dde65b9bd082b3a584fbf5bb21534dd89edc1a (diff) | |
download | vdr-plugin-sudoku-3f81cffc972b87ea83be9347acec8b7396b431dc.tar.gz vdr-plugin-sudoku-3f81cffc972b87ea83be9347acec8b7396b431dc.tar.bz2 |
Moved to http://projects.vdr-developer.org/projects/show/plg-sudoku.
Changed repository from subversion to git.
Removed subversion keywords ($Id).
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile index eb5f63c..e8f8be8 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -16,8 +16,6 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# -# $Id: Makefile 161 2008-11-23 00:18:02Z tom $ # Define STATIC_LINK=1 to force static linking #STATIC_LINK = 1 |