[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
user:zeman:mdmake [2010/11/05 15:57]
zeman MD Makefile manual.
user:zeman:mdmake [2010/11/05 16:22]
zeman Files for download.
Line 49: Line 49:
 <code>.PHONY: all_d_hi_conll <code>.PHONY: all_d_hi_conll
 all_d_hi_conll: <list of all files containing values "d", "hi" and "conll"></code> all_d_hi_conll: <list of all files containing values "d", "hi" and "conll"></code>
 +
 +===== Download =====
 +
 +Copyright © 2009 Daniel Zeman
 +
 +All software supplied with this package is released under the GNU
 +General Public License.  This program is free software; you can
 +redistribute it and/or modify it under the terms of the GNU General
 +Public License as published by the Free Software Foundation; either
 +version 2, or (at your option) any later version.
 +
 +This program is distributed in the hope that it will be useful,
 +but WITHOUT ANY WARRANTY; without even the implied warranty of
 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 +GNU General Public License (below or at http://www.gnu.org/licenses/
 +gpl.html) for more details.
 +
 +{{:user:zeman:mdmake.zip|mdmake.zip}} contains the script ''mdmake.pl'' (you need a Perl interpreter to use it), a sample multidimensional makefile and the normal makefile generated from it.

[ Back to the navigation ] [ Back to the content ]